[Bug 693581] rtph264depay ! avdec_h264 crash on NULL decoder pointer in gst_video_decoder_get_frame ()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 18 04:40:40 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693581
  GStreamer | gst-libav | git

--- Comment #6 from Nicola <lists at svrinformatica.it> 2013-02-18 12:40:35 UTC ---
yes, maybe there is something in the decoder too, however:

- reverting the above rtph264depay commit:

gst-launch filesrc location=capture.gdp ! gdpdepay ! rtph264depay ! h264parse !
matroskamux ! filesink location=test.mkv

the produced mkv file is playable by any player (mplayer, vlc ecc..)

- without reverting the rtph264depay commit:

gst-launch filesrc location=capture.gdp ! gdpdepay ! rtph264depay ! h264parse !
matroskamux ! filesink location=test.mkv

the produced mkv file does not play in vlc, mplayer show only grey frames and
print this errors:

[h264 @ 0x7fd7878cc380]Missing reference picture
[h264 @ 0x7fd7878cc380]decode_slice_header error
[h264 @ 0x7fd7878cc380]concealing 396 DC, 396 AC, 396 MV errors

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