[Bug 752279] decodebin: high-quality videos in ogv format fail to preroll/play

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 14 01:43:41 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752279

--- Comment #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Indeed, bumping AUTO_PLAY_SIZE_BYTES in gst/playback/gstdecodebin2.c fixes it.

The file does seem to be very coarsely muxed. I count about 60 Theora frames
before the first Vorbis data page. These frames come in a lot of pages, so it's
not that the muxer was waiting for a page to fill. The first Vorbis page after
those 2 seconds of video is 1.1 seconds I think (granpos divided by 44100 to
get second ts IIRC).

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