[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 05:51: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=354174

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





------- Comment #21 from Edward Hervey  2006-12-31 13:49 UTC -------
The problem seems to come from gst_realdec_decode(). At the end, if there's
some data left in the adapter, you call the function again with a new buffer...
but that buffer doesn't have a valid timestamp. So eventually the timestamping
gets broken. Unfortunately, I don't know enough about the format to know what
should be done. Mplayer seems to do the timestamp correction in the demuxer...
which doesn't seem right.. but plays fine all the same.

Also... I can't find any video that has frametypes different from 0 or 1 ! Are
you sure there isn't something wrong there ?


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




More information about the Gstreamer-bugs mailing list