[gstreamer-bugs] [Bug 619778] gstreamer fails to play certain files. I blame oggdemux failing on zero-length pages.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 27 13:54:48 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619778
  GStreamer | gst-plugins-base | 0.10.29

--- Comment #2 from bens at alum.mit.edu 2010-05-27 20:54:46 UTC ---
0.10.29.

To be clear, the file will appear to play fine.  You need to run one of the
above pipelines to see that there's a problem.  This is consistent with
oggdemux not forwarding some empty packets, because not forwarding them causes
the preceding frame to continue being displayed, which is the same thing that
happens if they _are_ forwarded.

This behavior doesn't work correctly for re-encode, because those duplicate
frames still need to reach the encoder in order to maintain a constant
framerate stream of the correct length.

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