Wrong bitrate reported after using lamemp3enc
Valey Carmid
valeycarmid at yahoo.com
Sat Dec 8 20:51:08 PST 2012
The audio stream should be 192 kb/s, yet when I do something like:
httpsrc location=http://domain.com/foo.mp3 ! audioconvert ! lamemp3enc bitrate=192 ! xingmux ! filesink=foo.mp3
The bitrate is reported by the file command to be:
foo.mp3: Audio file with ID3 version 2.4.0, contains: MPEG ADTS, layer III, v1, 48 kbps, 44.1 kHz, JntStereo
I don't have the actual gst-launch command since I'm just coding the elements, but the flow should be the same. Why did lamemp3enc encode at 48kb/s when it should be 192 kb/s?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121208/ca7e5c7b/attachment.html>
More information about the gstreamer-devel
mailing list