[gstreamer-bugs] [Bug 617545] New: Files created with lamemp3enc does not show correct values (at least) for length and bitrate.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 3 09:50:25 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=617545
  GStreamer | gst-plugins-ugly | 0.10.14

           Summary: Files created with lamemp3enc does not show correct
                    values (at least) for length and bitrate.
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.14
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: yogeshm.007 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Using 'lame' element (which is deprecated, as per documentation) everything
seems fine but when 'lamemp3enc' is used files so created does not show correct
values for length and bitrate, though it plays fine.

Here are the examples: -

gst-launch -v cdda://1 ! audioconvert ! lame ! filesink location=track.mp3
gst-launch -v cdda://1 ! audioconvert ! lamemp3enc ! filesink
location=track.mp3

Using lame: length: 285; bitrate:128; size:4.4 MiB
Using lamemp3enc: length: 1054; bitrate:32; size:4.0 MiB


gstreamer version: 0.10.29
gstreamer-ugly version: 0.10.14
I'm on openSUSE 11.2 32-bit

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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