[gst-devel] gstreamer-devel Digest, Vol 51, Issue 19

仇昊 simonqiuhao at gmail.com
Thu Aug 12 04:20:24 CEST 2010


THANKS!
The avidemux works.
And I use mpegdemux instead of mpegpsdemux to demux  .mpg  and .vob file. It
can also work well.
But .ts file is still a problem, can anyone help me ?


Date: Wed, 11 Aug 2010 11:24:11 +0800
From: "Hu, Gang A" <gang.a.hu at intel.com>
Subject: Re: [gst-devel] Some issues about gstreamer demux function.
To: Discussion of the development of GStreamer
       <gstreamer-devel at lists.sourceforge.net>
Message-ID:
       <
1A42CE6F5F474C41B63392A5F80372B2290986D5 at shsmsx501.ccr.corp.intel.com>

Content-Type: text/plain; charset="gb2312"

Add queue in your pipeline.

gst-launch filesrc location=test.avi ! avidemux name=demux demux.video_00 !
queue ! filesink location=test.ves  demux.audio_00 ! queue ! filesink
location=test.aes.
I don?t have a .ts file in my hand and I can?t answer your second question.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100812/14d028c3/attachment.htm>


More information about the gstreamer-devel mailing list