mirror of https://github.com/FFmpeg/FFmpeg.git
Fixes some DNXHD files generated by AVID TM, where codec UL was set to A-law meanwhile the real audio codec was PCM S16. According to SMPTE RP 224, A-law is the default value for sound essence parameters therefore we should handle it specially. Signed-off-by: Marton Balint <cus@passwd.hu> Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>release/1.0
parent
6226d104a3
commit
13f0cd681e
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue