Page 1 of 1

Webm-Video for signs specification?

Posted: 14 Feb 2018, 10:41
by Derfuhr
Hi, I'm working on a Lagoon Title-Pack, currently I create videos for signs. In Blender I can export the animation as AVI, so I still have to convert them to webm. Which specification is optimal? I mean bitrate, resolution, fps etc. I want to have the Datasize for the TitlePack small as possible, but I wanna avoid loss of quality.

Re: Webm-Video for signs specification?

Posted: 14 Feb 2018, 11:35
by TMarc
There is never a 100% perfect answer for this, because it depends a lot on the content of the video.

Generally spoken you should avoid videos for competitive tracks since this introduces lags at loading and displaying.

The videos need to have the same height and width as static images, means typical video texture dimensions like 512x256 or other power of two values.

Regarding the compression, if webm has a possibility of selection, you have to try different values and see if the result is good enough for you.

Re: Webm-Video for signs specification?

Posted: 14 Feb 2018, 19:42
by TMarc

Re: Webm-Video for signs specification?

Posted: 25 Feb 2018, 09:37
by Derfuhr
Ok, Thanks, i have tried some possibilities, i think i found a good ‎Compromise. I'm using FFMpeg for converting allready :thumbsup:

Re: Webm-Video for signs specification?

Posted: 25 Feb 2018, 14:24
by TMarc
good :thumbsup: