[Bug 779655] qtmux: do not require PTS on a header buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 6 17:27:44 UTC 2017


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
In this particular case, this fixes qtmux erroring out with "Buffer has no
PTS." on an encoding pipeline with a proprietary OMX H264 encoder with a
pipeline like:

gst-launch-1.0 cam3src num-buffers=120 ! video/x-raw,framerate=30/1 !
omxh264enc ! h264parse ! mp4mux ! filesink location=/tmp/out.mp4

(the source is also proprietary and sends YUV)

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