GNOME Bugzilla – Bug 647853
[schrodec] Impossible to play very short files
Last modified: 2011-04-25 02:39:33 UTC
Playing this file gst-launch-0.10 videotestsrc num-buffers=100 ! schroenc ! oggmux ! filesink location=test.ogg Does not work. The pipeline stays in PAUSED all the time. 300 buffers works, vp8enc/theoraenc works, playing the file in vlc works => must be a bug in schrodec.
/me points at oggdemux: Analyzing file:///home/ds/tmp/test.ogg Done discovering file:///home/ds/tmp/test.ogg Topology: container: Ogg video: Dirac Properties: Duration: 0:00:00.033333333 Seekable: yes Tags: container format: Ogg video codec: Dirac
Created attachment 186565 [details] [review] 0001-basevideo-Don-t-duplicate-code-in-basevideocodec.patch basevideo: Don't duplicate code in basevideocodec