Changes between Initial Version and Version 5 of Ticket #6595
- Timestamp:
- Nov 2, 2010, 12:20:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6595
- Property Component Applications/MediaConverter → Audio & Video/Codecs
- Property Keywords ffmpeg media codec sniff added
- Property Owner changed from to
- Property Status new → assigned
- Property Summary MediaConverter crashes if given a file it can't handle. → ffmpeg plugin's AVFormatReader crashes if given a file it can't handle.
-
Ticket #6595 – Description
initial v5 1 Instead of rejecting a file that it can't handle, MediaConverter just crashes out to gdb. 2 This may or may not be the same issue as #6497. 1 Instead of rejecting a file that it can't handle, FFMPEG plugin AVFormatReader crash in Sniff() cleanup.