How can I encode audio using the amazing NeroAacEnc? Is there a way to compile it for Mac OS or is Wine the only solution?
I am trying to combine it with x264 through ffmpeg for HD video transcoding.
|
How can I encode audio using the amazing NeroAacEnc? Is there a way to compile it for Mac OS or is Wine the only solution? I am trying to combine it with x264 through ffmpeg for HD video transcoding. |
|||||
|
|
You can either use it under wine, or use qaac (Apple's Quicktime AAC encoder), which is broadly considered as good - and sometimes even better than - neroAacEnc. |
|||
|
|
|
I managed to find a way to use it with Wine. The quality of this codec compared to FAAC is is much better. Great!
|
|||
|
|