mp3 encoder on windows
leon
dudi.reuveni at comm-it.co.il
Thu Mar 20 00:36:29 PDT 2014
cheers!
I have this pipeline (audio g711 from pcap file to WAV file):
gst-launch-0.10 filesrc location=wave.pcap ! pcapparse src-port=40376 !
"application/x-rtp, payload=(int)18, media=(string)audio,
clock-rate=(int)8000" ! rtppcmadepay ! alawdec ! wavenc ! filesink
location=wave.wav
and its working great.
I need to encode the audio to mp3, so I tried lamemp3enc and I got this
error:
No such element or plugin 'lamemp3enc' (I checked on 1.2.3 also)
there is mp3 encoder on windows?
thanks,
Leon.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/mp3-encoder-on-windows-tp4666030.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list