[FFmpeg-user] Configure the LAME Encoder

dE . de.techno at gmail.com
Wed Dec 14 00:52:28 CET 2011


On 12/14/11 07:03, Carl Eugen Hoyos wrote:
> Alex VD<alexvd<at>  hotmail.fr>  writes:
>
>> I'm trying to encode in mp3 format with the LAME encoder in FFmpeg,
>> but I would like to configure the stereo mode (Stereo, Joint Stereo,
>> etc.).
> FFmpeg currently only supports Joint Stereo and Mono when encoding with lame.
> (What else do you need?)
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
As an alternative, you may use lame directly, or if you want this in a 
video, you can first convert to mp3 using lame, then use ffmpeg (-acodec 
copy) to fit it all to a container.


More information about the ffmpeg-user mailing list