| 1 | $ valgrind ./ffmpeg_g -i test.mp4 -f null - |
|---|
| 2 | ==3403== Memcheck, a memory error detector. |
|---|
| 3 | ==3403== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. |
|---|
| 4 | ==3403== Using LibVEX rev 1732, a library for dynamic binary translation. |
|---|
| 5 | ==3403== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. |
|---|
| 6 | ==3403== Using valgrind-3.2.3, a dynamic binary instrumentation framework. |
|---|
| 7 | ==3403== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al. |
|---|
| 8 | ==3403== For more details, rerun with: -v |
|---|
| 9 | ==3403== |
|---|
| 10 | ffmpeg version N-41927-g3b0ad04 Copyright (c) 2000-2012 the FFmpeg developers |
|---|
| 11 | built on Jun 26 2012 08:32:24 with gcc 4.3.2 |
|---|
| 12 | configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --disable-optimizations --disable-yasm --disable-asm |
|---|
| 13 | libavutil 51. 62.100 / 51. 62.100 |
|---|
| 14 | libavcodec 54. 29.100 / 54. 29.100 |
|---|
| 15 | libavformat 54. 11.100 / 54. 11.100 |
|---|
| 16 | libavdevice 54. 0.100 / 54. 0.100 |
|---|
| 17 | libavfilter 3. 0.100 / 3. 0.100 |
|---|
| 18 | libswscale 2. 1.100 / 2. 1.100 |
|---|
| 19 | libswresample 0. 15.100 / 0. 15.100 |
|---|
| 20 | [mpeg2video @ 0x442ee50] slice below image (41 >= 36) |
|---|
| 21 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4': |
|---|
| 22 | Metadata: |
|---|
| 23 | major_brand : isom |
|---|
| 24 | minor_version : 512 |
|---|
| 25 | compatible_brands: isomiso2mp41 |
|---|
| 26 | creation_time : 1970-01-01 00:00:00 |
|---|
| 27 | encoder : Lavf52.61.0 |
|---|
| 28 | Duration: 00:00:29.32, start: 0.000000, bitrate: 195 kb/s |
|---|
| 29 | Stream #0:0(und): Video: mpeg2video (Main) (mp4v / 0x7634706D), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 8000 kb/s, 24.52 fps, 25 tbr, 50 tbn, 50 tbc |
|---|
| 30 | Metadata: |
|---|
| 31 | creation_time : 1970-01-01 00:00:00 |
|---|
| 32 | handler_name : VideoHandler |
|---|
| 33 | [graph 0 input from stream 0:0 @ 0x4537e90] w:720 h:576 pixfmt:yuv420p tb:1/50 fr:25/1 sar:16/15 sws_param:flags=2 |
|---|
| 34 | [output stream 0:0 @ 0x4539ad0] No opaque field provided |
|---|
| 35 | Output #0, null, to 'pipe:': |
|---|
| 36 | Metadata: |
|---|
| 37 | major_brand : isom |
|---|
| 38 | minor_version : 512 |
|---|
| 39 | compatible_brands: isomiso2mp41 |
|---|
| 40 | creation_time : 1970-01-01 00:00:00 |
|---|
| 41 | encoder : Lavf54.11.100 |
|---|
| 42 | Stream #0:0(und): Video: rawvideo (I420 / 0x30323449), yuv420p, 720x576 [SAR 16:15 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 25 tbc |
|---|
| 43 | Metadata: |
|---|
| 44 | creation_time : 1970-01-01 00:00:00 |
|---|
| 45 | handler_name : VideoHandler |
|---|
| 46 | Stream mapping: |
|---|
| 47 | Stream #0:0 -> #0:0 (mpeg2video -> rawvideo) |
|---|
| 48 | Press [q] to stop, [?] for help |
|---|
| 49 | [mpeg2video @ 0x442ee50] slice below image (41 >= 36) |
|---|
| 50 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 51 | [mpeg2video @ 0x442ee50] first mb_incr damaged |
|---|
| 52 | [mpeg2video @ 0x442ee50] slice below image (99 >= 36) |
|---|
| 53 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 54 | [mpeg2video @ 0x442ee50] slice below image (57 >= 36) |
|---|
| 55 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 56 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 57 | [mpeg2video @ 0x442ee50] ac-tex damaged at 1 32 |
|---|
| 58 | [mpeg2video @ 0x442ee50] invalid mb type in P Frame at 5 5 |
|---|
| 59 | [mpeg2video @ 0x442ee50] invalid mb type in P Frame at 27 6 |
|---|
| 60 | [mpeg2video @ 0x442ee50] ac-tex damaged at 0 8 |
|---|
| 61 | [mpeg2video @ 0x442ee50] ac-tex damaged at 22 10 |
|---|
| 62 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 63 | [mpeg2video @ 0x442ee50] ac-tex damaged at 3 14 |
|---|
| 64 | [mpeg2video @ 0x442ee50] invalid cbp at 15 15 |
|---|
| 65 | [mpeg2video @ 0x442ee50] ac-tex damaged at 32 0 |
|---|
| 66 | [mpeg2video @ 0x442ee50] ac-tex damaged at 4 18 |
|---|
| 67 | [mpeg2video @ 0x442ee50] invalid cbp at 2 22 |
|---|
| 68 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 69 | [mpeg2video @ 0x442ee50] invalid cbp at 11 26 |
|---|
| 70 | [mpeg2video @ 0x442ee50] ac-tex damaged at 39 27 |
|---|
| 71 | [mpeg2video @ 0x442ee50] invalid mb type in P Frame at 33 33 |
|---|
| 72 | [mpeg2video @ 0x442ee50] invalid mb type in P Frame at 38 33 |
|---|
| 73 | [mpeg2video @ 0x442ee50] ac-tex damaged at 4 34 |
|---|
| 74 | [mpeg2video @ 0x442ee50] Warning MVs not available |
|---|
| 75 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 76 | [null @ 0x4528a80] Encoder did not produce proper pts, making some up. |
|---|
| 77 | [mpeg2video @ 0x442ee50] ac-tex damaged at 0 0 |
|---|
| 78 | [mpeg2video @ 0x442ee50] qscale == 0 |
|---|
| 79 | [mpeg2video @ 0x442ee50] invalid cbp at 2 5 |
|---|
| 80 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 81 | [mpeg2video @ 0x442ee50] ac-tex damaged at 3 10 |
|---|
| 82 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 83 | [mpeg2video @ 0x442ee50] ac-tex damaged at 30 14 |
|---|
| 84 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 85 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 31 15 |
|---|
| 86 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 87 | [mpeg2video @ 0x442ee50] ac-tex damaged at 4 30 |
|---|
| 88 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 89 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 90 | [mpeg2video @ 0x442ee50] slice below image (48 >= 36) |
|---|
| 91 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 92 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 93 | [mpeg2video @ 0x442ee50] Warning MVs not available |
|---|
| 94 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 95 | frame= 28 fps=0.0 q=0.0 size= 0kB time=00:00:01.12 bitrate= 0.0kbits/s dup=26 drop=0
Missing picture start code |
|---|
| 96 | [mpeg2video @ 0x442ee50] Missing picture start code |
|---|
| 97 | Last message repeated 19 times |
|---|
| 98 | [mpeg2video @ 0x442ee50] slice below image (160 >= 36) |
|---|
| 99 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 100 | [mpeg2video @ 0x442ee50] skipped MB in I frame at 1 5 |
|---|
| 101 | [mpeg2video @ 0x442ee50] invalid mb type in I Frame at 1 7 |
|---|
| 102 | [mpeg2video @ 0x442ee50] slice below image (136 >= 36) |
|---|
| 103 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 104 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 105 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 106 | [mpeg2video @ 0x442ee50] invalid cbp at 21 3 |
|---|
| 107 | [mpeg2video @ 0x442ee50] invalid mb type in P Frame at 38 13 |
|---|
| 108 | [mpeg2video @ 0x442ee50] ac-tex damaged at 9 11 |
|---|
| 109 | [mpeg2video @ 0x442ee50] slice below image (75 >= 36) |
|---|
| 110 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 111 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 112 | [mpeg2video @ 0x442ee50] Warning MVs not available |
|---|
| 113 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 114 | frame= 34 fps= 18 q=0.0 size= 0kB time=00:00:01.36 bitrate= 0.0kbits/s dup=30 drop=0
concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 115 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 116 | Last message repeated 1 times |
|---|
| 117 | frame= 37 fps= 14 q=0.0 size= 0kB time=00:00:01.48 bitrate= 0.0kbits/s dup=30 drop=0
ignoring pic cod ext after 0 |
|---|
| 118 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 119 | Last message repeated 1 times |
|---|
| 120 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 121 | [mpeg2video @ 0x442ee50] concealing 1620 DC, 1620 AC, 1620 MV errors |
|---|
| 122 | frame= 40 fps= 12 q=0.0 size= 0kB time=00:00:01.60 bitrate= 0.0kbits/s dup=30 drop=0
slice below image (71 >= 36) |
|---|
| 123 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 124 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 125 | [mpeg2video @ 0x442ee50] matrix damaged |
|---|
| 126 | [mpeg2video @ 0x442ee50] sequence header damaged |
|---|
| 127 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 128 | Last message repeated 1 times |
|---|
| 129 | [mpeg2video @ 0x442ee50] warning: first frame is no keyframe |
|---|
| 130 | [mpeg2video @ 0x442ee50] 00 motion_type at 1 7 |
|---|
| 131 | [mpeg2video @ 0x442ee50] 00 motion_type at 22 11 |
|---|
| 132 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 133 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 6 15 |
|---|
| 134 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 135 | [mpeg2video @ 0x442ee50] invalid cbp at 7 25 |
|---|
| 136 | [mpeg2video @ 0x442ee50] 00 motion_type at 10 29 |
|---|
| 137 | ==3403== Invalid read of size 4 |
|---|
| 138 | ==3403== at 0x828B47E: put_pixels8_8_c (dsputil_template.c:657) |
|---|
| 139 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 140 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 141 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 142 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 143 | ==3403== by 0x8438BCE: MPV_decode_mb_internal (mpegvideo.c:2389) |
|---|
| 144 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 145 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 146 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 147 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 148 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 149 | ==3403== by 0x8053002: decode_video (ffmpeg.c:2452) |
|---|
| 150 | ==3403== Address 0x4ED7DA0 is not stack'd, malloc'd or (recently) free'd |
|---|
| 151 | ==3403== |
|---|
| 152 | ==3403== Invalid read of size 4 |
|---|
| 153 | ==3403== at 0x828B48E: put_pixels8_8_c (dsputil_template.c:657) |
|---|
| 154 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 155 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 156 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 157 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 158 | ==3403== by 0x8438BCE: MPV_decode_mb_internal (mpegvideo.c:2389) |
|---|
| 159 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 160 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 161 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 162 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 163 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 164 | ==3403== by 0x8053002: decode_video (ffmpeg.c:2452) |
|---|
| 165 | ==3403== Address 0x4ED7DA4 is not stack'd, malloc'd or (recently) free'd |
|---|
| 166 | [mpeg2video @ 0x442ee50] ac-tex damaged at 7 31 |
|---|
| 167 | [mpeg2video @ 0x442ee50] ac-tex damaged at 2 35 |
|---|
| 168 | [mpeg2video @ 0x442ee50] slice below image (39 >= 38) |
|---|
| 169 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 170 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 171 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 172 | [mpeg2video @ 0x442ee50] 00 motion_type at 4 11 |
|---|
| 173 | [mpeg2video @ 0x442ee50] 00 motion_type at 5 27 |
|---|
| 174 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 175 | [mpeg2video @ 0x442ee50] 00 motion_type at 11 35 |
|---|
| 176 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 177 | [mpeg2video @ 0x442ee50] slice below image (39 >= 38) |
|---|
| 178 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 179 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 1 1 |
|---|
| 180 | [mpeg2video @ 0x442ee50] 00 motion_type at 0 19 |
|---|
| 181 | [mpeg2video @ 0x442ee50] 00 motion_type at 7 25 |
|---|
| 182 | [mpeg2video @ 0x442ee50] ac-tex damaged at 0 13 |
|---|
| 183 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 184 | ==3403== |
|---|
| 185 | ==3403== Invalid read of size 4 |
|---|
| 186 | ==3403== at 0x828B5A8: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 187 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 188 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 189 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 190 | ==3403== by 0x842E554: MPV_motion_internal (mpegvideo_common.h:818) |
|---|
| 191 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 192 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 193 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 194 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 195 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 196 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 197 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 198 | ==3403== Address 0x4DDAE88 is not stack'd, malloc'd or (recently) free'd |
|---|
| 199 | ==3403== |
|---|
| 200 | ==3403== Invalid read of size 4 |
|---|
| 201 | ==3403== at 0x828B5BA: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 202 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 203 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 204 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 205 | ==3403== by 0x842E554: MPV_motion_internal (mpegvideo_common.h:818) |
|---|
| 206 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 207 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 208 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 209 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 210 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 211 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 212 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 213 | ==3403== Address 0x4DDB1C8 is not stack'd, malloc'd or (recently) free'd |
|---|
| 214 | ==3403== |
|---|
| 215 | ==3403== Invalid read of size 4 |
|---|
| 216 | ==3403== at 0x828B5ED: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 217 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 218 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 219 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 220 | ==3403== by 0x842E554: MPV_motion_internal (mpegvideo_common.h:818) |
|---|
| 221 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 222 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 223 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 224 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 225 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 226 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 227 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 228 | ==3403== Address 0x4DDAE8C is not stack'd, malloc'd or (recently) free'd |
|---|
| 229 | ==3403== |
|---|
| 230 | ==3403== Invalid read of size 4 |
|---|
| 231 | ==3403== at 0x828B5FF: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 232 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 233 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 234 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 235 | ==3403== by 0x842E554: MPV_motion_internal (mpegvideo_common.h:818) |
|---|
| 236 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 237 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 238 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 239 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 240 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 241 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 242 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 243 | ==3403== Address 0x4DDB1CC is not stack'd, malloc'd or (recently) free'd |
|---|
| 244 | [mpeg2video @ 0x442ee50] 00 motion_type at 9 19 |
|---|
| 245 | [mpeg2video @ 0x442ee50] 00 motion_type at 6 23 |
|---|
| 246 | [mpeg2video @ 0x442ee50] 00 motion_type at 2 25 |
|---|
| 247 | [mpeg2video @ 0x442ee50] ac-tex damaged at 5 15 |
|---|
| 248 | [mpeg2video @ 0x442ee50] invalid cbp at 1 29 |
|---|
| 249 | [mpeg2video @ 0x442ee50] slice below image (45 >= 38) |
|---|
| 250 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 251 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 252 | [mpeg2video @ 0x442ee50] Missing picture start code |
|---|
| 253 | Last message repeated 9 times |
|---|
| 254 | [mpeg2video @ 0x442ee50] slice below image (287 >= 38) |
|---|
| 255 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 256 | [mpeg2video @ 0x442ee50] 00 motion_type at 0 3 |
|---|
| 257 | [mpeg2video @ 0x442ee50] 00 motion_type at 9 5 |
|---|
| 258 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 259 | [mpeg2video @ 0x442ee50] ac-tex damaged at 1 3 |
|---|
| 260 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 3 21 |
|---|
| 261 | [mpeg2video @ 0x442ee50] 00 motion_type at 36 23 |
|---|
| 262 | ==3403== |
|---|
| 263 | ==3403== Invalid read of size 4 |
|---|
| 264 | ==3403== at 0x828B47E: put_pixels8_8_c (dsputil_template.c:657) |
|---|
| 265 | ==3403== by 0x828B4D1: put_pixels16_8_c (dsputil_template.c:657) |
|---|
| 266 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 267 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 268 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 269 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 270 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 271 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 272 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 273 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 274 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 275 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 276 | ==3403== Address 0x4DF9D70 is not stack'd, malloc'd or (recently) free'd |
|---|
| 277 | ==3403== |
|---|
| 278 | ==3403== Invalid read of size 4 |
|---|
| 279 | ==3403== at 0x828B48E: put_pixels8_8_c (dsputil_template.c:657) |
|---|
| 280 | ==3403== by 0x828B4D1: put_pixels16_8_c (dsputil_template.c:657) |
|---|
| 281 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 282 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 283 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 284 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 285 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 286 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 287 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 288 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 289 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 290 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 291 | ==3403== Address 0x4DF9D74 is not stack'd, malloc'd or (recently) free'd |
|---|
| 292 | ==3403== |
|---|
| 293 | ==3403== Invalid read of size 4 |
|---|
| 294 | ==3403== at 0x828B47E: put_pixels8_8_c (dsputil_template.c:657) |
|---|
| 295 | ==3403== by 0x828B4F7: put_pixels16_8_c (dsputil_template.c:657) |
|---|
| 296 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 297 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 298 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 299 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 300 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 301 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 302 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 303 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 304 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 305 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 306 | ==3403== Address 0x4DF9D78 is not stack'd, malloc'd or (recently) free'd |
|---|
| 307 | ==3403== |
|---|
| 308 | ==3403== Invalid read of size 4 |
|---|
| 309 | ==3403== at 0x828B48E: put_pixels8_8_c (dsputil_template.c:657) |
|---|
| 310 | ==3403== by 0x828B4F7: put_pixels16_8_c (dsputil_template.c:657) |
|---|
| 311 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 312 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 313 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 314 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 315 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 316 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 317 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 318 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 319 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 320 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 321 | ==3403== Address 0x4DF9D7C is not stack'd, malloc'd or (recently) free'd |
|---|
| 322 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 15 29 |
|---|
| 323 | [mpeg2video @ 0x442ee50] 00 motion_type at 6 31 |
|---|
| 324 | [mpeg2video @ 0x442ee50] 00 motion_type at 1 33 |
|---|
| 325 | [mpeg2video @ 0x442ee50] ac-tex damaged at 2 37 |
|---|
| 326 | [mpeg2video @ 0x442ee50] slice below image (49 >= 38) |
|---|
| 327 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 328 | [mpeg2video @ 0x442ee50] 00 motion_type at 1 7 |
|---|
| 329 | [mpeg2video @ 0x442ee50] ac-tex damaged at 1 9 |
|---|
| 330 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 331 | [mpeg2video @ 0x442ee50] ac-tex damaged at 6 15 |
|---|
| 332 | [mpeg2video @ 0x442ee50] 00 motion_type at 6 15 |
|---|
| 333 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 334 | [mpeg2video @ 0x442ee50] 00 motion_type at 26 23 |
|---|
| 335 | [mpeg2video @ 0x442ee50] 00 motion_type at 32 29 |
|---|
| 336 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 337 | ==3403== |
|---|
| 338 | ==3403== Invalid read of size 4 |
|---|
| 339 | ==3403== at 0x828B5A8: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 340 | ==3403== by 0x828B585: put_pixels8_x2_8_c (dsputil_template.c:657) |
|---|
| 341 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 342 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 343 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 344 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 345 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 346 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 347 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 348 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 349 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 350 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 351 | ==3403== Address 0x4DE0634 is not stack'd, malloc'd or (recently) free'd |
|---|
| 352 | ==3403== |
|---|
| 353 | ==3403== Invalid read of size 4 |
|---|
| 354 | ==3403== at 0x828B5BA: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 355 | ==3403== by 0x828B585: put_pixels8_x2_8_c (dsputil_template.c:657) |
|---|
| 356 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 357 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 358 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 359 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 360 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 361 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 362 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 363 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 364 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 365 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 366 | ==3403== Address 0x4DE0635 is not stack'd, malloc'd or (recently) free'd |
|---|
| 367 | ==3403== |
|---|
| 368 | ==3403== Invalid read of size 4 |
|---|
| 369 | ==3403== at 0x828B5ED: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 370 | ==3403== by 0x828B585: put_pixels8_x2_8_c (dsputil_template.c:657) |
|---|
| 371 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 372 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 373 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 374 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 375 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 376 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 377 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 378 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 379 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 380 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 381 | ==3403== Address 0x4DE0638 is not stack'd, malloc'd or (recently) free'd |
|---|
| 382 | ==3403== |
|---|
| 383 | ==3403== Invalid read of size 4 |
|---|
| 384 | ==3403== at 0x828B5FF: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 385 | ==3403== by 0x828B585: put_pixels8_x2_8_c (dsputil_template.c:657) |
|---|
| 386 | ==3403== by 0x842D4BC: mpeg_motion_internal (mpegvideo_common.h:352) |
|---|
| 387 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 388 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 389 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 390 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 391 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 392 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 393 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 394 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 395 | ==3403== by 0x853AB36: avcodec_decode_video2 (utils.c:1485) |
|---|
| 396 | ==3403== Address 0x4DE0639 is not stack'd, malloc'd or (recently) free'd |
|---|
| 397 | ==3403== |
|---|
| 398 | ==3403== Invalid read of size 4 |
|---|
| 399 | ==3403== at 0x828B5A8: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 400 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 401 | ==3403== by 0x828B662: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 402 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 403 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 404 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 405 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 406 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 407 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 408 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 409 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 410 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 411 | ==3403== Address 0x4DDBF2B is not stack'd, malloc'd or (recently) free'd |
|---|
| 412 | ==3403== |
|---|
| 413 | ==3403== Invalid read of size 4 |
|---|
| 414 | ==3403== at 0x828B5BA: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 415 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 416 | ==3403== by 0x828B662: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 417 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 418 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 419 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 420 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 421 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 422 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 423 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 424 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 425 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 426 | ==3403== Address 0x4DDC56B is not stack'd, malloc'd or (recently) free'd |
|---|
| 427 | ==3403== |
|---|
| 428 | ==3403== Invalid read of size 4 |
|---|
| 429 | ==3403== at 0x828B5ED: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 430 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 431 | ==3403== by 0x828B662: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 432 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 433 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 434 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 435 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 436 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 437 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 438 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 439 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 440 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 441 | ==3403== Address 0x4DDBF2F is not stack'd, malloc'd or (recently) free'd |
|---|
| 442 | ==3403== |
|---|
| 443 | ==3403== Invalid read of size 4 |
|---|
| 444 | ==3403== at 0x828B5FF: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 445 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 446 | ==3403== by 0x828B662: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 447 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 448 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 449 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 450 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 451 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 452 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 453 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 454 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 455 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 456 | ==3403== Address 0x4DDC56F is not stack'd, malloc'd or (recently) free'd |
|---|
| 457 | ==3403== |
|---|
| 458 | ==3403== Invalid read of size 4 |
|---|
| 459 | ==3403== at 0x828B5A8: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 460 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 461 | ==3403== by 0x828B688: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 462 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 463 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 464 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 465 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 466 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 467 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 468 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 469 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 470 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 471 | ==3403== Address 0x4DDBF33 is not stack'd, malloc'd or (recently) free'd |
|---|
| 472 | ==3403== |
|---|
| 473 | ==3403== Invalid read of size 4 |
|---|
| 474 | ==3403== at 0x828B5BA: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 475 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 476 | ==3403== by 0x828B688: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 477 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 478 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 479 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 480 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 481 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 482 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 483 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 484 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 485 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 486 | ==3403== Address 0x4DDC573 is not stack'd, malloc'd or (recently) free'd |
|---|
| 487 | ==3403== |
|---|
| 488 | ==3403== Invalid read of size 4 |
|---|
| 489 | ==3403== at 0x828B5ED: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 490 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 491 | ==3403== by 0x828B688: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 492 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 493 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 494 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 495 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 496 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 497 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 498 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 499 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 500 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 501 | ==3403== Address 0x4DDBF37 is not stack'd, malloc'd or (recently) free'd |
|---|
| 502 | ==3403== |
|---|
| 503 | ==3403== Invalid read of size 4 |
|---|
| 504 | ==3403== at 0x828B5FF: put_pixels8_l2_8 (dsputil_template.c:657) |
|---|
| 505 | ==3403== by 0x828B6CA: put_pixels8_y2_8_c (dsputil_template.c:657) |
|---|
| 506 | ==3403== by 0x828B688: put_pixels16_y2_8_c (dsputil_template.c:657) |
|---|
| 507 | ==3403== by 0x842D43E: mpeg_motion_internal (mpegvideo_common.h:347) |
|---|
| 508 | ==3403== by 0x842D557: mpeg_motion (mpegvideo_common.h:370) |
|---|
| 509 | ==3403== by 0x842E662: MPV_motion_internal (mpegvideo_common.h:835) |
|---|
| 510 | ==3403== by 0x843A633: MPV_motion (mpegvideo_common.h:887) |
|---|
| 511 | ==3403== by 0x8438B64: MPV_decode_mb_internal (mpegvideo.c:2384) |
|---|
| 512 | ==3403== by 0x843A7C4: ff_MPV_decode_mb (mpegvideo.c:2517) |
|---|
| 513 | ==3403== by 0x83FFC49: mpeg_decode_slice (mpeg12.c:1806) |
|---|
| 514 | ==3403== by 0x8401E45: decode_chunks (mpeg12.c:2533) |
|---|
| 515 | ==3403== by 0x8401358: mpeg_decode_frame (mpeg12.c:2306) |
|---|
| 516 | ==3403== Address 0x4DDC577 is not stack'd, malloc'd or (recently) free'd |
|---|
| 517 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 15 33 |
|---|
| 518 | [mpeg2video @ 0x442ee50] slice below image (41 >= 38) |
|---|
| 519 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 520 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 521 | [mpeg2video @ 0x442ee50] slice below image (131 >= 38) |
|---|
| 522 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 523 | [mpeg2video @ 0x442ee50] Missing picture start code |
|---|
| 524 | Last message repeated 2 times |
|---|
| 525 | [mpeg2video @ 0x442ee50] slice below image (121 >= 38) |
|---|
| 526 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 527 | [mpeg2video @ 0x442ee50] 00 motion_type at 1 27 |
|---|
| 528 | [mpeg2video @ 0x442ee50] 00 motion_type at 1 33 |
|---|
| 529 | [mpeg2video @ 0x442ee50] 00 motion_type at 4 35 |
|---|
| 530 | [mpeg2video @ 0x442ee50] 00 motion_type at 10 5 |
|---|
| 531 | [mpeg2video @ 0x442ee50] slice below image (39 >= 38) |
|---|
| 532 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 533 | [mpeg2video @ 0x442ee50] picture_structure 2 invalid, ignoring |
|---|
| 534 | [mpeg2video @ 0x442ee50] slice mismatch |
|---|
| 535 | [mpeg2video @ 0x442ee50] 00 motion_type at 5 6 |
|---|
| 536 | [mpeg2video @ 0x442ee50] ac-tex damaged at 20 7 |
|---|
| 537 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 3 10 |
|---|
| 538 | [mpeg2video @ 0x442ee50] qscale == 0 |
|---|
| 539 | [mpeg2video @ 0x442ee50] mb incr damaged |
|---|
| 540 | [mpeg2video @ 0x442ee50] qscale == 0 |
|---|
| 541 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 21 16 |
|---|
| 542 | [mpeg2video @ 0x442ee50] 00 motion_type at 7 18 |
|---|
| 543 | [mpeg2video @ 0x442ee50] 00 motion_type at 20 19 |
|---|
| 544 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 8 16 |
|---|
| 545 | [mpeg2video @ 0x442ee50] 00 motion_type at 6 25 |
|---|
| 546 | [mpeg2video @ 0x442ee50] 00 motion_type at 11 27 |
|---|
| 547 | [mpeg2video @ 0x442ee50] invalid mb type in B Frame at 17 28 |
|---|
| 548 | [mpeg2video @ 0x442ee50] slice below image (62 >= 38) |
|---|
| 549 | Error while decoding stream #0:0: Operation not permitted |
|---|
| 550 | Truncating packet of size 50032 to 31875 |
|---|
| 551 | [mpeg2video @ 0x442ee50] ignoring pic cod ext after 0 |
|---|
| 552 | [mpeg2video @ 0x442ee50] Warning MVs not available |
|---|
| 553 | [mpeg2video @ 0x442ee50] concealing 1710 DC, 1710 AC, 1710 MV errors |
|---|
| 554 | Input stream #0:0 frame changed from size:720x576 fmt:yuv420p to size:720x608 fmt:yuv420p |
|---|
| 555 | [graph 0 input from stream 0:0 @ 0x450dbc0] w:720 h:608 pixfmt:yuv420p tb:1/50 fr:25/1 sar:16/15 sws_param:flags=2 |
|---|
| 556 | [output stream 0:0 @ 0x44173e0] No opaque field provided |
|---|
| 557 | [scaler for output stream 0:0 @ 0x442da10] w:720 h:608 fmt:yuv420p sar:16/15 -> w:720 h:576 fmt:yuv420p sar:96/95 flags:0x4 |
|---|
| 558 | Truncating packet of size 16936 to 1 |
|---|
| 559 | frame= 61 fps=9.6 q=0.0 Lsize= 0kB time=00:00:02.44 bitrate= 0.0kbits/s dup=49 drop=0
|
|---|
| 560 | video:4kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.000000% |
|---|
| 561 | ==3403== |
|---|
| 562 | ==3403== ERROR SUMMARY: 814 errors from 22 contexts (suppressed: 3 from 1) |
|---|
| 563 | ==3403== malloc/free: in use at exit: 0 bytes in 0 blocks. |
|---|
| 564 | ==3403== malloc/free: 3,963 allocs, 3,963 frees, 12,549,940 bytes allocated. |
|---|
| 565 | ==3403== For counts of detected errors, rerun with: -v |
|---|
| 566 | ==3403== All heap blocks were freed -- no leaks are possible. |
|---|