FFmpeg: Difference between revisions
Line 360: | Line 360: | ||
My preferences for encoding video | My preferences for encoding video | ||
===H264=== | ===H264=== | ||
H264 is best when you need the most compatability, especially with older or low end devices. | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
!#/bin/bash | !#/bin/bash |