[FFmpeg-trac] #495(undetermined:new): Crash on hidef WMV file
FFmpeg
trac at avcodec.org
Wed Sep 21 20:19:46 CEST 2011
#495: Crash on hidef WMV file
-------------------------------------+-------------------------------------
Reporter: DonMoir | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
I am getting a crash in avcodec on a particular wmv file. The file is
123MB and I think likely any effort to make a cut will not produce the
crash. This file will not play anywhere but ffmpeg attempts to play it.
Mostly, I would like to be able to detect an indication that this is a bad
file but not seeing how to do that at present since everything appears to
open and initialize fine.
ffplay will play it to point of crash. Same thing in my own app. Let me
know how I should best proceed from here. Since the following indicates
that decoding will likely fail, is there an error set that I can pick up
and use ?
libavutil 51. 16. 1 / 51. 16. 1
libavcodec 53. 16. 0 / 53. 16. 0
libavformat 53. 12. 0 / 53. 12. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 43. 2 / 2. 43. 2
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
[asf @ 00039DE0] Format asf probed with size=2048 and score=100
[asf @ 00039DE0] gpos mismatch our pos=24, end=302
[asf @ 00039DE0] gpos mismatch our pos=24, end=38
[asf @ 00039DE0] Ext DRM protected stream detected, decoding will likely
fail!
[asf @ 00039DE0] gpos mismatch our pos=24, end=868
[asf @ 00039DE0] DRM protected stream detected, decoding will likely fail!
[asf @ 00039DE0] gpos mismatch our pos=24, end=124
[asf @ 00039DE0] Digital signature detected, decoding will likely fail!
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/495>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list