On Thu, Aug 03, 2017 at 13:59:13 +0530, akash kulkarni wrote:
> ffmpeg -i input -c:v copy -c:a aac -b:a 256k output.mp4
> 
> it gaves me error saying
> [aac @ 0000000002a802e0]
>                 The encoder 'aac' is experimental but experimental codecs
> are not enabled, add '-strict -2' if you want to use it.
> [aac @ 0000000002a802e0]
[...]
> i am just curious to know why aac is not working with my version of ffmpeg

It *is* working: The message clearly says: "add '-strict -2'".
But as we already figured out, your version of ffmpeg was way too old.

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to