Created
December 20, 2019 13:02
-
-
Save muresan/3ae959a151a6823eaf01db2b24b7d7da to your computer and use it in GitHub Desktop.
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 -i $FILENAME -ac 1 -b:a 128k -f mp4 -c:a aac -t 29.99 -y $OUT_FILENAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment