After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646999 - [regression] pulsesink: underruns while playing WMA
[regression] pulsesink: underruns while playing WMA
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.29
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 647326 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-04-07 08:21 UTC by Arun Raghavan
Modified: 2011-04-15 17:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arun Raghavan 2011-04-07 08:21:30 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.
Comment 1 Arun Raghavan 2011-04-07 09:00:51 UTC
The problem also occurs with everything but gst-ffmpeg from git and gst-ffmpeg 0.10.11.
Comment 2 Sebastian Dröge (slomo) 2011-04-09 07:30:53 UTC
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.
Comment 3 Sebastian Dröge (slomo) 2011-04-15 17:36:57 UTC
*** Bug 647326 has been marked as a duplicate of this bug. ***