wavenc - change bitrate
cxphong
caoxuanphong.khtn at gmail.com
Sun Apr 6 21:12:30 PDT 2014
Hello,
My piple to convert mp3 to wav:
*gst-launch-0.10 filesrc location=file.mp3 ! mad ! audioconvert !
"audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16,
depth=(int)16, rate=(int)44100, channels=(int)2" ! audiorate ! wavenc !
filesink location=test.wav -v*
Output:
ffmpeg -i test.wav
*Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo,
s16, 1411 kb/s*
How to change bit rate from 1411 kb/s to 320kb/s? Thanks all!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/wavenc-change-bitrate-tp4666319.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list