Skip to content
Snippets Groups Projects
Commit 88a5f93f authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov
Browse files

aacenc: treat unknown profile as AAC-LC


When the encoder is ran without specifying -profile:a
the default avctx->profile value is -99 (FF_PROFILE_UKNOWN),
which used to be treated as AAC-LC.

Signed-off-by: default avatarRostislav Pehlivanov <atomnuker@gmail.com>
parent fb0c295c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment