[FFmpeg-user] Multithread AAC encoding

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Jun 27 00:03:44 EEST 2018


2018-06-26 14:46 GMT+02:00, Gabriele Greco <gabriele.greco at wyscout.com>:
> As subject says, it's possible to encode AAC multithread?

I don't think so but FFmpeg supports several aac encoders
with different settings, so it may be possible to improve
performance.

> ffmpeg -threads 0 -i input.mp3 -acodec aac -ab 96000
> -ar 44100 -ac 2 test_encode.aac

Complete, uncut console output missing, only current
FFmpeg git head is supported here.

> Any information herein included (even
> any attachments) shall be considered confidential

Please remove this from emails sent to a public mailing list.

Carl Eugen


More information about the ffmpeg-user mailing list