[Bug 651438] ogg/vorbis: sound hiccups occasionally in Banshee and Totem
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 19 15:44:26 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=651438
GStreamer | gst-plugins-base | 0.10.34
--- Comment #11 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-02-19 23:44:21 UTC ---
We could ignore timestamps from the granpos after the first timestamp is known.
This may interact weirdly with seeking and position reporting. Also probably
break A/V sync where there's a video as well.
Remuxing via vorbisparse may well fix this file since the audio inside seems
right, something like:
gst-launch filesrc location=in.ogg ! oggdemux ! vorbisparse ! ooggmux !
filesink location=out.ogg
I'd close it as NOTABUG.
--
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