Ticket #8891: crash1.txt

File crash1.txt, 5.1 KB (added by meinlschmidt, 6 years ago)
Line 
1kali@kali:~/CLionProjects/CompSec/Lab1_Fuzzing/misc/task5/FFmpeg$ ./ffmpeg -i crash1.flv
2ffmpeg version N-99074-g9beaf536fe Copyright (c) 2000-2020 the FFmpeg developers
3 built with gcc 10 (Debian 10.2.0-5)
4 configuration: --prefix=/home/kali/ffmpeg
5 libavutil 56. 58.100 / 56. 58.100
6 libavcodec 58.105.100 / 58.105.100
7 libavformat 58. 54.100 / 58. 54.100
8 libavdevice 58. 11.101 / 58. 11.101
9 libavfilter 7. 87.100 / 7. 87.100
10 libswscale 5. 8.100 / 5. 8.100
11 libswresample 3. 8.100 / 3. 8.100
12[flv @ 0x559e75539580] Packet mismatch 83 61 365
13[h264 @ 0x559e7553c580] co located POCs unavailable
14[h264 @ 0x559e7553c580] concealing 1278 DC, 1278 AC, 1278 MV errors in B frame
15[h264 @ 0x559e7553c580] co located POCs unavailable
16[h264 @ 0x559e7553c580] concealing 1278 DC, 1278 AC, 1278 MV errors in B frame
17[flv @ 0x559e75539580] Packet mismatch 1100655179 56 596
18[h264 @ 0x559e7553c580] Invalid NAL unit size (3592 > 8).
19[h264 @ 0x559e7553c580] missing picture in access unit with size 12
20[h264 @ 0x559e7553c580] Invalid NAL unit size (3592 > 8).
21[h264 @ 0x559e7553c580] Error splitting the input into NAL units.
22[h264 @ 0x559e7553c580] concealing 1278 DC, 1278 AC, 1278 MV errors in B frame
23[h264 @ 0x559e7553c580] reference picture missing during reorder
24 Last message repeated 2 times
25[h264 @ 0x559e7553c580] Missing reference picture, default is 65546
26 Last message repeated 2 times
27[h264 @ 0x559e7553c580] concealing 1278 DC, 1278 AC, 1278 MV errors in P frame
28[h264 @ 0x559e7553c580] reference picture missing during reorder
29[h264 @ 0x559e7553c580] Missing reference picture, default is 65558
30[h264 @ 0x559e7553c580] error while decoding MB 0 0, bytestream -11
31[h264 @ 0x559e7553c580] concealing 1279 DC, 1279 AC, 1279 MV errors in P frame
32[flv @ 0x559e75539580] Packet mismatch 999835 117 1208
33[h264 @ 0x559e7553c580] illegal memory management control operation 9
34 Last message repeated 1 times
35[h264 @ 0x559e7553c580] co located POCs unavailable
36[h264 @ 0x559e7553c580] error while decoding MB 1 0, bytestream -51
37[h264 @ 0x559e7553c580] concealing 1279 DC, 1279 AC, 1279 MV errors in B frame
38[flv @ 0x559e75539580] Video codec (0) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
39[flv @ 0x559e75539580] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
40[flv @ 0x559e75539580] Packet mismatch 470294528 28 1266
41[h264 @ 0x559e7553c580] reference picture missing during reorder
42 Last message repeated 2 times
43[h264 @ 0x559e7553c580] Missing reference picture, default is 65574
44 Last message repeated 2 times
45[h264 @ 0x559e7553c580] concealing 1278 DC, 1278 AC, 1278 MV errors in P frame
46[h264 @ 0x559e7553c580] Invalid NAL unit size (0 > 10).
47[h264 @ 0x559e7553c580] missing picture in access unit with size 14
48[h264 @ 0x559e7553c580] Invalid NAL unit size (0 > 10).
49[h264 @ 0x559e7553c580] Error splitting the input into NAL units.
50[flv @ 0x559e75539580] Packet mismatch 118 116 1456
51[vp6f @ 0x559e75731780] Invalid size 0x0
52[h264 @ 0x559e7553c580] co located POCs unavailable
53[h264 @ 0x559e7553c580] concealing 1278 DC, 1278 AC, 1278 MV errors in B frame
54[flv @ 0x559e75539580] Packet mismatch 2097189 37 1550
55[flv @ 0x559e75539580] decoding for stream 1 failed
56[flv @ 0x559e75539580] decoding for stream 4 failed
57[flv @ 0x559e75539580] Could not find codec parameters for stream 4 (Video: vp6f, yuv420p): unspecified size
58Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
59Input #0, flv, from 'crash1.flv':
60 Duration: 00:00:01.23, start: 0.000000, bitrate: 32 kb/s
61 Stream #0:0: Data: none
62 Stream #0:1: Video: h264 (High), yuv420p(progressive), 20464x16, 29.75 tbr, 1k tbn
63 Stream #0:2: Audio: mp3, 11025 Hz, mono, fltp, 16 kb/s
64 Stream #0:3: Audio: pcm_u8, 5512 Hz, mono, u8, 44 kb/s
65 Stream #0:4: Video: vp6f, yuv420p, 1k tbr, 1k tbn
66At least one output file must be specified