XenForo
Administrative
- Thread starter
- Admin
- #1
XenForo submitted a new resource:
Media Video Options - Gives XFMG additional parameters for ffmpeg
Read more about this resource...
Media Video Options - Gives XFMG additional parameters for ffmpeg
![]()
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...
Read more about this resource...