[gstreamer-bugs] [Bug 354174] [PATCH] add REAL support by using the proprietary drivers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 31 06:03:03 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=354174

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Comment #22 from Edward Hervey  2006-12-31 14:01 UTC -------
I think the timestamp problems IS because of the frametypes issue. Every time
there is enough data to call _decode() again, the buffer is very small (a few
hundred bytes, 4 or 5 times smaller than a keyframe), which is a very good hint
that it is NOT a keyframe. And if you look at the timestamp calculation for
non-keyframes, you will notice they don't take into account the incoming
timestamp.

Triple-check the frame_type detection, I'm pretty sure the error is there.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list