User Gif and video presets #194
Replies: 5 comments
|
Function notes: will add as I go Frame Delay: |
|
Tested Result of 5 gif test videos. Four produced still frames, one created a gif, with what appears to be every other frame flashing white |
|
Tested adding Tested modification to files are very close to the same size. |
|
VideoRecorder.cs Which appear to control size of the video window. VideoRecorderUtils.cs Config file only allows changing of video resolution. |
|
Changes in unity tested [duration]FPS
10, 1 (2) lowest framerate, visible transitions, lowest quality setting small files Supersampling increase (2070 card) Probably need some mid range testing (fps) to identify when the file size cap is hit and to optimize color potentials |
Uh oh!
There was an error while loading. Please reload this page.
For gifs there is a list of presets configured in the main scene:
(on the MultiCamTool)
I propose we also read a list of additional presets from the config file so users can add their own.
It might also be useful to add "quality" to the preset option for gifs. We currently use the default quality of 10 from uGif.
All reactions