[gstreamer-bugs] [Bug 622407] Gstreamer fails to play the video in some .asf file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 22 09:37:45 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=622407
  GStreamer | gst-plugins-ugly | 0.10.15

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2010-06-22 16:37:41 UTC ---
The preroll value for that file is insanely small, meaning we don't see the
first packet of the video stream before we go to preroll... and therefore never
expose that pad (thinking the stream is empty).

Maybe we should wait for a minimal number of packets/duration before deciding
which pad/streams to activate.

-- 
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