[Bug 608148] tsdemux: Better handle PCR<=>PTS conversion (big difference, latency, ...)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 18 11:43:50 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=608148

--- Comment #34 from Andres Colubri <andres.colubri at gmail.com> ---
Hi Edward, thanks for the reply (and sorry for the duplicated comment). 

Is there any way to set the specific video stream I want to demux? I went over
some older threads
(https://lists.freedesktop.org/archives/gstreamer-devel/2014-May/047689.html,
https://lists.freedesktop.org/archives/gstreamer-devel/2015-May/052917.html)
and looks like I should be able to do something like this:

gst-launch-1.0 -e -v udpsrc port=8554 ! queue ! decodebin ! autovideosink
d.video_<h264pid> ! videoconvert ! videoscale ! autovideosink

where <h264pid> is the PID of the h264 stream. Does it make sense? If so, how
can I get the PID for the streams?

Andres

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list