Changes between Initial Version and Version 1 of Ticket #1917, comment 1
- Timestamp:
- 01/07/2013 06:27:46 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1917, comment 1
initial v1 1 1 Try running "ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov -flags global_header -latm 1 out.latm". That prevents the crash for me and creates a seemingly working file. 2 2 3 Unless you set that flag, libfdk-aac does not store some extradata in the AVCodecContext that the latm demuxer seems to be expecting unconditionally.3 Unless you set that flag, libfdk-aac does not store some extradata in the AVCodecContext that the latm muxer seems to be expecting unconditionally.


