[gstreamer-bugs] [Bug 543591] Gnonlin can not play theora streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 22 01:52:27 PDT 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=543591

  GStreamer | gst-plugins-base | Ver: git




------- Comment #4 from Edward Hervey  2009-03-22 08:53 UTC -------
Created an attachment (id=131110)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=131110&action=view)
Fix convert_sink with negative framecounts

After going deeper at this, the problem was in the
_theora_granulepos_start_time method, which didn't check whether the framecount
was negative or not.

This patch fixes that by returning GST_CLOCK_TIME_NONE if the framecount is
negative instead of some insanely big time value.

Comments from a theora(dec) maintainer/expert most welcome. This should fix all
remaining issues with using theora files with gnonlin.


-- 
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=543591.




More information about the Gstreamer-bugs mailing list