[Gstreamer-bugs] [Bug 144305] New: - rubbish sound when transcoding to mp3

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jun 14 00:25:22 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=144305
GStreamer | gst-python | Ver: HEAD CVS

           Summary: rubbish sound when transcoding to mp3
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: zaheerabbas at merali.org
         QAContact: gstreamer-maint at bugzilla.gnome.org


With an existing ogg file, mp3 file, or even from osssrc..it seems to be fine
with gst 0.8.3 and gst-plugins 0.8.1 so looks like a regression.

Try:

gst-launch-0.8 filesrc location=blah.ogg ! oggdemux ! vorbisdec ! lame ! mad !
osssink

gst-launch-0.8 filesrc location=blah.mp3 ! id3demux ! mad ! lame ! mad ! osssink

gst-launch-0.8 osssrc ! lame ! mad ! lame ! mad ! osssink

The same thing happens if u replace the last 2 elements of each pipeline with
filesink location=vlah-new.mp3

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list