FFmpeg: Difference between revisions

1 byte removed ,  14 May 2020
Line 45: Line 45:
ffmpeg -i input_filename -vf  "crop=w:h:x:y" output_filename
ffmpeg -i input_filename -vf  "crop=w:h:x:y" output_filename
</syntaxhighlight>
</syntaxhighlight>


===Get a list of encoders/decoders===
===Get a list of encoders/decoders===