Guest User

Untitled

a guest
Jan 16th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ffmpeg -i uncompressed.mov -c:v prores -profile:v 3 -c:a pcm_s16le output.mov
  2.  
  3. ffmpeg -i uncompressed.mov -c:v **CODEC**-c:a pcm_s16le output.mov
Add Comment
Please, Sign In to add comment