Created
April 21, 2018 20:19
-
-
Save ignisf/35b4c63cac5399dafbff124ef0c32986 to your computer and use it in GitHub Desktop.
ffmpeg cheat sheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -threads 2 -i emd-thegreatestshowman.2160p.mkv -map 0:0 -map 0:1 -c:v copy -strict -2 -c:a:0 dca -profile:a:0 dts_hd_ma -ac 6 -channel_layout '5.1(side)' -c:s copy dts.mkv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment