[gstreamer-bugs] [Bug 640929] New: ffdec_h264 crashes when decoding a certain video stream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 29 18:48:21 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640929
GStreamer | gst-ffmpeg | 0.10.10
Summary: ffdec_h264 crashes when decoding a certain video
stream
Classification: Desktop
Product: GStreamer
Version: 0.10.10
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: hhhpppsss1 at hotmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
I have a mkv format video file. And each time I use the pipeline
gst-launch filesrc location=xxx.mkv ! matroskademux ! ffdec_h264 ! ...
to decode that file, it first runs for quite a long time, generating correct
output (I can link the output to xvimagesink, or pass it for further encoding),
but after a while an SIGABRT is signaled, and the program aborts.
That file is the only one I have found to cause the problem. I'm not sure
whether the file is broken, but when I use other media players to play that
file I don't see any problem.
gstreamer version is 0.10.28,
the matroska plugin is 0.10.21,
gst-ffmpeg is 0.10.10.
The gdb backtrace is posted as attachments. I tried to post a coredump, but it
seems to be too big (nearly 80 MBs).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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