Playbin2 - TS file with multiple programs

Ashwini Sharma ak.ashwini at gmail.com
Thu Mar 24 22:25:23 PDT 2011


Hello,

I am also playing TS files, using playbin2. But I need to get the section
data from TS file, which I know will be available from "mpegtsparse"
element.

Is there anyway to specify that which all elements should be added to the
pipeline when using playbin2?

Ashwini

On Thu, Mar 24, 2011 at 9:27 PM, dv <dv at pseudoterminal.org> wrote:

>   On 03/24/2011 10:51 AM, Marlène Jacquier wrote:
>
>  Hello,
>
> Using playbin2, is there a way to select a program number of a TS file
> containing several programs?
>
> Regards
>
>
> _______________________________________________
> gstreamer-devel mailing listgstreamer-devel at lists.freedesktop.orghttp://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
> AFAIK not, but mpegtsdemux has a program_number property, which looks
> suitable for filtering. You could for example catch playbin2's element-added
> signal, and in your specified callback set the program number property of
> mpegtsdemux.
>
> But beware, I have found TS support in GStreamer to be broken overall.
> Proper playback of TS sometimes works, sometimes it doesn't.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110325/6ba18aa3/attachment.html>


More information about the gstreamer-devel mailing list