- Discussions
- 4 647
- Messages
- 12 059
- Solutions
- 81
- J'aime
- 7 614
- Points
- 198
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:
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.
Additional requirements :
XenForo Media Gallery 2.0.0+
Ffmpeg
Télécharger V1.0.1 :
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.
Additional requirements :
XenForo Media Gallery 2.0.0+
Ffmpeg
Télécharger V1.0.1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.