bravobit / FFmpeg-Android

FFMpeg/FFprobe compiled for Android
https://bravobit.nl/
MIT License
741 stars 176 forks source link

AAC support #30

Closed Allier closed 6 years ago

Allier commented 6 years ago

When I try to convert input file to an HLS stream I get "Unknown encoder 'libfdk_aac'" error. I tried to explicitly add '-c:a aac' to use builtin aac converter instead of libfdk but it didn't help. Is it because libavcodec is not included? Can you build ffmpeg with it? Or am I missing something?

Brianvdb commented 6 years ago

Can you please post your full command?

Brianvdb commented 6 years ago

Libfdk-aac has now been added with version 1.1.5.