- Compatible XF Versions
- 2.0 , 2.1
- Visible Branding
- No
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:
[ICODE]-pixel_format yuv420p -r 30 -preset slow -tune film -crf 25 -maxrate 3500k -vf scale=-2:720 -bufsize 1000k
[/ICODE]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