[Bug 754768] Matroska streaming and GStreamer 1.5.x failing - reading large block and other errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 9 07:16:09 PDT 2015


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

--- Comment #2 from Peter Maersk-Moller <pmaersk at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #1)
> And this was working with 1.4, right? The first and second error seem
> unrelated at a first glance. Can you also reproduce the second one if
> avdec_h264 is used instead of vtdec?

Using this pipeline on Mac I get repeatedly the "large block" error.

gst-launch-1.0 -v tcpclientsrc host=127.0.0.1 port=5010 ! queue ! matroskaparse
! matroskademux name=demux ! queue ! h264parse ! avdec_h264 ! queue !
videoconvert ! glimagesink

Using this on Mac and Linux I get repeatedly the "large block" error.

gst-launch-1.0 -v tcpclientsrc host=127.0.0.1 port=5010 ! decodebin name=dec  !
autovideosink dec. ! autoaudiosink

However on Mac, it sometimes just PREROLL and hangs.

Currently I seems to be unable to reproduce the 'VTDecompressionSession.c line
1181" error.

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