Skip to content

Instantly share code, notes, and snippets.

@maxistar
Created December 1, 2014 08:47
Video Encoding
ffmpeg -i MVI_7870.MOV -vcodec mpeg4 -s 960x540 -b 1400K -acodec libmp3lame small/MVI_7870.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment