Skip to content

Instantly share code, notes, and snippets.

@reidransom
Created June 9, 2011 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reidransom/1017351 to your computer and use it in GitHub Desktop.
Save reidransom/1017351 to your computer and use it in GitHub Desktop.
Convert Avid Same as Source QTs to web video
# -vf yadif - Deinterlacing
ffmbc -i input.mov -vcodec libx264 -vf yadif output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment