On Fri, 2 Jan 2004, Ronald Bultje wrote:
> 
> 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.

        I'm not an ffmpeg expert - in fact my use of it for encoding is
        quite recent (primary use was libavcodec for DV decoding).

        For demuxing I've used 'mpgtx' for quite a while

                http://mpgtx.sf.net

        transcode as a tool also I believe - tcdemux - that could be used.

        ffmpeg can produce ES streams, but I'm not sure about mencoder
        (I've used it to create divx/avi files but not any mpeg1/2 ones).

        Cheers,
        Steven Schultz



-------------------------------------------------------
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

Reply via email to