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

Clément Bœsch ubitux at gmail.com
Thu Apr 11 23:49:38 CEST 2013


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).

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130411/2cb68dbf/attachment.asc>


More information about the ffmpeg-user mailing list