[Bug 750865] gst-libav crash
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 16 08:01:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750865
--- Comment #21 from Nicola <lists at svrinformatica.it> ---
Nicolas, I don't know if this add some more infos, however if you do something
like this with the provided file:
filesrc location= /tmp/750865.mkv ! matroskademux ! gdppay ! filesink
location=/tmp/test.gdp
and then (with or without the parser)
filesrc location= /tmp/test.gdp ! gdpdepay ! h264parse ! avdec_h264 !
xvimagesink sync=false
you'll reproduce the crash without matroskademux too.
I suspect there is a race condition too and maybe is related to this commit
https://bugzilla.gnome.org/show_bug.cgi?id=726020
however I have no time to check now. I'll try to find more time this weekend,
for now in my branch I use the latest two patches without the check for heights
that cause problem with some files on windows. This way we are able to handle
all the types of files on both linux and windows
--
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