/ Published in: Other
Expand |
Embed | Plain Text
ffmpeg -i INPUT_VIDEO_FILE -acodec libfaac -ab 128k -ac 2 -vcodec libx264 -vpre slow -crf 18 -threads 2 OUTPUT_VIDEO.mp4
You need to login to post a comment.
ffmpeg -i INPUT_VIDEO_FILE -acodec libfaac -ab 128k -ac 2 -vcodec libx264 -vpre slow -crf 18 -threads 2 OUTPUT_VIDEO.mp4
You need to login to post a comment.