dwbuiten / FFmpeg

mirror of git://git.videolan.org/ffmpeg.git
http://ffmpeg.org
Other
0 stars 1 forks source link

missing extradata in aac/m4a #19

Closed michaelni closed 8 years ago

michaelni commented 8 years ago

./ffmpeg -i tickets/3715/foo.aac -c copy -bsf:a aac_adtstoasc -t 0.1 foo.m4a ./ffmpeg -i foo.m4a -c copy -f framecrc -

file should be here: https://trac.ffmpeg.org/raw-attachment/ticket/3715/foo.aac

previously shows

extradata 0: 2, 0x00340022

dwbuiten commented 8 years ago

Fixed.