Hello,
I want to extract video data from an avi file.
So I tried "mplayer -dumpvideo" , but the resulting file is not readable.
It has about 80% of the original filesize and when using a file compare tool there source file and the dump file have many identical sections.
When I do the same procedure with an mpeg source file, the video dump file is alright!
What am I doing wrong ?
Btw: Although I use XP, I'm posting this in the Linux forum, as there are not so many people out there using mplayer under windows..
Thanks in advance!
Michael
+ Reply to Thread
Results 1 to 2 of 2
-
-
Mplayers options to extract video from an avi is not -dumpvideo -dumpfile, and it's mencoder that does this job like so:
"mencoder -idx -ovc copy -nosound input.avi -o outfile.avi"
http://tivo-mplayer.sourceforge.net/docs/mplayer-man.html
try also from a terminal
man mplayer
info mplayer"The software said Win XP or better, so I Installed Linux"
Similar Threads
-
Help extracting data from scratched DVD.
By nemy009 in forum DVD RippingReplies: 9Last Post: 4th Nov 2011, 23:26 -
How to combine video data and audio data in realtime
By mudassar in forum Video Streaming DownloadingReplies: 0Last Post: 31st Aug 2010, 08:00 -
Extracting data range from DNXHD quicktime
By mpcengineering in forum Video ConversionReplies: 0Last Post: 22nd Oct 2009, 06:55 -
Extracting video data from PSP games
By Cyber Akuma in forum Video ConversionReplies: 0Last Post: 10th Jul 2009, 07:25 -
Extracting Time Data from Mpeg2 Stream (Hard Disk Cam)
By gallion311 in forum Video ConversionReplies: 2Last Post: 1st Dec 2008, 09:55