how to interpret pads manual
Marianna Smidth Buschle
msb at qtec.com
Thu Oct 14 06:44:39 UTC 2021
It also specifies that it has this kind of template: video_%01x_%05x
And if we look at the source:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/blob/master/gst/mpegtsdemux/tsdemux.c#L272
and
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/blob/master/gst/mpegtsdemux/tsdemux.c#L1795
you can see what is being printed there.
So yeah, I guess the first one is the "stream nr" and the second part
seems to be a PID?
On 14.10.2021 06.38, gstreamer-devel-request at lists.freedesktop.org wrote:
> How do I go from something like this:
>
> video/mpeg:
> mpegversion: { (int)1, (int)2, (int)4 }
> systemstream: false
> video/x-h264:
> stream-format: byte-stream
> video/x-h265:
> stream-format: byte-stream
> video/x-dirac:
> video/x-cavs:
> video/x-wmv:
> wmvversion: 3
> format: WVC1
> image/x-jpc:
>
> to this video_0_0100 or video_0_0041?
>
> I take this first _0_ is the first video stream?
>
>
> [1]
> https://gstreamer.freedesktop.org/documentation/mpegtsdemux/tsdemux.html?gi-language=c#tsdemux-page
--
Best regards / Med venlig hilsen
“Marianna Smidth Buschle”
More information about the gstreamer-devel
mailing list