GNOME Bugzilla – Bug 646999
[regression] pulsesink: underruns while playing WMA
Last modified: 2011-04-15 17:36:57 UTC
With current git, playing WMA files causes pulsesink to continuously have underruns (does not happen with MP3 or FLAC). This works fine with previous releases of core+base+good+ffmpeg. Filing a blocker so we don't miss this before the next release.
The problem also occurs with everything but gst-ffmpeg from git and gst-ffmpeg 0.10.11.
This was caused by the patch in bug #641072 btw. At least I got underuns with that patch and none without. Feel free to reopen if it still happens for you after the patch was reverted yesterday. commit 11bcac7c9015c4db85514e7837cbd2d0f47b9ff1 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Fri Apr 8 14:35:04 2011 +0200 Revert "Pulsesink: Allow chunks up to bufsize instead of segsize" This reverts commit 1e2c1467ae042a3c6bb1a6bc0c07aeff13ec5edb. The commit causes pulsesink to ignore the latency-time baseaudiosink property.
*** Bug 647326 has been marked as a duplicate of this bug. ***