Skip to content

Instantly share code, notes, and snippets.

@hxgdzyuyi
Created November 21, 2012 14:54
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 hxgdzyuyi/4125224 to your computer and use it in GitHub Desktop.
Save hxgdzyuyi/4125224 to your computer and use it in GitHub Desktop.
mplayer -ss 00:00:26 -nosound -vo jpeg:outdir=./flv -frames 2 ./demo4.wmv
mencoder -forceidx -of lavf -oac mp3lame -lameopts abr:br=56 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=5000:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=360:240 -o $1.flv $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment