[MEncoder-users] JPG to AVI solved by me for friends

Nick Marinho nickmarinho at gmail.com
Sat Jun 9 10:52:17 CEST 2007


 If you want to make a avi file from jpg files that you have in a directory,
this is the code to do.

mencoder 'mf://*.jpg' -mf w=352:h=240:fps=2:type=jpeg -o output.avi -of avi
\
-oac copy \
-ovc xvid \
-xvidencopts bitrate=800 -vf
scale=352:240,harddup,lavcdeint,scale,expand=:-42:::1 -zoom -xy 352 -ofps 2

 Was the only form that i could make this.

 If anyone have a script like this please share.

-- 




-~----------~----~----~----~------~----~------~--~-------~-------~-------~-----
◊ Luciano Marinho (Programador PHP/C++) ♠
Meus sites: www.lucianomarinho.com.br ♣ www.racaboxer.com.br
Linux Registered User #433536


More information about the MEncoder-users mailing list