[gstreamer-bugs] [Bug 570144] [ffdec] decodes unlinked streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 5 02:44:53 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=570144

  GStreamer | gst-ffmpeg | Ver: git




------- Comment #3 from LRN  2009-03-05 10:45 UTC -------
Created an attachment (id=130105)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=130105&action=view)
Almost a megabyte of debug information

Yes, i am positive that MY code (without "autoplug-select" fix) makes a
pipeline that actually decodes H.264 video from an mp4 audio/video file - i
enabled debug logging and i've found in it messages like this:
GStreamer ffmpeg - Debug: in file 'gstffmpegdec.c' at line 1524 in function
'gst_ffmpegdec_video_frame' : after decode: len 10306, have_data 208
I've also set up gst_pad_add_data_probe() on both uridecodebin's pads (audio
and video) and only audio pad triggers the probe. I think that decodebin2
decodes video internally and it never reaches uridecodebin.

Attached a chunk of logfile taken at the moment of decoding (i.e. while
pipeline is in 'playing' state). It's a bit ugly and has strange artefacts in
it - but i hope it will be useful.
I can also attach full debug log up to that point, but it's 235Mb uncompressed
(4.4Mb compressed), so it be not a good idea (looking through it has to be
painful).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570144.




More information about the Gstreamer-bugs mailing list