OK, I have gotten MPlayer to encode videos as a straight across the board conversion from:
Huffy 29.97fps with PCM audio @ 44100 2channel 174k/bps
to
Divx4 29.97fps with MP3 audio @ 44100 2channel 18k/bps (I think, I have to wait till I get home to find out)
While this is all peachy and cool and all, I need to be able to deinterlace the output. The man page says to avoid it in Divx4 as it is buggy.![]()
Does anyone know the happy little option that will deinterlace my video?
here is what I have been using:
$ mencoder /mnt/Jester/RawData/misc/tecline.edit.avi -ovc frameno -oac mp3lame -lameopts q=9:mode=0 -o frameno.avi &&
> mencoder /mnt/Jester/RawData/misc/tecline.edit.avi -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=16637:keyint=250:vme=4 -oac copy -o movie.avi -pass 1 &&
> mencoder /mnt/Jester/RawData/misc/tecline.edit.avi -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=16637:keyint=250:vme=4 -oac copy -o movie.avi -pass 2
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Haali Media Splitter, LAV Filters, AV Splitter...How do these filters work?
By Moontrash in forum Software PlayingReplies: 3Last Post: 25th Feb 2012, 18:00 -
Mplayer as an *encoder*?
By RogerTango in forum Video ConversionReplies: 5Last Post: 31st Jan 2010, 10:59 -
mplayer freeze
By ajv in forum ffmpegX general discussionReplies: 2Last Post: 7th Jul 2009, 16:15 -
[Solved] Question about MPlayer filters in FFDShow and Mencoder filters
By BlooderButcher in forum Video ConversionReplies: 4Last Post: 24th Nov 2008, 11:32 -
Simple Mplayer Question
By Maikeru-sama in forum Newbie / General discussionsReplies: 6Last Post: 29th May 2008, 21:10