Hi Brian, On Fri, 2004-01-02 at 16:10, Brian J. Murrell wrote: > I don't think so. Mplayer tells me this about the file (if there is a > better utility to determine the parameters of an MPEG file, I would be > more than glad to use it rather than mplayer): [..] > system stream synced at 0xB (0)! [..] > No it's not. It's an MPEG file. It could be multiplexed already with a > "null" soundtrack perhaps. How can I determine if that is what mplex is > complaining about?
It's indeed mpeg, and a system stream (so a muxed mpeg file, not an elementary video stream). You need to demux them in some way. I don't know how to do that with mplayer/ffmpeg. With GStreamer, it's "gst-launch filesrc location=file.mpg ! mpegdemux .video_00 ! filesink location=file.m1v". I'm sure Steven knows the proper ffmpeg command, and others will know the right mplayer command. Ronald -- Ronald Bultje <[EMAIL PROTECTED]> Linux Video/Multimedia developer ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users