OCP-7512 - Add AAC profiles to codec and all AAC test suites#381
Conversation
|
My idea is to have this done programmatically, meaning that the generator script detects the "profiles" via ffmpeg for example and writes them to the jsons. |
You mean in the |
yes exactly |
mdimopoulos
left a comment
There was a problem hiding this comment.
A couple minor change requests. Other than that it runs trouble-free!
- Add AAC profiles to Profile enum: AAC Main, AAC LC, AAC SSR, AAC LTP, Error Resilient AAC LD/LC/ELD - Add profile field to all 1432 test vectors across 6 AAC test suites - Auto-detect profiles via ffprobe in gen_aac.py
More info here:
https://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_IEC_14496-26_2010_Bitstreams/DVD1/mpeg4audio-conformance/doc/fileNameConventions.html
Test: