[pulseaudio-discuss] Question about using parec
Achim Frase
achim.frase at googlemail.com
Mon Aug 11 06:41:32 PDT 2008
Am Montag, den 11.08.2008, 15:24 +0200 schrieb Christian:
> Yes, this was what I was looking for!
> If I want to encode into MP3, what pipe should I use then?
> Many thanks,
> Christian
gst-launch pulsesrc device=foo.monitor ! queue !
audio/x-raw-float,rate=44100,channels=2 ! audioconvert ! lame vbr=0
bitrate=192 ! filesink location=output.mp3
Regards
Achim
More information about the pulseaudio-discuss
mailing list