- Short Description
- Where is the place to Download and Discuss Media Video Options 1.0.1? The answer is here. It is zip Extention type and 11 KB File size. From The Content have 400 Views on NullPro.
With Media Video Options you can use the power of ffmpeg for transcode videos.
An extra row in ACP -> Options -> XenForo Media Gallery give ffmpeg some additional video parameters.
The default parameter in this addon scale all videos to 720p. But you can use many other parameters like:
-pixel_format yuv420p -r 30 -preset slow -tune film -crf 25 -maxrate 3500k -vf scale=-2:720 -bufsize 1000k
With this addon you can use only video-parameter, no audio-parameter and no flags.
I recommend you to transcode a video with ffmpeg at your server and if you find a setting what you like, you can use it in XFMG.
For more information i recommend you to look in the Ffmpeg Documentation.
An extra row in ACP -> Options -> XenForo Media Gallery give ffmpeg some additional video parameters.
The default parameter in this addon scale all videos to 720p. But you can use many other parameters like:
-pixel_format yuv420p -r 30 -preset slow -tune film -crf 25 -maxrate 3500k -vf scale=-2:720 -bufsize 1000k
With this addon you can use only video-parameter, no audio-parameter and no flags.
I recommend you to transcode a video with ffmpeg at your server and if you find a setting what you like, you can use it in XFMG.
For more information i recommend you to look in the Ffmpeg Documentation.