A blog of (mostly) linux-related tricks I've found in my way
Trick source
$ ffmpeg -i input -c:v libx264 -preset slow -crf 22 -c:a copy output.mkv
Note: ffmpeg must be compiled with x264 support. See this link for more info.
Post a Comment
No comments:
Post a Comment