[FFmpeg-user] -ab : syntax deprecated, use '|' to separate sample rate. ????

sean darcy seandarcy2 at gmail.com
Fri Apr 12 00:46:50 CEST 2013


On 04/11/2013 05:49 PM, Clément Bœsch wrote:
> On Thu, Apr 11, 2013 at 05:46:38PM -0400, sean darcy wrote:
>> I'm transcoding from wav to m4a:
>>
>> ffmpeg -i $f -vn -acodec aac -ab 128000 -strict experimental $f1.m4a
>>
>> I get a deprecation warning on the sample rate that I can't understand:
>>
> [...]
>> [audio format for output stream 0:0 @ 0x1e9d440] This syntax is
>> deprecated, use '|' to separate sample rate.
>
> This should not happen anymore, try to upgrade (it was introduced and
> fixed today).
>

Yup. Fixed.

Thanks for the quick response.

sean




More information about the ffmpeg-user mailing list