[gstreamer-bugs] [Bug 330619] huffyuv decoding doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 13 08:06:11 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=330619
 GStreamer | gst-ffmpeg | Ver: 0.10.0





------- Comment #9 from Edward Hervey  2006-02-13 16:06 UTC -------
The problem is that the ffmpeg huffyuv decoder doesn't set the keyframe
information on the buffers, which as a result, all get discarded in the
gstreamer ffmpeg decoder wrapper.

Could you check it with latest cvs of gst-ffmpeg ?

2006-02-13  Edward Hervey  <edward at fluendo.com>

        * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_release_buffer),
        (gst_ffmpegdec_frame):
        More fixes for keyframe detection in ffmpeg decoders...


-- 
Configure bugmail: http://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