GNOME Bugzilla – Bug 147916
[playbin] seeking error with ogg/vorbis files
Last modified: 2009-08-15 18:40:50 UTC
cd gst-plugins/examples/seek ./seek 11 file://blah.ogg clicking play makes every real second go by as 50 seconds or 54 seconds or 66 seconds on the seek time displayed. However it plays fine file blah.ogg gives: Ogg data, Vorbis audio, mono, 11025 Hz, ~35000 bps, created by: Xiph.Org libVorbis I (post-1.0 CVS) Reproduced with blah2.ogg file blah2.ogg gives: Ogg data, Vorbis audio, stereo, 44100 Hz, ~112001 >16 bps, created by: Xiph.Org libVorbis I (post-1.0 CVS)
This is Debian bug <http://bugs.debian.org/277396>. I think this is fixed in gstreamer CVS since a couple of days (commit by BBB I think).
Yes, I fixed this two days ago or so. I'm not sure if the fix is 100% correct, it might turn out to be a somewhat bad idea for chained ogg (but if I understand the specs correctly, then this will actually make chained ogg work too; however, untested, so probably not). We'll see once we get there.
Zaheer, can you pelase try this again?
Nothing heard from Zaheer, so everything must work perfectly for him. Closing :)