The Easiest Way to Save and Share Code Snippets on the web

http://rafael.bernard-araujo.com/manipule-os-codec

bash

last edit: Sep, 2nd 2010 | jump to bottom

$ mencoder input.avi -ovc lavc -ovc -lavcopts vcodec=mpeg4:vhq:vbitrate=1200 -oac copy -o output.avi
35 views