[Bug 766218] New: MP3 decoding yields differerent results in 1.8 than 1.6

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 10 10:24:30 UTC 2016


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

            Bug ID: 766218
           Summary: MP3 decoding yields differerent results in 1.8 than
                    1.6
    Classification: Platform
           Product: GStreamer
           Version: 1.8.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marcin at saepia.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I am not sure if it is a regression or not, but when I compare results of the
the following command:

gst-launch-1.0 filesrc
location=Data.Record.File_a5ac9095-2a47-41e4-b746-a4d46da7f7fd ! decodebin !
audioconvert ! audioresample ! audio/x-raw,format=S16LE,rate=11050,channels=1 !
fdsink | wc -c

for the same file between 1.6.2 and 1.8.1 I get 2 different results:

1.6.2: 4055201
1.8.1: 4053488

I would expect that MP3->raw decoding would have been quite deterministic.

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