[Bug 746330] Stuttering playback of mp3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 7 04:51:58 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746330

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
It looks like some clipping/overflow issue with integer decoding:

Good:
gst-launch-1.0 filesrc location=Человек-динамит-камикадзе.mp3 ! mpegaudioparse
! avdec_mp3float ! pulsesink

Bad:
gst-launch-1.0 filesrc location=Человек-динамит-камикадзе.mp3 ! mpegaudioparse
! avdec_mp3 ! pulsesink

-- 
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