[gstreamer-bugs] [Bug 620322] lame mp3 encoder does not save lame tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 2 03:31:33 PDT 2010


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

--- Comment #6 from nyall <nyall at zombiepigs.net> 2010-06-02 10:31:31 UTC ---
Do you mean when using lame manually? If so, nothing special needs to be done,
lame adds them by default:

$ flac -dc test.flac | lame -V0 - test2.mp3

flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are
welcome to redistribute it under certain conditions.  Type `flac' for details.

test.flac: done         
LAME 3.98.2 64bits (http://www.mp3dev.org/)
Using polyphase lowpass filter, transition band: 19383 Hz - 19916 Hz
Encoding <stdin> to test2.mp3
Encoding as 44.1 kHz j-stereo MPEG-1 Layer III VBR(q=0)


$ eyeD3 --lame test2.mp3
test2.mp3    [ 4.26 MB ]
-------------------------------------------------------------------------------
Encoder Version     : LAME3.98r
LAME Tag Revision   : 0
VBR Method          : Variable Bitrate method2 (mtrh)
Lowpass Filter      : 19500
Radio Replay Gain   : -2.0 dB (Set automatically)
Encoding Flags      : --nspsytune --nssafejoint
ATH Type            : 4
Bitrate (Minimum)   : 32
Encoder Delay       : 576 samples
Encoder Padding     : 2112 samples
Noise Shaping       : 1
Stereo Mode         : Joint
Unwise Settings     : False
Sample Frequency    : 44.1 kHz
MP3 Gain            : 0 (+0.0 dB)
Preset              : V0
Surround Info       : None
Music Length        : 4.26 MB
Music CRC-16        : E8F2
LAME Tag CRC-16     : DD49

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