| 1 | ffmpeg started on 2016-12-01 at 17:21:27
|
|---|
| 2 | Report written to "ffmpeg-20161201-172127.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ./ffmpeg_g -report -v 9 -loglevel 99 -y -vcodec h264_cuvid -f mpegts -i "udp://239.100.1.101:1001?buffer_size=2000000&fifo_size=2000000&overrun_nonfatal=0" -map "0:#0x9c4" -map "0:#0x9c5" -vcodec libx264 -preset fast -s 640x360 -g 25 -vb 800k -bufsize 3000k -r 25 -maxrate 1200k -profile:v high -level 4.0 -pix_fmt yuv420p -acodec libfdk_aac -cutoff 20000 -ac 2 -ar 44100 -ab 192k /tmp/bbout.mp4
|
|---|
| 5 | ffmpeg version N-82716-g3aa1ff3 Copyright (c) 2000-2016 the FFmpeg developers
|
|---|
| 6 | built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-17)
|
|---|
| 7 | configuration: --enable-gpl --enable-libfreetype --enable-libfdk_aac --enable-libzmq --extra-cflags=-I../cudautils --extra-ldflags=-L../cudautils --enable-libx264 --enable-nonfree --enable-nvenc --disable-shared --enable-cuda --enable-cuvid --extra-cflags=-Ilocal/include --extra-cflags=-I/usr/local/cuda-8.0/include --extra-cflags=-I../nv_sdk/inc --extra-ldflags=-L../nv_sdk/lib --enable-libnpp --extra-ldflags=-L/usr/local/cuda-8.0/lib64/stubs/
|
|---|
| 8 | libavutil 55. 41.101 / 55. 41.101
|
|---|
| 9 | libavcodec 57. 66.108 / 57. 66.108
|
|---|
| 10 | libavformat 57. 58.101 / 57. 58.101
|
|---|
| 11 | libavdevice 57. 2.100 / 57. 2.100
|
|---|
| 12 | libavfilter 6. 67.100 / 6. 67.100
|
|---|
| 13 | libswscale 4. 3.101 / 4. 3.101
|
|---|
| 14 | libswresample 2. 4.100 / 2. 4.100
|
|---|
| 15 | libpostproc 54. 2.100 / 54. 2.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 19 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 20 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 21 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264_cuvid'.
|
|---|
| 22 | Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
|
|---|
| 23 | Reading option '-i' ... matched as input file with argument 'udp://239.100.1.101:1001?buffer_size=2000000&fifo_size=2000000&overrun_nonfatal=0'.
|
|---|
| 24 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:#0x9c4'.
|
|---|
| 25 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:#0x9c5'.
|
|---|
| 26 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
|
|---|
| 27 | Reading option '-preset' ... matched as AVOption 'preset' with argument 'fast'.
|
|---|
| 28 | Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '640x360'.
|
|---|
| 29 | Reading option '-g' ... matched as AVOption 'g' with argument '25'.
|
|---|
| 30 | Reading option '-vb' ... matched as AVOption 'vb' with argument '800k'.
|
|---|
| 31 | Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '3000k'.
|
|---|
| 32 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
|
|---|
| 33 | Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '1200k'.
|
|---|
| 34 | Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'high'.
|
|---|
| 35 | Reading option '-level' ... matched as AVOption 'level' with argument '4.0'.
|
|---|
| 36 | Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
|
|---|
| 37 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'libfdk_aac'.
|
|---|
| 38 | Reading option '-cutoff' ... matched as AVOption 'cutoff' with argument '20000'.
|
|---|
| 39 | Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
|
|---|
| 40 | Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '44100'.
|
|---|
| 41 | Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '192k'.
|
|---|
| 42 | Reading option '/tmp/bbout.mp4' ... matched as output file.
|
|---|
| 43 | Finished splitting the commandline.
|
|---|
| 44 | Parsing a group of options: global .
|
|---|
| 45 | Applying option report (generate a report) with argument 1.
|
|---|
| 46 | Applying option v (set logging level) with argument 9.
|
|---|
| 47 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 48 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 49 | Successfully parsed a group of options.
|
|---|
| 50 | Parsing a group of options: input file udp://239.100.1.101:1001?buffer_size=2000000&fifo_size=2000000&overrun_nonfatal=0.
|
|---|
| 51 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264_cuvid.
|
|---|
| 52 | Applying option f (force format) with argument mpegts.
|
|---|
| 53 | Successfully parsed a group of options.
|
|---|
| 54 | Opening an input file: udp://239.100.1.101:1001?buffer_size=2000000&fifo_size=2000000&overrun_nonfatal=0.
|
|---|
| 55 | [udp @ 0x36c9ae0] No default whitelist set
|
|---|
| 56 | [udp @ 0x36c9ae0] end receive buffer size reported is 4000000
|
|---|
| 57 | [mpegts @ 0x36c92e0] stream=0 stream_type=5 pid=20 prog_reg_desc=
|
|---|
| 58 | [mpegts @ 0x36c92e0] stream=1 stream_type=2 pid=1450 prog_reg_desc=
|
|---|
| 59 | [mpegts @ 0x36c92e0] stream=2 stream_type=3 pid=1451 prog_reg_desc=
|
|---|
| 60 | [mpegts @ 0x36c92e0] stream=3 stream_type=3 pid=1452 prog_reg_desc=
|
|---|
| 61 | [mpegts @ 0x36c92e0] stream=4 stream_type=6 pid=145b prog_reg_desc=
|
|---|
| 62 | [mpegts @ 0x36c92e0] stream=5 stream_type=6 pid=145c prog_reg_desc=
|
|---|
| 63 | [mpegts @ 0x36c92e0] Before avformat_find_stream_info() pos: 0 bytes read:472444 seeks:0 nb_streams:6
|
|---|
| 64 | [mpegts @ 0x36c92e0] parser not found for codec none, packets or times may be invalid.
|
|---|
| 65 | [mpegts @ 0x36c92e0] parser not found for codec dvb_teletext, packets or times may be invalid.
|
|---|
| 66 | [mpegts @ 0x36c92e0] stream=6 stream_type=0 pid=a8c prog_reg_desc=
|
|---|
| 67 | [mpegts @ 0x36c92e0] stream=7 stream_type=0 pid=21 prog_reg_desc=
|
|---|
| 68 | [mpegts @ 0x36c92e0] stream=8 stream_type=0 pid=9f6 prog_reg_desc=
|
|---|
| 69 | [mpegts @ 0x36c92e0] stream=9 stream_type=0 pid=a29 prog_reg_desc=
|
|---|
| 70 | [mpegts @ 0x36c92e0] stream=10 stream_type=0 pid=385 prog_reg_desc=
|
|---|
| 71 | [mpegts @ 0x36c92e0] stream=11 stream_type=0 pid=17d4 prog_reg_desc=
|
|---|
| 72 | [mpegts @ 0x36c92e0] stream=12 stream_type=0 pid=cc prog_reg_desc=
|
|---|
| 73 | [mpegts @ 0x36c92e0] probing stream 12 pp:2500
|
|---|
| 74 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 75 | [mpegts @ 0x36c92e0] stream=13 stream_type=0 pid=65 prog_reg_desc=
|
|---|
| 76 | [mpegts @ 0x36c92e0] stream=14 stream_type=0 pid=1389 prog_reg_desc=
|
|---|
| 77 | [mpegts @ 0x36c92e0] stream=15 stream_type=0 pid=c80 prog_reg_desc=
|
|---|
| 78 | [mpegts @ 0x36c92e0] stream=16 stream_type=0 pid=c9 prog_reg_desc=
|
|---|
| 79 | [mpegts @ 0x36c92e0] probing stream 13 pp:2500
|
|---|
| 80 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mpegts with score=2
|
|---|
| 81 | [mpegts @ 0x36c92e0] stream=17 stream_type=0 pid=89b prog_reg_desc=
|
|---|
| 82 | [mpegts @ 0x36c92e0] probing stream 16 pp:2500
|
|---|
| 83 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 84 | [mpegts @ 0x36c92e0] stream=18 stream_type=0 pid=138a prog_reg_desc=
|
|---|
| 85 | [mpegts @ 0x36c92e0] stream=19 stream_type=0 pid=68 prog_reg_desc=
|
|---|
| 86 | [mpegts @ 0x36c92e0] probing stream 17 pp:2500
|
|---|
| 87 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 88 | [mpegts @ 0x36c92e0] probing stream 19 pp:2500
|
|---|
| 89 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 90 | [mpegts @ 0x36c92e0] stream=20 stream_type=0 pid=9c5 prog_reg_desc=
|
|---|
| 91 | [mpegts @ 0x36c92e0] stream=21 stream_type=0 pid=321 prog_reg_desc=
|
|---|
| 92 | [mpegts @ 0x36c92e0] stream=22 stream_type=0 pid=bcd prog_reg_desc=
|
|---|
| 93 | [mpegts @ 0x36c92e0] stream=23 stream_type=0 pid=9c6 prog_reg_desc=
|
|---|
| 94 | [mpegts @ 0x36c92e0] stream=24 stream_type=0 pid=a8d prog_reg_desc=
|
|---|
| 95 | [mpegts @ 0x36c92e0] stream=25 stream_type=0 pid=9c7 prog_reg_desc=
|
|---|
| 96 | [mpegts @ 0x36c92e0] stream=26 stream_type=0 pid=17d5 prog_reg_desc=
|
|---|
| 97 | [mpegts @ 0x36c92e0] stream=27 stream_type=0 pid=1393 prog_reg_desc=
|
|---|
| 98 | [mpegts @ 0x36c92e0] stream=28 stream_type=0 pid=9c8 prog_reg_desc=
|
|---|
| 99 | [mpegts @ 0x36c92e0] stream=29 stream_type=0 pid=17d6 prog_reg_desc=
|
|---|
| 100 | [mpegts @ 0x36c92e0] stream=30 stream_type=0 pid=cb prog_reg_desc=
|
|---|
| 101 | [mpegts @ 0x36c92e0] stream=31 stream_type=0 pid=13f7 prog_reg_desc=
|
|---|
| 102 | [mpegts @ 0x36c92e0] probing stream 30 pp:2500
|
|---|
| 103 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 104 | [mpegts @ 0x36c92e0] stream=32 stream_type=0 pid=17d7 prog_reg_desc=
|
|---|
| 105 | [mpegts @ 0x36c92e0] stream=33 stream_type=0 pid=c1c prog_reg_desc=
|
|---|
| 106 | [mpegts @ 0x36c92e0] stream=34 stream_type=0 pid=89a prog_reg_desc=
|
|---|
| 107 | [mpegts @ 0x36c92e0] stream=35 stream_type=0 pid=67 prog_reg_desc=
|
|---|
| 108 | [mpegts @ 0x36c92e0] stream=36 stream_type=0 pid=13ec prog_reg_desc=
|
|---|
| 109 | [mpegts @ 0x36c92e0] stream=37 stream_type=0 pid=1770 prog_reg_desc=
|
|---|
| 110 | [mpegts @ 0x36c92e0] probing stream 34 pp:2500
|
|---|
| 111 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mpegts with score=2
|
|---|
| 112 | [mpegts @ 0x36c92e0] probing stream 35 pp:2500
|
|---|
| 113 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 114 | [mpegts @ 0x36c92e0] stream=38 stream_type=0 pid=a2a prog_reg_desc=
|
|---|
| 115 | [mpegts @ 0x36c92e0] stream=39 stream_type=0 pid=384 prog_reg_desc=
|
|---|
| 116 | [mpegts @ 0x36c92e0] stream=40 stream_type=0 pid=a8e prog_reg_desc=
|
|---|
| 117 | [mpegts @ 0x36c92e0] stream=41 stream_type=0 pid=13ed prog_reg_desc=
|
|---|
| 118 | [mpegts @ 0x36c92e0] stream=42 stream_type=0 pid=899 prog_reg_desc=
|
|---|
| 119 | [mpegts @ 0x36c92e0] stream=43 stream_type=0 pid=13ee prog_reg_desc=
|
|---|
| 120 | [mpegts @ 0x36c92e0] stream=44 stream_type=0 pid=ca prog_reg_desc=
|
|---|
| 121 | [mpegts @ 0x36c92e0] stream=45 stream_type=0 pid=189c prog_reg_desc=
|
|---|
| 122 | [mpegts @ 0x36c92e0] probing stream 44 pp:2500
|
|---|
| 123 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mpegts with score=2
|
|---|
| 124 | [mpegts @ 0x36c92e0] probing stream 42 pp:2500
|
|---|
| 125 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 126 | [mpegts @ 0x36c92e0] stream=46 stream_type=0 pid=640 prog_reg_desc=
|
|---|
| 127 | [mpegts @ 0x36c92e0] probing stream 14 pp:2500
|
|---|
| 128 | [mpegts @ 0x36c92e0] Probe with size=530, packets=1 detected mp3 with score=1
|
|---|
| 129 | [mpegts @ 0x36c92e0] stream=47 stream_type=0 pid=641 prog_reg_desc=
|
|---|
| 130 | [mpegts @ 0x36c92e0] probing stream 18 pp:2500
|
|---|
| 131 | [mpegts @ 0x36c92e0] Probe with size=530, packets=1 detected mp3 with score=1
|
|---|
| 132 | [mpegts @ 0x36c92e0] stream=48 stream_type=0 pid=9f7 prog_reg_desc=
|
|---|
| 133 | [mpegts @ 0x36c92e0] stream=49 stream_type=0 pid=1388 prog_reg_desc=
|
|---|
| 134 | [mpegts @ 0x36c92e0] stream=50 stream_type=0 pid=7d1 prog_reg_desc=
|
|---|
| 135 | [mpegts @ 0x36c92e0] stream=51 stream_type=0 pid=115 prog_reg_desc=
|
|---|
| 136 | [mpegts @ 0x36c92e0] probing stream 51 pp:2500
|
|---|
| 137 | [mpegts @ 0x36c92e0] stream=52 stream_type=0 pid=66 prog_reg_desc=
|
|---|
| 138 | [mpegts @ 0x36c92e0] probing stream 50 pp:2500
|
|---|
| 139 | [mpegts @ 0x36c92e0] Probe with size=480, packets=1 detected mp3 with score=1
|
|---|
| 140 | [mpegts @ 0x36c92e0] probing stream 52 pp:2500
|
|---|
| 141 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mp3 with score=1
|
|---|
| 142 | [mpegts @ 0x36c92e0] stream=53 stream_type=0 pid=7d0 prog_reg_desc=
|
|---|
| 143 | [mpegts @ 0x36c92e0] probing stream 31 pp:2500
|
|---|
| 144 | [mpegts @ 0x36c92e0] Probe with size=875, packets=1 detected dvbtxt with score=50
|
|---|
| 145 | [mpegts @ 0x36c92e0] probed stream 31
|
|---|
| 146 | [mpegts @ 0x36c92e0] probing stream 8 pp:2500
|
|---|
| 147 | [mpegts @ 0x36c92e0] Probe with size=9872, packets=1 detected mp3 with score=1
|
|---|
| 148 | [mpegts @ 0x36c92e0] stream=54 stream_type=0 pid=1b5a prog_reg_desc=
|
|---|
| 149 | [mpegts @ 0x36c92e0] stream=55 stream_type=0 pid=1b59 prog_reg_desc=
|
|---|
| 150 | [mpegts @ 0x36c92e0] stream=56 stream_type=0 pid=2bd prog_reg_desc=
|
|---|
| 151 | [mpegts @ 0x36c92e0] stream=57 stream_type=0 pid=89c prog_reg_desc=
|
|---|
| 152 | [mpegts @ 0x36c92e0] probing stream 27 pp:2500
|
|---|
| 153 | [mpegts @ 0x36c92e0] Probe with size=1059, packets=1 detected dvbtxt with score=50
|
|---|
| 154 | [mpegts @ 0x36c92e0] probed stream 27
|
|---|
| 155 | [mpegts @ 0x36c92e0] probing stream 57 pp:2500
|
|---|
| 156 | [mpegts @ 0x36c92e0] Probe with size=384, packets=1 detected mpegts with score=2
|
|---|
| 157 | [mpegts @ 0x36c92e0] probing stream 20 pp:2500
|
|---|
| 158 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 159 | [mpegts @ 0x36c92e0] probing stream 16 pp:2499
|
|---|
| 160 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 161 | [mpegts @ 0x36c92e0] probing stream 9 pp:2500
|
|---|
| 162 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 163 | [mpegts @ 0x36c92e0] probing stream 23 pp:2500
|
|---|
| 164 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 165 | [mpegts @ 0x36c92e0] probing stream 25 pp:2500
|
|---|
| 166 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 167 | [mpegts @ 0x36c92e0] probing stream 49 pp:2500
|
|---|
| 168 | [mpegts @ 0x36c92e0] Probe with size=4336, packets=1 detected mp3 with score=1
|
|---|
| 169 | [mpegts @ 0x36c92e0] probing stream 28 pp:2500
|
|---|
| 170 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 171 | [mpegts @ 0x36c92e0] probing stream 24 pp:2500
|
|---|
| 172 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 173 | [mpegts @ 0x36c92e0] stream=58 stream_type=0 pid=9c4 prog_reg_desc=
|
|---|
| 174 | [mpegts @ 0x36c92e0] probing stream 26 pp:2500
|
|---|
| 175 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 176 | [mpegts @ 0x36c92e0] stream=36 stream_type=2 pid=13ec prog_reg_desc=
|
|---|
| 177 | [mpegts @ 0x36c92e0] stream=41 stream_type=3 pid=13ed prog_reg_desc=
|
|---|
| 178 | [mpegts @ 0x36c92e0] stream=43 stream_type=3 pid=13ee prog_reg_desc=
|
|---|
| 179 | [mpegts @ 0x36c92e0] stream=31 stream_type=6 pid=13f7 prog_reg_desc=
|
|---|
| 180 | [mpegts @ 0x36c92e0] stream=59 stream_type=6 pid=13f8 prog_reg_desc=
|
|---|
| 181 | [mpegts @ 0x36c92e0] probing stream 29 pp:2500
|
|---|
| 182 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 183 | [mpegts @ 0x36c92e0] stream=60 stream_type=0 pid=bb8 prog_reg_desc=
|
|---|
| 184 | [mpegts @ 0x36c92e0] probing stream 32 pp:2500
|
|---|
| 185 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 186 | [mpegts @ 0x36c92e0] stream=61 stream_type=0 pid=960 prog_reg_desc=
|
|---|
| 187 | [mpegts @ 0x36c92e0] probing stream 12 pp:2499
|
|---|
| 188 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 189 | [mpegts @ 0x36c92e0] probing stream 13 pp:2499
|
|---|
| 190 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 191 | [mpegts @ 0x36c92e0] stream=49 stream_type=2 pid=1388 prog_reg_desc=
|
|---|
| 192 | [mpegts @ 0x36c92e0] stream=14 stream_type=3 pid=1389 prog_reg_desc=
|
|---|
| 193 | [mpegts @ 0x36c92e0] stream=18 stream_type=3 pid=138a prog_reg_desc=
|
|---|
| 194 | [mpegts @ 0x36c92e0] stream=27 stream_type=6 pid=1393 prog_reg_desc=
|
|---|
| 195 | [mpegts @ 0x36c92e0] stream=62 stream_type=6 pid=1394 prog_reg_desc=
|
|---|
| 196 | [mpegts @ 0x36c92e0] probing stream 19 pp:2499
|
|---|
| 197 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 198 | [mpegts @ 0x36c92e0] probing stream 42 pp:2499
|
|---|
| 199 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 200 | [mpegts @ 0x36c92e0] probing stream 17 pp:2499
|
|---|
| 201 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 202 | [mpegts @ 0x36c92e0] probing stream 38 pp:2500
|
|---|
| 203 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 204 | [mpegts @ 0x36c92e0] stream=16 stream_type=3 pid=c9 prog_reg_desc=
|
|---|
| 205 | [mpegts @ 0x36c92e0] stream=44 stream_type=3 pid=ca prog_reg_desc=
|
|---|
| 206 | [mpegts @ 0x36c92e0] stream=30 stream_type=3 pid=cb prog_reg_desc=
|
|---|
| 207 | [mpegts @ 0x36c92e0] stream=12 stream_type=3 pid=cc prog_reg_desc=
|
|---|
| 208 | [mpegts @ 0x36c92e0] stream=7 stream_type=2 pid=21 prog_reg_desc=
|
|---|
| 209 | [mpegts @ 0x36c92e0] stream=63 stream_type=0 pid=258 prog_reg_desc=
|
|---|
| 210 | [mpegts @ 0x36c92e0] probing stream 40 pp:2500
|
|---|
| 211 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 212 | [mpegts @ 0x36c92e0] probing stream 39 pp:2500
|
|---|
| 213 | [mpegts @ 0x36c92e0] Probe with size=11729, packets=1 detected mp3 with score=1
|
|---|
| 214 | [mpegts @ 0x36c92e0] probing stream 48 pp:2500
|
|---|
| 215 | [mpegts @ 0x36c92e0] Probe with size=576, packets=1 detected mp3 with score=1
|
|---|
| 216 | [mpegts @ 0x36c92e0] probing stream 22 pp:2500
|
|---|
| 217 | [mpegts @ 0x36c92e0] Probe with size=1059, packets=1 detected dvbtxt with score=50
|
|---|
| 218 | [mpegts @ 0x36c92e0] probed stream 22
|
|---|
| 219 | [mpegts @ 0x36c92e0] stream=64 stream_type=2 pid=14b4 prog_reg_desc=
|
|---|
| 220 | [mpegts @ 0x36c92e0] stream=65 stream_type=4 pid=14b5 prog_reg_desc=
|
|---|
| 221 | [mpegts @ 0x36c92e0] stream=66 stream_type=6 pid=14bf prog_reg_desc=
|
|---|
| 222 | [mpegts @ 0x36c92e0] probing stream 6 pp:2500
|
|---|
| 223 | [mpegts @ 0x36c92e0] Probe with size=13308, packets=1 detected mp3 with score=1
|
|---|
| 224 | [mpegts @ 0x36c92e0] stream=67 stream_type=0 pid=a28 prog_reg_desc=
|
|---|
| 225 | [mpegts @ 0x36c92e0] stream=68 stream_type=0 pid=64 prog_reg_desc=
|
|---|
| 226 | [mpegts @ 0x36c92e0] probing stream 35 pp:2499
|
|---|
| 227 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 228 | [mpegts @ 0x36c92e0] probing stream 34 pp:2499
|
|---|
| 229 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 230 | [mpegts @ 0x36c92e0] stream=11 stream_type=2 pid=17d4 prog_reg_desc=
|
|---|
| 231 | [mpegts @ 0x36c92e0] stream=26 stream_type=4 pid=17d5 prog_reg_desc=
|
|---|
| 232 | [mpegts @ 0x36c92e0] stream=29 stream_type=4 pid=17d6 prog_reg_desc=
|
|---|
| 233 | [mpegts @ 0x36c92e0] stream=32 stream_type=4 pid=17d7 prog_reg_desc=
|
|---|
| 234 | [mpegts @ 0x36c92e0] stream=69 stream_type=6 pid=17df prog_reg_desc=
|
|---|
| 235 | [mpegts @ 0x36c92e0] stream=70 stream_type=6 pid=2cb prog_reg_desc=
|
|---|
| 236 | [mpegts @ 0x36c92e0] probing stream 37 pp:2500
|
|---|
| 237 | [mpegts @ 0x36c92e0] Probe with size=14123, packets=1 detected mp3 with score=1
|
|---|
| 238 | [mpegts @ 0x36c92e0] probing stream 46 pp:2500
|
|---|
| 239 | [mpegts @ 0x36c92e0] Probe with size=11938, packets=1 detected mp3 with score=1
|
|---|
| 240 | [mpegts @ 0x36c92e0] stream=71 stream_type=0 pid=c81 prog_reg_desc=
|
|---|
| 241 | [mpegts @ 0x36c92e0] stream=45 stream_type=2 pid=189c prog_reg_desc=
|
|---|
| 242 | [mpegts @ 0x36c92e0] stream=72 stream_type=4 pid=189d prog_reg_desc=
|
|---|
| 243 | [mpegts @ 0x36c92e0] stream=73 stream_type=4 pid=189e prog_reg_desc=
|
|---|
| 244 | [mpegts @ 0x36c92e0] stream=74 stream_type=4 pid=189f prog_reg_desc=
|
|---|
| 245 | [mpegts @ 0x36c92e0] stream=51 stream_type=6 pid=115 prog_reg_desc=
|
|---|
| 246 | [mpegts @ 0x36c92e0] stream=75 stream_type=6 pid=18a7 prog_reg_desc=
|
|---|
| 247 | [mpegts @ 0x36c92e0] probing stream 8 pp:2499
|
|---|
| 248 | [mpegts @ 0x36c92e0] Probe with size=19744, packets=2 detected mp3 with score=1
|
|---|
| 249 | [mpegts @ 0x36c92e0] stream=76 stream_type=0 pid=1771 prog_reg_desc=
|
|---|
| 250 | [mpegts @ 0x36c92e0] probing stream 50 pp:2499
|
|---|
| 251 | [mpegts @ 0x36c92e0] Probe with size=960, packets=2 detected mp3 with score=5
|
|---|
| 252 | [mpegts @ 0x36c92e0] probing stream 68 pp:2500
|
|---|
| 253 | [mpegts @ 0x36c92e0] Probe with size=5115, packets=1 detected mp3 with score=1
|
|---|
| 254 | [mpegts @ 0x36c92e0] stream=42 stream_type=3 pid=899 prog_reg_desc=
|
|---|
| 255 | [mpegts @ 0x36c92e0] stream=34 stream_type=3 pid=89a prog_reg_desc=
|
|---|
| 256 | [mpegts @ 0x36c92e0] stream=17 stream_type=3 pid=89b prog_reg_desc=
|
|---|
| 257 | [mpegts @ 0x36c92e0] stream=57 stream_type=3 pid=89c prog_reg_desc=
|
|---|
| 258 | [mpegts @ 0x36c92e0] stream=77 stream_type=2 pid=898 prog_reg_desc=
|
|---|
| 259 | [mpegts @ 0x36c92e0] probing stream 52 pp:2499
|
|---|
| 260 | [mpegts @ 0x36c92e0] Probe with size=768, packets=2 detected mp3 with score=5
|
|---|
| 261 | [mpegts @ 0x36c92e0] probing stream 58 pp:2500
|
|---|
| 262 | [mpegts @ 0x36c92e0] Probe with size=19424, packets=1 detected mp3 with score=1
|
|---|
| 263 | [mpegts @ 0x36c92e0] probing stream 9 pp:2499
|
|---|
| 264 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 265 | [mpegts @ 0x36c92e0] probing stream 20 pp:2499
|
|---|
| 266 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 267 | [mpegts @ 0x36c92e0] stream=78 stream_type=0 pid=320 prog_reg_desc=
|
|---|
| 268 | [mpegts @ 0x36c92e0] stream=58 stream_type=1b pid=9c4 prog_reg_desc=
|
|---|
| 269 | [mpegts @ 0x36c92e0] stream=20 stream_type=3 pid=9c5 prog_reg_desc=
|
|---|
| 270 | [mpegts @ 0x36c92e0] stream=23 stream_type=3 pid=9c6 prog_reg_desc=
|
|---|
| 271 | [mpegts @ 0x36c92e0] stream=25 stream_type=3 pid=9c7 prog_reg_desc=
|
|---|
| 272 | [mpegts @ 0x36c92e0] stream=28 stream_type=3 pid=9c8 prog_reg_desc=
|
|---|
| 273 | [mpegts @ 0x36c92e0] stream=60 stream_type=2 pid=bb8 prog_reg_desc=
|
|---|
| 274 | [mpegts @ 0x36c92e0] stream=79 stream_type=3 pid=bb9 prog_reg_desc=
|
|---|
| 275 | [mpegts @ 0x36c92e0] stream=80 stream_type=3 pid=bba prog_reg_desc=
|
|---|
| 276 | [mpegts @ 0x36c92e0] stream=22 stream_type=6 pid=bcd prog_reg_desc=
|
|---|
| 277 | [mpegts @ 0x36c92e0] probing stream 61 pp:2500
|
|---|
| 278 | [mpegts @ 0x36c92e0] probing stream 24 pp:2499
|
|---|
| 279 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 280 | [mpegts @ 0x36c92e0] probing stream 26 pp:2499
|
|---|
| 281 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 282 | [mpegts @ 0x36c92e0] probing stream 78 pp:2500
|
|---|
| 283 | [mpegts @ 0x36c92e0] Probe with size=2897, packets=1 detected mp3 with score=1
|
|---|
| 284 | [mpegts @ 0x36c92e0] probing stream 29 pp:2499
|
|---|
| 285 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 286 | [mpegts @ 0x36c92e0] probing stream 33 pp:2500
|
|---|
| 287 | [mpegts @ 0x36c92e0] stream=46 stream_type=2 pid=640 prog_reg_desc=
|
|---|
| 288 | [mpegts @ 0x36c92e0] stream=47 stream_type=3 pid=641 prog_reg_desc=
|
|---|
| 289 | [mpegts @ 0x36c92e0] probing stream 13 pp:2498
|
|---|
| 290 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=3 detected mp3 with score=5
|
|---|
| 291 | [mpegts @ 0x36c92e0] probing stream 39 pp:2499
|
|---|
| 292 | [mpegts @ 0x36c92e0] probing stream 19 pp:2498
|
|---|
| 293 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=3 detected mp3 with score=5
|
|---|
| 294 | [mpegts @ 0x36c92e0] probing stream 32 pp:2499
|
|---|
| 295 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 296 | [mpegts @ 0x36c92e0] probing stream 67 pp:2500
|
|---|
| 297 | [mpegts @ 0x36c92e0] Probe with size=7519, packets=1 detected mp3 with score=1
|
|---|
| 298 | [mpegts @ 0x36c92e0] stream=63 stream_type=2 pid=258 prog_reg_desc=
|
|---|
| 299 | [mpegts @ 0x36c92e0] stream=81 stream_type=3 pid=259 prog_reg_desc=
|
|---|
| 300 | [mpegts @ 0x36c92e0] probing stream 78 pp:2499
|
|---|
| 301 | [mpegts @ 0x36c92e0] Probe with size=5426, packets=2 detected mp3 with score=1
|
|---|
| 302 | [mpegts @ 0x36c92e0] stream=82 stream_type=0 pid=c1d prog_reg_desc=
|
|---|
| 303 | [mpegts @ 0x36c92e0] stream=83 stream_type=0 pid=1b58 prog_reg_desc=
|
|---|
| 304 | [mpegts @ 0x36c92e0] probing stream 48 pp:2499
|
|---|
| 305 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 306 | [mpegts @ 0x36c92e0] probing stream 40 pp:2499
|
|---|
| 307 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 308 | [mpegts @ 0x36c92e0] stream=84 stream_type=2 pid=1f4 prog_reg_desc=
|
|---|
| 309 | [mpegts @ 0x36c92e0] stream=85 stream_type=3 pid=1f5 prog_reg_desc=
|
|---|
| 310 | [mpegts @ 0x36c92e0] probing stream 38 pp:2499
|
|---|
| 311 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=2 detected mp3 with score=5
|
|---|
| 312 | [mpegts @ 0x36c92e0] probing stream 6 pp:2499
|
|---|
| 313 | [mpegts @ 0x36c92e0] probing stream 51 pp:2499
|
|---|
| 314 | [mpegts @ 0x36c92e0] Probe with size=340, packets=2 detected mp3 with score=1
|
|---|
| 315 | [mpegts @ 0x36c92e0] probing stream 53 pp:2500
|
|---|
| 316 | [mpegts @ 0x36c92e0] Probe with size=24280, packets=1 detected ico with score=1
|
|---|
| 317 | [mpegts @ 0x36c92e0] stream=50 stream_type=3 pid=7d1 prog_reg_desc=
|
|---|
| 318 | [mpegts @ 0x36c92e0] stream=53 stream_type=2 pid=7d0 prog_reg_desc=
|
|---|
| 319 | [mpegts @ 0x36c92e0] probing stream 35 pp:2498
|
|---|
| 320 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=3 detected mp3 with score=5
|
|---|
| 321 | [mpegts @ 0x36c92e0] stream=61 stream_type=1b pid=960 prog_reg_desc=
|
|---|
| 322 | [mpegts @ 0x36c92e0] stream=86 stream_type=4 pid=961 prog_reg_desc=
|
|---|
| 323 | [mpegts @ 0x36c92e0] probing stream 68 pp:2499
|
|---|
| 324 | [mpegts @ 0x36c92e0] Probe with size=9632, packets=2 detected mp3 with score=1
|
|---|
| 325 | [mpegts @ 0x36c92e0] probing stream 8 pp:2498
|
|---|
| 326 | [mpegts @ 0x36c92e0] stream=8 stream_type=2 pid=9f6 prog_reg_desc=
|
|---|
| 327 | [mpegts @ 0x36c92e0] stream=48 stream_type=3 pid=9f7 prog_reg_desc=
|
|---|
| 328 | [mpegts @ 0x36c92e0] probing stream 52 pp:2498
|
|---|
| 329 | [mpegts @ 0x36c92e0] Probe with size=1152, packets=3 detected mp3 with score=5
|
|---|
| 330 | [mpegts @ 0x36c92e0] stream=37 stream_type=2 pid=1770 prog_reg_desc=
|
|---|
| 331 | [mpegts @ 0x36c92e0] stream=76 stream_type=3 pid=1771 prog_reg_desc=
|
|---|
| 332 | [mpegts @ 0x36c92e0] probing stream 9 pp:2498
|
|---|
| 333 | [mpegts @ 0x36c92e0] probing stream 32 pp:2498
|
|---|
| 334 | [mpegts @ 0x36c92e0] probing stream 67 pp:2499
|
|---|
| 335 | [mpegts @ 0x36c92e0] Probe with size=14007, packets=2 detected mp3 with score=1
|
|---|
| 336 | [mpegts @ 0x36c92e0] probing stream 24 pp:2498
|
|---|
| 337 | [mpegts @ 0x36c92e0] probing stream 26 pp:2498
|
|---|
| 338 | [mpegts @ 0x36c92e0] stream=33 stream_type=2 pid=c1c prog_reg_desc=
|
|---|
| 339 | [mpegts @ 0x36c92e0] stream=82 stream_type=3 pid=c1d prog_reg_desc=
|
|---|
| 340 | [mpegts @ 0x36c92e0] probing stream 29 pp:2498
|
|---|
| 341 | [mpegts @ 0x36c92e0] stream=15 stream_type=1b pid=c80 prog_reg_desc=
|
|---|
| 342 | [mpegts @ 0x36c92e0] stream=71 stream_type=3 pid=c81 prog_reg_desc=
|
|---|
| 343 | [mpegts @ 0x36c92e0] stream=87 stream_type=3 pid=c82 prog_reg_desc=
|
|---|
| 344 | [mpegts @ 0x36c92e0] probing stream 83 pp:2500
|
|---|
| 345 | [mpegts @ 0x36c92e0] Probe with size=10632, packets=1 detected mp3 with score=1
|
|---|
| 346 | [mpegts @ 0x36c92e0] probing stream 13 pp:2497
|
|---|
| 347 | [mpegts @ 0x36c92e0] stream=88 stream_type=0 pid=2bc prog_reg_desc=
|
|---|
| 348 | [mpegts @ 0x36c92e0] probing stream 19 pp:2497
|
|---|
| 349 | [mpegts @ 0x36c92e0] probing stream 38 pp:2498
|
|---|
| 350 | [mpegts @ 0x36c92e0] stream=39 stream_type=2 pid=384 prog_reg_desc=
|
|---|
| 351 | [mpegts @ 0x36c92e0] stream=10 stream_type=3 pid=385 prog_reg_desc=
|
|---|
| 352 | [mpegts @ 0x36c92e0] stream=88 stream_type=2 pid=2bc prog_reg_desc=
|
|---|
| 353 | [mpegts @ 0x36c92e0] stream=56 stream_type=3 pid=2bd prog_reg_desc=
|
|---|
| 354 | [mpegts @ 0x36c92e0] probing stream 6 pp:2498
|
|---|
| 355 | [mpegts @ 0x36c92e0] stream=78 stream_type=2 pid=320 prog_reg_desc=
|
|---|
| 356 | [mpegts @ 0x36c92e0] stream=21 stream_type=3 pid=321 prog_reg_desc=
|
|---|
| 357 | [mpegts @ 0x36c92e0] probing stream 35 pp:2497
|
|---|
| 358 | [mpegts @ 0x36c92e0] probing stream 40 pp:2498
|
|---|
| 359 | [mpegts @ 0x36c92e0] stream=83 stream_type=2 pid=1b58 prog_reg_desc=
|
|---|
| 360 | [mpegts @ 0x36c92e0] stream=55 stream_type=3 pid=1b59 prog_reg_desc=
|
|---|
| 361 | [mpegts @ 0x36c92e0] stream=54 stream_type=3 pid=1b5a prog_reg_desc=
|
|---|
| 362 | [mpegts @ 0x36c92e0] stream=67 stream_type=2 pid=a28 prog_reg_desc=
|
|---|
| 363 | [mpegts @ 0x36c92e0] stream=9 stream_type=3 pid=a29 prog_reg_desc=
|
|---|
| 364 | [mpegts @ 0x36c92e0] stream=38 stream_type=3 pid=a2a prog_reg_desc=
|
|---|
| 365 | [mpegts @ 0x36c92e0] probing stream 52 pp:2497
|
|---|
| 366 | [mpegts @ 0x36c92e0] stream=6 stream_type=2 pid=a8c prog_reg_desc=
|
|---|
| 367 | [mpegts @ 0x36c92e0] stream=24 stream_type=3 pid=a8d prog_reg_desc=
|
|---|
| 368 | [mpegts @ 0x36c92e0] stream=40 stream_type=3 pid=a8e prog_reg_desc=
|
|---|
| 369 | [mpegts @ 0x36c92e0] probing stream 26 pp:2497
|
|---|
| 370 | [mpegts @ 0x36c92e0] Probe with size=2304, packets=4 detected mp3 with score=25
|
|---|
| 371 | [mpegts @ 0x36c92e0] probed stream 26
|
|---|
| 372 | [mpegts @ 0x36c92e0] stream=13 stream_type=3 pid=65 prog_reg_desc=
|
|---|
| 373 | [mpegts @ 0x36c92e0] stream=52 stream_type=3 pid=66 prog_reg_desc=
|
|---|
| 374 | [mpegts @ 0x36c92e0] stream=35 stream_type=3 pid=67 prog_reg_desc=
|
|---|
| 375 | [mpegts @ 0x36c92e0] stream=19 stream_type=3 pid=68 prog_reg_desc=
|
|---|
| 376 | [mpegts @ 0x36c92e0] stream=68 stream_type=2 pid=64 prog_reg_desc=
|
|---|
| 377 | [mpegts @ 0x36c92e0] stream=89 stream_type=6 pid=6f prog_reg_desc=
|
|---|
| 378 | [mpegts @ 0x36c92e0] probing stream 29 pp:2497
|
|---|
| 379 | [mpegts @ 0x36c92e0] Probe with size=2304, packets=4 detected mp3 with score=25
|
|---|
| 380 | [mpegts @ 0x36c92e0] probed stream 29
|
|---|
| 381 | [mpegts @ 0x36c92e0] probing stream 51 pp:2498
|
|---|
| 382 | [mpegts @ 0x36c92e0] probing stream 32 pp:2497
|
|---|
| 383 | [mpegts @ 0x36c92e0] Probe with size=2304, packets=4 detected mp3 with score=25
|
|---|
| 384 | [mpegts @ 0x36c92e0] probed stream 32
|
|---|
| 385 | [mpegts @ 0x36c92e0] probing stream 51 pp:2497
|
|---|
| 386 | [mpegts @ 0x36c92e0] Probe with size=680, packets=4 detected mp3 with score=1
|
|---|
| 387 | [mpegts @ 0x36c92e0] probing stream 65 pp:2500
|
|---|
| 388 | [mpegts @ 0x36c92e0] Probe with size=2304, packets=1 detected mp3 with score=25
|
|---|
| 389 | [mpegts @ 0x36c92e0] probed stream 65
|
|---|
| 390 | [mpegts @ 0x36c92e0] probing stream 51 pp:2496
|
|---|
| 391 | [mpegts @ 0x36c92e0] probing stream 51 pp:2495
|
|---|
| 392 | [mpegts @ 0x36c92e0] Probe with size=850, packets=2500 detected mp3 with score=1
|
|---|
| 393 | [mpegts @ 0x36c92e0] probed stream 51
|
|---|
| 394 | [mpegts @ 0x36c92e0] parser not found for codec bin_data, packets or times may be invalid.
|
|---|
| 395 | [mpegts @ 0x36c92e0] parser not found for codec dvb_teletext, packets or times may be invalid.
|
|---|
| 396 | [NULL @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 397 | [NULL @ 0x3754860] missing picture in access unit with size 1089
|
|---|
| 398 | [NULL @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 399 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 400 | [h264 @ 0x3754860] Invalid NAL unit 0, skipping.
|
|---|
| 401 | [h264 @ 0x3754860] Invalid NAL unit 0, skipping.
|
|---|
| 402 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 403 | [h264 @ 0x3754860] Unknown NAL code: 0 (44 bits)
|
|---|
| 404 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 405 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 406 | [h264 @ 0x3754860] no frame!
|
|---|
| 407 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 408 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 409 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 410 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 411 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 412 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 413 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 414 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 415 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 416 | [h264 @ 0x3754860] no frame!
|
|---|
| 417 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 418 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 419 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 420 | [h264 @ 0x3754860] no frame!
|
|---|
| 421 | [mpegts @ 0x36c92e0] parser not found for codec dvb_teletext, packets or times may be invalid.
|
|---|
| 422 | [NULL @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 423 | [NULL @ 0x378bd20] missing picture in access unit with size 156
|
|---|
| 424 | [NULL @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 425 | [NULL @ 0x378bd20] unknown SEI type 34
|
|---|
| 426 | [NULL @ 0x378bd20] unknown SEI type 115
|
|---|
| 427 | [NULL @ 0x378bd20] SEI type 254 size 1664 truncated at 704
|
|---|
| 428 | [NULL @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 429 | [NULL @ 0x378bd20] sps_id 1 out of range
|
|---|
| 430 | [NULL @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 431 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 432 | [h264 @ 0x378bd20] Invalid NAL unit 0, skipping.
|
|---|
| 433 | [h264 @ 0x378bd20] Invalid NAL unit 0, skipping.
|
|---|
| 434 | [h264 @ 0x378bd20] Invalid NAL unit 0, skipping.
|
|---|
| 435 | [h264 @ 0x378bd20] Invalid NAL unit 0, skipping.
|
|---|
| 436 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 437 | [h264 @ 0x378bd20] Unknown NAL code: 0 (44 bits)
|
|---|
| 438 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 439 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 440 | [h264 @ 0x378bd20] no frame!
|
|---|
| 441 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 442 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 443 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 444 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 445 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 446 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 447 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 448 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 449 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 450 | [h264 @ 0x378bd20] no frame!
|
|---|
| 451 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 452 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 453 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 454 | [h264 @ 0x378bd20] no frame!
|
|---|
| 455 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 456 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 457 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 458 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 459 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 460 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 461 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 462 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 463 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 464 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 465 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 466 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 467 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 468 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 469 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 470 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 471 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 472 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 473 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 474 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 475 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 476 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 477 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 478 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 479 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 480 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 481 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 482 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 483 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 484 | [h264 @ 0x378bd20] unknown SEI type 115
|
|---|
| 485 | [h264 @ 0x378bd20] SEI type 254 size 1664 truncated at 700
|
|---|
| 486 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 487 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 488 | [h264 @ 0x378bd20] Unknown NAL code: 14 (1157 bits)
|
|---|
| 489 | [h264 @ 0x378bd20] Unknown NAL code: 15 (260 bits)
|
|---|
| 490 | [h264 @ 0x378bd20] Unknown NAL code: 16 (212 bits)
|
|---|
| 491 | [h264 @ 0x378bd20] Unknown NAL code: 17 (247 bits)
|
|---|
| 492 | [h264 @ 0x378bd20] Unknown NAL code: 18 (189 bits)
|
|---|
| 493 | [h264 @ 0x378bd20] Unknown NAL code: 20 (133 bits)
|
|---|
| 494 | [h264 @ 0x378bd20] Unknown NAL code: 21 (438 bits)
|
|---|
| 495 | [h264 @ 0x378bd20] Unknown NAL code: 22 (709 bits)
|
|---|
| 496 | [h264 @ 0x378bd20] Unknown NAL code: 23 (540 bits)
|
|---|
| 497 | [h264 @ 0x378bd20] Unknown NAL code: 24 (662 bits)
|
|---|
| 498 | [h264 @ 0x378bd20] Unknown NAL code: 25 (818 bits)
|
|---|
| 499 | [h264 @ 0x378bd20] Unknown NAL code: 26 (887 bits)
|
|---|
| 500 | [h264 @ 0x378bd20] Unknown NAL code: 27 (455 bits)
|
|---|
| 501 | [h264 @ 0x378bd20] Unknown NAL code: 28 (266 bits)
|
|---|
| 502 | [h264 @ 0x378bd20] Unknown NAL code: 29 (415 bits)
|
|---|
| 503 | [h264 @ 0x378bd20] Unknown NAL code: 30 (109 bits)
|
|---|
| 504 | [h264 @ 0x378bd20] Unknown NAL code: 31 (157 bits)
|
|---|
| 505 | [h264 @ 0x378bd20] Unknown NAL code: 0 (71 bits)
|
|---|
| 506 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 507 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 508 | [h264 @ 0x378bd20] no frame!
|
|---|
| 509 | [h264 @ 0x378bd20] missing picture in access unit with size 989
|
|---|
| 510 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 511 | [h264 @ 0x378bd20] missing picture in access unit with size 153
|
|---|
| 512 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 513 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 514 | [h264 @ 0x378bd20] SEI type 230 size 1304 truncated at 984
|
|---|
| 515 | [h264 @ 0x378bd20] illegal POC type 12
|
|---|
| 516 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 517 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 518 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 519 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 520 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 521 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 522 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 523 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 524 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 525 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 526 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 527 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 528 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 529 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 530 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 531 | [h264 @ 0x378bd20] Unknown NAL code: 0 (44 bits)
|
|---|
| 532 | [h264 @ 0x378bd20] no frame!
|
|---|
| 533 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 534 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 535 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 536 | [h264 @ 0x378bd20] no frame!
|
|---|
| 537 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 538 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 539 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 540 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 541 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 542 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 543 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 544 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 545 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 546 | [h264 @ 0x378bd20] no frame!
|
|---|
| 547 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 548 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 549 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 550 | [h264 @ 0x378bd20] no frame!
|
|---|
| 551 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 552 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 553 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 554 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 555 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 556 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 557 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 558 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 559 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 560 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 561 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 562 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 563 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 564 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 565 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 566 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 567 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 568 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 569 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 570 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 571 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 572 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 573 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 574 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 575 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 576 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 577 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 578 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 579 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 580 | [h264 @ 0x378bd20] SEI type 230 size 1304 truncated at 982
|
|---|
| 581 | [h264 @ 0x378bd20] illegal POC type 12
|
|---|
| 582 | [h264 @ 0x378bd20] SPS decoding failure, trying again with the complete NAL
|
|---|
| 583 | [h264 @ 0x378bd20] illegal POC type 12
|
|---|
| 584 | [h264 @ 0x378bd20] illegal POC type 12
|
|---|
| 585 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 586 | [h264 @ 0x378bd20] Unknown NAL code: 14 (1022 bits)
|
|---|
| 587 | [h264 @ 0x378bd20] Unknown NAL code: 15 (268 bits)
|
|---|
| 588 | [h264 @ 0x378bd20] Unknown NAL code: 16 (266 bits)
|
|---|
| 589 | [h264 @ 0x378bd20] Unknown NAL code: 17 (318 bits)
|
|---|
| 590 | [h264 @ 0x378bd20] Unknown NAL code: 18 (223 bits)
|
|---|
| 591 | [h264 @ 0x378bd20] Unknown NAL code: 20 (177 bits)
|
|---|
| 592 | [h264 @ 0x378bd20] Unknown NAL code: 21 (665 bits)
|
|---|
| 593 | [h264 @ 0x378bd20] Unknown NAL code: 22 (728 bits)
|
|---|
| 594 | [h264 @ 0x378bd20] Unknown NAL code: 23 (688 bits)
|
|---|
| 595 | [h264 @ 0x378bd20] Unknown NAL code: 24 (655 bits)
|
|---|
| 596 | [h264 @ 0x378bd20] Unknown NAL code: 25 (590 bits)
|
|---|
| 597 | [h264 @ 0x378bd20] Unknown NAL code: 26 (761 bits)
|
|---|
| 598 | [h264 @ 0x378bd20] Unknown NAL code: 27 (643 bits)
|
|---|
| 599 | [h264 @ 0x378bd20] Unknown NAL code: 28 (347 bits)
|
|---|
| 600 | [h264 @ 0x378bd20] Unknown NAL code: 29 (451 bits)
|
|---|
| 601 | [h264 @ 0x378bd20] Unknown NAL code: 30 (161 bits)
|
|---|
| 602 | [h264 @ 0x378bd20] Unknown NAL code: 31 (139 bits)
|
|---|
| 603 | [h264 @ 0x378bd20] Unknown NAL code: 0 (49 bits)
|
|---|
| 604 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 605 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 606 | [h264 @ 0x378bd20] no frame!
|
|---|
| 607 | [NULL @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 608 | [NULL @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 609 | [NULL @ 0x377e080] unknown SEI type 43
|
|---|
| 610 | [NULL @ 0x377e080] unknown SEI type 39
|
|---|
| 611 | [NULL @ 0x377e080] SEI type 118 size 1032 truncated at 248
|
|---|
| 612 | [NULL @ 0x377e080] log2_max_poc_lsb (20) is out of range
|
|---|
| 613 | [NULL @ 0x377e080] sps_id 2 out of range
|
|---|
| 614 | [NULL @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 615 | [mpeg2video @ 0x377e080] Invalid frame dimensions 0x0.
|
|---|
| 616 | [mpegts @ 0x36c92e0] parser not found for codec dvb_teletext, packets or times may be invalid.
|
|---|
| 617 | [NULL @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 618 | [NULL @ 0x37525e0] missing picture in access unit with size 983
|
|---|
| 619 | [NULL @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 620 | [NULL @ 0x37525e0] unknown SEI type 75
|
|---|
| 621 | [NULL @ 0x37525e0] unknown SEI type 64
|
|---|
| 622 | [NULL @ 0x37525e0] unknown SEI type 63
|
|---|
| 623 | [NULL @ 0x37525e0] SEI type 45 size 680 truncated at 8
|
|---|
| 624 | [NULL @ 0x37525e0] cpb_count 33 invalid
|
|---|
| 625 | [NULL @ 0x37525e0] sps_id 1 out of range
|
|---|
| 626 | [NULL @ 0x37525e0] non-existing PPS 2 referenced
|
|---|
| 627 | [mpeg2video @ 0x37525e0] Invalid frame dimensions 0x0.
|
|---|
| 628 | [h264 @ 0x378bd20] missing picture in access unit with size 632
|
|---|
| 629 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 630 | [h264 @ 0x378bd20] missing picture in access unit with size 119
|
|---|
| 631 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 632 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 633 | [h264 @ 0x378bd20] unknown SEI type 194
|
|---|
| 634 | [h264 @ 0x378bd20] unknown SEI type 75
|
|---|
| 635 | [h264 @ 0x378bd20] unknown SEI type 140
|
|---|
| 636 | [h264 @ 0x378bd20] unknown SEI type 224
|
|---|
| 637 | [h264 @ 0x378bd20] SEI type 73 size 1488 truncated at 8
|
|---|
| 638 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 639 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 640 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 641 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 642 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 643 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 644 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 645 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 646 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 647 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 648 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 649 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 650 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 651 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 652 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 653 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 654 | [h264 @ 0x378bd20] Unknown NAL code: 0 (40 bits)
|
|---|
| 655 | [h264 @ 0x378bd20] no frame!
|
|---|
| 656 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 657 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 658 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 659 | [h264 @ 0x378bd20] no frame!
|
|---|
| 660 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 661 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 662 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 663 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 664 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 665 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 666 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 667 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 668 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 669 | [h264 @ 0x378bd20] no frame!
|
|---|
| 670 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 671 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 672 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 673 | [h264 @ 0x378bd20] no frame!
|
|---|
| 674 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 675 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 676 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 677 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 678 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 679 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 680 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 681 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 682 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 683 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 684 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 685 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 686 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 687 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 688 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 689 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 690 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 691 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 692 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 693 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 694 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 695 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 696 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 697 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 698 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 699 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 700 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 701 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 702 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 703 | [h264 @ 0x378bd20] unknown SEI type 194
|
|---|
| 704 | [h264 @ 0x378bd20] unknown SEI type 75
|
|---|
| 705 | [h264 @ 0x378bd20] unknown SEI type 140
|
|---|
| 706 | [h264 @ 0x378bd20] unknown SEI type 224
|
|---|
| 707 | [h264 @ 0x378bd20] SEI type 73 size 1488 truncated at 5
|
|---|
| 708 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 709 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 710 | [h264 @ 0x378bd20] Unknown NAL code: 14 (1669 bits)
|
|---|
| 711 | [h264 @ 0x378bd20] Unknown NAL code: 15 (253 bits)
|
|---|
| 712 | [h264 @ 0x378bd20] Unknown NAL code: 16 (164 bits)
|
|---|
| 713 | [h264 @ 0x378bd20] Unknown NAL code: 17 (124 bits)
|
|---|
| 714 | [h264 @ 0x378bd20] Unknown NAL code: 18 (154 bits)
|
|---|
| 715 | [h264 @ 0x378bd20] Unknown NAL code: 20 (128 bits)
|
|---|
| 716 | [h264 @ 0x378bd20] Unknown NAL code: 21 (373 bits)
|
|---|
| 717 | [h264 @ 0x378bd20] Unknown NAL code: 22 (732 bits)
|
|---|
| 718 | [h264 @ 0x378bd20] Unknown NAL code: 23 (586 bits)
|
|---|
| 719 | [h264 @ 0x378bd20] Unknown NAL code: 24 (1074 bits)
|
|---|
| 720 | [h264 @ 0x378bd20] Unknown NAL code: 25 (1080 bits)
|
|---|
| 721 | [h264 @ 0x378bd20] Unknown NAL code: 26 (1186 bits)
|
|---|
| 722 | [h264 @ 0x378bd20] Unknown NAL code: 27 (604 bits)
|
|---|
| 723 | [h264 @ 0x378bd20] Unknown NAL code: 28 (259 bits)
|
|---|
| 724 | [h264 @ 0x378bd20] Unknown NAL code: 29 (380 bits)
|
|---|
| 725 | [h264 @ 0x378bd20] Unknown NAL code: 30 (64 bits)
|
|---|
| 726 | [h264 @ 0x378bd20] Unknown NAL code: 31 (233 bits)
|
|---|
| 727 | [h264 @ 0x378bd20] Unknown NAL code: 0 (47 bits)
|
|---|
| 728 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 729 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 730 | [h264 @ 0x378bd20] no frame!
|
|---|
| 731 | [NULL @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 732 | [NULL @ 0x377b500] missing picture in access unit with size 667
|
|---|
| 733 | [NULL @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 734 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 735 | [h264 @ 0x377b500] Invalid NAL unit 0, skipping.
|
|---|
| 736 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 737 | [h264 @ 0x377b500] Unknown NAL code: 0 (44 bits)
|
|---|
| 738 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 739 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 740 | [h264 @ 0x377b500] no frame!
|
|---|
| 741 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 742 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 743 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 744 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 745 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 746 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 747 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 748 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 749 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 750 | [h264 @ 0x377b500] no frame!
|
|---|
| 751 | [h264 @ 0x377b500] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 752 | [h264 @ 0x377b500] A non-intra slice in an IDR NAL unit.
|
|---|
| 753 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 754 | [h264 @ 0x377b500] no frame!
|
|---|
| 755 | [NULL @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 756 | [NULL @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 757 | [NULL @ 0x3787160] unknown SEI type 34
|
|---|
| 758 | [NULL @ 0x3787160] SEI type 92 size 1816 truncated at 1496
|
|---|
| 759 | [NULL @ 0x3787160] illegal POC type 4
|
|---|
| 760 | [NULL @ 0x3787160] sps_id 1 out of range
|
|---|
| 761 | [NULL @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 762 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 763 | [h264 @ 0x3787160] Invalid NAL unit 0, skipping.
|
|---|
| 764 | [h264 @ 0x3787160] Invalid NAL unit 0, skipping.
|
|---|
| 765 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 766 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 767 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 768 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 769 | [h264 @ 0x3787160] Unknown NAL code: 0 (44 bits)
|
|---|
| 770 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 771 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 772 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 773 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 774 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 775 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 776 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 777 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 778 | [h264 @ 0x3787160] no frame!
|
|---|
| 779 | [h264 @ 0x3787160] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 780 | [h264 @ 0x3787160] A non-intra slice in an IDR NAL unit.
|
|---|
| 781 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 782 | [h264 @ 0x3787160] no frame!
|
|---|
| 783 | [h264 @ 0x3787160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 784 | [h264 @ 0x3787160] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 785 | [h264 @ 0x3787160] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 786 | [h264 @ 0x3787160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 787 | [h264 @ 0x3787160] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 788 | [h264 @ 0x3787160] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 789 | [h264 @ 0x3787160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 790 | [h264 @ 0x3787160] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 791 | [h264 @ 0x3787160] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 792 | [h264 @ 0x3787160] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 793 | [h264 @ 0x3787160] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 794 | [h264 @ 0x3787160] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 795 | [h264 @ 0x3787160] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 796 | [h264 @ 0x3787160] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 797 | [h264 @ 0x3787160] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 798 | [h264 @ 0x3787160] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 799 | [h264 @ 0x3787160] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 800 | [h264 @ 0x3787160] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 801 | [h264 @ 0x3787160] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 802 | [h264 @ 0x3787160] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 803 | [h264 @ 0x3787160] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 804 | [h264 @ 0x3787160] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 805 | [h264 @ 0x3787160] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 806 | [h264 @ 0x3787160] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 807 | [h264 @ 0x3787160] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 808 | [h264 @ 0x3787160] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 809 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 810 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 811 | [h264 @ 0x3787160] unknown SEI type 34
|
|---|
| 812 | [h264 @ 0x3787160] SEI type 92 size 1816 truncated at 1494
|
|---|
| 813 | [h264 @ 0x3787160] illegal POC type 4
|
|---|
| 814 | [h264 @ 0x3787160] SPS decoding failure, trying again with the complete NAL
|
|---|
| 815 | [h264 @ 0x3787160] illegal POC type 4
|
|---|
| 816 | [h264 @ 0x3787160] illegal POC type 4
|
|---|
| 817 | [h264 @ 0x3787160] sps_id 1 out of range
|
|---|
| 818 | [h264 @ 0x3787160] Unknown NAL code: 14 (4207 bits)
|
|---|
| 819 | [h264 @ 0x3787160] Unknown NAL code: 15 (4216 bits)
|
|---|
| 820 | [h264 @ 0x3787160] Unknown NAL code: 16 (4086 bits)
|
|---|
| 821 | [h264 @ 0x3787160] Unknown NAL code: 17 (3634 bits)
|
|---|
| 822 | [h264 @ 0x3787160] Unknown NAL code: 18 (3547 bits)
|
|---|
| 823 | [h264 @ 0x3787160] Unknown NAL code: 20 (3207 bits)
|
|---|
| 824 | [h264 @ 0x3787160] Unknown NAL code: 21 (3369 bits)
|
|---|
| 825 | [h264 @ 0x3787160] Unknown NAL code: 22 (2250 bits)
|
|---|
| 826 | [h264 @ 0x3787160] Unknown NAL code: 23 (2169 bits)
|
|---|
| 827 | [h264 @ 0x3787160] Unknown NAL code: 24 (2170 bits)
|
|---|
| 828 | [h264 @ 0x3787160] Unknown NAL code: 25 (2200 bits)
|
|---|
| 829 | [h264 @ 0x3787160] Unknown NAL code: 26 (1952 bits)
|
|---|
| 830 | [h264 @ 0x3787160] Unknown NAL code: 27 (2134 bits)
|
|---|
| 831 | [h264 @ 0x3787160] Unknown NAL code: 28 (2392 bits)
|
|---|
| 832 | [h264 @ 0x3787160] Unknown NAL code: 29 (2923 bits)
|
|---|
| 833 | [h264 @ 0x3787160] Unknown NAL code: 30 (2639 bits)
|
|---|
| 834 | [h264 @ 0x3787160] Unknown NAL code: 31 (2221 bits)
|
|---|
| 835 | [h264 @ 0x3787160] Unknown NAL code: 0 (2619 bits)
|
|---|
| 836 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 837 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 838 | [h264 @ 0x3787160] no frame!
|
|---|
| 839 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 840 | [h264 @ 0x3754860] SEI type 231 size 592 truncated at 352
|
|---|
| 841 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 842 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 843 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 844 | [h264 @ 0x3754860] missing picture in access unit with size 968
|
|---|
| 845 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11418635316
|
|---|
| 846 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 847 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 848 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 849 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 850 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 851 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 852 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 853 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 854 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 855 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 856 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 857 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 858 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 859 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 860 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 861 | [h264 @ 0x3754860] Invalid NAL unit 0, skipping.
|
|---|
| 862 | [h264 @ 0x3754860] Invalid NAL unit 0, skipping.
|
|---|
| 863 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 864 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 865 | [h264 @ 0x3754860] SEI type 231 size 592 truncated at 344
|
|---|
| 866 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 867 | [h264 @ 0x3754860] SPS decoding failure, trying again with the complete NAL
|
|---|
| 868 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 869 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 870 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 871 | [h264 @ 0x3754860] Unknown NAL code: 14 (5335 bits)
|
|---|
| 872 | [h264 @ 0x3754860] Unknown NAL code: 15 (5765 bits)
|
|---|
| 873 | [h264 @ 0x3754860] Unknown NAL code: 16 (7483 bits)
|
|---|
| 874 | [h264 @ 0x3754860] Unknown NAL code: 17 (4867 bits)
|
|---|
| 875 | [h264 @ 0x3754860] Unknown NAL code: 18 (5260 bits)
|
|---|
| 876 | [h264 @ 0x3754860] Unknown NAL code: 0 (44 bits)
|
|---|
| 877 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 878 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 879 | [h264 @ 0x3754860] no frame!
|
|---|
| 880 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 881 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 882 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 883 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 884 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 885 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 886 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 887 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 888 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 889 | [h264 @ 0x3754860] no frame!
|
|---|
| 890 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 891 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 892 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 893 | [h264 @ 0x3754860] no frame!
|
|---|
| 894 | [NULL @ 0x377a3a0] non-existing PPS 6 referenced
|
|---|
| 895 | [NULL @ 0x377a3a0] missing picture in access unit with size 991
|
|---|
| 896 | [NULL @ 0x377a3a0] non-existing PPS 10 referenced
|
|---|
| 897 | [NULL @ 0x377a3a0] unknown SEI type 10
|
|---|
| 898 | [NULL @ 0x377a3a0] unknown SEI type 152
|
|---|
| 899 | [NULL @ 0x377a3a0] SEI type 130 size 1440 truncated at 1168
|
|---|
| 900 | [NULL @ 0x377a3a0] illegal POC type 26
|
|---|
| 901 | [NULL @ 0x377a3a0] sps_id 0 out of range
|
|---|
| 902 | [NULL @ 0x377a3a0] non-existing PPS 0 referenced
|
|---|
| 903 | [mpeg2video @ 0x377a3a0] Invalid frame dimensions 0x0.
|
|---|
| 904 | [mp3 @ 0x3761fe0] Header missing
|
|---|
| 905 | [NULL @ 0x37c0880] non-existing PPS 0 referenced
|
|---|
| 906 | [NULL @ 0x37c0880] missing picture in access unit with size 481
|
|---|
| 907 | [NULL @ 0x37c0880] non-existing PPS 0 referenced
|
|---|
| 908 | [NULL @ 0x37c0880] SEI type 50 size 1376 truncated at 1312
|
|---|
| 909 | [NULL @ 0x37c0880] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 910 | [NULL @ 0x37c0880] sps_id 1 out of range
|
|---|
| 911 | [NULL @ 0x37c0880] non-existing PPS 0 referenced
|
|---|
| 912 | [mpeg2video @ 0x37c0880] Invalid frame dimensions 0x0.
|
|---|
| 913 | [h264 @ 0x36e82a0] non-existing PPS 2 referenced
|
|---|
| 914 | [h264 @ 0x36e82a0] missing picture in access unit with size 336
|
|---|
| 915 | [h264 @ 0x36e82a0] non-existing PPS 1 referenced
|
|---|
| 916 | [h264 @ 0x36e82a0] unknown SEI type 34
|
|---|
| 917 | [h264 @ 0x36e82a0] unknown SEI type 51
|
|---|
| 918 | [h264 @ 0x36e82a0] unknown SEI type 84
|
|---|
| 919 | [h264 @ 0x36e82a0] SEI type 18 size 1672 truncated at 392
|
|---|
| 920 | [h264 @ 0x36e82a0] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 921 | [h264 @ 0x36e82a0] sps_id 1 out of range
|
|---|
| 922 | [h264 @ 0x36e82a0] non-existing PPS 1 referenced
|
|---|
| 923 | [h264 @ 0x36e82a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 924 | [h264 @ 0x36e82a0] Invalid NAL unit 0, skipping.
|
|---|
| 925 | [h264 @ 0x36e82a0] Invalid NAL unit 0, skipping.
|
|---|
| 926 | [h264 @ 0x36e82a0] Invalid NAL unit 0, skipping.
|
|---|
| 927 | [h264 @ 0x36e82a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 928 | [h264 @ 0x36e82a0] Unknown NAL code: 0 (44 bits)
|
|---|
| 929 | [h264 @ 0x36e82a0] non-existing PPS 2 referenced
|
|---|
| 930 | [h264 @ 0x36e82a0] decode_slice_header error
|
|---|
| 931 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 932 | [h264 @ 0x36e82a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 933 | [h264 @ 0x36e82a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 934 | [h264 @ 0x36e82a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 935 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 936 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 937 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 938 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 939 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 940 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 941 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 942 | [h264 @ 0x36e82a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 943 | [h264 @ 0x36e82a0] A non-intra slice in an IDR NAL unit.
|
|---|
| 944 | [h264 @ 0x36e82a0] decode_slice_header error
|
|---|
| 945 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 946 | [h264 @ 0x36e82a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 947 | [h264 @ 0x36e82a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 948 | [h264 @ 0x36e82a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 949 | [h264 @ 0x36e82a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 950 | [h264 @ 0x36e82a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 951 | [h264 @ 0x36e82a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 952 | [h264 @ 0x36e82a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 953 | [h264 @ 0x36e82a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 954 | [h264 @ 0x36e82a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 955 | [h264 @ 0x36e82a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 956 | [h264 @ 0x36e82a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 957 | [h264 @ 0x36e82a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 958 | [h264 @ 0x36e82a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 959 | [h264 @ 0x36e82a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 960 | [h264 @ 0x36e82a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 961 | [h264 @ 0x36e82a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 962 | [h264 @ 0x36e82a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 963 | [h264 @ 0x36e82a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 964 | [h264 @ 0x36e82a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 965 | [h264 @ 0x36e82a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 966 | [h264 @ 0x36e82a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 967 | [h264 @ 0x36e82a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 968 | [h264 @ 0x36e82a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 969 | [h264 @ 0x36e82a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 970 | [h264 @ 0x36e82a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 971 | [h264 @ 0x36e82a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 972 | [h264 @ 0x36e82a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 973 | [h264 @ 0x36e82a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 974 | [h264 @ 0x36e82a0] unknown SEI type 34
|
|---|
| 975 | [h264 @ 0x36e82a0] unknown SEI type 51
|
|---|
| 976 | [h264 @ 0x36e82a0] unknown SEI type 84
|
|---|
| 977 | [h264 @ 0x36e82a0] SEI type 18 size 1672 truncated at 389
|
|---|
| 978 | [h264 @ 0x36e82a0] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 979 | [h264 @ 0x36e82a0] sps_id 1 out of range
|
|---|
| 980 | [h264 @ 0x36e82a0] Unknown NAL code: 14 (720 bits)
|
|---|
| 981 | [h264 @ 0x36e82a0] Unknown NAL code: 15 (551 bits)
|
|---|
| 982 | [h264 @ 0x36e82a0] Unknown NAL code: 16 (1260 bits)
|
|---|
| 983 | [h264 @ 0x36e82a0] Unknown NAL code: 17 (1338 bits)
|
|---|
| 984 | [h264 @ 0x36e82a0] Unknown NAL code: 18 (2139 bits)
|
|---|
| 985 | [h264 @ 0x36e82a0] Unknown NAL code: 20 (4224 bits)
|
|---|
| 986 | [h264 @ 0x36e82a0] Unknown NAL code: 21 (1700 bits)
|
|---|
| 987 | [h264 @ 0x36e82a0] Unknown NAL code: 22 (3211 bits)
|
|---|
| 988 | [h264 @ 0x36e82a0] Unknown NAL code: 23 (5916 bits)
|
|---|
| 989 | [h264 @ 0x36e82a0] Unknown NAL code: 24 (5425 bits)
|
|---|
| 990 | [h264 @ 0x36e82a0] Unknown NAL code: 25 (2818 bits)
|
|---|
| 991 | [h264 @ 0x36e82a0] Unknown NAL code: 26 (8488 bits)
|
|---|
| 992 | [h264 @ 0x36e82a0] Unknown NAL code: 27 (6001 bits)
|
|---|
| 993 | [h264 @ 0x36e82a0] Unknown NAL code: 28 (3253 bits)
|
|---|
| 994 | [h264 @ 0x36e82a0] Unknown NAL code: 29 (6470 bits)
|
|---|
| 995 | [h264 @ 0x36e82a0] Unknown NAL code: 30 (6061 bits)
|
|---|
| 996 | [h264 @ 0x36e82a0] Unknown NAL code: 31 (3634 bits)
|
|---|
| 997 | [h264 @ 0x36e82a0] Unknown NAL code: 0 (771 bits)
|
|---|
| 998 | [h264 @ 0x36e82a0] non-existing PPS 1 referenced
|
|---|
| 999 | [h264 @ 0x36e82a0] decode_slice_header error
|
|---|
| 1000 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 1001 | [mp3 @ 0x375cd00] Header missing
|
|---|
| 1002 | [mpegts @ 0x36c92e0] parser not found for codec dvb_teletext, packets or times may be invalid.
|
|---|
| 1003 | [mpegts @ 0x36c92e0] parser not found for codec dvb_teletext, packets or times may be invalid.
|
|---|
| 1004 | [NULL @ 0x37e0980] non-existing PPS 3 referenced
|
|---|
| 1005 | [NULL @ 0x37e0980] missing picture in access unit with size 202
|
|---|
| 1006 | [NULL @ 0x37e0980] non-existing PPS 1 referenced
|
|---|
| 1007 | [mpeg2video @ 0x37e0980] Invalid frame dimensions 0x0.
|
|---|
| 1008 | [NULL @ 0x3776a80] non-existing PPS 1 referenced
|
|---|
| 1009 | [NULL @ 0x3776a80] missing picture in access unit with size 497
|
|---|
| 1010 | [NULL @ 0x3776a80] non-existing PPS 0 referenced
|
|---|
| 1011 | [mpeg2video @ 0x3776a80] Invalid frame dimensions 0x0.
|
|---|
| 1012 | [mp3 @ 0x37809c0] Header missing
|
|---|
| 1013 | [mpeg2video @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 1014 | [mpeg2video @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 1015 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11731959655
|
|---|
| 1016 | [mpeg2video @ 0x377e080] unknown SEI type 35
|
|---|
| 1017 | [mpeg2video @ 0x377e080] SEI type 96 size 1880 truncated at 1336
|
|---|
| 1018 | [mpeg2video @ 0x377e080] log2_max_poc_lsb (93) is out of range
|
|---|
| 1019 | [mpeg2video @ 0x377e080] sps_id 2 out of range
|
|---|
| 1020 | [mpeg2video @ 0x377e080] non-existing PPS 1 referenced
|
|---|
| 1021 | [mpeg2video @ 0x377e080] Invalid frame dimensions 0x0.
|
|---|
| 1022 | [mp3 @ 0x36ffa20] Header missing
|
|---|
| 1023 | [mp3 @ 0x37831e0] Header missing
|
|---|
| 1024 | [NULL @ 0x37bf6c0] non-existing PPS 2 referenced
|
|---|
| 1025 | [NULL @ 0x37bf6c0] missing picture in access unit with size 517
|
|---|
| 1026 | [NULL @ 0x37bf6c0] non-existing PPS 6 referenced
|
|---|
| 1027 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 1028 | [mpeg2video @ 0x37e0980] SEI type 66 size 688 truncated at 528
|
|---|
| 1029 | [mpeg2video @ 0x37e0980] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 1030 | [mpeg2video @ 0x37e0980] FMO not supported
|
|---|
| 1031 | [mpeg2video @ 0x37e0980] non-existing PPS 0 referenced
|
|---|
| 1032 | [mpeg2video @ 0x37e0980] non-existing PPS 4 referenced
|
|---|
| 1033 | [mpegts @ 0x36c92e0] invalid dts/pts combination 5876374295
|
|---|
| 1034 | [mpeg2video @ 0x37e0980] non-existing PPS 0 referenced
|
|---|
| 1035 | [mpeg2video @ 0x37e0980] SEI type 66 size 1376 truncated at 512
|
|---|
| 1036 | [mpeg2video @ 0x37e0980] illegal POC type 32
|
|---|
| 1037 | [mpeg2video @ 0x37e0980] non-existing PPS 0 referenced
|
|---|
| 1038 | [mpeg2video @ 0x37e0980] Invalid frame dimensions 0x0.
|
|---|
| 1039 | [NULL @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1040 | [NULL @ 0x37a18a0] missing picture in access unit with size 2036
|
|---|
| 1041 | [NULL @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1042 | [NULL @ 0x37a18a0] unknown SEI type 19
|
|---|
| 1043 | [NULL @ 0x37a18a0] unknown SEI type 197
|
|---|
| 1044 | [NULL @ 0x37a18a0] unknown SEI type 196
|
|---|
| 1045 | [NULL @ 0x37a18a0] unknown SEI type 175
|
|---|
| 1046 | [NULL @ 0x37a18a0] unknown SEI type 156
|
|---|
| 1047 | [NULL @ 0x37a18a0] SEI type 188 size 592 truncated at 376
|
|---|
| 1048 | [NULL @ 0x37a18a0] illegal POC type 32
|
|---|
| 1049 | [NULL @ 0x37a18a0] sps_id 2 out of range
|
|---|
| 1050 | [NULL @ 0x37a18a0] non-existing PPS 2 referenced
|
|---|
| 1051 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1052 | [h264 @ 0x37a18a0] Invalid NAL unit 0, skipping.
|
|---|
| 1053 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1054 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (44 bits)
|
|---|
| 1055 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1056 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 1057 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1058 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1059 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1060 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1061 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1062 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1063 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1064 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1065 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1066 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1067 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1068 | [h264 @ 0x37a18a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1069 | [h264 @ 0x37a18a0] A non-intra slice in an IDR NAL unit.
|
|---|
| 1070 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 1071 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1072 | [h264 @ 0x37a18a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1073 | [h264 @ 0x37a18a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1074 | [h264 @ 0x37a18a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1075 | [h264 @ 0x37a18a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1076 | [h264 @ 0x37a18a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1077 | [h264 @ 0x37a18a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1078 | [h264 @ 0x37a18a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1079 | [h264 @ 0x37a18a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1080 | [h264 @ 0x37a18a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1081 | [h264 @ 0x37a18a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1082 | [h264 @ 0x37a18a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1083 | [h264 @ 0x37a18a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1084 | [h264 @ 0x37a18a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1085 | [h264 @ 0x37a18a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1086 | [h264 @ 0x37a18a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1087 | [h264 @ 0x37a18a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1088 | [h264 @ 0x37a18a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1089 | [h264 @ 0x37a18a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1090 | [h264 @ 0x37a18a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1091 | [h264 @ 0x37a18a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1092 | [h264 @ 0x37a18a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1093 | [h264 @ 0x37a18a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1094 | [h264 @ 0x37a18a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1095 | [h264 @ 0x37a18a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1096 | [h264 @ 0x37a18a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1097 | [h264 @ 0x37a18a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1098 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1099 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1100 | [h264 @ 0x37a18a0] unknown SEI type 19
|
|---|
| 1101 | [h264 @ 0x37a18a0] unknown SEI type 197
|
|---|
| 1102 | [h264 @ 0x37a18a0] unknown SEI type 196
|
|---|
| 1103 | [h264 @ 0x37a18a0] unknown SEI type 175
|
|---|
| 1104 | [h264 @ 0x37a18a0] unknown SEI type 156
|
|---|
| 1105 | [h264 @ 0x37a18a0] SEI type 188 size 592 truncated at 345
|
|---|
| 1106 | [h264 @ 0x37a18a0] illegal POC type 32
|
|---|
| 1107 | [h264 @ 0x37a18a0] SPS decoding failure, trying again with the complete NAL
|
|---|
| 1108 | [h264 @ 0x37a18a0] illegal POC type 32
|
|---|
| 1109 | [h264 @ 0x37a18a0] illegal POC type 32
|
|---|
| 1110 | [h264 @ 0x37a18a0] sps_id 2 out of range
|
|---|
| 1111 | [h264 @ 0x37a18a0] Unknown NAL code: 14 (5022 bits)
|
|---|
| 1112 | [h264 @ 0x37a18a0] Unknown NAL code: 15 (6635 bits)
|
|---|
| 1113 | [h264 @ 0x37a18a0] Unknown NAL code: 16 (5467 bits)
|
|---|
| 1114 | [h264 @ 0x37a18a0] Unknown NAL code: 17 (7443 bits)
|
|---|
| 1115 | [h264 @ 0x37a18a0] Unknown NAL code: 18 (5872 bits)
|
|---|
| 1116 | [h264 @ 0x37a18a0] Unknown NAL code: 20 (5852 bits)
|
|---|
| 1117 | [h264 @ 0x37a18a0] Unknown NAL code: 21 (5990 bits)
|
|---|
| 1118 | [h264 @ 0x37a18a0] Unknown NAL code: 22 (5610 bits)
|
|---|
| 1119 | [h264 @ 0x37a18a0] Unknown NAL code: 23 (5921 bits)
|
|---|
| 1120 | [h264 @ 0x37a18a0] Unknown NAL code: 24 (8457 bits)
|
|---|
| 1121 | [h264 @ 0x37a18a0] Unknown NAL code: 25 (5863 bits)
|
|---|
| 1122 | [h264 @ 0x37a18a0] Unknown NAL code: 26 (3387 bits)
|
|---|
| 1123 | [h264 @ 0x37a18a0] Unknown NAL code: 27 (3901 bits)
|
|---|
| 1124 | [h264 @ 0x37a18a0] Unknown NAL code: 28 (3527 bits)
|
|---|
| 1125 | [h264 @ 0x37a18a0] Unknown NAL code: 29 (3717 bits)
|
|---|
| 1126 | [h264 @ 0x37a18a0] Unknown NAL code: 30 (7048 bits)
|
|---|
| 1127 | [h264 @ 0x37a18a0] Unknown NAL code: 31 (6763 bits)
|
|---|
| 1128 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (6607 bits)
|
|---|
| 1129 | [h264 @ 0x37a18a0] non-existing PPS 2 referenced
|
|---|
| 1130 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 1131 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1132 | [mp3 @ 0x36fc3a0] Header missing
|
|---|
| 1133 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 1134 | [mpeg2video @ 0x37525e0] missing picture in access unit with size 583
|
|---|
| 1135 | [mpegts @ 0x36c92e0] invalid dts/pts combination 3925979817
|
|---|
| 1136 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 1137 | [mpeg2video @ 0x37525e0] unknown SEI type 74
|
|---|
| 1138 | [mpeg2video @ 0x37525e0] SEI type 193 size 1088 truncated at 472
|
|---|
| 1139 | [mpeg2video @ 0x37525e0] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 1140 | [mpeg2video @ 0x37525e0] crop values invalid 0 12 1 1 / 16 128
|
|---|
| 1141 | [mpeg2video @ 0x37525e0] sps_id 1 out of range
|
|---|
| 1142 | [mpeg2video @ 0x37525e0] non-existing PPS 2 referenced
|
|---|
| 1143 | [mpeg2video @ 0x37525e0] Invalid frame dimensions 0x0.
|
|---|
| 1144 | [NULL @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 1145 | [NULL @ 0x3791120] missing picture in access unit with size 2544
|
|---|
| 1146 | [NULL @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 1147 | [NULL @ 0x3791120] unknown SEI type 18
|
|---|
| 1148 | [NULL @ 0x3791120] crop values invalid 0 0 4 57 / 48 32
|
|---|
| 1149 | [NULL @ 0x3791120] sps_id 0 out of range
|
|---|
| 1150 | [NULL @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 1151 | [mpeg2video @ 0x3791120] Invalid frame dimensions 0x0.
|
|---|
| 1152 | [NULL @ 0x37536a0] non-existing PPS 8 referenced
|
|---|
| 1153 | [NULL @ 0x37536a0] missing picture in access unit with size 2672
|
|---|
| 1154 | [NULL @ 0x37536a0] non-existing PPS 2 referenced
|
|---|
| 1155 | [NULL @ 0x37536a0] unknown SEI type 19
|
|---|
| 1156 | [NULL @ 0x37536a0] unknown SEI type 101
|
|---|
| 1157 | [NULL @ 0x37536a0] unknown SEI type 26
|
|---|
| 1158 | [NULL @ 0x37536a0] unknown SEI type 145
|
|---|
| 1159 | [NULL @ 0x37536a0] unknown SEI type 238
|
|---|
| 1160 | [NULL @ 0x37536a0] unknown SEI type 159
|
|---|
| 1161 | [NULL @ 0x37536a0] unknown SEI type 169
|
|---|
| 1162 | [NULL @ 0x37536a0] unknown SEI type 110
|
|---|
| 1163 | [NULL @ 0x37536a0] unknown SEI type 118
|
|---|
| 1164 | [NULL @ 0x37536a0] unknown SEI type 207
|
|---|
| 1165 | [NULL @ 0x37536a0] illegal aspect ratio
|
|---|
| 1166 | [NULL @ 0x37536a0] sps_id 0 out of range
|
|---|
| 1167 | [NULL @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 1168 | [mpeg2video @ 0x37536a0] slice mismatch
|
|---|
| 1169 | [mpeg2video @ 0x37536a0] Warning MVs not available
|
|---|
| 1170 | [mpeg2video @ 0x37536a0] concealing 1620 DC, 1620 AC, 1620 MV errors in I frame
|
|---|
| 1171 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 390
|
|---|
| 1172 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 1173 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 411
|
|---|
| 1174 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 1175 | [mpeg2video @ 0x37c0880] unknown SEI type 50
|
|---|
| 1176 | [mpeg2video @ 0x37c0880] SEI type 154 size 552 truncated at 184
|
|---|
| 1177 | [mpeg2video @ 0x37c0880] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 1178 | [mpeg2video @ 0x37c0880] crop values invalid 0 0 4 5 / 32 32
|
|---|
| 1179 | [mpeg2video @ 0x37c0880] sps_id 1 out of range
|
|---|
| 1180 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 1181 | [mpeg2video @ 0x37c0880] Invalid frame dimensions 0x0.
|
|---|
| 1182 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 5 with DTS 5553920818, packet 6 with DTS 5553920818
|
|---|
| 1183 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 1184 | [h264 @ 0x3754860] SEI type 201 size 440 truncated at 368
|
|---|
| 1185 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 1186 | [h264 @ 0x3754860] non-existing PPS 6 referenced
|
|---|
| 1187 | [h264 @ 0x3754860] missing picture in access unit with size 1632
|
|---|
| 1188 | [h264 @ 0x3754860] non-existing PPS 6 referenced
|
|---|
| 1189 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1190 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1191 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1192 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1193 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1194 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1195 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1196 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1197 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1198 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1199 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1200 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1201 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1202 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1203 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 1204 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 1205 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1206 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 1207 | [h264 @ 0x3754860] SEI type 201 size 440 truncated at 366
|
|---|
| 1208 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 1209 | [h264 @ 0x3754860] Unknown NAL code: 14 (4009 bits)
|
|---|
| 1210 | [h264 @ 0x3754860] Unknown NAL code: 15 (4628 bits)
|
|---|
| 1211 | [h264 @ 0x3754860] Unknown NAL code: 16 (5189 bits)
|
|---|
| 1212 | [h264 @ 0x3754860] Unknown NAL code: 17 (3627 bits)
|
|---|
| 1213 | [h264 @ 0x3754860] Unknown NAL code: 18 (3801 bits)
|
|---|
| 1214 | [h264 @ 0x3754860] Unknown NAL code: 0 (40 bits)
|
|---|
| 1215 | [h264 @ 0x3754860] non-existing PPS 6 referenced
|
|---|
| 1216 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 1217 | [h264 @ 0x3754860] no frame!
|
|---|
| 1218 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1219 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1220 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1221 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 1222 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1223 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 1224 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1225 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 1226 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1227 | [h264 @ 0x3754860] no frame!
|
|---|
| 1228 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1229 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 1230 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 1231 | [h264 @ 0x3754860] no frame!
|
|---|
| 1232 | [h264 @ 0x378bd20] missing picture in access unit with size 1523
|
|---|
| 1233 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 1234 | [h264 @ 0x378bd20] missing picture in access unit with size 72
|
|---|
| 1235 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 1236 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 1237 | [h264 @ 0x378bd20] SEI type 120 size 1832 truncated at 912
|
|---|
| 1238 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 1239 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 1240 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 1241 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 1242 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 1243 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 1244 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1245 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 1246 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 1247 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 1248 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 1249 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1250 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 1251 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1252 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 1253 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1254 | [h264 @ 0x378bd20] Unknown NAL code: 0 (44 bits)
|
|---|
| 1255 | [h264 @ 0x378bd20] no frame!
|
|---|
| 1256 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1257 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 1258 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 1259 | [h264 @ 0x378bd20] no frame!
|
|---|
| 1260 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1261 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1262 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1263 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 1264 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1265 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 1266 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1267 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 1268 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1269 | [h264 @ 0x378bd20] no frame!
|
|---|
| 1270 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1271 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 1272 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 1273 | [h264 @ 0x378bd20] no frame!
|
|---|
| 1274 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1275 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1276 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1277 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1278 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1279 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1280 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1281 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1282 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1283 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1284 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1285 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1286 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1287 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1288 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1289 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1290 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1291 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1292 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1293 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1294 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1295 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1296 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1297 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1298 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1299 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1300 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1301 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1302 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 1303 | [h264 @ 0x378bd20] SEI type 120 size 1832 truncated at 907
|
|---|
| 1304 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 1305 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 1306 | [h264 @ 0x378bd20] Unknown NAL code: 14 (601 bits)
|
|---|
| 1307 | [h264 @ 0x378bd20] Unknown NAL code: 15 (79 bits)
|
|---|
| 1308 | [h264 @ 0x378bd20] Unknown NAL code: 16 (71 bits)
|
|---|
| 1309 | [h264 @ 0x378bd20] Unknown NAL code: 17 (49 bits)
|
|---|
| 1310 | [h264 @ 0x378bd20] Unknown NAL code: 18 (49 bits)
|
|---|
| 1311 | [h264 @ 0x378bd20] Unknown NAL code: 20 (49 bits)
|
|---|
| 1312 | [h264 @ 0x378bd20] Unknown NAL code: 21 (121 bits)
|
|---|
| 1313 | [h264 @ 0x378bd20] Unknown NAL code: 22 (353 bits)
|
|---|
| 1314 | [h264 @ 0x378bd20] Unknown NAL code: 23 (199 bits)
|
|---|
| 1315 | [h264 @ 0x378bd20] Unknown NAL code: 24 (433 bits)
|
|---|
| 1316 | [h264 @ 0x378bd20] Unknown NAL code: 25 (403 bits)
|
|---|
| 1317 | [h264 @ 0x378bd20] Unknown NAL code: 26 (485 bits)
|
|---|
| 1318 | [h264 @ 0x378bd20] Unknown NAL code: 27 (237 bits)
|
|---|
| 1319 | [h264 @ 0x378bd20] Unknown NAL code: 28 (88 bits)
|
|---|
| 1320 | [h264 @ 0x378bd20] Unknown NAL code: 29 (143 bits)
|
|---|
| 1321 | [h264 @ 0x378bd20] Unknown NAL code: 30 (49 bits)
|
|---|
| 1322 | [h264 @ 0x378bd20] Unknown NAL code: 31 (115 bits)
|
|---|
| 1323 | [h264 @ 0x378bd20] Unknown NAL code: 0 (49 bits)
|
|---|
| 1324 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 1325 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 1326 | [h264 @ 0x378bd20] no frame!
|
|---|
| 1327 | [NULL @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 1328 | [NULL @ 0x37b3000] missing picture in access unit with size 1636
|
|---|
| 1329 | [NULL @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 1330 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1331 | [h264 @ 0x37b3000] Invalid NAL unit 0, skipping.
|
|---|
| 1332 | [h264 @ 0x37b3000] Invalid NAL unit 0, skipping.
|
|---|
| 1333 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1334 | [h264 @ 0x37b3000] Unknown NAL code: 0 (44 bits)
|
|---|
| 1335 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 1336 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 1337 | [h264 @ 0x37b3000] no frame!
|
|---|
| 1338 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1339 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1340 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1341 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 1342 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1343 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 1344 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1345 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 1346 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1347 | [h264 @ 0x37b3000] no frame!
|
|---|
| 1348 | [h264 @ 0x37b3000] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1349 | [h264 @ 0x37b3000] A non-intra slice in an IDR NAL unit.
|
|---|
| 1350 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 1351 | [h264 @ 0x37b3000] no frame!
|
|---|
| 1352 | [NULL @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 1353 | [NULL @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 1354 | [NULL @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 1355 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1356 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1357 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1358 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1359 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1360 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 1361 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 1362 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 1363 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 1364 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 1365 | [mpeg2video @ 0x37bf6c0] unknown SEI type 83
|
|---|
| 1366 | [mpeg2video @ 0x37bf6c0] SEI type 75 size 696 truncated at 48
|
|---|
| 1367 | [mpeg2video @ 0x37bf6c0] sps_id 32 out of range
|
|---|
| 1368 | [mpeg2video @ 0x37bf6c0] sps_id 0 out of range
|
|---|
| 1369 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 1370 | [mpeg2video @ 0x37bf6c0] non-existing PPS 2 referenced
|
|---|
| 1371 | [mpegts @ 0x36c92e0] invalid dts/pts combination 10175244561
|
|---|
| 1372 | [mpeg2video @ 0x37bf6c0] missing picture in access unit with size 387
|
|---|
| 1373 | [mpeg2video @ 0x37bf6c0] non-existing PPS 4 referenced
|
|---|
| 1374 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 1375 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 5 with DTS 10175244561, packet 6 with DTS 10175244561
|
|---|
| 1376 | [NULL @ 0x37ff000] non-existing PPS 9 referenced
|
|---|
| 1377 | [NULL @ 0x37ff000] non-existing PPS 9 referenced
|
|---|
| 1378 | [NULL @ 0x37ff000] unknown SEI type 34
|
|---|
| 1379 | [NULL @ 0x37ff000] unknown SEI type 153
|
|---|
| 1380 | [NULL @ 0x37ff000] SEI type 50 size 1688 truncated at 1480
|
|---|
| 1381 | [NULL @ 0x37ff000] illegal aspect ratio
|
|---|
| 1382 | [NULL @ 0x37ff000] sps_id 2 out of range
|
|---|
| 1383 | [NULL @ 0x37ff000] non-existing PPS 9 referenced
|
|---|
| 1384 | [mpeg2video @ 0x37ff000] Invalid frame dimensions 0x0.
|
|---|
| 1385 | [h264 @ 0x36e82a0] non-existing PPS 2 referenced
|
|---|
| 1386 | [h264 @ 0x36e82a0] missing picture in access unit with size 365
|
|---|
| 1387 | [mpegts @ 0x36c92e0] invalid dts/pts combination 3301771342
|
|---|
| 1388 | [h264 @ 0x36e82a0] non-existing PPS 1 referenced
|
|---|
| 1389 | [h264 @ 0x36e82a0] unknown SEI type 34
|
|---|
| 1390 | [h264 @ 0x36e82a0] unknown SEI type 48
|
|---|
| 1391 | [h264 @ 0x36e82a0] SEI type 149 size 1248 truncated at 872
|
|---|
| 1392 | [h264 @ 0x36e82a0] sps_id 1 out of range
|
|---|
| 1393 | [h264 @ 0x36e82a0] non-existing PPS 1 referenced
|
|---|
| 1394 | [h264 @ 0x36e82a0] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 1395 | [h264 @ 0x36e82a0] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 1396 | [h264 @ 0x36e82a0] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 1397 | [h264 @ 0x36e82a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1398 | [h264 @ 0x36e82a0] Invalid NAL unit 10, skipping.
|
|---|
| 1399 | [h264 @ 0x36e82a0] Invalid NAL unit 10, skipping.
|
|---|
| 1400 | [h264 @ 0x36e82a0] Invalid NAL unit 10, skipping.
|
|---|
| 1401 | [h264 @ 0x36e82a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1402 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 1403 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1404 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 1405 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1406 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 1407 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1408 | [h264 @ 0x36e82a0] Unknown NAL code: 0 (44 bits)
|
|---|
| 1409 | [h264 @ 0x36e82a0] non-existing PPS 2 referenced
|
|---|
| 1410 | [h264 @ 0x36e82a0] decode_slice_header error
|
|---|
| 1411 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 1412 | [h264 @ 0x36e82a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1413 | [h264 @ 0x36e82a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1414 | [h264 @ 0x36e82a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1415 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 1416 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1417 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 1418 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1419 | [h264 @ 0x36e82a0] data partitioning 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.
|
|---|
| 1420 | [h264 @ 0x36e82a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1421 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 1422 | [h264 @ 0x36e82a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1423 | [h264 @ 0x36e82a0] A non-intra slice in an IDR NAL unit.
|
|---|
| 1424 | [h264 @ 0x36e82a0] decode_slice_header error
|
|---|
| 1425 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 1426 | [h264 @ 0x36e82a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1427 | [h264 @ 0x36e82a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1428 | [h264 @ 0x36e82a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1429 | [h264 @ 0x36e82a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1430 | [h264 @ 0x36e82a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1431 | [h264 @ 0x36e82a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1432 | [h264 @ 0x36e82a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1433 | [h264 @ 0x36e82a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1434 | [h264 @ 0x36e82a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1435 | [h264 @ 0x36e82a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1436 | [h264 @ 0x36e82a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1437 | [h264 @ 0x36e82a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1438 | [h264 @ 0x36e82a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1439 | [h264 @ 0x36e82a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1440 | [h264 @ 0x36e82a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1441 | [h264 @ 0x36e82a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1442 | [h264 @ 0x36e82a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1443 | [h264 @ 0x36e82a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1444 | [h264 @ 0x36e82a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1445 | [h264 @ 0x36e82a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1446 | [h264 @ 0x36e82a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1447 | [h264 @ 0x36e82a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1448 | [h264 @ 0x36e82a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1449 | [h264 @ 0x36e82a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1450 | [h264 @ 0x36e82a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1451 | [h264 @ 0x36e82a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1452 | [h264 @ 0x36e82a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1453 | [h264 @ 0x36e82a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1454 | [h264 @ 0x36e82a0] unknown SEI type 34
|
|---|
| 1455 | [h264 @ 0x36e82a0] unknown SEI type 48
|
|---|
| 1456 | [h264 @ 0x36e82a0] SEI type 149 size 1248 truncated at 871
|
|---|
| 1457 | [h264 @ 0x36e82a0] sps_id 1 out of range
|
|---|
| 1458 | [h264 @ 0x36e82a0] Unknown NAL code: 14 (1632 bits)
|
|---|
| 1459 | [h264 @ 0x36e82a0] Unknown NAL code: 15 (1619 bits)
|
|---|
| 1460 | [h264 @ 0x36e82a0] Unknown NAL code: 16 (2228 bits)
|
|---|
| 1461 | [h264 @ 0x36e82a0] Unknown NAL code: 17 (2159 bits)
|
|---|
| 1462 | [h264 @ 0x36e82a0] Unknown NAL code: 18 (2758 bits)
|
|---|
| 1463 | [h264 @ 0x36e82a0] Unknown NAL code: 20 (3436 bits)
|
|---|
| 1464 | [h264 @ 0x36e82a0] Unknown NAL code: 21 (2611 bits)
|
|---|
| 1465 | [h264 @ 0x36e82a0] Unknown NAL code: 22 (3526 bits)
|
|---|
| 1466 | [h264 @ 0x36e82a0] Unknown NAL code: 23 (2333 bits)
|
|---|
| 1467 | [h264 @ 0x36e82a0] Unknown NAL code: 24 (4649 bits)
|
|---|
| 1468 | [h264 @ 0x36e82a0] Unknown NAL code: 25 (5930 bits)
|
|---|
| 1469 | [h264 @ 0x36e82a0] Unknown NAL code: 26 (8268 bits)
|
|---|
| 1470 | [h264 @ 0x36e82a0] Unknown NAL code: 27 (8171 bits)
|
|---|
| 1471 | [h264 @ 0x36e82a0] Unknown NAL code: 28 (5269 bits)
|
|---|
| 1472 | [h264 @ 0x36e82a0] Unknown NAL code: 29 (4377 bits)
|
|---|
| 1473 | [h264 @ 0x36e82a0] Unknown NAL code: 30 (5639 bits)
|
|---|
| 1474 | [h264 @ 0x36e82a0] Unknown NAL code: 31 (5255 bits)
|
|---|
| 1475 | [h264 @ 0x36e82a0] Unknown NAL code: 0 (1883 bits)
|
|---|
| 1476 | [h264 @ 0x36e82a0] non-existing PPS 1 referenced
|
|---|
| 1477 | [h264 @ 0x36e82a0] decode_slice_header error
|
|---|
| 1478 | [h264 @ 0x36e82a0] no frame!
|
|---|
| 1479 | [NULL @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 1480 | [NULL @ 0x37d9d00] missing picture in access unit with size 856
|
|---|
| 1481 | [NULL @ 0x37d9d00] non-existing PPS 2 referenced
|
|---|
| 1482 | [NULL @ 0x37d9d00] unknown SEI type 18
|
|---|
| 1483 | [NULL @ 0x37d9d00] unknown SEI type 117
|
|---|
| 1484 | [NULL @ 0x37d9d00] SEI type 36 size 1136 truncated at 760
|
|---|
| 1485 | [NULL @ 0x37d9d00] illegal POC type 11
|
|---|
| 1486 | [NULL @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 1487 | [NULL @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 1488 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1489 | [h264 @ 0x37d9d00] Invalid NAL unit 0, skipping.
|
|---|
| 1490 | [h264 @ 0x37d9d00] Invalid NAL unit 0, skipping.
|
|---|
| 1491 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1492 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (44 bits)
|
|---|
| 1493 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 1494 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 1495 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 1496 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1497 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1498 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1499 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 1500 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1501 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 1502 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1503 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 1504 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1505 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 1506 | [h264 @ 0x37d9d00] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1507 | [h264 @ 0x37d9d00] A non-intra slice in an IDR NAL unit.
|
|---|
| 1508 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 1509 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 1510 | [h264 @ 0x37d9d00] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1511 | [h264 @ 0x37d9d00] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1512 | [h264 @ 0x37d9d00] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1513 | [h264 @ 0x37d9d00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1514 | [h264 @ 0x37d9d00] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1515 | [h264 @ 0x37d9d00] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1516 | [h264 @ 0x37d9d00] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1517 | [h264 @ 0x37d9d00] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1518 | [h264 @ 0x37d9d00] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1519 | [h264 @ 0x37d9d00] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1520 | [h264 @ 0x37d9d00] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1521 | [h264 @ 0x37d9d00] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1522 | [h264 @ 0x37d9d00] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1523 | [h264 @ 0x37d9d00] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1524 | [h264 @ 0x37d9d00] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1525 | [h264 @ 0x37d9d00] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1526 | [h264 @ 0x37d9d00] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1527 | [h264 @ 0x37d9d00] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1528 | [h264 @ 0x37d9d00] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1529 | [h264 @ 0x37d9d00] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1530 | [h264 @ 0x37d9d00] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1531 | [h264 @ 0x37d9d00] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1532 | [h264 @ 0x37d9d00] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1533 | [h264 @ 0x37d9d00] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1534 | [h264 @ 0x37d9d00] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1535 | [h264 @ 0x37d9d00] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1536 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1537 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1538 | [h264 @ 0x37d9d00] unknown SEI type 18
|
|---|
| 1539 | [h264 @ 0x37d9d00] unknown SEI type 117
|
|---|
| 1540 | [h264 @ 0x37d9d00] SEI type 36 size 1136 truncated at 740
|
|---|
| 1541 | [h264 @ 0x37d9d00] illegal POC type 11
|
|---|
| 1542 | [h264 @ 0x37d9d00] SPS decoding failure, trying again with the complete NAL
|
|---|
| 1543 | [h264 @ 0x37d9d00] illegal POC type 11
|
|---|
| 1544 | [h264 @ 0x37d9d00] illegal POC type 11
|
|---|
| 1545 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 1546 | [h264 @ 0x37d9d00] Unknown NAL code: 14 (1985 bits)
|
|---|
| 1547 | [h264 @ 0x37d9d00] Unknown NAL code: 15 (2580 bits)
|
|---|
| 1548 | [h264 @ 0x37d9d00] Unknown NAL code: 16 (2953 bits)
|
|---|
| 1549 | [h264 @ 0x37d9d00] Unknown NAL code: 17 (2468 bits)
|
|---|
| 1550 | [h264 @ 0x37d9d00] Unknown NAL code: 18 (1775 bits)
|
|---|
| 1551 | [h264 @ 0x37d9d00] Unknown NAL code: 20 (3386 bits)
|
|---|
| 1552 | [h264 @ 0x37d9d00] Unknown NAL code: 21 (3000 bits)
|
|---|
| 1553 | [h264 @ 0x37d9d00] Unknown NAL code: 22 (2144 bits)
|
|---|
| 1554 | [h264 @ 0x37d9d00] Unknown NAL code: 23 (3400 bits)
|
|---|
| 1555 | [h264 @ 0x37d9d00] Unknown NAL code: 24 (3642 bits)
|
|---|
| 1556 | [h264 @ 0x37d9d00] Unknown NAL code: 25 (4445 bits)
|
|---|
| 1557 | [h264 @ 0x37d9d00] Unknown NAL code: 26 (3036 bits)
|
|---|
| 1558 | [h264 @ 0x37d9d00] Unknown NAL code: 27 (4264 bits)
|
|---|
| 1559 | [h264 @ 0x37d9d00] Unknown NAL code: 28 (4201 bits)
|
|---|
| 1560 | [h264 @ 0x37d9d00] Unknown NAL code: 29 (5167 bits)
|
|---|
| 1561 | [h264 @ 0x37d9d00] Unknown NAL code: 30 (5348 bits)
|
|---|
| 1562 | [h264 @ 0x37d9d00] Unknown NAL code: 31 (4634 bits)
|
|---|
| 1563 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (4315 bits)
|
|---|
| 1564 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 1565 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 1566 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 1567 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 1568 | [mpeg2video @ 0x37525e0] missing picture in access unit with size 709
|
|---|
| 1569 | [mpegts @ 0x36c92e0] invalid dts/pts combination 3925983417
|
|---|
| 1570 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 1571 | [mpeg2video @ 0x37525e0] SEI type 74 size 1808 truncated at 1376
|
|---|
| 1572 | [mpeg2video @ 0x37525e0] illegal POC type 3
|
|---|
| 1573 | [mpeg2video @ 0x37525e0] sps_id 1 out of range
|
|---|
| 1574 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 1575 | [mpeg2video @ 0x37525e0] Invalid frame dimensions 0x0.
|
|---|
| 1576 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 6: packet 7 with DTS 3925979817, packet 9 with DTS 3925979817
|
|---|
| 1577 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 1578 | [h264 @ 0x3754860] unknown SEI type 46
|
|---|
| 1579 | [h264 @ 0x3754860] unknown SEI type 100
|
|---|
| 1580 | [h264 @ 0x3754860] unknown SEI type 213
|
|---|
| 1581 | [h264 @ 0x3754860] unknown SEI type 242
|
|---|
| 1582 | [h264 @ 0x3754860] unknown SEI type 162
|
|---|
| 1583 | [h264 @ 0x3754860] SEI type 107 size 1288 truncated at 504
|
|---|
| 1584 | [h264 @ 0x3754860] illegal POC type 4
|
|---|
| 1585 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 1586 | [h264 @ 0x3754860] non-existing PPS 1 referenced
|
|---|
| 1587 | [h264 @ 0x3754860] missing picture in access unit with size 1270
|
|---|
| 1588 | [h264 @ 0x3754860] non-existing PPS 1 referenced
|
|---|
| 1589 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1590 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1591 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1592 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1593 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1594 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1595 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1596 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1597 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1598 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1599 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1600 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1601 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1602 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1603 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 1604 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 1605 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1606 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 1607 | [h264 @ 0x3754860] unknown SEI type 46
|
|---|
| 1608 | [h264 @ 0x3754860] unknown SEI type 100
|
|---|
| 1609 | [h264 @ 0x3754860] unknown SEI type 213
|
|---|
| 1610 | [h264 @ 0x3754860] unknown SEI type 242
|
|---|
| 1611 | [h264 @ 0x3754860] unknown SEI type 162
|
|---|
| 1612 | [h264 @ 0x3754860] SEI type 107 size 1288 truncated at 501
|
|---|
| 1613 | [h264 @ 0x3754860] illegal POC type 4
|
|---|
| 1614 | [h264 @ 0x3754860] SPS decoding failure, trying again with the complete NAL
|
|---|
| 1615 | [h264 @ 0x3754860] illegal POC type 4
|
|---|
| 1616 | [h264 @ 0x3754860] illegal POC type 4
|
|---|
| 1617 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 1618 | [h264 @ 0x3754860] Unknown NAL code: 14 (7781 bits)
|
|---|
| 1619 | [h264 @ 0x3754860] Unknown NAL code: 15 (9181 bits)
|
|---|
| 1620 | [h264 @ 0x3754860] Unknown NAL code: 16 (9030 bits)
|
|---|
| 1621 | [h264 @ 0x3754860] Unknown NAL code: 17 (5867 bits)
|
|---|
| 1622 | [h264 @ 0x3754860] Unknown NAL code: 18 (8736 bits)
|
|---|
| 1623 | [h264 @ 0x3754860] Unknown NAL code: 0 (40 bits)
|
|---|
| 1624 | [h264 @ 0x3754860] non-existing PPS 1 referenced
|
|---|
| 1625 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 1626 | [h264 @ 0x3754860] no frame!
|
|---|
| 1627 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1628 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1629 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1630 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 1631 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1632 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 1633 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1634 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 1635 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1636 | [h264 @ 0x3754860] no frame!
|
|---|
| 1637 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1638 | [h264 @ 0x3754860] non-existing PPS 1 referenced
|
|---|
| 1639 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 1640 | [h264 @ 0x3754860] no frame!
|
|---|
| 1641 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 5339
|
|---|
| 1642 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 1643 | [mpegts @ 0x36c92e0] invalid dts/pts combination 3199850018
|
|---|
| 1644 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 856
|
|---|
| 1645 | [mpeg2video @ 0x37536a0] non-existing PPS 2 referenced
|
|---|
| 1646 | [mpeg2video @ 0x37536a0] unknown SEI type 18
|
|---|
| 1647 | [mpeg2video @ 0x37536a0] unknown SEI type 117
|
|---|
| 1648 | [mpeg2video @ 0x37536a0] SEI type 36 size 1136 truncated at 760
|
|---|
| 1649 | [mpeg2video @ 0x37536a0] illegal POC type 11
|
|---|
| 1650 | [mpeg2video @ 0x37536a0] sps_id 0 out of range
|
|---|
| 1651 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 1652 | [h264 @ 0x377b500] unknown SEI type 50
|
|---|
| 1653 | [h264 @ 0x377b500] unknown SEI type 95
|
|---|
| 1654 | [h264 @ 0x377b500] SEI type 137 size 368 truncated at 200
|
|---|
| 1655 | [h264 @ 0x377b500] illegal POC type 26
|
|---|
| 1656 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 1657 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1658 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1659 | [h264 @ 0x377b500] missing picture in access unit with size 1397
|
|---|
| 1660 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1661 | [h264 @ 0x377b500] unknown SEI type 42
|
|---|
| 1662 | [h264 @ 0x377b500] unknown SEI type 26
|
|---|
| 1663 | [h264 @ 0x377b500] unknown SEI type 208
|
|---|
| 1664 | [h264 @ 0x377b500] unknown SEI type 127
|
|---|
| 1665 | [h264 @ 0x377b500] SEI type 225 size 1656 truncated at 8
|
|---|
| 1666 | [h264 @ 0x377b500] sps_id 2 out of range
|
|---|
| 1667 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1668 | [h264 @ 0x377b500] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1669 | [h264 @ 0x377b500] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1670 | [h264 @ 0x377b500] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1671 | [h264 @ 0x377b500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1672 | [h264 @ 0x377b500] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1673 | [h264 @ 0x377b500] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1674 | [h264 @ 0x377b500] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1675 | [h264 @ 0x377b500] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1676 | [h264 @ 0x377b500] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1677 | [h264 @ 0x377b500] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1678 | [h264 @ 0x377b500] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1679 | [h264 @ 0x377b500] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1680 | [h264 @ 0x377b500] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1681 | [h264 @ 0x377b500] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1682 | [h264 @ 0x377b500] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1683 | [h264 @ 0x377b500] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1684 | [h264 @ 0x377b500] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1685 | [h264 @ 0x377b500] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1686 | [h264 @ 0x377b500] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1687 | [h264 @ 0x377b500] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1688 | [h264 @ 0x377b500] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1689 | [h264 @ 0x377b500] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1690 | [h264 @ 0x377b500] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1691 | [h264 @ 0x377b500] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1692 | [h264 @ 0x377b500] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1693 | [h264 @ 0x377b500] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1694 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1695 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1696 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 1697 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 1698 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 1699 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1700 | [h264 @ 0x377b500] Invalid NAL unit 0, skipping.
|
|---|
| 1701 | [h264 @ 0x377b500] unknown SEI type 50
|
|---|
| 1702 | [h264 @ 0x377b500] unknown SEI type 95
|
|---|
| 1703 | [h264 @ 0x377b500] SEI type 137 size 368 truncated at 195
|
|---|
| 1704 | [h264 @ 0x377b500] illegal POC type 26
|
|---|
| 1705 | [h264 @ 0x377b500] SPS decoding failure, trying again with the complete NAL
|
|---|
| 1706 | [h264 @ 0x377b500] illegal POC type 26
|
|---|
| 1707 | [h264 @ 0x377b500] illegal POC type 26
|
|---|
| 1708 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 1709 | [h264 @ 0x377b500] Unknown NAL code: 14 (3427 bits)
|
|---|
| 1710 | [h264 @ 0x377b500] Unknown NAL code: 15 (3613 bits)
|
|---|
| 1711 | [h264 @ 0x377b500] Unknown NAL code: 16 (4216 bits)
|
|---|
| 1712 | [h264 @ 0x377b500] Unknown NAL code: 17 (4704 bits)
|
|---|
| 1713 | [h264 @ 0x377b500] Unknown NAL code: 18 (3256 bits)
|
|---|
| 1714 | [h264 @ 0x377b500] Unknown NAL code: 20 (4775 bits)
|
|---|
| 1715 | [h264 @ 0x377b500] Unknown NAL code: 21 (5069 bits)
|
|---|
| 1716 | [h264 @ 0x377b500] Unknown NAL code: 22 (5554 bits)
|
|---|
| 1717 | [h264 @ 0x377b500] Unknown NAL code: 23 (6149 bits)
|
|---|
| 1718 | [h264 @ 0x377b500] Unknown NAL code: 24 (6289 bits)
|
|---|
| 1719 | [h264 @ 0x377b500] Unknown NAL code: 25 (5011 bits)
|
|---|
| 1720 | [h264 @ 0x377b500] Unknown NAL code: 26 (3708 bits)
|
|---|
| 1721 | [h264 @ 0x377b500] Unknown NAL code: 27 (2853 bits)
|
|---|
| 1722 | [h264 @ 0x377b500] Unknown NAL code: 28 (2571 bits)
|
|---|
| 1723 | [h264 @ 0x377b500] Unknown NAL code: 29 (2559 bits)
|
|---|
| 1724 | [h264 @ 0x377b500] Unknown NAL code: 30 (2071 bits)
|
|---|
| 1725 | [h264 @ 0x377b500] Unknown NAL code: 31 (1983 bits)
|
|---|
| 1726 | [h264 @ 0x377b500] Unknown NAL code: 0 (2016 bits)
|
|---|
| 1727 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1728 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 1729 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 1730 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1731 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 1732 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1733 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 1734 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1735 | [h264 @ 0x377b500] Unknown NAL code: 0 (40 bits)
|
|---|
| 1736 | [h264 @ 0x377b500] no frame!
|
|---|
| 1737 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1738 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1739 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 1740 | [h264 @ 0x377b500] no frame!
|
|---|
| 1741 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1742 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1743 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1744 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 1745 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1746 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 1747 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1748 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 1749 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1750 | [h264 @ 0x377b500] no frame!
|
|---|
| 1751 | [h264 @ 0x377b500] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1752 | [h264 @ 0x377b500] A non-intra slice in an IDR NAL unit.
|
|---|
| 1753 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 1754 | [h264 @ 0x377b500] no frame!
|
|---|
| 1755 | [h264 @ 0x377b500] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1756 | [h264 @ 0x377b500] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1757 | [h264 @ 0x377b500] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1758 | [h264 @ 0x377b500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1759 | [h264 @ 0x377b500] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1760 | [h264 @ 0x377b500] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1761 | [h264 @ 0x377b500] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1762 | [h264 @ 0x377b500] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1763 | [h264 @ 0x377b500] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1764 | [h264 @ 0x377b500] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1765 | [h264 @ 0x377b500] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1766 | [h264 @ 0x377b500] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1767 | [h264 @ 0x377b500] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1768 | [h264 @ 0x377b500] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1769 | [h264 @ 0x377b500] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1770 | [h264 @ 0x377b500] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1771 | [h264 @ 0x377b500] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1772 | [h264 @ 0x377b500] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1773 | [h264 @ 0x377b500] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1774 | [h264 @ 0x377b500] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1775 | [h264 @ 0x377b500] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1776 | [h264 @ 0x377b500] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1777 | [h264 @ 0x377b500] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1778 | [h264 @ 0x377b500] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1779 | [h264 @ 0x377b500] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1780 | [h264 @ 0x377b500] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1781 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1782 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1783 | [h264 @ 0x377b500] unknown SEI type 42
|
|---|
| 1784 | [h264 @ 0x377b500] unknown SEI type 26
|
|---|
| 1785 | [h264 @ 0x377b500] unknown SEI type 208
|
|---|
| 1786 | [h264 @ 0x377b500] unknown SEI type 127
|
|---|
| 1787 | [h264 @ 0x377b500] sps_id 2 out of range
|
|---|
| 1788 | [h264 @ 0x377b500] Unknown NAL code: 14 (5838 bits)
|
|---|
| 1789 | [h264 @ 0x377b500] Unknown NAL code: 15 (6602 bits)
|
|---|
| 1790 | [h264 @ 0x377b500] Unknown NAL code: 16 (7326 bits)
|
|---|
| 1791 | [h264 @ 0x377b500] Unknown NAL code: 17 (7944 bits)
|
|---|
| 1792 | [h264 @ 0x377b500] Unknown NAL code: 18 (7262 bits)
|
|---|
| 1793 | [h264 @ 0x377b500] Unknown NAL code: 20 (9409 bits)
|
|---|
| 1794 | [h264 @ 0x377b500] Unknown NAL code: 21 (12489 bits)
|
|---|
| 1795 | [h264 @ 0x377b500] Unknown NAL code: 22 (9923 bits)
|
|---|
| 1796 | [h264 @ 0x377b500] Unknown NAL code: 23 (11534 bits)
|
|---|
| 1797 | [h264 @ 0x377b500] Unknown NAL code: 24 (12245 bits)
|
|---|
| 1798 | [h264 @ 0x377b500] Unknown NAL code: 25 (9732 bits)
|
|---|
| 1799 | [h264 @ 0x377b500] Unknown NAL code: 26 (7011 bits)
|
|---|
| 1800 | [h264 @ 0x377b500] Unknown NAL code: 27 (6328 bits)
|
|---|
| 1801 | [h264 @ 0x377b500] Unknown NAL code: 28 (5191 bits)
|
|---|
| 1802 | [h264 @ 0x377b500] Unknown NAL code: 29 (3914 bits)
|
|---|
| 1803 | [h264 @ 0x377b500] Unknown NAL code: 30 (4180 bits)
|
|---|
| 1804 | [h264 @ 0x377b500] Unknown NAL code: 31 (4701 bits)
|
|---|
| 1805 | [h264 @ 0x377b500] Unknown NAL code: 0 (4265 bits)
|
|---|
| 1806 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 1807 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 1808 | [h264 @ 0x377b500] no frame!
|
|---|
| 1809 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1810 | [h264 @ 0x37a18a0] missing picture in access unit with size 2124
|
|---|
| 1811 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1812 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 1813 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 1814 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 1815 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1816 | [h264 @ 0x37a18a0] Invalid NAL unit 10, skipping.
|
|---|
| 1817 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1818 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1819 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1820 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1821 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1822 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1823 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1824 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (44 bits)
|
|---|
| 1825 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1826 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 1827 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1828 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1829 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1830 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1831 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1832 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1833 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1834 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1835 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 1836 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1837 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1838 | [h264 @ 0x37a18a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1839 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 1840 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 1841 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 1842 | [h264 @ 0x3787160] missing picture in access unit with size 718
|
|---|
| 1843 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 1844 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 1845 | [h264 @ 0x3787160] unknown SEI type 35
|
|---|
| 1846 | [h264 @ 0x3787160] unknown SEI type 206
|
|---|
| 1847 | [h264 @ 0x3787160] unknown SEI type 107
|
|---|
| 1848 | [h264 @ 0x3787160] unknown SEI type 66
|
|---|
| 1849 | [h264 @ 0x3787160] unknown SEI type 136
|
|---|
| 1850 | [h264 @ 0x3787160] unknown SEI type 238
|
|---|
| 1851 | [h264 @ 0x3787160] SEI type 92 size 1280 truncated at 416
|
|---|
| 1852 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 1853 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 1854 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 1855 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 1856 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 1857 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 1858 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 1859 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 1860 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1861 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 1862 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1863 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 1864 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1865 | [h264 @ 0x3787160] Unknown NAL code: 0 (40 bits)
|
|---|
| 1866 | [h264 @ 0x3787160] no frame!
|
|---|
| 1867 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 1868 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 1869 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 1870 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 1871 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 1872 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 1873 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 1874 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1875 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 1876 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1877 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 1878 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 1879 | [h264 @ 0x3787160] no frame!
|
|---|
| 1880 | [h264 @ 0x3787160] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 1881 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 1882 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 1883 | [h264 @ 0x3787160] no frame!
|
|---|
| 1884 | [h264 @ 0x3787160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1885 | [h264 @ 0x3787160] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1886 | [h264 @ 0x3787160] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1887 | [h264 @ 0x3787160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1888 | [h264 @ 0x3787160] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1889 | [h264 @ 0x3787160] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1890 | [h264 @ 0x3787160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1891 | [h264 @ 0x3787160] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1892 | [h264 @ 0x3787160] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 1893 | [h264 @ 0x3787160] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 1894 | [h264 @ 0x3787160] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 1895 | [h264 @ 0x3787160] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 1896 | [h264 @ 0x3787160] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 1897 | [h264 @ 0x3787160] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 1898 | [h264 @ 0x3787160] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 1899 | [h264 @ 0x3787160] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 1900 | [h264 @ 0x3787160] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 1901 | [h264 @ 0x3787160] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 1902 | [h264 @ 0x3787160] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 1903 | [h264 @ 0x3787160] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 1904 | [h264 @ 0x3787160] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 1905 | [h264 @ 0x3787160] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 1906 | [h264 @ 0x3787160] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 1907 | [h264 @ 0x3787160] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 1908 | [h264 @ 0x3787160] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 1909 | [h264 @ 0x3787160] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 1910 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 1911 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1912 | [h264 @ 0x3787160] unknown SEI type 35
|
|---|
| 1913 | [h264 @ 0x3787160] unknown SEI type 206
|
|---|
| 1914 | [h264 @ 0x3787160] unknown SEI type 107
|
|---|
| 1915 | [h264 @ 0x3787160] unknown SEI type 66
|
|---|
| 1916 | [h264 @ 0x3787160] unknown SEI type 136
|
|---|
| 1917 | [h264 @ 0x3787160] unknown SEI type 238
|
|---|
| 1918 | [h264 @ 0x3787160] SEI type 92 size 1280 truncated at 409
|
|---|
| 1919 | [h264 @ 0x3787160] Unknown NAL code: 14 (8422 bits)
|
|---|
| 1920 | [h264 @ 0x3787160] Unknown NAL code: 15 (8693 bits)
|
|---|
| 1921 | [h264 @ 0x3787160] Unknown NAL code: 16 (7921 bits)
|
|---|
| 1922 | [h264 @ 0x3787160] Unknown NAL code: 17 (7580 bits)
|
|---|
| 1923 | [h264 @ 0x3787160] Unknown NAL code: 18 (6952 bits)
|
|---|
| 1924 | [h264 @ 0x3787160] Unknown NAL code: 20 (5887 bits)
|
|---|
| 1925 | [h264 @ 0x3787160] Unknown NAL code: 21 (6181 bits)
|
|---|
| 1926 | [h264 @ 0x3787160] Unknown NAL code: 22 (6515 bits)
|
|---|
| 1927 | [h264 @ 0x3787160] Unknown NAL code: 23 (6027 bits)
|
|---|
| 1928 | [h264 @ 0x3787160] Unknown NAL code: 24 (5727 bits)
|
|---|
| 1929 | [h264 @ 0x3787160] Unknown NAL code: 25 (5143 bits)
|
|---|
| 1930 | [h264 @ 0x3787160] Unknown NAL code: 26 (5393 bits)
|
|---|
| 1931 | [h264 @ 0x3787160] Unknown NAL code: 27 (5874 bits)
|
|---|
| 1932 | [h264 @ 0x3787160] Unknown NAL code: 28 (8086 bits)
|
|---|
| 1933 | [h264 @ 0x3787160] Unknown NAL code: 29 (8112 bits)
|
|---|
| 1934 | [h264 @ 0x3787160] Unknown NAL code: 30 (6874 bits)
|
|---|
| 1935 | [h264 @ 0x3787160] Unknown NAL code: 31 (7007 bits)
|
|---|
| 1936 | [h264 @ 0x3787160] Unknown NAL code: 0 (7457 bits)
|
|---|
| 1937 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 1938 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 1939 | [h264 @ 0x3787160] no frame!
|
|---|
| 1940 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 1941 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 1942 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 1943 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1944 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1945 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1946 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 1947 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1948 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 1949 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 1950 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 1951 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 1952 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 1953 | [mpeg2video @ 0x377a3a0] non-existing PPS 0 referenced
|
|---|
| 1954 | [mpeg2video @ 0x377a3a0] non-existing PPS 1 referenced
|
|---|
| 1955 | [mpeg2video @ 0x377a3a0] unknown SEI type 11
|
|---|
| 1956 | [mpeg2video @ 0x377a3a0] unknown SEI type 245
|
|---|
| 1957 | [mpeg2video @ 0x377a3a0] unknown SEI type 158
|
|---|
| 1958 | [mpeg2video @ 0x377a3a0] SEI type 161 size 1392 truncated at 408
|
|---|
| 1959 | [mpeg2video @ 0x377a3a0] sps_id 17 out of range
|
|---|
| 1960 | [mpeg2video @ 0x377a3a0] non-existing PPS 0 referenced
|
|---|
| 1961 | [mpeg2video @ 0x377a3a0] Invalid frame dimensions 0x0.
|
|---|
| 1962 | [NULL @ 0x3822c00] non-existing PPS 6 referenced
|
|---|
| 1963 | [NULL @ 0x3822c00] non-existing PPS 1 referenced
|
|---|
| 1964 | [NULL @ 0x3822c00] unknown SEI type 59
|
|---|
| 1965 | [NULL @ 0x3822c00] unknown SEI type 138
|
|---|
| 1966 | [NULL @ 0x3822c00] unknown SEI type 118
|
|---|
| 1967 | [NULL @ 0x3822c00] SEI type 52 size 1208 truncated at 8
|
|---|
| 1968 | [NULL @ 0x3822c00] crop values invalid 0 0 0 22 / 32 64
|
|---|
| 1969 | [NULL @ 0x3822c00] sps_id 1 out of range
|
|---|
| 1970 | [NULL @ 0x3822c00] non-existing PPS 2 referenced
|
|---|
| 1971 | [mpeg2video @ 0x3822c00] Invalid frame dimensions 0x0.
|
|---|
| 1972 | [mpeg2video @ 0x3791120] missing picture in access unit with size 2563
|
|---|
| 1973 | [mpeg2video @ 0x3791120] non-existing PPS 0 referenced
|
|---|
| 1974 | [mpeg2video @ 0x3791120] missing picture in access unit with size 2588
|
|---|
| 1975 | [mpeg2video @ 0x3791120] non-existing PPS 0 referenced
|
|---|
| 1976 | [mpeg2video @ 0x3791120] unknown SEI type 18
|
|---|
| 1977 | [mpeg2video @ 0x3791120] unknown SEI type 88
|
|---|
| 1978 | [mpeg2video @ 0x3791120] log2_max_poc_lsb (40) is out of range
|
|---|
| 1979 | [mpeg2video @ 0x3791120] sps_id 5 out of range
|
|---|
| 1980 | [mpeg2video @ 0x3791120] non-existing PPS 0 referenced
|
|---|
| 1981 | [mpeg2video @ 0x3791120] Invalid frame dimensions 0x0.
|
|---|
| 1982 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 1983 | [h264 @ 0x3754860] unknown SEI type 53
|
|---|
| 1984 | [h264 @ 0x3754860] SEI type 110 size 448 truncated at 384
|
|---|
| 1985 | [h264 @ 0x3754860] illegal POC type 6
|
|---|
| 1986 | [h264 @ 0x3754860] sps_id 2 out of range
|
|---|
| 1987 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 1988 | [h264 @ 0x3754860] missing picture in access unit with size 1033
|
|---|
| 1989 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11418640716
|
|---|
| 1990 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 1991 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 1992 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 1993 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 1994 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 1995 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 1996 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 1997 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 1998 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 1999 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2000 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2001 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2002 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2003 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2004 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2005 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 2006 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 2007 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2008 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 2009 | [h264 @ 0x3754860] unknown SEI type 53
|
|---|
| 2010 | [h264 @ 0x3754860] SEI type 110 size 448 truncated at 381
|
|---|
| 2011 | [h264 @ 0x3754860] illegal POC type 6
|
|---|
| 2012 | [h264 @ 0x3754860] SPS decoding failure, trying again with the complete NAL
|
|---|
| 2013 | [h264 @ 0x3754860] illegal POC type 6
|
|---|
| 2014 | [h264 @ 0x3754860] illegal POC type 6
|
|---|
| 2015 | [h264 @ 0x3754860] sps_id 2 out of range
|
|---|
| 2016 | [h264 @ 0x3754860] Unknown NAL code: 14 (4311 bits)
|
|---|
| 2017 | [h264 @ 0x3754860] Unknown NAL code: 15 (5038 bits)
|
|---|
| 2018 | [h264 @ 0x3754860] Unknown NAL code: 16 (5119 bits)
|
|---|
| 2019 | [h264 @ 0x3754860] Unknown NAL code: 17 (3032 bits)
|
|---|
| 2020 | [h264 @ 0x3754860] Unknown NAL code: 18 (5376 bits)
|
|---|
| 2021 | [h264 @ 0x3754860] Unknown NAL code: 0 (44 bits)
|
|---|
| 2022 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 2023 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 2024 | [h264 @ 0x3754860] no frame!
|
|---|
| 2025 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2026 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2027 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2028 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 2029 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2030 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 2031 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2032 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 2033 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2034 | [h264 @ 0x3754860] no frame!
|
|---|
| 2035 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2036 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 2037 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 2038 | [h264 @ 0x3754860] no frame!
|
|---|
| 2039 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 2040 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 2041 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 2042 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2043 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2044 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2045 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2046 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2047 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 2048 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 2049 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 2050 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 2051 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 2052 | [h264 @ 0x37b3000] unknown SEI type 66
|
|---|
| 2053 | [h264 @ 0x37b3000] unknown SEI type 32
|
|---|
| 2054 | [h264 @ 0x37b3000] SEI type 60 size 1624 truncated at 1400
|
|---|
| 2055 | [h264 @ 0x37b3000] illegal POC type 13
|
|---|
| 2056 | [h264 @ 0x37b3000] sps_id 14 out of range
|
|---|
| 2057 | [h264 @ 0x37b3000] non-existing PPS 4 referenced
|
|---|
| 2058 | [h264 @ 0x37b3000] non-existing PPS 4 referenced
|
|---|
| 2059 | [h264 @ 0x37b3000] missing picture in access unit with size 1559
|
|---|
| 2060 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 2061 | [h264 @ 0x37b3000] unknown SEI type 66
|
|---|
| 2062 | [h264 @ 0x37b3000] unknown SEI type 77
|
|---|
| 2063 | [h264 @ 0x37b3000] SEI type 4 size 1824 truncated at 264
|
|---|
| 2064 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 19
|
|---|
| 2065 | [h264 @ 0x37b3000] sps_id 10 out of range
|
|---|
| 2066 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 2067 | [h264 @ 0x37b3000] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2068 | [h264 @ 0x37b3000] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2069 | [h264 @ 0x37b3000] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2070 | [h264 @ 0x37b3000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2071 | [h264 @ 0x37b3000] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2072 | [h264 @ 0x37b3000] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2073 | [h264 @ 0x37b3000] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2074 | [h264 @ 0x37b3000] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2075 | [h264 @ 0x37b3000] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2076 | [h264 @ 0x37b3000] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2077 | [h264 @ 0x37b3000] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2078 | [h264 @ 0x37b3000] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2079 | [h264 @ 0x37b3000] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2080 | [h264 @ 0x37b3000] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2081 | [h264 @ 0x37b3000] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2082 | [h264 @ 0x37b3000] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2083 | [h264 @ 0x37b3000] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2084 | [h264 @ 0x37b3000] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2085 | [h264 @ 0x37b3000] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2086 | [h264 @ 0x37b3000] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2087 | [h264 @ 0x37b3000] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2088 | [h264 @ 0x37b3000] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2089 | [h264 @ 0x37b3000] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2090 | [h264 @ 0x37b3000] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2091 | [h264 @ 0x37b3000] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2092 | [h264 @ 0x37b3000] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2093 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2094 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2095 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2096 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2097 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2098 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2099 | [h264 @ 0x37b3000] Invalid NAL unit 0, skipping.
|
|---|
| 2100 | [h264 @ 0x37b3000] Invalid NAL unit 0, skipping.
|
|---|
| 2101 | [h264 @ 0x37b3000] unknown SEI type 66
|
|---|
| 2102 | [h264 @ 0x37b3000] unknown SEI type 32
|
|---|
| 2103 | [h264 @ 0x37b3000] SEI type 60 size 1624 truncated at 1394
|
|---|
| 2104 | [h264 @ 0x37b3000] illegal POC type 13
|
|---|
| 2105 | [h264 @ 0x37b3000] SPS decoding failure, trying again with the complete NAL
|
|---|
| 2106 | [h264 @ 0x37b3000] illegal POC type 13
|
|---|
| 2107 | [h264 @ 0x37b3000] illegal POC type 13
|
|---|
| 2108 | [h264 @ 0x37b3000] sps_id 14 out of range
|
|---|
| 2109 | [h264 @ 0x37b3000] Unknown NAL code: 14 (4611 bits)
|
|---|
| 2110 | [h264 @ 0x37b3000] Unknown NAL code: 15 (4977 bits)
|
|---|
| 2111 | [h264 @ 0x37b3000] Unknown NAL code: 16 (5587 bits)
|
|---|
| 2112 | [h264 @ 0x37b3000] Unknown NAL code: 17 (3915 bits)
|
|---|
| 2113 | [h264 @ 0x37b3000] Unknown NAL code: 18 (5289 bits)
|
|---|
| 2114 | [h264 @ 0x37b3000] Unknown NAL code: 20 (3028 bits)
|
|---|
| 2115 | [h264 @ 0x37b3000] Unknown NAL code: 21 (3504 bits)
|
|---|
| 2116 | [h264 @ 0x37b3000] Unknown NAL code: 22 (3527 bits)
|
|---|
| 2117 | [h264 @ 0x37b3000] Unknown NAL code: 23 (3229 bits)
|
|---|
| 2118 | [h264 @ 0x37b3000] Unknown NAL code: 24 (3824 bits)
|
|---|
| 2119 | [h264 @ 0x37b3000] Unknown NAL code: 25 (4177 bits)
|
|---|
| 2120 | [h264 @ 0x37b3000] Unknown NAL code: 26 (6434 bits)
|
|---|
| 2121 | [h264 @ 0x37b3000] Unknown NAL code: 27 (5327 bits)
|
|---|
| 2122 | [h264 @ 0x37b3000] Unknown NAL code: 28 (5393 bits)
|
|---|
| 2123 | [h264 @ 0x37b3000] Unknown NAL code: 29 (5428 bits)
|
|---|
| 2124 | [h264 @ 0x37b3000] Unknown NAL code: 30 (4805 bits)
|
|---|
| 2125 | [h264 @ 0x37b3000] Unknown NAL code: 31 (6332 bits)
|
|---|
| 2126 | [h264 @ 0x37b3000] Unknown NAL code: 0 (7169 bits)
|
|---|
| 2127 | [h264 @ 0x37b3000] non-existing PPS 4 referenced
|
|---|
| 2128 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 2129 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 2130 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2131 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 2132 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2133 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 2134 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2135 | [h264 @ 0x37b3000] Unknown NAL code: 0 (44 bits)
|
|---|
| 2136 | [h264 @ 0x37b3000] no frame!
|
|---|
| 2137 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2138 | [h264 @ 0x37b3000] slice type 14 too large at 2
|
|---|
| 2139 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 2140 | [h264 @ 0x37b3000] no frame!
|
|---|
| 2141 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2142 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2143 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2144 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 2145 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2146 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 2147 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2148 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 2149 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2150 | [h264 @ 0x37b3000] no frame!
|
|---|
| 2151 | [h264 @ 0x37b3000] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2152 | [h264 @ 0x37b3000] slice type 10 too large at 1
|
|---|
| 2153 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 2154 | [h264 @ 0x37b3000] no frame!
|
|---|
| 2155 | [h264 @ 0x37b3000] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2156 | [h264 @ 0x37b3000] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2157 | [h264 @ 0x37b3000] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2158 | [h264 @ 0x37b3000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2159 | [h264 @ 0x37b3000] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2160 | [h264 @ 0x37b3000] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2161 | [h264 @ 0x37b3000] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2162 | [h264 @ 0x37b3000] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2163 | [h264 @ 0x37b3000] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2164 | [h264 @ 0x37b3000] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2165 | [h264 @ 0x37b3000] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2166 | [h264 @ 0x37b3000] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2167 | [h264 @ 0x37b3000] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2168 | [h264 @ 0x37b3000] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2169 | [h264 @ 0x37b3000] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2170 | [h264 @ 0x37b3000] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2171 | [h264 @ 0x37b3000] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2172 | [h264 @ 0x37b3000] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2173 | [h264 @ 0x37b3000] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2174 | [h264 @ 0x37b3000] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2175 | [h264 @ 0x37b3000] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2176 | [h264 @ 0x37b3000] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2177 | [h264 @ 0x37b3000] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2178 | [h264 @ 0x37b3000] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2179 | [h264 @ 0x37b3000] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2180 | [h264 @ 0x37b3000] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2181 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2182 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2183 | [h264 @ 0x37b3000] unknown SEI type 66
|
|---|
| 2184 | [h264 @ 0x37b3000] unknown SEI type 77
|
|---|
| 2185 | [h264 @ 0x37b3000] SEI type 4 size 1824 truncated at 262
|
|---|
| 2186 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 19
|
|---|
| 2187 | [h264 @ 0x37b3000] SPS decoding failure, trying again with the complete NAL
|
|---|
| 2188 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 19
|
|---|
| 2189 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 19
|
|---|
| 2190 | [h264 @ 0x37b3000] sps_id 10 out of range
|
|---|
| 2191 | [h264 @ 0x37b3000] Unknown NAL code: 14 (4946 bits)
|
|---|
| 2192 | [h264 @ 0x37b3000] Unknown NAL code: 15 (5213 bits)
|
|---|
| 2193 | [h264 @ 0x37b3000] Unknown NAL code: 16 (4650 bits)
|
|---|
| 2194 | [h264 @ 0x37b3000] Unknown NAL code: 17 (3276 bits)
|
|---|
| 2195 | [h264 @ 0x37b3000] Unknown NAL code: 18 (5596 bits)
|
|---|
| 2196 | [h264 @ 0x37b3000] Unknown NAL code: 20 (2683 bits)
|
|---|
| 2197 | [h264 @ 0x37b3000] Unknown NAL code: 21 (3611 bits)
|
|---|
| 2198 | [h264 @ 0x37b3000] Unknown NAL code: 22 (3849 bits)
|
|---|
| 2199 | [h264 @ 0x37b3000] Unknown NAL code: 23 (3228 bits)
|
|---|
| 2200 | [h264 @ 0x37b3000] Unknown NAL code: 24 (4114 bits)
|
|---|
| 2201 | [h264 @ 0x37b3000] Unknown NAL code: 25 (4231 bits)
|
|---|
| 2202 | [h264 @ 0x37b3000] Unknown NAL code: 26 (5839 bits)
|
|---|
| 2203 | [h264 @ 0x37b3000] Unknown NAL code: 27 (4792 bits)
|
|---|
| 2204 | [h264 @ 0x37b3000] Unknown NAL code: 28 (5437 bits)
|
|---|
| 2205 | [h264 @ 0x37b3000] Unknown NAL code: 29 (5732 bits)
|
|---|
| 2206 | [h264 @ 0x37b3000] Unknown NAL code: 30 (6112 bits)
|
|---|
| 2207 | [h264 @ 0x37b3000] Unknown NAL code: 31 (6041 bits)
|
|---|
| 2208 | [h264 @ 0x37b3000] Unknown NAL code: 0 (6608 bits)
|
|---|
| 2209 | [h264 @ 0x37b3000] slice type 10 too large at 2
|
|---|
| 2210 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 2211 | [h264 @ 0x37b3000] no frame!
|
|---|
| 2212 | [h264 @ 0x377b500] non-existing PPS 2 referenced
|
|---|
| 2213 | [h264 @ 0x377b500] missing picture in access unit with size 469
|
|---|
| 2214 | [mpegts @ 0x36c92e0] invalid dts/pts combination 9670838892
|
|---|
| 2215 | [h264 @ 0x377b500] non-existing PPS 1 referenced
|
|---|
| 2216 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2217 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2218 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2219 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2220 | [h264 @ 0x377b500] Invalid NAL unit 10, skipping.
|
|---|
| 2221 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2222 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2223 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2224 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2225 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2226 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2227 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2228 | [h264 @ 0x377b500] Unknown NAL code: 0 (44 bits)
|
|---|
| 2229 | [h264 @ 0x377b500] non-existing PPS 2 referenced
|
|---|
| 2230 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 2231 | [h264 @ 0x377b500] no frame!
|
|---|
| 2232 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2233 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2234 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2235 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2236 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2237 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2238 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2239 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2240 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2241 | [h264 @ 0x377b500] no frame!
|
|---|
| 2242 | [h264 @ 0x377b500] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2243 | [h264 @ 0x377b500] A non-intra slice in an IDR NAL unit.
|
|---|
| 2244 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 2245 | [h264 @ 0x377b500] no frame!
|
|---|
| 2246 | [h264 @ 0x378bd20] missing picture in access unit with size 28161
|
|---|
| 2247 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 2248 | [h264 @ 0x378bd20] missing picture in access unit with size 84
|
|---|
| 2249 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 2250 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 2251 | [h264 @ 0x378bd20] unknown SEI type 126
|
|---|
| 2252 | [h264 @ 0x378bd20] SEI type 92 size 1776 truncated at 1136
|
|---|
| 2253 | [h264 @ 0x378bd20] illegal POC type 10
|
|---|
| 2254 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 2255 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 2256 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2257 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2258 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2259 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2260 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 2261 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 2262 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 2263 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 2264 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2265 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 2266 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2267 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 2268 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2269 | [h264 @ 0x378bd20] Unknown NAL code: 0 (44 bits)
|
|---|
| 2270 | [h264 @ 0x378bd20] no frame!
|
|---|
| 2271 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2272 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 2273 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 2274 | [h264 @ 0x378bd20] no frame!
|
|---|
| 2275 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2276 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2277 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2278 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 2279 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2280 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 2281 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2282 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 2283 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2284 | [h264 @ 0x378bd20] no frame!
|
|---|
| 2285 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2286 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 2287 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 2288 | [h264 @ 0x378bd20] no frame!
|
|---|
| 2289 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2290 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2291 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2292 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2293 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2294 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2295 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2296 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2297 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2298 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2299 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2300 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2301 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2302 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2303 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2304 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2305 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2306 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2307 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2308 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2309 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2310 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2311 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2312 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2313 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2314 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2315 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2316 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2317 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 2318 | [h264 @ 0x378bd20] unknown SEI type 126
|
|---|
| 2319 | [h264 @ 0x378bd20] SEI type 92 size 1776 truncated at 1135
|
|---|
| 2320 | [h264 @ 0x378bd20] illegal POC type 10
|
|---|
| 2321 | [h264 @ 0x378bd20] SPS decoding failure, trying again with the complete NAL
|
|---|
| 2322 | [h264 @ 0x378bd20] illegal POC type 10
|
|---|
| 2323 | [h264 @ 0x378bd20] illegal POC type 10
|
|---|
| 2324 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 2325 | [h264 @ 0x378bd20] Unknown NAL code: 14 (1254 bits)
|
|---|
| 2326 | [h264 @ 0x378bd20] Unknown NAL code: 15 (100 bits)
|
|---|
| 2327 | [h264 @ 0x378bd20] Unknown NAL code: 16 (85 bits)
|
|---|
| 2328 | [h264 @ 0x378bd20] Unknown NAL code: 17 (120 bits)
|
|---|
| 2329 | [h264 @ 0x378bd20] Unknown NAL code: 18 (49 bits)
|
|---|
| 2330 | [h264 @ 0x378bd20] Unknown NAL code: 20 (71 bits)
|
|---|
| 2331 | [h264 @ 0x378bd20] Unknown NAL code: 21 (209 bits)
|
|---|
| 2332 | [h264 @ 0x378bd20] Unknown NAL code: 22 (601 bits)
|
|---|
| 2333 | [h264 @ 0x378bd20] Unknown NAL code: 23 (374 bits)
|
|---|
| 2334 | [h264 @ 0x378bd20] Unknown NAL code: 24 (784 bits)
|
|---|
| 2335 | [h264 @ 0x378bd20] Unknown NAL code: 25 (804 bits)
|
|---|
| 2336 | [h264 @ 0x378bd20] Unknown NAL code: 26 (797 bits)
|
|---|
| 2337 | [h264 @ 0x378bd20] Unknown NAL code: 27 (401 bits)
|
|---|
| 2338 | [h264 @ 0x378bd20] Unknown NAL code: 28 (124 bits)
|
|---|
| 2339 | [h264 @ 0x378bd20] Unknown NAL code: 29 (249 bits)
|
|---|
| 2340 | [h264 @ 0x378bd20] Unknown NAL code: 30 (49 bits)
|
|---|
| 2341 | [h264 @ 0x378bd20] Unknown NAL code: 31 (154 bits)
|
|---|
| 2342 | [h264 @ 0x378bd20] Unknown NAL code: 0 (49 bits)
|
|---|
| 2343 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 2344 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 2345 | [h264 @ 0x378bd20] no frame!
|
|---|
| 2346 | [h264 @ 0x3787160] missing picture in access unit with size 1813
|
|---|
| 2347 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2348 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2349 | [h264 @ 0x3787160] unknown SEI type 34
|
|---|
| 2350 | [h264 @ 0x3787160] SEI type 36 size 1520 truncated at 1120
|
|---|
| 2351 | [h264 @ 0x3787160] illegal aspect ratio
|
|---|
| 2352 | [h264 @ 0x3787160] sps_id 1 out of range
|
|---|
| 2353 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2354 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2355 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2356 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2357 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2358 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 2359 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 2360 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2361 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2362 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2363 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2364 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2365 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2366 | [h264 @ 0x3787160] Unknown NAL code: 0 (44 bits)
|
|---|
| 2367 | [h264 @ 0x3787160] no frame!
|
|---|
| 2368 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2369 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2370 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2371 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2372 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2373 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 2374 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2375 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2376 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2377 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2378 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2379 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2380 | [h264 @ 0x3787160] no frame!
|
|---|
| 2381 | [h264 @ 0x3787160] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2382 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2383 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 2384 | [h264 @ 0x3787160] no frame!
|
|---|
| 2385 | [h264 @ 0x3787160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2386 | [h264 @ 0x3787160] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2387 | [h264 @ 0x3787160] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2388 | [h264 @ 0x3787160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2389 | [h264 @ 0x3787160] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2390 | [h264 @ 0x3787160] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2391 | [h264 @ 0x3787160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2392 | [h264 @ 0x3787160] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2393 | [h264 @ 0x3787160] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2394 | [h264 @ 0x3787160] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2395 | [h264 @ 0x3787160] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2396 | [h264 @ 0x3787160] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2397 | [h264 @ 0x3787160] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2398 | [h264 @ 0x3787160] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2399 | [h264 @ 0x3787160] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2400 | [h264 @ 0x3787160] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2401 | [h264 @ 0x3787160] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2402 | [h264 @ 0x3787160] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2403 | [h264 @ 0x3787160] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2404 | [h264 @ 0x3787160] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2405 | [h264 @ 0x3787160] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2406 | [h264 @ 0x3787160] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2407 | [h264 @ 0x3787160] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2408 | [h264 @ 0x3787160] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2409 | [h264 @ 0x3787160] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2410 | [h264 @ 0x3787160] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2411 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2412 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2413 | [h264 @ 0x3787160] unknown SEI type 34
|
|---|
| 2414 | [h264 @ 0x3787160] SEI type 36 size 1520 truncated at 1115
|
|---|
| 2415 | [h264 @ 0x3787160] illegal aspect ratio
|
|---|
| 2416 | [h264 @ 0x3787160] SPS decoding failure, trying again with the complete NAL
|
|---|
| 2417 | [h264 @ 0x3787160] illegal aspect ratio
|
|---|
| 2418 | [h264 @ 0x3787160] illegal aspect ratio
|
|---|
| 2419 | [h264 @ 0x3787160] sps_id 1 out of range
|
|---|
| 2420 | [h264 @ 0x3787160] Unknown NAL code: 14 (4940 bits)
|
|---|
| 2421 | [h264 @ 0x3787160] Unknown NAL code: 15 (4635 bits)
|
|---|
| 2422 | [h264 @ 0x3787160] Unknown NAL code: 16 (3580 bits)
|
|---|
| 2423 | [h264 @ 0x3787160] Unknown NAL code: 17 (4034 bits)
|
|---|
| 2424 | [h264 @ 0x3787160] Unknown NAL code: 18 (3035 bits)
|
|---|
| 2425 | [h264 @ 0x3787160] Unknown NAL code: 20 (2534 bits)
|
|---|
| 2426 | [h264 @ 0x3787160] Unknown NAL code: 21 (2587 bits)
|
|---|
| 2427 | [h264 @ 0x3787160] Unknown NAL code: 22 (3176 bits)
|
|---|
| 2428 | [h264 @ 0x3787160] Unknown NAL code: 23 (2582 bits)
|
|---|
| 2429 | [h264 @ 0x3787160] Unknown NAL code: 24 (2068 bits)
|
|---|
| 2430 | [h264 @ 0x3787160] Unknown NAL code: 25 (1567 bits)
|
|---|
| 2431 | [h264 @ 0x3787160] Unknown NAL code: 26 (1587 bits)
|
|---|
| 2432 | [h264 @ 0x3787160] Unknown NAL code: 27 (1941 bits)
|
|---|
| 2433 | [h264 @ 0x3787160] Unknown NAL code: 28 (2188 bits)
|
|---|
| 2434 | [h264 @ 0x3787160] Unknown NAL code: 29 (2829 bits)
|
|---|
| 2435 | [h264 @ 0x3787160] Unknown NAL code: 30 (2630 bits)
|
|---|
| 2436 | [h264 @ 0x3787160] Unknown NAL code: 31 (2467 bits)
|
|---|
| 2437 | [h264 @ 0x3787160] Unknown NAL code: 0 (2606 bits)
|
|---|
| 2438 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2439 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 2440 | [h264 @ 0x3787160] no frame!
|
|---|
| 2441 | [NULL @ 0x379e7c0] sps_id 0 out of range
|
|---|
| 2442 | [NULL @ 0x379e7c0] SPS unavailable in decode_picture_timing
|
|---|
| 2443 | [NULL @ 0x379e7c0] unknown SEI type 83
|
|---|
| 2444 | [NULL @ 0x379e7c0] unknown SEI type 84
|
|---|
| 2445 | [NULL @ 0x379e7c0] non-existing PPS 0 referenced
|
|---|
| 2446 | [h264 @ 0x379e7c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2447 | [h264 @ 0x379e7c0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 2448 | [h264 @ 0x379e7c0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2449 | [h264 @ 0x379e7c0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2450 | [h264 @ 0x379e7c0] sps_id 0 out of range
|
|---|
| 2451 | [h264 @ 0x379e7c0] SPS unavailable in decode_picture_timing
|
|---|
| 2452 | [h264 @ 0x379e7c0] unknown SEI type 83
|
|---|
| 2453 | [h264 @ 0x379e7c0] unknown SEI type 84
|
|---|
| 2454 | [h264 @ 0x379e7c0] non-existing PPS 0 referenced
|
|---|
| 2455 | [h264 @ 0x379e7c0] decode_slice_header error
|
|---|
| 2456 | [h264 @ 0x379e7c0] no frame!
|
|---|
| 2457 | [mpeg2video @ 0x377e080] missing picture in access unit with size 1000
|
|---|
| 2458 | [mpeg2video @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 2459 | [mpeg2video @ 0x377e080] unknown SEI type 26
|
|---|
| 2460 | [mpeg2video @ 0x377e080] unknown SEI type 129
|
|---|
| 2461 | [mpeg2video @ 0x377e080] unknown SEI type 141
|
|---|
| 2462 | [mpeg2video @ 0x377e080] unknown SEI type 213
|
|---|
| 2463 | [mpeg2video @ 0x377e080] unknown SEI type 73
|
|---|
| 2464 | [mpeg2video @ 0x377e080] unknown SEI type 90
|
|---|
| 2465 | [mpeg2video @ 0x377e080] unknown SEI type 243
|
|---|
| 2466 | [mpeg2video @ 0x377e080] unknown SEI type 215
|
|---|
| 2467 | [mpeg2video @ 0x377e080] SEI type 8 size 512 truncated at 336
|
|---|
| 2468 | [mpeg2video @ 0x377e080] sps_id 1 out of range
|
|---|
| 2469 | [mpeg2video @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 2470 | [mpeg2video @ 0x377e080] Invalid frame dimensions 0x0.
|
|---|
| 2471 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 2472 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 2473 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 2474 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2475 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2476 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2477 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2478 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2479 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 2480 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 2481 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 2482 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 2483 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 2484 | [mpeg2video @ 0x37ff000] missing picture in access unit with size 1043
|
|---|
| 2485 | [mpeg2video @ 0x37ff000] non-existing PPS 4 referenced
|
|---|
| 2486 | [mpeg2video @ 0x37ff000] non-existing PPS 9 referenced
|
|---|
| 2487 | [mpeg2video @ 0x37ff000] unknown SEI type 34
|
|---|
| 2488 | [mpeg2video @ 0x37ff000] unknown SEI type 140
|
|---|
| 2489 | [mpeg2video @ 0x37ff000] unknown SEI type 69
|
|---|
| 2490 | [mpeg2video @ 0x37ff000] SEI type 76 size 1496 truncated at 744
|
|---|
| 2491 | [mpeg2video @ 0x37ff000] FMO not supported
|
|---|
| 2492 | [mpeg2video @ 0x37ff000] non-existing PPS 9 referenced
|
|---|
| 2493 | [mpeg2video @ 0x37ff000] Invalid frame dimensions 0x0.
|
|---|
| 2494 | [h264 @ 0x37d9d00] missing picture in access unit with size 1380
|
|---|
| 2495 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 2496 | [h264 @ 0x37d9d00] missing picture in access unit with size 805
|
|---|
| 2497 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 2498 | [h264 @ 0x37d9d00] unknown SEI type 18
|
|---|
| 2499 | [h264 @ 0x37d9d00] SEI type 171 size 1360 truncated at 816
|
|---|
| 2500 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 2501 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 2502 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2503 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2504 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2505 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2506 | [h264 @ 0x37d9d00] Invalid NAL unit 10, skipping.
|
|---|
| 2507 | [h264 @ 0x37d9d00] Invalid NAL unit 10, skipping.
|
|---|
| 2508 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 2509 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2510 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 2511 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2512 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 2513 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2514 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (44 bits)
|
|---|
| 2515 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 2516 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2517 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 2518 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 2519 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 2520 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2521 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2522 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2523 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 2524 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2525 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 2526 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2527 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 2528 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2529 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 2530 | [h264 @ 0x37d9d00] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2531 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 2532 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 2533 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 2534 | [h264 @ 0x37d9d00] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2535 | [h264 @ 0x37d9d00] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2536 | [h264 @ 0x37d9d00] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2537 | [h264 @ 0x37d9d00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2538 | [h264 @ 0x37d9d00] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2539 | [h264 @ 0x37d9d00] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2540 | [h264 @ 0x37d9d00] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2541 | [h264 @ 0x37d9d00] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2542 | [h264 @ 0x37d9d00] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2543 | [h264 @ 0x37d9d00] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2544 | [h264 @ 0x37d9d00] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2545 | [h264 @ 0x37d9d00] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2546 | [h264 @ 0x37d9d00] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2547 | [h264 @ 0x37d9d00] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2548 | [h264 @ 0x37d9d00] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2549 | [h264 @ 0x37d9d00] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2550 | [h264 @ 0x37d9d00] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2551 | [h264 @ 0x37d9d00] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2552 | [h264 @ 0x37d9d00] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2553 | [h264 @ 0x37d9d00] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2554 | [h264 @ 0x37d9d00] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2555 | [h264 @ 0x37d9d00] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2556 | [h264 @ 0x37d9d00] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2557 | [h264 @ 0x37d9d00] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2558 | [h264 @ 0x37d9d00] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2559 | [h264 @ 0x37d9d00] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2560 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2561 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2562 | [h264 @ 0x37d9d00] unknown SEI type 18
|
|---|
| 2563 | [h264 @ 0x37d9d00] SEI type 171 size 1360 truncated at 810
|
|---|
| 2564 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 2565 | [h264 @ 0x37d9d00] Unknown NAL code: 14 (2013 bits)
|
|---|
| 2566 | [h264 @ 0x37d9d00] Unknown NAL code: 15 (2733 bits)
|
|---|
| 2567 | [h264 @ 0x37d9d00] Unknown NAL code: 16 (3118 bits)
|
|---|
| 2568 | [h264 @ 0x37d9d00] Unknown NAL code: 17 (2269 bits)
|
|---|
| 2569 | [h264 @ 0x37d9d00] Unknown NAL code: 18 (1737 bits)
|
|---|
| 2570 | [h264 @ 0x37d9d00] Unknown NAL code: 20 (3293 bits)
|
|---|
| 2571 | [h264 @ 0x37d9d00] Unknown NAL code: 21 (2695 bits)
|
|---|
| 2572 | [h264 @ 0x37d9d00] Unknown NAL code: 22 (2153 bits)
|
|---|
| 2573 | [h264 @ 0x37d9d00] Unknown NAL code: 23 (3492 bits)
|
|---|
| 2574 | [h264 @ 0x37d9d00] Unknown NAL code: 24 (3585 bits)
|
|---|
| 2575 | [h264 @ 0x37d9d00] Unknown NAL code: 25 (3781 bits)
|
|---|
| 2576 | [h264 @ 0x37d9d00] Unknown NAL code: 26 (3244 bits)
|
|---|
| 2577 | [h264 @ 0x37d9d00] Unknown NAL code: 27 (3930 bits)
|
|---|
| 2578 | [h264 @ 0x37d9d00] Unknown NAL code: 28 (4607 bits)
|
|---|
| 2579 | [h264 @ 0x37d9d00] Unknown NAL code: 29 (5395 bits)
|
|---|
| 2580 | [h264 @ 0x37d9d00] Unknown NAL code: 30 (5631 bits)
|
|---|
| 2581 | [h264 @ 0x37d9d00] Unknown NAL code: 31 (4095 bits)
|
|---|
| 2582 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (3422 bits)
|
|---|
| 2583 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 2584 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 2585 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 2586 | [NULL @ 0x3801300] non-existing PPS 0 referenced
|
|---|
| 2587 | [NULL @ 0x3801300] non-existing PPS 0 referenced
|
|---|
| 2588 | [NULL @ 0x3801300] unknown SEI type 42
|
|---|
| 2589 | [NULL @ 0x3801300] unknown SEI type 131
|
|---|
| 2590 | [NULL @ 0x3801300] user data:"+${Ämc`!plYðØIÔo{=ege½
|
|---|
| 2591 | |
|---|
| 2592 | Þî·"
|
|---|
| 2593 | [NULL @ 0x3801300] SPS unavailable in decode_picture_timing
|
|---|
| 2594 | [NULL @ 0x3801300] unknown SEI type 196
|
|---|
| 2595 | [NULL @ 0x3801300] unknown SEI type 7
|
|---|
| 2596 | [NULL @ 0x3801300] unknown SEI type 108
|
|---|
| 2597 | [NULL @ 0x3801300] unknown SEI type 7
|
|---|
| 2598 | [NULL @ 0x3801300] unknown SEI type 61
|
|---|
| 2599 | [NULL @ 0x3801300] unknown SEI type 48
|
|---|
| 2600 | [NULL @ 0x3801300] unknown SEI type 253
|
|---|
| 2601 | [NULL @ 0x3801300] SEI type 47 size 1944 truncated at 1856
|
|---|
| 2602 | [NULL @ 0x3801300] sps_id 1 out of range
|
|---|
| 2603 | [NULL @ 0x3801300] non-existing PPS 3 referenced
|
|---|
| 2604 | [mpeg2video @ 0x3801300] Invalid frame dimensions 0x0.
|
|---|
| 2605 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 1380
|
|---|
| 2606 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 2607 | [mpegts @ 0x36c92e0] invalid dts/pts combination 3199853618
|
|---|
| 2608 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 805
|
|---|
| 2609 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 2610 | [mpeg2video @ 0x37536a0] unknown SEI type 18
|
|---|
| 2611 | [mpeg2video @ 0x37536a0] SEI type 171 size 1360 truncated at 816
|
|---|
| 2612 | [mpeg2video @ 0x37536a0] sps_id 0 out of range
|
|---|
| 2613 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 2614 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 7: packet 10 with DTS 3199857218, packet 11 with DTS 3199853618
|
|---|
| 2615 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 2616 | [h264 @ 0x3754860] SEI type 81 size 1208 truncated at 760
|
|---|
| 2617 | [h264 @ 0x3754860] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 2618 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 2619 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 2620 | [h264 @ 0x3754860] missing picture in access unit with size 1293
|
|---|
| 2621 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11418642516
|
|---|
| 2622 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 2623 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2624 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2625 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2626 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2627 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2628 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2629 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2630 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2631 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2632 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2633 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2634 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2635 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2636 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2637 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 2638 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 2639 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2640 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 2641 | [h264 @ 0x3754860] SEI type 81 size 1208 truncated at 758
|
|---|
| 2642 | [h264 @ 0x3754860] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 2643 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 2644 | [h264 @ 0x3754860] Unknown NAL code: 14 (4900 bits)
|
|---|
| 2645 | [h264 @ 0x3754860] Unknown NAL code: 15 (6039 bits)
|
|---|
| 2646 | [h264 @ 0x3754860] Unknown NAL code: 16 (5432 bits)
|
|---|
| 2647 | [h264 @ 0x3754860] Unknown NAL code: 17 (3532 bits)
|
|---|
| 2648 | [h264 @ 0x3754860] Unknown NAL code: 18 (3553 bits)
|
|---|
| 2649 | [h264 @ 0x3754860] Unknown NAL code: 0 (44 bits)
|
|---|
| 2650 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 2651 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 2652 | [h264 @ 0x3754860] no frame!
|
|---|
| 2653 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2654 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2655 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2656 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 2657 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2658 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 2659 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2660 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 2661 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2662 | [h264 @ 0x3754860] no frame!
|
|---|
| 2663 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2664 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 2665 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 2666 | [h264 @ 0x3754860] no frame!
|
|---|
| 2667 | [mpeg2video @ 0x37c0880] non-existing PPS 0 referenced
|
|---|
| 2668 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 4450
|
|---|
| 2669 | [mpeg2video @ 0x37c0880] non-existing PPS 0 referenced
|
|---|
| 2670 | [mpeg2video @ 0x37c0880] unknown SEI type 18
|
|---|
| 2671 | [mpeg2video @ 0x37c0880] unknown SEI type 109
|
|---|
| 2672 | [mpeg2video @ 0x37c0880] unknown SEI type 179
|
|---|
| 2673 | [mpeg2video @ 0x37c0880] unknown SEI type 184
|
|---|
| 2674 | [mpeg2video @ 0x37c0880] unknown SEI type 243
|
|---|
| 2675 | [mpeg2video @ 0x37c0880] unknown SEI type 65
|
|---|
| 2676 | [mpeg2video @ 0x37c0880] unknown SEI type 54
|
|---|
| 2677 | [mpeg2video @ 0x37c0880] unknown SEI type 27
|
|---|
| 2678 | [mpeg2video @ 0x37c0880] unknown SEI type 18
|
|---|
| 2679 | [mpeg2video @ 0x37c0880] unknown SEI type 64
|
|---|
| 2680 | [mpeg2video @ 0x37c0880] unknown SEI type 208
|
|---|
| 2681 | [mpeg2video @ 0x37c0880] unknown SEI type 128
|
|---|
| 2682 | [mpeg2video @ 0x37c0880] SEI type 104 size 1920 truncated at 560
|
|---|
| 2683 | [mpeg2video @ 0x37c0880] illegal POC type 5
|
|---|
| 2684 | [mpeg2video @ 0x37c0880] sps_id 5 out of range
|
|---|
| 2685 | [mpeg2video @ 0x37c0880] non-existing PPS 0 referenced
|
|---|
| 2686 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 6 with DTS 5553920818, packet 9 with DTS 5553920818
|
|---|
| 2687 | [mpeg2video @ 0x37c0880] Invalid frame dimensions 0x0.
|
|---|
| 2688 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 11 with DTS 5553935218, packet 12 with DTS 5553935218
|
|---|
| 2689 | [mpeg2video @ 0x377a3a0] missing picture in access unit with size 9606
|
|---|
| 2690 | [mpeg2video @ 0x377a3a0] non-existing PPS 0 referenced
|
|---|
| 2691 | [mpeg2video @ 0x377a3a0] non-existing PPS 6 referenced
|
|---|
| 2692 | [mpeg2video @ 0x377a3a0] unknown SEI type 11
|
|---|
| 2693 | [mpeg2video @ 0x377a3a0] SEI type 505 size 920 truncated at 440
|
|---|
| 2694 | [mpeg2video @ 0x377a3a0] log2_max_poc_lsb (23) is out of range
|
|---|
| 2695 | [mpeg2video @ 0x377a3a0] FMO not supported
|
|---|
| 2696 | [mpeg2video @ 0x377a3a0] non-existing PPS 0 referenced
|
|---|
| 2697 | [mpeg2video @ 0x377a3a0] Invalid frame dimensions 0x0.
|
|---|
| 2698 | [mpeg2video @ 0x3822c00] missing picture in access unit with size 596
|
|---|
| 2699 | [mpeg2video @ 0x3822c00] non-existing PPS 4 referenced
|
|---|
| 2700 | [mpeg2video @ 0x3822c00] non-existing PPS 0 referenced
|
|---|
| 2701 | [mpeg2video @ 0x3822c00] unknown SEI type 66
|
|---|
| 2702 | [mpeg2video @ 0x3822c00] unknown SEI type 35
|
|---|
| 2703 | [mpeg2video @ 0x3822c00] SEI type 254 size 1880 truncated at 760
|
|---|
| 2704 | [mpeg2video @ 0x3822c00] sps_id 1 out of range
|
|---|
| 2705 | [mpeg2video @ 0x3822c00] non-existing PPS 0 referenced
|
|---|
| 2706 | [mpeg2video @ 0x3822c00] Invalid frame dimensions 0x0.
|
|---|
| 2707 | [h264 @ 0x377b500] unknown SEI type 50
|
|---|
| 2708 | [h264 @ 0x377b500] unknown SEI type 155
|
|---|
| 2709 | [h264 @ 0x377b500] unknown SEI type 105
|
|---|
| 2710 | [h264 @ 0x377b500] SEI type 157 size 1904 truncated at 480
|
|---|
| 2711 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 2712 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2713 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2714 | [mpegts @ 0x36c92e0] DTS 1080907900 < 9670838892 out of order
|
|---|
| 2715 | [h264 @ 0x377b500] missing picture in access unit with size 395
|
|---|
| 2716 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2717 | [h264 @ 0x377b500] unknown SEI type 50
|
|---|
| 2718 | [h264 @ 0x377b500] SEI type 104 size 1800 truncated at 32
|
|---|
| 2719 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 26
|
|---|
| 2720 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 2721 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2722 | [h264 @ 0x377b500] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2723 | [h264 @ 0x377b500] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2724 | [h264 @ 0x377b500] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2725 | [h264 @ 0x377b500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2726 | [h264 @ 0x377b500] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2727 | [h264 @ 0x377b500] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2728 | [h264 @ 0x377b500] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2729 | [h264 @ 0x377b500] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2730 | [h264 @ 0x377b500] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2731 | [h264 @ 0x377b500] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2732 | [h264 @ 0x377b500] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2733 | [h264 @ 0x377b500] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2734 | [h264 @ 0x377b500] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2735 | [h264 @ 0x377b500] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2736 | [h264 @ 0x377b500] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2737 | [h264 @ 0x377b500] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2738 | [h264 @ 0x377b500] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2739 | [h264 @ 0x377b500] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2740 | [h264 @ 0x377b500] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2741 | [h264 @ 0x377b500] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2742 | [h264 @ 0x377b500] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2743 | [h264 @ 0x377b500] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2744 | [h264 @ 0x377b500] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2745 | [h264 @ 0x377b500] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2746 | [h264 @ 0x377b500] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2747 | [h264 @ 0x377b500] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2748 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2749 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2750 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2751 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2752 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2753 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2754 | [h264 @ 0x377b500] Invalid NAL unit 0, skipping.
|
|---|
| 2755 | [h264 @ 0x377b500] unknown SEI type 50
|
|---|
| 2756 | [h264 @ 0x377b500] unknown SEI type 155
|
|---|
| 2757 | [h264 @ 0x377b500] unknown SEI type 105
|
|---|
| 2758 | [h264 @ 0x377b500] SEI type 157 size 1904 truncated at 471
|
|---|
| 2759 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 2760 | [h264 @ 0x377b500] Unknown NAL code: 14 (2686 bits)
|
|---|
| 2761 | [h264 @ 0x377b500] Unknown NAL code: 15 (2600 bits)
|
|---|
| 2762 | [h264 @ 0x377b500] Unknown NAL code: 16 (2377 bits)
|
|---|
| 2763 | [h264 @ 0x377b500] Unknown NAL code: 17 (2485 bits)
|
|---|
| 2764 | [h264 @ 0x377b500] Unknown NAL code: 18 (2248 bits)
|
|---|
| 2765 | [h264 @ 0x377b500] Unknown NAL code: 20 (2892 bits)
|
|---|
| 2766 | [h264 @ 0x377b500] Unknown NAL code: 21 (4390 bits)
|
|---|
| 2767 | [h264 @ 0x377b500] Unknown NAL code: 22 (3566 bits)
|
|---|
| 2768 | [h264 @ 0x377b500] Unknown NAL code: 23 (4270 bits)
|
|---|
| 2769 | [h264 @ 0x377b500] Unknown NAL code: 24 (4813 bits)
|
|---|
| 2770 | [h264 @ 0x377b500] Unknown NAL code: 25 (3095 bits)
|
|---|
| 2771 | [h264 @ 0x377b500] Unknown NAL code: 26 (2012 bits)
|
|---|
| 2772 | [h264 @ 0x377b500] Unknown NAL code: 27 (1799 bits)
|
|---|
| 2773 | [h264 @ 0x377b500] Unknown NAL code: 28 (1883 bits)
|
|---|
| 2774 | [h264 @ 0x377b500] Unknown NAL code: 29 (1493 bits)
|
|---|
| 2775 | [h264 @ 0x377b500] Unknown NAL code: 30 (1891 bits)
|
|---|
| 2776 | [h264 @ 0x377b500] Unknown NAL code: 31 (1795 bits)
|
|---|
| 2777 | [h264 @ 0x377b500] Unknown NAL code: 0 (1694 bits)
|
|---|
| 2778 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2779 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 2780 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2781 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2782 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2783 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2784 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2785 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2786 | [h264 @ 0x377b500] Unknown NAL code: 0 (44 bits)
|
|---|
| 2787 | [h264 @ 0x377b500] no frame!
|
|---|
| 2788 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2789 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2790 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 2791 | [h264 @ 0x377b500] no frame!
|
|---|
| 2792 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2793 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2794 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2795 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2796 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2797 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2798 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2799 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 2800 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2801 | [h264 @ 0x377b500] no frame!
|
|---|
| 2802 | [h264 @ 0x377b500] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2803 | [h264 @ 0x377b500] A non-intra slice in an IDR NAL unit.
|
|---|
| 2804 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 2805 | [h264 @ 0x377b500] no frame!
|
|---|
| 2806 | [h264 @ 0x377b500] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2807 | [h264 @ 0x377b500] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2808 | [h264 @ 0x377b500] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2809 | [h264 @ 0x377b500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2810 | [h264 @ 0x377b500] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2811 | [h264 @ 0x377b500] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2812 | [h264 @ 0x377b500] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2813 | [h264 @ 0x377b500] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2814 | [h264 @ 0x377b500] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2815 | [h264 @ 0x377b500] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2816 | [h264 @ 0x377b500] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2817 | [h264 @ 0x377b500] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2818 | [h264 @ 0x377b500] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2819 | [h264 @ 0x377b500] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2820 | [h264 @ 0x377b500] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2821 | [h264 @ 0x377b500] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2822 | [h264 @ 0x377b500] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2823 | [h264 @ 0x377b500] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2824 | [h264 @ 0x377b500] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2825 | [h264 @ 0x377b500] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2826 | [h264 @ 0x377b500] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2827 | [h264 @ 0x377b500] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2828 | [h264 @ 0x377b500] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2829 | [h264 @ 0x377b500] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2830 | [h264 @ 0x377b500] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2831 | [h264 @ 0x377b500] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2832 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2833 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2834 | [h264 @ 0x377b500] unknown SEI type 50
|
|---|
| 2835 | [h264 @ 0x377b500] SEI type 104 size 1800 truncated at 29
|
|---|
| 2836 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 26
|
|---|
| 2837 | [h264 @ 0x377b500] SPS decoding failure, trying again with the complete NAL
|
|---|
| 2838 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 26
|
|---|
| 2839 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 26
|
|---|
| 2840 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 2841 | [h264 @ 0x377b500] Unknown NAL code: 14 (1880 bits)
|
|---|
| 2842 | [h264 @ 0x377b500] Unknown NAL code: 15 (2011 bits)
|
|---|
| 2843 | [h264 @ 0x377b500] Unknown NAL code: 16 (1531 bits)
|
|---|
| 2844 | [h264 @ 0x377b500] Unknown NAL code: 17 (2349 bits)
|
|---|
| 2845 | [h264 @ 0x377b500] Unknown NAL code: 18 (2085 bits)
|
|---|
| 2846 | [h264 @ 0x377b500] Unknown NAL code: 20 (3078 bits)
|
|---|
| 2847 | [h264 @ 0x377b500] Unknown NAL code: 21 (3776 bits)
|
|---|
| 2848 | [h264 @ 0x377b500] Unknown NAL code: 22 (3176 bits)
|
|---|
| 2849 | [h264 @ 0x377b500] Unknown NAL code: 23 (3734 bits)
|
|---|
| 2850 | [h264 @ 0x377b500] Unknown NAL code: 24 (4357 bits)
|
|---|
| 2851 | [h264 @ 0x377b500] Unknown NAL code: 25 (2857 bits)
|
|---|
| 2852 | [h264 @ 0x377b500] Unknown NAL code: 26 (2452 bits)
|
|---|
| 2853 | [h264 @ 0x377b500] Unknown NAL code: 27 (2188 bits)
|
|---|
| 2854 | [h264 @ 0x377b500] Unknown NAL code: 28 (1977 bits)
|
|---|
| 2855 | [h264 @ 0x377b500] Unknown NAL code: 29 (1880 bits)
|
|---|
| 2856 | [h264 @ 0x377b500] Unknown NAL code: 30 (1422 bits)
|
|---|
| 2857 | [h264 @ 0x377b500] Unknown NAL code: 31 (1210 bits)
|
|---|
| 2858 | [h264 @ 0x377b500] Unknown NAL code: 0 (1866 bits)
|
|---|
| 2859 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 2860 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 2861 | [h264 @ 0x377b500] no frame!
|
|---|
| 2862 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 2863 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 2864 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 2865 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2866 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2867 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2868 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2869 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2870 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 2871 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 2872 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 2873 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 2874 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 2875 | [h264 @ 0x3787160] missing picture in access unit with size 830
|
|---|
| 2876 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2877 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2878 | [h264 @ 0x3787160] unknown SEI type 34
|
|---|
| 2879 | [h264 @ 0x3787160] SEI type 202 size 1632 truncated at 1328
|
|---|
| 2880 | [h264 @ 0x3787160] sps_id 1 out of range
|
|---|
| 2881 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2882 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 2883 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 2884 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 2885 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 2886 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 2887 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 2888 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2889 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2890 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2891 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2892 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2893 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2894 | [h264 @ 0x3787160] Unknown NAL code: 0 (44 bits)
|
|---|
| 2895 | [h264 @ 0x3787160] no frame!
|
|---|
| 2896 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 2897 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 2898 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 2899 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 2900 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2901 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 2902 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2903 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2904 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2905 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2906 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 2907 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 2908 | [h264 @ 0x3787160] no frame!
|
|---|
| 2909 | [h264 @ 0x3787160] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 2910 | [h264 @ 0x3787160] A non-intra slice in an IDR NAL unit.
|
|---|
| 2911 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 2912 | [h264 @ 0x3787160] no frame!
|
|---|
| 2913 | [h264 @ 0x3787160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 2914 | [h264 @ 0x3787160] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 2915 | [h264 @ 0x3787160] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 2916 | [h264 @ 0x3787160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 2917 | [h264 @ 0x3787160] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 2918 | [h264 @ 0x3787160] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 2919 | [h264 @ 0x3787160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 2920 | [h264 @ 0x3787160] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 2921 | [h264 @ 0x3787160] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 2922 | [h264 @ 0x3787160] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 2923 | [h264 @ 0x3787160] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 2924 | [h264 @ 0x3787160] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 2925 | [h264 @ 0x3787160] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 2926 | [h264 @ 0x3787160] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 2927 | [h264 @ 0x3787160] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 2928 | [h264 @ 0x3787160] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 2929 | [h264 @ 0x3787160] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 2930 | [h264 @ 0x3787160] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 2931 | [h264 @ 0x3787160] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 2932 | [h264 @ 0x3787160] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 2933 | [h264 @ 0x3787160] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 2934 | [h264 @ 0x3787160] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 2935 | [h264 @ 0x3787160] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 2936 | [h264 @ 0x3787160] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 2937 | [h264 @ 0x3787160] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 2938 | [h264 @ 0x3787160] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 2939 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 2940 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 2941 | [h264 @ 0x3787160] unknown SEI type 34
|
|---|
| 2942 | [h264 @ 0x3787160] SEI type 202 size 1632 truncated at 1319
|
|---|
| 2943 | [h264 @ 0x3787160] sps_id 1 out of range
|
|---|
| 2944 | [h264 @ 0x3787160] Unknown NAL code: 14 (4593 bits)
|
|---|
| 2945 | [h264 @ 0x3787160] Unknown NAL code: 15 (4840 bits)
|
|---|
| 2946 | [h264 @ 0x3787160] Unknown NAL code: 16 (4338 bits)
|
|---|
| 2947 | [h264 @ 0x3787160] Unknown NAL code: 17 (4020 bits)
|
|---|
| 2948 | [h264 @ 0x3787160] Unknown NAL code: 18 (3497 bits)
|
|---|
| 2949 | [h264 @ 0x3787160] Unknown NAL code: 20 (3347 bits)
|
|---|
| 2950 | [h264 @ 0x3787160] Unknown NAL code: 21 (3265 bits)
|
|---|
| 2951 | [h264 @ 0x3787160] Unknown NAL code: 22 (3048 bits)
|
|---|
| 2952 | [h264 @ 0x3787160] Unknown NAL code: 23 (3043 bits)
|
|---|
| 2953 | [h264 @ 0x3787160] Unknown NAL code: 24 (2754 bits)
|
|---|
| 2954 | [h264 @ 0x3787160] Unknown NAL code: 25 (2138 bits)
|
|---|
| 2955 | [h264 @ 0x3787160] Unknown NAL code: 26 (1813 bits)
|
|---|
| 2956 | [h264 @ 0x3787160] Unknown NAL code: 27 (1899 bits)
|
|---|
| 2957 | [h264 @ 0x3787160] Unknown NAL code: 28 (2250 bits)
|
|---|
| 2958 | [h264 @ 0x3787160] Unknown NAL code: 29 (2797 bits)
|
|---|
| 2959 | [h264 @ 0x3787160] Unknown NAL code: 30 (2373 bits)
|
|---|
| 2960 | [h264 @ 0x3787160] Unknown NAL code: 31 (2533 bits)
|
|---|
| 2961 | [h264 @ 0x3787160] Unknown NAL code: 0 (3460 bits)
|
|---|
| 2962 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 2963 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 2964 | [h264 @ 0x3787160] no frame!
|
|---|
| 2965 | [mpeg2video @ 0x377e080] missing picture in access unit with size 2381
|
|---|
| 2966 | [mpeg2video @ 0x377e080] non-existing PPS 1 referenced
|
|---|
| 2967 | [mpeg2video @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 2968 | [mpeg2video @ 0x377e080] unknown SEI type 34
|
|---|
| 2969 | [mpeg2video @ 0x377e080] unknown SEI type 118
|
|---|
| 2970 | [mpeg2video @ 0x377e080] unknown SEI type 210
|
|---|
| 2971 | [mpeg2video @ 0x377e080] unknown SEI type 75
|
|---|
| 2972 | [mpeg2video @ 0x377e080] SEI type 196 size 1144 truncated at 248
|
|---|
| 2973 | [mpeg2video @ 0x377e080] sps_id 1 out of range
|
|---|
| 2974 | [mpeg2video @ 0x377e080] non-existing PPS 2 referenced
|
|---|
| 2975 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 39: packet 8 with DTS 11731974055, packet 9 with DTS 11731974055
|
|---|
| 2976 | [mpeg2video @ 0x377e080] Invalid frame dimensions 0x0.
|
|---|
| 2977 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 39: packet 9 with DTS 11731974055, packet 10 with DTS 11731966855
|
|---|
| 2978 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 39: packet 10 with DTS 11731966855, packet 11 with DTS 11731966855
|
|---|
| 2979 | [NULL @ 0x3758e60] non-existing PPS 0 referenced
|
|---|
| 2980 | [NULL @ 0x3758e60] missing picture in access unit with size 4106
|
|---|
| 2981 | [NULL @ 0x3758e60] non-existing PPS 0 referenced
|
|---|
| 2982 | [NULL @ 0x3758e60] unknown SEI type 11
|
|---|
| 2983 | [NULL @ 0x3758e60] unknown SEI type 144
|
|---|
| 2984 | [NULL @ 0x3758e60] unknown SEI type 3
|
|---|
| 2985 | [NULL @ 0x3758e60] unknown SEI type 46
|
|---|
| 2986 | [NULL @ 0x3758e60] unknown SEI type 148
|
|---|
| 2987 | [NULL @ 0x3758e60] unknown SEI type 199
|
|---|
| 2988 | [NULL @ 0x3758e60] unknown SEI type 75
|
|---|
| 2989 | [NULL @ 0x3758e60] unknown SEI type 182
|
|---|
| 2990 | [NULL @ 0x3758e60] unknown SEI type 142
|
|---|
| 2991 | [NULL @ 0x3758e60] unknown SEI type 167
|
|---|
| 2992 | [NULL @ 0x3758e60] unknown SEI type 143
|
|---|
| 2993 | [NULL @ 0x3758e60] unknown SEI type 183
|
|---|
| 2994 | [NULL @ 0x3758e60] SEI type 223 size 1784 truncated at 1592
|
|---|
| 2995 | [NULL @ 0x3758e60] non-existing PPS 0 referenced
|
|---|
| 2996 | [mpeg2video @ 0x3758e60] skipped MB in I-frame at 0 1
|
|---|
| 2997 | [mpeg2video @ 0x3758e60] Warning MVs not available
|
|---|
| 2998 | [mpeg2video @ 0x3758e60] concealing 1620 DC, 1620 AC, 1620 MV errors in I frame
|
|---|
| 2999 | [mpeg2video @ 0x37bf6c0] unknown SEI type 82
|
|---|
| 3000 | [mpeg2video @ 0x37bf6c0] SEI type 216 size 1048 truncated at 736
|
|---|
| 3001 | [mpeg2video @ 0x37bf6c0] illegal POC type 32
|
|---|
| 3002 | [mpeg2video @ 0x37bf6c0] sps_id 0 out of range
|
|---|
| 3003 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3004 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3005 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3006 | [mpeg2video @ 0x37bf6c0] unknown SEI type 50
|
|---|
| 3007 | [mpeg2video @ 0x37bf6c0] unknown SEI type 226
|
|---|
| 3008 | [mpeg2video @ 0x37bf6c0] unknown SEI type 120
|
|---|
| 3009 | [mpeg2video @ 0x37bf6c0] unknown SEI type 91
|
|---|
| 3010 | [mpeg2video @ 0x37bf6c0] unknown SEI type 32
|
|---|
| 3011 | [mpeg2video @ 0x37bf6c0] SEI type 139 size 152 truncated at 24
|
|---|
| 3012 | [mpeg2video @ 0x37bf6c0] sps_id 1 out of range
|
|---|
| 3013 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3014 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 3015 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 9 with DTS 10175258961, packet 10 with DTS 10175258961
|
|---|
| 3016 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 3017 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 3018 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 3019 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3020 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3021 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3022 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3023 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3024 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 3025 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 3026 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 3027 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 3028 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 3029 | [NULL @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 3030 | [NULL @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 3031 | [NULL @ 0x375e160] unknown SEI type 128
|
|---|
| 3032 | [NULL @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3033 | [h264 @ 0x375e160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3034 | [h264 @ 0x375e160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3035 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3036 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3037 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3038 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3039 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3040 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3041 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 3042 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 3043 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3044 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3045 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3046 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3047 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3048 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3049 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3050 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3051 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3052 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3053 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3054 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3055 | [h264 @ 0x375e160] no frame!
|
|---|
| 3056 | [mpeg2video @ 0x3791120] missing picture in access unit with size 2356
|
|---|
| 3057 | [mpeg2video @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 3058 | [mpeg2video @ 0x3791120] missing picture in access unit with size 2636
|
|---|
| 3059 | [mpeg2video @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 3060 | [mpeg2video @ 0x3791120] unknown SEI type 18
|
|---|
| 3061 | [mpeg2video @ 0x3791120] unknown SEI type 62
|
|---|
| 3062 | [mpeg2video @ 0x3791120] illegal POC type 21
|
|---|
| 3063 | [mpeg2video @ 0x3791120] sps_id 0 out of range
|
|---|
| 3064 | [mpeg2video @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 3065 | [mpeg2video @ 0x3791120] Invalid frame dimensions 0x0.
|
|---|
| 3066 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 3067 | [h264 @ 0x3754860] SEI type 117 size 1736 truncated at 1184
|
|---|
| 3068 | [h264 @ 0x3754860] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 3069 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 3070 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 3071 | [h264 @ 0x3754860] missing picture in access unit with size 1277
|
|---|
| 3072 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11418644316
|
|---|
| 3073 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 3074 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3075 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3076 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3077 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3078 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3079 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3080 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3081 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3082 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3083 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3084 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3085 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3086 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3087 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3088 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 3089 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 3090 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3091 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 3092 | [h264 @ 0x3754860] SEI type 117 size 1736 truncated at 1180
|
|---|
| 3093 | [h264 @ 0x3754860] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 3094 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 3095 | [h264 @ 0x3754860] Unknown NAL code: 14 (5714 bits)
|
|---|
| 3096 | [h264 @ 0x3754860] Unknown NAL code: 15 (7463 bits)
|
|---|
| 3097 | [h264 @ 0x3754860] Unknown NAL code: 16 (6007 bits)
|
|---|
| 3098 | [h264 @ 0x3754860] Unknown NAL code: 17 (4306 bits)
|
|---|
| 3099 | [h264 @ 0x3754860] Unknown NAL code: 18 (5260 bits)
|
|---|
| 3100 | [h264 @ 0x3754860] Unknown NAL code: 0 (44 bits)
|
|---|
| 3101 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 3102 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 3103 | [h264 @ 0x3754860] no frame!
|
|---|
| 3104 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3105 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3106 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3107 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 3108 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3109 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 3110 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3111 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 3112 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3113 | [h264 @ 0x3754860] no frame!
|
|---|
| 3114 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3115 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 3116 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 3117 | [h264 @ 0x3754860] no frame!
|
|---|
| 3118 | [h264 @ 0x379e7c0] sps_id 0 out of range
|
|---|
| 3119 | [h264 @ 0x379e7c0] SPS unavailable in decode_picture_timing
|
|---|
| 3120 | [h264 @ 0x379e7c0] unknown SEI type 83
|
|---|
| 3121 | [h264 @ 0x379e7c0] unknown SEI type 84
|
|---|
| 3122 | [h264 @ 0x379e7c0] non-existing PPS 0 referenced
|
|---|
| 3123 | [h264 @ 0x379e7c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3124 | [h264 @ 0x379e7c0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 3125 | [h264 @ 0x379e7c0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3126 | [h264 @ 0x379e7c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3127 | [h264 @ 0x379e7c0] sps_id 0 out of range
|
|---|
| 3128 | [h264 @ 0x379e7c0] SPS unavailable in decode_picture_timing
|
|---|
| 3129 | [h264 @ 0x379e7c0] unknown SEI type 83
|
|---|
| 3130 | [h264 @ 0x379e7c0] unknown SEI type 84
|
|---|
| 3131 | [h264 @ 0x379e7c0] non-existing PPS 0 referenced
|
|---|
| 3132 | [h264 @ 0x379e7c0] decode_slice_header error
|
|---|
| 3133 | [h264 @ 0x379e7c0] no frame!
|
|---|
| 3134 | [mpeg2video @ 0x37bf6c0] missing picture in access unit with size 4049
|
|---|
| 3135 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3136 | [mpeg2video @ 0x37bf6c0] missing picture in access unit with size 253
|
|---|
| 3137 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3138 | [mpeg2video @ 0x37bf6c0] SEI type 91 size 1616 truncated at 936
|
|---|
| 3139 | [mpeg2video @ 0x37bf6c0] illegal POC type 32
|
|---|
| 3140 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3141 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 10 with DTS 10175258961, packet 11 with DTS 10175258961
|
|---|
| 3142 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 3143 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 11 with DTS 10175258961, packet 12 with DTS 10175251761
|
|---|
| 3144 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 12 with DTS 10175251761, packet 13 with DTS 10175251761
|
|---|
| 3145 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 13 with DTS 10175251761, packet 14 with DTS 10175251761
|
|---|
| 3146 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 3101
|
|---|
| 3147 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 3148 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 306
|
|---|
| 3149 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 3150 | [mpeg2video @ 0x37c0880] unknown SEI type 50
|
|---|
| 3151 | [mpeg2video @ 0x37c0880] SEI type 81 size 168 truncated at 8
|
|---|
| 3152 | [mpeg2video @ 0x37c0880] sps_id 1 out of range
|
|---|
| 3153 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 3154 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 12 with DTS 5553935218, packet 13 with DTS 5553935218
|
|---|
| 3155 | [mpeg2video @ 0x37c0880] Invalid frame dimensions 0x0.
|
|---|
| 3156 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 13 with DTS 5553935218, packet 14 with DTS 5553928018
|
|---|
| 3157 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 14 with DTS 5553928018, packet 15 with DTS 5553928018
|
|---|
| 3158 | [h264 @ 0x378bd20] missing picture in access unit with size 34367
|
|---|
| 3159 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 3160 | [h264 @ 0x378bd20] missing picture in access unit with size 153
|
|---|
| 3161 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 3162 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 3163 | [h264 @ 0x378bd20] unknown SEI type 63
|
|---|
| 3164 | [h264 @ 0x378bd20] unknown SEI type 73
|
|---|
| 3165 | [h264 @ 0x378bd20] SEI type 236 size 1040 truncated at 848
|
|---|
| 3166 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 3167 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 3168 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 3169 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 3170 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 3171 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 3172 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3173 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 3174 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 3175 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 3176 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 3177 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3178 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 3179 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3180 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 3181 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3182 | [h264 @ 0x378bd20] Unknown NAL code: 0 (40 bits)
|
|---|
| 3183 | [h264 @ 0x378bd20] no frame!
|
|---|
| 3184 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3185 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 3186 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 3187 | [h264 @ 0x378bd20] no frame!
|
|---|
| 3188 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3189 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3190 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3191 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 3192 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3193 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 3194 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3195 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 3196 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3197 | [h264 @ 0x378bd20] no frame!
|
|---|
| 3198 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3199 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 3200 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 3201 | [h264 @ 0x378bd20] no frame!
|
|---|
| 3202 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3203 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3204 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3205 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3206 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3207 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3208 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3209 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3210 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3211 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3212 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3213 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3214 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3215 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 3216 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 3217 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 3218 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 3219 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 3220 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 3221 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 3222 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 3223 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 3224 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 3225 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 3226 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 3227 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 3228 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 3229 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3230 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 3231 | [h264 @ 0x378bd20] unknown SEI type 63
|
|---|
| 3232 | [h264 @ 0x378bd20] unknown SEI type 73
|
|---|
| 3233 | [h264 @ 0x378bd20] SEI type 236 size 1040 truncated at 843
|
|---|
| 3234 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 3235 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 3236 | [h264 @ 0x378bd20] Unknown NAL code: 14 (2149 bits)
|
|---|
| 3237 | [h264 @ 0x378bd20] Unknown NAL code: 15 (248 bits)
|
|---|
| 3238 | [h264 @ 0x378bd20] Unknown NAL code: 16 (242 bits)
|
|---|
| 3239 | [h264 @ 0x378bd20] Unknown NAL code: 17 (164 bits)
|
|---|
| 3240 | [h264 @ 0x378bd20] Unknown NAL code: 18 (224 bits)
|
|---|
| 3241 | [h264 @ 0x378bd20] Unknown NAL code: 20 (89 bits)
|
|---|
| 3242 | [h264 @ 0x378bd20] Unknown NAL code: 21 (583 bits)
|
|---|
| 3243 | [h264 @ 0x378bd20] Unknown NAL code: 22 (922 bits)
|
|---|
| 3244 | [h264 @ 0x378bd20] Unknown NAL code: 23 (741 bits)
|
|---|
| 3245 | [h264 @ 0x378bd20] Unknown NAL code: 24 (1406 bits)
|
|---|
| 3246 | [h264 @ 0x378bd20] Unknown NAL code: 25 (1363 bits)
|
|---|
| 3247 | [h264 @ 0x378bd20] Unknown NAL code: 26 (1800 bits)
|
|---|
| 3248 | [h264 @ 0x378bd20] Unknown NAL code: 27 (683 bits)
|
|---|
| 3249 | [h264 @ 0x378bd20] Unknown NAL code: 28 (486 bits)
|
|---|
| 3250 | [h264 @ 0x378bd20] Unknown NAL code: 29 (446 bits)
|
|---|
| 3251 | [h264 @ 0x378bd20] Unknown NAL code: 30 (73 bits)
|
|---|
| 3252 | [h264 @ 0x378bd20] Unknown NAL code: 31 (193 bits)
|
|---|
| 3253 | [h264 @ 0x378bd20] Unknown NAL code: 0 (47 bits)
|
|---|
| 3254 | [h264 @ 0x378bd20] non-existing PPS 2 referenced
|
|---|
| 3255 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 3256 | [h264 @ 0x378bd20] no frame!
|
|---|
| 3257 | [mpeg2video @ 0x37525e0] missing picture in access unit with size 551
|
|---|
| 3258 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 3259 | [mpeg2video @ 0x37525e0] missing picture in access unit with size 2280
|
|---|
| 3260 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 3261 | [mpeg2video @ 0x37525e0] unknown SEI type 75
|
|---|
| 3262 | [mpeg2video @ 0x37525e0] unknown SEI type 38
|
|---|
| 3263 | [mpeg2video @ 0x37525e0] unknown SEI type 240
|
|---|
| 3264 | [mpeg2video @ 0x37525e0] unknown SEI type 38
|
|---|
| 3265 | [mpeg2video @ 0x37525e0] unknown SEI type 94
|
|---|
| 3266 | [mpeg2video @ 0x37525e0] unknown SEI type 27
|
|---|
| 3267 | [mpeg2video @ 0x37525e0] SEI type 150 size 1608 truncated at 152
|
|---|
| 3268 | [mpeg2video @ 0x37525e0] illegal POC type 5
|
|---|
| 3269 | [mpeg2video @ 0x37525e0] sps_id 1 out of range
|
|---|
| 3270 | [mpeg2video @ 0x37525e0] non-existing PPS 2 referenced
|
|---|
| 3271 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 6: packet 11 with DTS 3925983417, packet 12 with DTS 3925983417
|
|---|
| 3272 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 6: packet 14 with DTS 3925997817, packet 15 with DTS 3925997817
|
|---|
| 3273 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 6: packet 15 with DTS 3925997817, packet 16 with DTS 3925997817
|
|---|
| 3274 | [mpeg2video @ 0x377a3a0] non-existing PPS 6 referenced
|
|---|
| 3275 | [mpeg2video @ 0x377a3a0] non-existing PPS 10 referenced
|
|---|
| 3276 | [mpeg2video @ 0x377a3a0] Invalid frame dimensions 0x0.
|
|---|
| 3277 | [h264 @ 0x37a18a0] unknown SEI type 19
|
|---|
| 3278 | [h264 @ 0x37a18a0] unknown SEI type 154
|
|---|
| 3279 | [h264 @ 0x37a18a0] unknown SEI type 164
|
|---|
| 3280 | [h264 @ 0x37a18a0] SEI type 129 size 1152 truncated at 768
|
|---|
| 3281 | [h264 @ 0x37a18a0] log2_max_poc_lsb (21) is out of range
|
|---|
| 3282 | [h264 @ 0x37a18a0] sps_id 0 out of range
|
|---|
| 3283 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3284 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3285 | [h264 @ 0x37a18a0] unknown SEI type 19
|
|---|
| 3286 | [h264 @ 0x37a18a0] unknown SEI type 167
|
|---|
| 3287 | [h264 @ 0x37a18a0] unknown SEI type 18
|
|---|
| 3288 | [h264 @ 0x37a18a0] unknown SEI type 146
|
|---|
| 3289 | [h264 @ 0x37a18a0] unknown SEI type 233
|
|---|
| 3290 | [h264 @ 0x37a18a0] unknown SEI type 96
|
|---|
| 3291 | [h264 @ 0x37a18a0] SEI type 6 size 1856 truncated at 1560
|
|---|
| 3292 | [h264 @ 0x37a18a0] illegal POC type 9
|
|---|
| 3293 | [h264 @ 0x37a18a0] sps_id 1 out of range
|
|---|
| 3294 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3295 | [h264 @ 0x37a18a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3296 | [h264 @ 0x37a18a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3297 | [h264 @ 0x37a18a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3298 | [h264 @ 0x37a18a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3299 | [h264 @ 0x37a18a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3300 | [h264 @ 0x37a18a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3301 | [h264 @ 0x37a18a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3302 | [h264 @ 0x37a18a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3303 | [h264 @ 0x37a18a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3304 | [h264 @ 0x37a18a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3305 | [h264 @ 0x37a18a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3306 | [h264 @ 0x37a18a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3307 | [h264 @ 0x37a18a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3308 | [h264 @ 0x37a18a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 3309 | [h264 @ 0x37a18a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 3310 | [h264 @ 0x37a18a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 3311 | [h264 @ 0x37a18a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 3312 | [h264 @ 0x37a18a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 3313 | [h264 @ 0x37a18a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 3314 | [h264 @ 0x37a18a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 3315 | [h264 @ 0x37a18a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 3316 | [h264 @ 0x37a18a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 3317 | [h264 @ 0x37a18a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 3318 | [h264 @ 0x37a18a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 3319 | [h264 @ 0x37a18a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 3320 | [h264 @ 0x37a18a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 3321 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 3322 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3323 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 3324 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 3325 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 3326 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3327 | [h264 @ 0x37a18a0] Invalid NAL unit 0, skipping.
|
|---|
| 3328 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3329 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3330 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3331 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3332 | [h264 @ 0x37a18a0] unknown SEI type 19
|
|---|
| 3333 | [h264 @ 0x37a18a0] unknown SEI type 154
|
|---|
| 3334 | [h264 @ 0x37a18a0] unknown SEI type 164
|
|---|
| 3335 | [h264 @ 0x37a18a0] SEI type 129 size 1152 truncated at 759
|
|---|
| 3336 | [h264 @ 0x37a18a0] log2_max_poc_lsb (21) is out of range
|
|---|
| 3337 | [h264 @ 0x37a18a0] SPS decoding failure, trying again with the complete NAL
|
|---|
| 3338 | [h264 @ 0x37a18a0] log2_max_poc_lsb (21) is out of range
|
|---|
| 3339 | [h264 @ 0x37a18a0] log2_max_poc_lsb (21) is out of range
|
|---|
| 3340 | [h264 @ 0x37a18a0] sps_id 0 out of range
|
|---|
| 3341 | [h264 @ 0x37a18a0] Unknown NAL code: 14 (3084 bits)
|
|---|
| 3342 | [h264 @ 0x37a18a0] Unknown NAL code: 15 (6399 bits)
|
|---|
| 3343 | [h264 @ 0x37a18a0] Unknown NAL code: 16 (5722 bits)
|
|---|
| 3344 | [h264 @ 0x37a18a0] Unknown NAL code: 17 (6361 bits)
|
|---|
| 3345 | [h264 @ 0x37a18a0] Unknown NAL code: 18 (5892 bits)
|
|---|
| 3346 | [h264 @ 0x37a18a0] Unknown NAL code: 20 (7433 bits)
|
|---|
| 3347 | [h264 @ 0x37a18a0] Unknown NAL code: 21 (5636 bits)
|
|---|
| 3348 | [h264 @ 0x37a18a0] Unknown NAL code: 22 (7549 bits)
|
|---|
| 3349 | [h264 @ 0x37a18a0] Unknown NAL code: 23 (6967 bits)
|
|---|
| 3350 | [h264 @ 0x37a18a0] Unknown NAL code: 24 (5885 bits)
|
|---|
| 3351 | [h264 @ 0x37a18a0] Unknown NAL code: 25 (7374 bits)
|
|---|
| 3352 | [h264 @ 0x37a18a0] Unknown NAL code: 26 (6100 bits)
|
|---|
| 3353 | [h264 @ 0x37a18a0] Unknown NAL code: 27 (5797 bits)
|
|---|
| 3354 | [h264 @ 0x37a18a0] Unknown NAL code: 28 (7287 bits)
|
|---|
| 3355 | [h264 @ 0x37a18a0] Unknown NAL code: 29 (7317 bits)
|
|---|
| 3356 | [h264 @ 0x37a18a0] Unknown NAL code: 30 (6983 bits)
|
|---|
| 3357 | [h264 @ 0x37a18a0] Unknown NAL code: 31 (4047 bits)
|
|---|
| 3358 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (2553 bits)
|
|---|
| 3359 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3360 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3361 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3362 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3363 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3364 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3365 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3366 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3367 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (40 bits)
|
|---|
| 3368 | [h264 @ 0x37a18a0] slice type 11 too large at 20
|
|---|
| 3369 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3370 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3371 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3372 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3373 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3374 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3375 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3376 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3377 | [h264 @ 0x37a18a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3378 | [h264 @ 0x37a18a0] A non-intra slice in an IDR NAL unit.
|
|---|
| 3379 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3380 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3381 | [h264 @ 0x37a18a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3382 | [h264 @ 0x37a18a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3383 | [h264 @ 0x37a18a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3384 | [h264 @ 0x37a18a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3385 | [h264 @ 0x37a18a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3386 | [h264 @ 0x37a18a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3387 | [h264 @ 0x37a18a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3388 | [h264 @ 0x37a18a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3389 | [h264 @ 0x37a18a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3390 | [h264 @ 0x37a18a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3391 | [h264 @ 0x37a18a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3392 | [h264 @ 0x37a18a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3393 | [h264 @ 0x37a18a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3394 | [h264 @ 0x37a18a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 3395 | [h264 @ 0x37a18a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 3396 | [h264 @ 0x37a18a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 3397 | [h264 @ 0x37a18a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 3398 | [h264 @ 0x37a18a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 3399 | [h264 @ 0x37a18a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 3400 | [h264 @ 0x37a18a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 3401 | [h264 @ 0x37a18a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 3402 | [h264 @ 0x37a18a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 3403 | [h264 @ 0x37a18a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 3404 | [h264 @ 0x37a18a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 3405 | [h264 @ 0x37a18a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 3406 | [h264 @ 0x37a18a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 3407 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 3408 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3409 | [h264 @ 0x37a18a0] unknown SEI type 19
|
|---|
| 3410 | [h264 @ 0x37a18a0] unknown SEI type 167
|
|---|
| 3411 | [h264 @ 0x37a18a0] unknown SEI type 18
|
|---|
| 3412 | [h264 @ 0x37a18a0] unknown SEI type 146
|
|---|
| 3413 | [h264 @ 0x37a18a0] unknown SEI type 233
|
|---|
| 3414 | [h264 @ 0x37a18a0] unknown SEI type 96
|
|---|
| 3415 | [h264 @ 0x37a18a0] SEI type 6 size 1856 truncated at 1535
|
|---|
| 3416 | [h264 @ 0x37a18a0] illegal POC type 9
|
|---|
| 3417 | [h264 @ 0x37a18a0] SPS decoding failure, trying again with the complete NAL
|
|---|
| 3418 | [h264 @ 0x37a18a0] illegal POC type 9
|
|---|
| 3419 | [h264 @ 0x37a18a0] illegal POC type 9
|
|---|
| 3420 | [h264 @ 0x37a18a0] sps_id 1 out of range
|
|---|
| 3421 | [h264 @ 0x37a18a0] Unknown NAL code: 14 (16425 bits)
|
|---|
| 3422 | [h264 @ 0x37a18a0] Unknown NAL code: 15 (16011 bits)
|
|---|
| 3423 | [h264 @ 0x37a18a0] Unknown NAL code: 16 (5871 bits)
|
|---|
| 3424 | [h264 @ 0x37a18a0] Unknown NAL code: 17 (3094 bits)
|
|---|
| 3425 | [h264 @ 0x37a18a0] Unknown NAL code: 18 (3464 bits)
|
|---|
| 3426 | [h264 @ 0x37a18a0] Unknown NAL code: 20 (6201 bits)
|
|---|
| 3427 | [h264 @ 0x37a18a0] Unknown NAL code: 21 (6079 bits)
|
|---|
| 3428 | [h264 @ 0x37a18a0] Unknown NAL code: 22 (17503 bits)
|
|---|
| 3429 | [h264 @ 0x37a18a0] Unknown NAL code: 23 (17376 bits)
|
|---|
| 3430 | [h264 @ 0x37a18a0] Unknown NAL code: 24 (17623 bits)
|
|---|
| 3431 | [h264 @ 0x37a18a0] Unknown NAL code: 25 (16895 bits)
|
|---|
| 3432 | [h264 @ 0x37a18a0] Unknown NAL code: 26 (17797 bits)
|
|---|
| 3433 | [h264 @ 0x37a18a0] Unknown NAL code: 27 (18316 bits)
|
|---|
| 3434 | [h264 @ 0x37a18a0] Unknown NAL code: 28 (19668 bits)
|
|---|
| 3435 | [h264 @ 0x37a18a0] Unknown NAL code: 29 (20258 bits)
|
|---|
| 3436 | [h264 @ 0x37a18a0] Unknown NAL code: 30 (19679 bits)
|
|---|
| 3437 | [h264 @ 0x37a18a0] Unknown NAL code: 31 (21807 bits)
|
|---|
| 3438 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (20350 bits)
|
|---|
| 3439 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3440 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3441 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3442 | [h264 @ 0x37d9d00] missing picture in access unit with size 2523
|
|---|
| 3443 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 3444 | [h264 @ 0x37d9d00] missing picture in access unit with size 2008
|
|---|
| 3445 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 3446 | [h264 @ 0x37d9d00] unknown SEI type 19
|
|---|
| 3447 | [h264 @ 0x37d9d00] unknown SEI type 2
|
|---|
| 3448 | [h264 @ 0x37d9d00] unknown SEI type 140
|
|---|
| 3449 | [h264 @ 0x37d9d00] unknown SEI type 188
|
|---|
| 3450 | [h264 @ 0x37d9d00] unknown SEI type 19
|
|---|
| 3451 | [h264 @ 0x37d9d00] unknown SEI type 232
|
|---|
| 3452 | [h264 @ 0x37d9d00] unknown SEI type 196
|
|---|
| 3453 | [h264 @ 0x37d9d00] illegal POC type 4
|
|---|
| 3454 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 3455 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 3456 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 3457 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 3458 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 3459 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3460 | [h264 @ 0x37d9d00] Invalid NAL unit 10, skipping.
|
|---|
| 3461 | [h264 @ 0x37d9d00] Invalid NAL unit 10, skipping.
|
|---|
| 3462 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 3463 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3464 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 3465 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3466 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 3467 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3468 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (40 bits)
|
|---|
| 3469 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 3470 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3471 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 3472 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 3473 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 3474 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3475 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3476 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3477 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 3478 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3479 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 3480 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3481 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 3482 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3483 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 3484 | [h264 @ 0x37d9d00] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3485 | [h264 @ 0x37d9d00] A non-intra slice in an IDR NAL unit.
|
|---|
| 3486 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 3487 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 3488 | [h264 @ 0x37d9d00] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3489 | [h264 @ 0x37d9d00] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3490 | [h264 @ 0x37d9d00] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3491 | [h264 @ 0x37d9d00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3492 | [h264 @ 0x37d9d00] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3493 | [h264 @ 0x37d9d00] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3494 | [h264 @ 0x37d9d00] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3495 | [h264 @ 0x37d9d00] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3496 | [h264 @ 0x37d9d00] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3497 | [h264 @ 0x37d9d00] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3498 | [h264 @ 0x37d9d00] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3499 | [h264 @ 0x37d9d00] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3500 | [h264 @ 0x37d9d00] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3501 | [h264 @ 0x37d9d00] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 3502 | [h264 @ 0x37d9d00] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 3503 | [h264 @ 0x37d9d00] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 3504 | [h264 @ 0x37d9d00] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 3505 | [h264 @ 0x37d9d00] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 3506 | [h264 @ 0x37d9d00] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 3507 | [h264 @ 0x37d9d00] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 3508 | [h264 @ 0x37d9d00] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 3509 | [h264 @ 0x37d9d00] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 3510 | [h264 @ 0x37d9d00] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 3511 | [h264 @ 0x37d9d00] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 3512 | [h264 @ 0x37d9d00] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 3513 | [h264 @ 0x37d9d00] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 3514 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 3515 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3516 | [h264 @ 0x37d9d00] unknown SEI type 19
|
|---|
| 3517 | [h264 @ 0x37d9d00] unknown SEI type 2
|
|---|
| 3518 | [h264 @ 0x37d9d00] unknown SEI type 140
|
|---|
| 3519 | [h264 @ 0x37d9d00] unknown SEI type 188
|
|---|
| 3520 | [h264 @ 0x37d9d00] unknown SEI type 19
|
|---|
| 3521 | [h264 @ 0x37d9d00] unknown SEI type 232
|
|---|
| 3522 | [h264 @ 0x37d9d00] SEI type 196 size 1232 truncated at 821
|
|---|
| 3523 | [h264 @ 0x37d9d00] illegal POC type 4
|
|---|
| 3524 | [h264 @ 0x37d9d00] SPS decoding failure, trying again with the complete NAL
|
|---|
| 3525 | [h264 @ 0x37d9d00] illegal POC type 4
|
|---|
| 3526 | [h264 @ 0x37d9d00] illegal POC type 4
|
|---|
| 3527 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 3528 | [h264 @ 0x37d9d00] Unknown NAL code: 14 (4029 bits)
|
|---|
| 3529 | [h264 @ 0x37d9d00] Unknown NAL code: 15 (4737 bits)
|
|---|
| 3530 | [h264 @ 0x37d9d00] Unknown NAL code: 16 (3952 bits)
|
|---|
| 3531 | [h264 @ 0x37d9d00] Unknown NAL code: 17 (4108 bits)
|
|---|
| 3532 | [h264 @ 0x37d9d00] Unknown NAL code: 18 (3896 bits)
|
|---|
| 3533 | [h264 @ 0x37d9d00] Unknown NAL code: 20 (5941 bits)
|
|---|
| 3534 | [h264 @ 0x37d9d00] Unknown NAL code: 21 (5443 bits)
|
|---|
| 3535 | [h264 @ 0x37d9d00] Unknown NAL code: 22 (4550 bits)
|
|---|
| 3536 | [h264 @ 0x37d9d00] Unknown NAL code: 23 (5132 bits)
|
|---|
| 3537 | [h264 @ 0x37d9d00] Unknown NAL code: 24 (6209 bits)
|
|---|
| 3538 | [h264 @ 0x37d9d00] Unknown NAL code: 25 (7258 bits)
|
|---|
| 3539 | [h264 @ 0x37d9d00] Unknown NAL code: 26 (5385 bits)
|
|---|
| 3540 | [h264 @ 0x37d9d00] Unknown NAL code: 27 (5987 bits)
|
|---|
| 3541 | [h264 @ 0x37d9d00] Unknown NAL code: 28 (6113 bits)
|
|---|
| 3542 | [h264 @ 0x37d9d00] Unknown NAL code: 29 (8878 bits)
|
|---|
| 3543 | [h264 @ 0x37d9d00] Unknown NAL code: 30 (6541 bits)
|
|---|
| 3544 | [h264 @ 0x37d9d00] Unknown NAL code: 31 (4948 bits)
|
|---|
| 3545 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (5506 bits)
|
|---|
| 3546 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 3547 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 3548 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 3549 | [h264 @ 0x379e7c0] sps_id 0 out of range
|
|---|
| 3550 | [h264 @ 0x379e7c0] SPS unavailable in decode_picture_timing
|
|---|
| 3551 | [h264 @ 0x379e7c0] unknown SEI type 83
|
|---|
| 3552 | [h264 @ 0x379e7c0] unknown SEI type 84
|
|---|
| 3553 | [h264 @ 0x379e7c0] non-existing PPS 0 referenced
|
|---|
| 3554 | [h264 @ 0x379e7c0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3555 | [h264 @ 0x379e7c0] nal_unit_type: 8, nal_ref_idc: 3
|
|---|
| 3556 | [h264 @ 0x379e7c0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3557 | [h264 @ 0x379e7c0] nal_unit_type: 1, nal_ref_idc: 2
|
|---|
| 3558 | [h264 @ 0x379e7c0] sps_id 0 out of range
|
|---|
| 3559 | [h264 @ 0x379e7c0] SPS unavailable in decode_picture_timing
|
|---|
| 3560 | [h264 @ 0x379e7c0] unknown SEI type 83
|
|---|
| 3561 | [h264 @ 0x379e7c0] unknown SEI type 84
|
|---|
| 3562 | [h264 @ 0x379e7c0] non-existing PPS 0 referenced
|
|---|
| 3563 | [h264 @ 0x379e7c0] decode_slice_header error
|
|---|
| 3564 | [h264 @ 0x379e7c0] no frame!
|
|---|
| 3565 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 3566 | [h264 @ 0x3754860] SEI type 239 size 1376 truncated at 1008
|
|---|
| 3567 | [h264 @ 0x3754860] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 3568 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 3569 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 3570 | [h264 @ 0x3754860] missing picture in access unit with size 1033
|
|---|
| 3571 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11418646116
|
|---|
| 3572 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 3573 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3574 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3575 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3576 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3577 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3578 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3579 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3580 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3581 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3582 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3583 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3584 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3585 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3586 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3587 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 3588 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 3589 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3590 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 3591 | [h264 @ 0x3754860] SEI type 239 size 1376 truncated at 1005
|
|---|
| 3592 | [h264 @ 0x3754860] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 3593 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 3594 | [h264 @ 0x3754860] Unknown NAL code: 14 (4894 bits)
|
|---|
| 3595 | [h264 @ 0x3754860] Unknown NAL code: 15 (6298 bits)
|
|---|
| 3596 | [h264 @ 0x3754860] Unknown NAL code: 16 (6302 bits)
|
|---|
| 3597 | [h264 @ 0x3754860] Unknown NAL code: 17 (4039 bits)
|
|---|
| 3598 | [h264 @ 0x3754860] Unknown NAL code: 18 (4840 bits)
|
|---|
| 3599 | [h264 @ 0x3754860] Unknown NAL code: 0 (44 bits)
|
|---|
| 3600 | [h264 @ 0x3754860] non-existing PPS 0 referenced
|
|---|
| 3601 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 3602 | [h264 @ 0x3754860] no frame!
|
|---|
| 3603 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3604 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3605 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3606 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 3607 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3608 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 3609 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3610 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 3611 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3612 | [h264 @ 0x3754860] no frame!
|
|---|
| 3613 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3614 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 3615 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 3616 | [h264 @ 0x3754860] no frame!
|
|---|
| 3617 | [mpeg2video @ 0x37bf6c0] non-existing PPS 2 referenced
|
|---|
| 3618 | [mpeg2video @ 0x37bf6c0] missing picture in access unit with size 400
|
|---|
| 3619 | [mpegts @ 0x36c92e0] invalid dts/pts combination 10175255361
|
|---|
| 3620 | [mpeg2video @ 0x37bf6c0] non-existing PPS 4 referenced
|
|---|
| 3621 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 14 with DTS 10175251761, packet 16 with DTS 10175251761
|
|---|
| 3622 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 3623 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 16 with DTS 10175251761, packet 17 with DTS 10175251761
|
|---|
| 3624 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 2523
|
|---|
| 3625 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 3626 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 2008
|
|---|
| 3627 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 3628 | [mpeg2video @ 0x37536a0] unknown SEI type 19
|
|---|
| 3629 | [mpeg2video @ 0x37536a0] unknown SEI type 2
|
|---|
| 3630 | [mpeg2video @ 0x37536a0] unknown SEI type 140
|
|---|
| 3631 | [mpeg2video @ 0x37536a0] unknown SEI type 188
|
|---|
| 3632 | [mpeg2video @ 0x37536a0] unknown SEI type 19
|
|---|
| 3633 | [mpeg2video @ 0x37536a0] unknown SEI type 232
|
|---|
| 3634 | [mpeg2video @ 0x37536a0] unknown SEI type 196
|
|---|
| 3635 | [mpeg2video @ 0x37536a0] illegal POC type 4
|
|---|
| 3636 | [mpeg2video @ 0x37536a0] sps_id 0 out of range
|
|---|
| 3637 | [mpeg2video @ 0x37536a0] non-existing PPS 0 referenced
|
|---|
| 3638 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 7: packet 14 with DTS 3199859018, packet 15 with DTS 3199857218
|
|---|
| 3639 | [mpeg2video @ 0x3801300] missing picture in access unit with size 1554
|
|---|
| 3640 | [mpeg2video @ 0x3801300] non-existing PPS 0 referenced
|
|---|
| 3641 | [mpeg2video @ 0x3801300] non-existing PPS 5 referenced
|
|---|
| 3642 | [mpeg2video @ 0x3801300] unknown SEI type 34
|
|---|
| 3643 | [mpeg2video @ 0x3801300] unknown SEI type 14
|
|---|
| 3644 | [mpeg2video @ 0x3801300] unknown SEI type 163
|
|---|
| 3645 | [mpeg2video @ 0x3801300] unknown SEI type 148
|
|---|
| 3646 | [mpeg2video @ 0x3801300] unknown SEI type 34
|
|---|
| 3647 | [mpeg2video @ 0x3801300] unknown SEI type 102
|
|---|
| 3648 | [mpeg2video @ 0x3801300] unknown SEI type 120
|
|---|
| 3649 | [mpeg2video @ 0x3801300] unknown SEI type 88
|
|---|
| 3650 | [mpeg2video @ 0x3801300] unknown SEI type 172
|
|---|
| 3651 | [mpeg2video @ 0x3801300] unknown SEI type 192
|
|---|
| 3652 | [mpeg2video @ 0x3801300] unknown SEI type 34
|
|---|
| 3653 | [mpeg2video @ 0x3801300] crop values invalid 0 2 122 10 / 192 64
|
|---|
| 3654 | [mpeg2video @ 0x3801300] sps_id 1 out of range
|
|---|
| 3655 | [mpeg2video @ 0x3801300] non-existing PPS 0 referenced
|
|---|
| 3656 | [mpeg2video @ 0x3801300] Invalid frame dimensions 0x0.
|
|---|
| 3657 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 3658 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 3659 | [h264 @ 0x375e160] unknown SEI type 128
|
|---|
| 3660 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3661 | [h264 @ 0x375e160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3662 | [h264 @ 0x375e160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3663 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3664 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3665 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3666 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3667 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3668 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3669 | [h264 @ 0x375e160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3670 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 3671 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 3672 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3673 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3674 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3675 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3676 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3677 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3678 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3679 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3680 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3681 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3682 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 3683 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 3684 | [h264 @ 0x375e160] no frame!
|
|---|
| 3685 | [h264 @ 0x37b3000] missing picture in access unit with size 1522
|
|---|
| 3686 | [h264 @ 0x37b3000] non-existing PPS 3 referenced
|
|---|
| 3687 | [h264 @ 0x37b3000] missing picture in access unit with size 2670
|
|---|
| 3688 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 3689 | [h264 @ 0x37b3000] unknown SEI type 58
|
|---|
| 3690 | [h264 @ 0x37b3000] unknown SEI type 139
|
|---|
| 3691 | [h264 @ 0x37b3000] unknown SEI type 219
|
|---|
| 3692 | [h264 @ 0x37b3000] unknown SEI type 131
|
|---|
| 3693 | [h264 @ 0x37b3000] unknown SEI type 211
|
|---|
| 3694 | [h264 @ 0x37b3000] unknown SEI type 236
|
|---|
| 3695 | [h264 @ 0x37b3000] SEI type 15 size 784 truncated at 336
|
|---|
| 3696 | [h264 @ 0x37b3000] sps_id 1 out of range
|
|---|
| 3697 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 3698 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 3699 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 3700 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 3701 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3702 | [h264 @ 0x37b3000] Invalid NAL unit 10, skipping.
|
|---|
| 3703 | [h264 @ 0x37b3000] Invalid NAL unit 10, skipping.
|
|---|
| 3704 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 3705 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3706 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 3707 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3708 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 3709 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3710 | [h264 @ 0x37b3000] Unknown NAL code: 0 (40 bits)
|
|---|
| 3711 | [h264 @ 0x37b3000] no frame!
|
|---|
| 3712 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3713 | [h264 @ 0x37b3000] non-existing PPS 3 referenced
|
|---|
| 3714 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 3715 | [h264 @ 0x37b3000] no frame!
|
|---|
| 3716 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3717 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3718 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3719 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 3720 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3721 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 3722 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3723 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 3724 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3725 | [h264 @ 0x37b3000] no frame!
|
|---|
| 3726 | [h264 @ 0x37b3000] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3727 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 3728 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 3729 | [h264 @ 0x37b3000] no frame!
|
|---|
| 3730 | [h264 @ 0x37b3000] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3731 | [h264 @ 0x37b3000] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3732 | [h264 @ 0x37b3000] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3733 | [h264 @ 0x37b3000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3734 | [h264 @ 0x37b3000] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3735 | [h264 @ 0x37b3000] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3736 | [h264 @ 0x37b3000] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3737 | [h264 @ 0x37b3000] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3738 | [h264 @ 0x37b3000] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3739 | [h264 @ 0x37b3000] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3740 | [h264 @ 0x37b3000] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3741 | [h264 @ 0x37b3000] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3742 | [h264 @ 0x37b3000] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3743 | [h264 @ 0x37b3000] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 3744 | [h264 @ 0x37b3000] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 3745 | [h264 @ 0x37b3000] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 3746 | [h264 @ 0x37b3000] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 3747 | [h264 @ 0x37b3000] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 3748 | [h264 @ 0x37b3000] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 3749 | [h264 @ 0x37b3000] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 3750 | [h264 @ 0x37b3000] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 3751 | [h264 @ 0x37b3000] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 3752 | [h264 @ 0x37b3000] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 3753 | [h264 @ 0x37b3000] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 3754 | [h264 @ 0x37b3000] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 3755 | [h264 @ 0x37b3000] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 3756 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 3757 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3758 | [h264 @ 0x37b3000] unknown SEI type 58
|
|---|
| 3759 | [h264 @ 0x37b3000] unknown SEI type 139
|
|---|
| 3760 | [h264 @ 0x37b3000] unknown SEI type 219
|
|---|
| 3761 | [h264 @ 0x37b3000] unknown SEI type 131
|
|---|
| 3762 | [h264 @ 0x37b3000] unknown SEI type 211
|
|---|
| 3763 | [h264 @ 0x37b3000] unknown SEI type 236
|
|---|
| 3764 | [h264 @ 0x37b3000] SEI type 15 size 784 truncated at 333
|
|---|
| 3765 | [h264 @ 0x37b3000] sps_id 1 out of range
|
|---|
| 3766 | [h264 @ 0x37b3000] Unknown NAL code: 14 (8978 bits)
|
|---|
| 3767 | [h264 @ 0x37b3000] Unknown NAL code: 15 (8729 bits)
|
|---|
| 3768 | [h264 @ 0x37b3000] Unknown NAL code: 16 (6835 bits)
|
|---|
| 3769 | [h264 @ 0x37b3000] Unknown NAL code: 17 (7250 bits)
|
|---|
| 3770 | [h264 @ 0x37b3000] Unknown NAL code: 18 (8053 bits)
|
|---|
| 3771 | [h264 @ 0x37b3000] Unknown NAL code: 20 (6155 bits)
|
|---|
| 3772 | [h264 @ 0x37b3000] Unknown NAL code: 21 (6644 bits)
|
|---|
| 3773 | [h264 @ 0x37b3000] Unknown NAL code: 22 (6686 bits)
|
|---|
| 3774 | [h264 @ 0x37b3000] Unknown NAL code: 23 (6826 bits)
|
|---|
| 3775 | [h264 @ 0x37b3000] Unknown NAL code: 24 (9115 bits)
|
|---|
| 3776 | [h264 @ 0x37b3000] Unknown NAL code: 25 (9107 bits)
|
|---|
| 3777 | [h264 @ 0x37b3000] Unknown NAL code: 26 (9537 bits)
|
|---|
| 3778 | [h264 @ 0x37b3000] Unknown NAL code: 27 (10409 bits)
|
|---|
| 3779 | [h264 @ 0x37b3000] Unknown NAL code: 28 (10264 bits)
|
|---|
| 3780 | [h264 @ 0x37b3000] Unknown NAL code: 29 (9663 bits)
|
|---|
| 3781 | [h264 @ 0x37b3000] Unknown NAL code: 30 (9821 bits)
|
|---|
| 3782 | [h264 @ 0x37b3000] Unknown NAL code: 31 (10143 bits)
|
|---|
| 3783 | [h264 @ 0x37b3000] Unknown NAL code: 0 (10353 bits)
|
|---|
| 3784 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 3785 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 3786 | [h264 @ 0x37b3000] no frame!
|
|---|
| 3787 | [mpeg2video @ 0x37bf6c0] SEI type 82 size 1808 truncated at 1200
|
|---|
| 3788 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3789 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3790 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3791 | [mpeg2video @ 0x37bf6c0] SEI type 115 size 720 truncated at 688
|
|---|
| 3792 | [mpeg2video @ 0x37bf6c0] too many reference frames 32
|
|---|
| 3793 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3794 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 3795 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 21 with DTS 10175269761, packet 22 with DTS 10175269761
|
|---|
| 3796 | [h264 @ 0x37a18a0] missing picture in access unit with size 8244
|
|---|
| 3797 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3798 | [mpegts @ 0x36c92e0] invalid dts/pts combination 7742593764
|
|---|
| 3799 | [h264 @ 0x37a18a0] missing picture in access unit with size 860
|
|---|
| 3800 | [h264 @ 0x37a18a0] non-existing PPS 3 referenced
|
|---|
| 3801 | [h264 @ 0x37a18a0] unknown SEI type 26
|
|---|
| 3802 | [h264 @ 0x37a18a0] SEI type 66 size 1584 truncated at 880
|
|---|
| 3803 | [h264 @ 0x37a18a0] sps_id 2 out of range
|
|---|
| 3804 | [h264 @ 0x37a18a0] non-existing PPS 5 referenced
|
|---|
| 3805 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 3806 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 3807 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 3808 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3809 | [h264 @ 0x37a18a0] Invalid NAL unit 10, skipping.
|
|---|
| 3810 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3811 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3812 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3813 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3814 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3815 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3816 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (44 bits)
|
|---|
| 3817 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3818 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3819 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 3820 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3821 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3822 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3823 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3824 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3825 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3826 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3827 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3828 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3829 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 3830 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3831 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3832 | [h264 @ 0x37a18a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3833 | [h264 @ 0x37a18a0] A non-intra slice in an IDR NAL unit.
|
|---|
| 3834 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3835 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3836 | [h264 @ 0x37a18a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 3837 | [h264 @ 0x37a18a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 3838 | [h264 @ 0x37a18a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 3839 | [h264 @ 0x37a18a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 3840 | [h264 @ 0x37a18a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 3841 | [h264 @ 0x37a18a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 3842 | [h264 @ 0x37a18a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 3843 | [h264 @ 0x37a18a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 3844 | [h264 @ 0x37a18a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 3845 | [h264 @ 0x37a18a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 3846 | [h264 @ 0x37a18a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 3847 | [h264 @ 0x37a18a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 3848 | [h264 @ 0x37a18a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 3849 | [h264 @ 0x37a18a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 3850 | [h264 @ 0x37a18a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 3851 | [h264 @ 0x37a18a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 3852 | [h264 @ 0x37a18a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 3853 | [h264 @ 0x37a18a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 3854 | [h264 @ 0x37a18a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 3855 | [h264 @ 0x37a18a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 3856 | [h264 @ 0x37a18a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 3857 | [h264 @ 0x37a18a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 3858 | [h264 @ 0x37a18a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 3859 | [h264 @ 0x37a18a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 3860 | [h264 @ 0x37a18a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 3861 | [h264 @ 0x37a18a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 3862 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 3863 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 3864 | [h264 @ 0x37a18a0] unknown SEI type 26
|
|---|
| 3865 | [h264 @ 0x37a18a0] SEI type 66 size 1584 truncated at 866
|
|---|
| 3866 | [h264 @ 0x37a18a0] sps_id 2 out of range
|
|---|
| 3867 | [h264 @ 0x37a18a0] Unknown NAL code: 14 (2636 bits)
|
|---|
| 3868 | [h264 @ 0x37a18a0] Unknown NAL code: 15 (2572 bits)
|
|---|
| 3869 | [h264 @ 0x37a18a0] Unknown NAL code: 16 (2777 bits)
|
|---|
| 3870 | [h264 @ 0x37a18a0] Unknown NAL code: 17 (2927 bits)
|
|---|
| 3871 | [h264 @ 0x37a18a0] Unknown NAL code: 18 (3007 bits)
|
|---|
| 3872 | [h264 @ 0x37a18a0] Unknown NAL code: 20 (3102 bits)
|
|---|
| 3873 | [h264 @ 0x37a18a0] Unknown NAL code: 21 (2966 bits)
|
|---|
| 3874 | [h264 @ 0x37a18a0] Unknown NAL code: 22 (2870 bits)
|
|---|
| 3875 | [h264 @ 0x37a18a0] Unknown NAL code: 23 (2904 bits)
|
|---|
| 3876 | [h264 @ 0x37a18a0] Unknown NAL code: 24 (2917 bits)
|
|---|
| 3877 | [h264 @ 0x37a18a0] Unknown NAL code: 25 (2645 bits)
|
|---|
| 3878 | [h264 @ 0x37a18a0] Unknown NAL code: 26 (2913 bits)
|
|---|
| 3879 | [h264 @ 0x37a18a0] Unknown NAL code: 27 (3116 bits)
|
|---|
| 3880 | [h264 @ 0x37a18a0] Unknown NAL code: 28 (3256 bits)
|
|---|
| 3881 | [h264 @ 0x37a18a0] Unknown NAL code: 29 (3368 bits)
|
|---|
| 3882 | [h264 @ 0x37a18a0] Unknown NAL code: 30 (3216 bits)
|
|---|
| 3883 | [h264 @ 0x37a18a0] Unknown NAL code: 31 (3462 bits)
|
|---|
| 3884 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (3121 bits)
|
|---|
| 3885 | [h264 @ 0x37a18a0] non-existing PPS 5 referenced
|
|---|
| 3886 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 3887 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 3888 | [mpeg2video @ 0x377e080] missing picture in access unit with size 1168
|
|---|
| 3889 | [mpeg2video @ 0x377e080] non-existing PPS 1 referenced
|
|---|
| 3890 | [mpeg2video @ 0x377e080] non-existing PPS 0 referenced
|
|---|
| 3891 | [mpeg2video @ 0x377e080] unknown SEI type 35
|
|---|
| 3892 | [mpeg2video @ 0x377e080] SEI type 183 size 1136 truncated at 600
|
|---|
| 3893 | [mpeg2video @ 0x377e080] log2_max_frame_num_minus4 out of range (0-12): 143
|
|---|
| 3894 | [mpeg2video @ 0x377e080] sps_id 1 out of range
|
|---|
| 3895 | [mpeg2video @ 0x377e080] non-existing PPS 1 referenced
|
|---|
| 3896 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 39: packet 11 with DTS 11731966855, packet 13 with DTS 11731966855
|
|---|
| 3897 | [mpeg2video @ 0x377e080] Invalid frame dimensions 0x0.
|
|---|
| 3898 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 39: packet 14 with DTS 11731970455, packet 15 with DTS 11731970455
|
|---|
| 3899 | [mpeg2video @ 0x37e0980] missing picture in access unit with size 555
|
|---|
| 3900 | [mpeg2video @ 0x37e0980] non-existing PPS 0 referenced
|
|---|
| 3901 | [mpeg2video @ 0x37e0980] non-existing PPS 2 referenced
|
|---|
| 3902 | [mpeg2video @ 0x37e0980] unknown SEI type 59
|
|---|
| 3903 | [mpeg2video @ 0x37e0980] unknown SEI type 84
|
|---|
| 3904 | [mpeg2video @ 0x37e0980] unknown SEI type 218
|
|---|
| 3905 | [mpeg2video @ 0x37e0980] unknown SEI type 166
|
|---|
| 3906 | [mpeg2video @ 0x37e0980] unknown SEI type 46
|
|---|
| 3907 | [mpeg2video @ 0x37e0980] unknown SEI type 110
|
|---|
| 3908 | [mpeg2video @ 0x37e0980] unknown SEI type 16
|
|---|
| 3909 | [mpeg2video @ 0x37e0980] unknown SEI type 176
|
|---|
| 3910 | [mpeg2video @ 0x37e0980] unknown SEI type 157
|
|---|
| 3911 | [mpeg2video @ 0x37e0980] unknown SEI type 148
|
|---|
| 3912 | [mpeg2video @ 0x37e0980] unknown SEI type 231
|
|---|
| 3913 | [mpeg2video @ 0x37e0980] unknown SEI type 8
|
|---|
| 3914 | [mpeg2video @ 0x37e0980] SEI type 236 size 1088 truncated at 16
|
|---|
| 3915 | [mpeg2video @ 0x37e0980] sps_id 32 out of range
|
|---|
| 3916 | [mpeg2video @ 0x37e0980] sps_id 2 out of range
|
|---|
| 3917 | [mpeg2video @ 0x37e0980] non-existing PPS 2 referenced
|
|---|
| 3918 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 78: packet 9 with DTS 5876388695, packet 10 with DTS 5876388695
|
|---|
| 3919 | [mpeg2video @ 0x3776a80] SEI type 34 size 1376 truncated at 1344
|
|---|
| 3920 | [mpeg2video @ 0x3776a80] log2_max_frame_num_minus4 out of range (0-12): 37
|
|---|
| 3921 | [mpeg2video @ 0x3776a80] sps_id 1 out of range
|
|---|
| 3922 | [mpeg2video @ 0x3776a80] non-existing PPS 1 referenced
|
|---|
| 3923 | [mpeg2video @ 0x3776a80] non-existing PPS 2 referenced
|
|---|
| 3924 | [mpeg2video @ 0x3776a80] non-existing PPS 2 referenced
|
|---|
| 3925 | [mpeg2video @ 0x3776a80] unknown SEI type 35
|
|---|
| 3926 | [mpeg2video @ 0x3776a80] unknown SEI type 27
|
|---|
| 3927 | [mpeg2video @ 0x3776a80] unknown SEI type 243
|
|---|
| 3928 | [mpeg2video @ 0x3776a80] unknown SEI type 83
|
|---|
| 3929 | [mpeg2video @ 0x3776a80] unknown SEI type 158
|
|---|
| 3930 | [mpeg2video @ 0x3776a80] unknown SEI type 129
|
|---|
| 3931 | [mpeg2video @ 0x3776a80] unknown SEI type 3
|
|---|
| 3932 | [mpeg2video @ 0x3776a80] unknown SEI type 2
|
|---|
| 3933 | [mpeg2video @ 0x3776a80] unknown SEI type 38
|
|---|
| 3934 | [mpeg2video @ 0x3776a80] unknown SEI type 230
|
|---|
| 3935 | [mpeg2video @ 0x3776a80] unknown SEI type 203
|
|---|
| 3936 | [mpeg2video @ 0x3776a80] unknown SEI type 135
|
|---|
| 3937 | [mpeg2video @ 0x3776a80] unknown SEI type 200
|
|---|
| 3938 | [mpeg2video @ 0x3776a80] unknown SEI type 106
|
|---|
| 3939 | [mpeg2video @ 0x3776a80] unknown SEI type 195
|
|---|
| 3940 | [mpeg2video @ 0x3776a80] unknown SEI type 64
|
|---|
| 3941 | [mpeg2video @ 0x3776a80] unknown SEI type 12
|
|---|
| 3942 | [mpeg2video @ 0x3776a80] SEI type 41 size 936 truncated at 160
|
|---|
| 3943 | [mpeg2video @ 0x3776a80] log2_max_frame_num_minus4 out of range (0-12): 14
|
|---|
| 3944 | [mpeg2video @ 0x3776a80] sps_id 2 out of range
|
|---|
| 3945 | [mpeg2video @ 0x3776a80] non-existing PPS 2 referenced
|
|---|
| 3946 | [mpeg2video @ 0x3758e60] missing picture in access unit with size 2862
|
|---|
| 3947 | [mpeg2video @ 0x3758e60] non-existing PPS 4 referenced
|
|---|
| 3948 | [mpeg2video @ 0x3758e60] missing picture in access unit with size 754
|
|---|
| 3949 | [mpeg2video @ 0x3758e60] non-existing PPS 109 referenced
|
|---|
| 3950 | [mpeg2video @ 0x3758e60] unknown SEI type 18
|
|---|
| 3951 | [mpeg2video @ 0x3758e60] unknown SEI type 72
|
|---|
| 3952 | [mpeg2video @ 0x3758e60] unknown SEI type 150
|
|---|
| 3953 | [mpeg2video @ 0x3758e60] SEI type 36 size 1408 truncated at 8
|
|---|
| 3954 | [mpeg2video @ 0x3758e60] FMO not supported
|
|---|
| 3955 | [mpeg2video @ 0x3758e60] reference overflow (pps)
|
|---|
| 3956 | [mpeg2video @ 0x3758e60] non-existing PPS 20 referenced
|
|---|
| 3957 | [h264 @ 0x377b500] missing picture in access unit with size 982
|
|---|
| 3958 | [h264 @ 0x377b500] non-existing PPS 2 referenced
|
|---|
| 3959 | [h264 @ 0x377b500] missing picture in access unit with size 1495
|
|---|
| 3960 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 3961 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 3962 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 3963 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 3964 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 3965 | [h264 @ 0x377b500] Invalid NAL unit 10, skipping.
|
|---|
| 3966 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 3967 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3968 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 3969 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3970 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 3971 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3972 | [h264 @ 0x377b500] Unknown NAL code: 0 (40 bits)
|
|---|
| 3973 | [h264 @ 0x377b500] no frame!
|
|---|
| 3974 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 37: packet 4 with DTS 9670835292, packet 17 with DTS 1080911500
|
|---|
| 3975 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 3976 | [h264 @ 0x377b500] non-existing PPS 2 referenced
|
|---|
| 3977 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 3978 | [h264 @ 0x377b500] no frame!
|
|---|
| 3979 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 3980 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 3981 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 3982 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 3983 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3984 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 3985 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3986 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 3987 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 3988 | [h264 @ 0x377b500] no frame!
|
|---|
| 3989 | [h264 @ 0x377b500] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 3990 | [h264 @ 0x377b500] A non-intra slice in an IDR NAL unit.
|
|---|
| 3991 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 3992 | [h264 @ 0x377b500] no frame!
|
|---|
| 3993 | [mpeg2video @ 0x37bf6c0] missing picture in access unit with size 681
|
|---|
| 3994 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3995 | [mpegts @ 0x36c92e0] invalid dts/pts combination 10175262561
|
|---|
| 3996 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 3997 | [mpeg2video @ 0x37bf6c0] SEI type 122 size 856 truncated at 512
|
|---|
| 3998 | [mpeg2video @ 0x37bf6c0] log2_max_frame_num_minus4 out of range (0-12): 50
|
|---|
| 3999 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 4000 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 22 with DTS 10175269761, packet 23 with DTS 10175269761
|
|---|
| 4001 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 4002 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 23 with DTS 10175269761, packet 24 with DTS 10175269761
|
|---|
| 4003 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 24 with DTS 10175269761, packet 25 with DTS 10175262561
|
|---|
| 4004 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 25 with DTS 10175262561, packet 26 with DTS 10175262561
|
|---|
| 4005 | [mpeg2video @ 0x37525e0] missing picture in access unit with size 1784
|
|---|
| 4006 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 4007 | [mpeg2video @ 0x37525e0] missing picture in access unit with size 810
|
|---|
| 4008 | [mpeg2video @ 0x37525e0] non-existing PPS 4 referenced
|
|---|
| 4009 | [mpeg2video @ 0x37525e0] unknown SEI type 82
|
|---|
| 4010 | [mpeg2video @ 0x37525e0] SEI type 104 size 584 truncated at 56
|
|---|
| 4011 | [mpeg2video @ 0x37525e0] illegal aspect ratio
|
|---|
| 4012 | [mpeg2video @ 0x37525e0] sps_id 0 out of range
|
|---|
| 4013 | [mpeg2video @ 0x37525e0] non-existing PPS 0 referenced
|
|---|
| 4014 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 6: packet 16 with DTS 3925997817, packet 17 with DTS 3925997817
|
|---|
| 4015 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 6: packet 17 with DTS 3925997817, packet 18 with DTS 3925990617
|
|---|
| 4016 | [mpeg2video @ 0x3791120] missing picture in access unit with size 2540
|
|---|
| 4017 | [mpeg2video @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 4018 | [mpeg2video @ 0x3791120] missing picture in access unit with size 2496
|
|---|
| 4019 | [mpeg2video @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 4020 | [mpeg2video @ 0x3791120] unknown SEI type 18
|
|---|
| 4021 | [mpeg2video @ 0x3791120] unknown SEI type 3
|
|---|
| 4022 | [mpeg2video @ 0x3791120] illegal POC type 21
|
|---|
| 4023 | [mpeg2video @ 0x3791120] sps_id 0 out of range
|
|---|
| 4024 | [mpeg2video @ 0x3791120] non-existing PPS 2 referenced
|
|---|
| 4025 | [mpeg2video @ 0x3791120] Invalid frame dimensions 0x0.
|
|---|
| 4026 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 4027 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 4028 | [h264 @ 0x375e160] unknown SEI type 128
|
|---|
| 4029 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4030 | [h264 @ 0x375e160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4031 | [h264 @ 0x375e160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4032 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4033 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4034 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4035 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4036 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4037 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4038 | [h264 @ 0x375e160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4039 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 4040 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 4041 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4042 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4043 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4044 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4045 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4046 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4047 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4048 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4049 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4050 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4051 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4052 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4053 | [h264 @ 0x375e160] no frame!
|
|---|
| 4054 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 4055 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 4056 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 4057 | [h264 @ 0x37a2f60] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4058 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4059 | [h264 @ 0x37a2f60] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4060 | [h264 @ 0x37a2f60] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4061 | [h264 @ 0x37a2f60] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4062 | [h264 @ 0x37a2f60] non-existing SPS 0 referenced in buffering period
|
|---|
| 4063 | [h264 @ 0x37a2f60] SPS unavailable in decode_picture_timing
|
|---|
| 4064 | [h264 @ 0x37a2f60] non-existing PPS 0 referenced
|
|---|
| 4065 | [h264 @ 0x37a2f60] decode_slice_header error
|
|---|
| 4066 | [h264 @ 0x37a2f60] no frame!
|
|---|
| 4067 | [mpeg2video @ 0x37bf6c0] missing picture in access unit with size 318
|
|---|
| 4068 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 4069 | [mpegts @ 0x36c92e0] invalid dts/pts combination 10175266161
|
|---|
| 4070 | [mpeg2video @ 0x37bf6c0] non-existing PPS 4 referenced
|
|---|
| 4071 | [mpeg2video @ 0x37bf6c0] SEI type 115 size 1376 truncated at 552
|
|---|
| 4072 | [mpeg2video @ 0x37bf6c0] log2_max_frame_num_minus4 out of range (0-12): 50
|
|---|
| 4073 | [mpeg2video @ 0x37bf6c0] non-existing PPS 0 referenced
|
|---|
| 4074 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 26 with DTS 10175262561, packet 27 with DTS 10175262561
|
|---|
| 4075 | [mpeg2video @ 0x37bf6c0] Invalid frame dimensions 0x0.
|
|---|
| 4076 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 27 with DTS 10175262561, packet 28 with DTS 10175262561
|
|---|
| 4077 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 67: packet 29 with DTS 10175266161, packet 30 with DTS 10175266161
|
|---|
| 4078 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 387
|
|---|
| 4079 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 4080 | [mpeg2video @ 0x37c0880] missing picture in access unit with size 396
|
|---|
| 4081 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 4082 | [mpeg2video @ 0x37c0880] unknown SEI type 50
|
|---|
| 4083 | [mpeg2video @ 0x37c0880] unknown SEI type 212
|
|---|
| 4084 | [mpeg2video @ 0x37c0880] SEI type 152 size 272 truncated at 72
|
|---|
| 4085 | [mpeg2video @ 0x37c0880] sps_id 1 out of range
|
|---|
| 4086 | [mpeg2video @ 0x37c0880] non-existing PPS 1 referenced
|
|---|
| 4087 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 15 with DTS 5553928018, packet 18 with DTS 5553928018
|
|---|
| 4088 | [mpeg2video @ 0x37c0880] Invalid frame dimensions 0x0.
|
|---|
| 4089 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 68: packet 19 with DTS 5553931618, packet 20 with DTS 5553931618
|
|---|
| 4090 | [h264 @ 0x378bd20] missing picture in access unit with size 31863
|
|---|
| 4091 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 4092 | [h264 @ 0x378bd20] missing picture in access unit with size 103
|
|---|
| 4093 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 4094 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 4095 | [h264 @ 0x378bd20] SEI type 196 size 1792 truncated at 1728
|
|---|
| 4096 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 4097 | [h264 @ 0x378bd20] crop values invalid 0 9 2 0 / 16 240
|
|---|
| 4098 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 4099 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 4100 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 4101 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 4102 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 4103 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4104 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 4105 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 4106 | [h264 @ 0x378bd20] Invalid NAL unit 10, skipping.
|
|---|
| 4107 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 4108 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4109 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 4110 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4111 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 4112 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4113 | [h264 @ 0x378bd20] Unknown NAL code: 0 (44 bits)
|
|---|
| 4114 | [h264 @ 0x378bd20] no frame!
|
|---|
| 4115 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4116 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 4117 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 4118 | [h264 @ 0x378bd20] no frame!
|
|---|
| 4119 | [h264 @ 0x378bd20] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4120 | [h264 @ 0x378bd20] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4121 | [h264 @ 0x378bd20] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4122 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 4123 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4124 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 4125 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4126 | [h264 @ 0x378bd20] data partitioning 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.
|
|---|
| 4127 | [h264 @ 0x378bd20] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4128 | [h264 @ 0x378bd20] no frame!
|
|---|
| 4129 | [h264 @ 0x378bd20] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4130 | [h264 @ 0x378bd20] A non-intra slice in an IDR NAL unit.
|
|---|
| 4131 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 4132 | [h264 @ 0x378bd20] no frame!
|
|---|
| 4133 | [h264 @ 0x378bd20] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4134 | [h264 @ 0x378bd20] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4135 | [h264 @ 0x378bd20] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4136 | [h264 @ 0x378bd20] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4137 | [h264 @ 0x378bd20] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4138 | [h264 @ 0x378bd20] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4139 | [h264 @ 0x378bd20] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4140 | [h264 @ 0x378bd20] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4141 | [h264 @ 0x378bd20] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4142 | [h264 @ 0x378bd20] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4143 | [h264 @ 0x378bd20] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4144 | [h264 @ 0x378bd20] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4145 | [h264 @ 0x378bd20] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4146 | [h264 @ 0x378bd20] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4147 | [h264 @ 0x378bd20] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4148 | [h264 @ 0x378bd20] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4149 | [h264 @ 0x378bd20] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4150 | [h264 @ 0x378bd20] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4151 | [h264 @ 0x378bd20] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4152 | [h264 @ 0x378bd20] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4153 | [h264 @ 0x378bd20] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4154 | [h264 @ 0x378bd20] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4155 | [h264 @ 0x378bd20] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4156 | [h264 @ 0x378bd20] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4157 | [h264 @ 0x378bd20] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4158 | [h264 @ 0x378bd20] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4159 | [h264 @ 0x378bd20] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4160 | [h264 @ 0x378bd20] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4161 | [h264 @ 0x378bd20] unknown SEI type 34
|
|---|
| 4162 | [h264 @ 0x378bd20] SEI type 196 size 1792 truncated at 1725
|
|---|
| 4163 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 4164 | [h264 @ 0x378bd20] crop values invalid 0 9 2 0 / 16 240
|
|---|
| 4165 | [h264 @ 0x378bd20] SPS decoding failure, trying again with the complete NAL
|
|---|
| 4166 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 4167 | [h264 @ 0x378bd20] crop values invalid 0 9 2 0 / 16 240
|
|---|
| 4168 | [h264 @ 0x378bd20] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 4169 | [h264 @ 0x378bd20] crop values invalid 0 9 2 0 / 16 240
|
|---|
| 4170 | [h264 @ 0x378bd20] sps_id 1 out of range
|
|---|
| 4171 | [h264 @ 0x378bd20] Unknown NAL code: 14 (1385 bits)
|
|---|
| 4172 | [h264 @ 0x378bd20] Unknown NAL code: 15 (150 bits)
|
|---|
| 4173 | [h264 @ 0x378bd20] Unknown NAL code: 16 (169 bits)
|
|---|
| 4174 | [h264 @ 0x378bd20] Unknown NAL code: 17 (132 bits)
|
|---|
| 4175 | [h264 @ 0x378bd20] Unknown NAL code: 18 (89 bits)
|
|---|
| 4176 | [h264 @ 0x378bd20] Unknown NAL code: 20 (90 bits)
|
|---|
| 4177 | [h264 @ 0x378bd20] Unknown NAL code: 21 (315 bits)
|
|---|
| 4178 | [h264 @ 0x378bd20] Unknown NAL code: 22 (535 bits)
|
|---|
| 4179 | [h264 @ 0x378bd20] Unknown NAL code: 23 (493 bits)
|
|---|
| 4180 | [h264 @ 0x378bd20] Unknown NAL code: 24 (760 bits)
|
|---|
| 4181 | [h264 @ 0x378bd20] Unknown NAL code: 25 (898 bits)
|
|---|
| 4182 | [h264 @ 0x378bd20] Unknown NAL code: 26 (1081 bits)
|
|---|
| 4183 | [h264 @ 0x378bd20] Unknown NAL code: 27 (429 bits)
|
|---|
| 4184 | [h264 @ 0x378bd20] Unknown NAL code: 28 (318 bits)
|
|---|
| 4185 | [h264 @ 0x378bd20] Unknown NAL code: 29 (363 bits)
|
|---|
| 4186 | [h264 @ 0x378bd20] Unknown NAL code: 30 (71 bits)
|
|---|
| 4187 | [h264 @ 0x378bd20] Unknown NAL code: 31 (156 bits)
|
|---|
| 4188 | [h264 @ 0x378bd20] Unknown NAL code: 0 (70 bits)
|
|---|
| 4189 | [h264 @ 0x378bd20] non-existing PPS 1 referenced
|
|---|
| 4190 | [h264 @ 0x378bd20] decode_slice_header error
|
|---|
| 4191 | [h264 @ 0x378bd20] no frame!
|
|---|
| 4192 | [mpeg2video @ 0x3776a80] non-existing PPS 1 referenced
|
|---|
| 4193 | [mpeg2video @ 0x3776a80] missing picture in access unit with size 647
|
|---|
| 4194 | [mpegts @ 0x36c92e0] invalid dts/pts combination 11732894202
|
|---|
| 4195 | [mpeg2video @ 0x3776a80] non-existing PPS 0 referenced
|
|---|
| 4196 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 4197 | [h264 @ 0x37b3000] missing picture in access unit with size 852
|
|---|
| 4198 | [mpegts @ 0x36c92e0] invalid dts/pts combination 3140129864
|
|---|
| 4199 | [h264 @ 0x37b3000] non-existing PPS 3 referenced
|
|---|
| 4200 | [h264 @ 0x37b3000] unknown SEI type 83
|
|---|
| 4201 | [h264 @ 0x37b3000] unknown SEI type 168
|
|---|
| 4202 | [h264 @ 0x37b3000] unknown SEI type 90
|
|---|
| 4203 | [h264 @ 0x37b3000] SEI type 71 size 1504 truncated at 496
|
|---|
| 4204 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 35
|
|---|
| 4205 | [h264 @ 0x37b3000] sps_id 0 out of range
|
|---|
| 4206 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 4207 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 4208 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 4209 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 4210 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4211 | [h264 @ 0x37b3000] Invalid NAL unit 10, skipping.
|
|---|
| 4212 | [h264 @ 0x37b3000] Invalid NAL unit 10, skipping.
|
|---|
| 4213 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4214 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 4215 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4216 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 4217 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4218 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 4219 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4220 | [h264 @ 0x37b3000] Unknown NAL code: 0 (44 bits)
|
|---|
| 4221 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 4222 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 4223 | [h264 @ 0x37b3000] no frame!
|
|---|
| 4224 | [h264 @ 0x37b3000] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4225 | [h264 @ 0x37b3000] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4226 | [h264 @ 0x37b3000] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4227 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 4228 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4229 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 4230 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4231 | [h264 @ 0x37b3000] data partitioning 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.
|
|---|
| 4232 | [h264 @ 0x37b3000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4233 | [h264 @ 0x37b3000] no frame!
|
|---|
| 4234 | [h264 @ 0x37b3000] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4235 | [h264 @ 0x37b3000] A non-intra slice in an IDR NAL unit.
|
|---|
| 4236 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 4237 | [h264 @ 0x37b3000] no frame!
|
|---|
| 4238 | [h264 @ 0x37b3000] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4239 | [h264 @ 0x37b3000] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4240 | [h264 @ 0x37b3000] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4241 | [h264 @ 0x37b3000] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4242 | [h264 @ 0x37b3000] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4243 | [h264 @ 0x37b3000] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4244 | [h264 @ 0x37b3000] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4245 | [h264 @ 0x37b3000] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4246 | [h264 @ 0x37b3000] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4247 | [h264 @ 0x37b3000] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4248 | [h264 @ 0x37b3000] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4249 | [h264 @ 0x37b3000] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4250 | [h264 @ 0x37b3000] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4251 | [h264 @ 0x37b3000] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4252 | [h264 @ 0x37b3000] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4253 | [h264 @ 0x37b3000] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4254 | [h264 @ 0x37b3000] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4255 | [h264 @ 0x37b3000] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4256 | [h264 @ 0x37b3000] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4257 | [h264 @ 0x37b3000] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4258 | [h264 @ 0x37b3000] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4259 | [h264 @ 0x37b3000] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4260 | [h264 @ 0x37b3000] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4261 | [h264 @ 0x37b3000] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4262 | [h264 @ 0x37b3000] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4263 | [h264 @ 0x37b3000] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4264 | [h264 @ 0x37b3000] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4265 | [h264 @ 0x37b3000] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4266 | [h264 @ 0x37b3000] unknown SEI type 83
|
|---|
| 4267 | [h264 @ 0x37b3000] unknown SEI type 168
|
|---|
| 4268 | [h264 @ 0x37b3000] unknown SEI type 90
|
|---|
| 4269 | [h264 @ 0x37b3000] SEI type 71 size 1504 truncated at 491
|
|---|
| 4270 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 35
|
|---|
| 4271 | [h264 @ 0x37b3000] SPS decoding failure, trying again with the complete NAL
|
|---|
| 4272 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 35
|
|---|
| 4273 | [h264 @ 0x37b3000] log2_max_frame_num_minus4 out of range (0-12): 35
|
|---|
| 4274 | [h264 @ 0x37b3000] sps_id 0 out of range
|
|---|
| 4275 | [h264 @ 0x37b3000] Unknown NAL code: 14 (3330 bits)
|
|---|
| 4276 | [h264 @ 0x37b3000] Unknown NAL code: 15 (3370 bits)
|
|---|
| 4277 | [h264 @ 0x37b3000] Unknown NAL code: 16 (2531 bits)
|
|---|
| 4278 | [h264 @ 0x37b3000] Unknown NAL code: 17 (2534 bits)
|
|---|
| 4279 | [h264 @ 0x37b3000] Unknown NAL code: 18 (2992 bits)
|
|---|
| 4280 | [h264 @ 0x37b3000] Unknown NAL code: 20 (1729 bits)
|
|---|
| 4281 | [h264 @ 0x37b3000] Unknown NAL code: 21 (1898 bits)
|
|---|
| 4282 | [h264 @ 0x37b3000] Unknown NAL code: 22 (2029 bits)
|
|---|
| 4283 | [h264 @ 0x37b3000] Unknown NAL code: 23 (2099 bits)
|
|---|
| 4284 | [h264 @ 0x37b3000] Unknown NAL code: 24 (2746 bits)
|
|---|
| 4285 | [h264 @ 0x37b3000] Unknown NAL code: 25 (2991 bits)
|
|---|
| 4286 | [h264 @ 0x37b3000] Unknown NAL code: 26 (3916 bits)
|
|---|
| 4287 | [h264 @ 0x37b3000] Unknown NAL code: 27 (3932 bits)
|
|---|
| 4288 | [h264 @ 0x37b3000] Unknown NAL code: 28 (3685 bits)
|
|---|
| 4289 | [h264 @ 0x37b3000] Unknown NAL code: 29 (3622 bits)
|
|---|
| 4290 | [h264 @ 0x37b3000] Unknown NAL code: 30 (3807 bits)
|
|---|
| 4291 | [h264 @ 0x37b3000] Unknown NAL code: 31 (3734 bits)
|
|---|
| 4292 | [h264 @ 0x37b3000] Unknown NAL code: 0 (4558 bits)
|
|---|
| 4293 | [h264 @ 0x37b3000] non-existing PPS 0 referenced
|
|---|
| 4294 | [h264 @ 0x37b3000] decode_slice_header error
|
|---|
| 4295 | [h264 @ 0x37b3000] no frame!
|
|---|
| 4296 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 4297 | [h264 @ 0x3754860] unknown SEI type 135
|
|---|
| 4298 | [h264 @ 0x3754860] unknown SEI type 93
|
|---|
| 4299 | [h264 @ 0x3754860] unknown SEI type 33
|
|---|
| 4300 | [h264 @ 0x3754860] SEI type 157 size 1584 truncated at 824
|
|---|
| 4301 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 4302 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 4303 | [h264 @ 0x3754860] non-existing PPS 6 referenced
|
|---|
| 4304 | [h264 @ 0x3754860] missing picture in access unit with size 1851
|
|---|
| 4305 | [h264 @ 0x3754860] non-existing PPS 6 referenced
|
|---|
| 4306 | [h264 @ 0x3754860] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4307 | [h264 @ 0x3754860] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4308 | [h264 @ 0x3754860] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4309 | [h264 @ 0x3754860] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4310 | [h264 @ 0x3754860] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4311 | [h264 @ 0x3754860] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4312 | [h264 @ 0x3754860] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4313 | [h264 @ 0x3754860] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4314 | [h264 @ 0x3754860] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4315 | [h264 @ 0x3754860] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4316 | [h264 @ 0x3754860] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4317 | [h264 @ 0x3754860] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4318 | [h264 @ 0x3754860] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4319 | [h264 @ 0x3754860] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4320 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 4321 | [h264 @ 0x3754860] Invalid NAL unit 1, skipping.
|
|---|
| 4322 | [h264 @ 0x3754860] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4323 | [h264 @ 0x3754860] unknown SEI type 34
|
|---|
| 4324 | [h264 @ 0x3754860] unknown SEI type 135
|
|---|
| 4325 | [h264 @ 0x3754860] unknown SEI type 93
|
|---|
| 4326 | [h264 @ 0x3754860] unknown SEI type 33
|
|---|
| 4327 | [h264 @ 0x3754860] SEI type 157 size 1584 truncated at 823
|
|---|
| 4328 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 4329 | [h264 @ 0x3754860] SPS decoding failure, trying again with the complete NAL
|
|---|
| 4330 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 4331 | [h264 @ 0x3754860] illegal aspect ratio
|
|---|
| 4332 | [h264 @ 0x3754860] sps_id 1 out of range
|
|---|
| 4333 | [h264 @ 0x3754860] Unknown NAL code: 14 (3954 bits)
|
|---|
| 4334 | [h264 @ 0x3754860] Unknown NAL code: 15 (4917 bits)
|
|---|
| 4335 | [h264 @ 0x3754860] Unknown NAL code: 16 (6001 bits)
|
|---|
| 4336 | [h264 @ 0x3754860] Unknown NAL code: 17 (3283 bits)
|
|---|
| 4337 | [h264 @ 0x3754860] Unknown NAL code: 18 (4008 bits)
|
|---|
| 4338 | [h264 @ 0x3754860] Unknown NAL code: 0 (40 bits)
|
|---|
| 4339 | [h264 @ 0x3754860] non-existing PPS 6 referenced
|
|---|
| 4340 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 4341 | [h264 @ 0x3754860] no frame!
|
|---|
| 4342 | [h264 @ 0x3754860] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4343 | [h264 @ 0x3754860] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4344 | [h264 @ 0x3754860] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4345 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 4346 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4347 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 4348 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4349 | [h264 @ 0x3754860] data partitioning 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.
|
|---|
| 4350 | [h264 @ 0x3754860] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4351 | [h264 @ 0x3754860] no frame!
|
|---|
| 4352 | [h264 @ 0x3754860] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4353 | [h264 @ 0x3754860] A non-intra slice in an IDR NAL unit.
|
|---|
| 4354 | [h264 @ 0x3754860] decode_slice_header error
|
|---|
| 4355 | [h264 @ 0x3754860] no frame!
|
|---|
| 4356 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 4357 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 4358 | [h264 @ 0x375e160] unknown SEI type 128
|
|---|
| 4359 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4360 | [h264 @ 0x375e160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4361 | [h264 @ 0x375e160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4362 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4363 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4364 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4365 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4366 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4367 | [h264 @ 0x375e160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4368 | [h264 @ 0x375e160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4369 | [h264 @ 0x375e160] non-existing SPS 0 referenced in buffering period
|
|---|
| 4370 | [h264 @ 0x375e160] SPS unavailable in decode_picture_timing
|
|---|
| 4371 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4372 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4373 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4374 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4375 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4376 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4377 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4378 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4379 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4380 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4381 | [h264 @ 0x375e160] non-existing PPS 0 referenced
|
|---|
| 4382 | [h264 @ 0x375e160] decode_slice_header error
|
|---|
| 4383 | [h264 @ 0x375e160] no frame!
|
|---|
| 4384 | [h264 @ 0x37d9d00] missing picture in access unit with size 2268
|
|---|
| 4385 | [h264 @ 0x37d9d00] non-existing PPS 110 referenced
|
|---|
| 4386 | [h264 @ 0x37d9d00] missing picture in access unit with size 1124
|
|---|
| 4387 | [h264 @ 0x37d9d00] non-existing PPS 1 referenced
|
|---|
| 4388 | [h264 @ 0x37d9d00] unknown SEI type 18
|
|---|
| 4389 | [h264 @ 0x37d9d00] unknown SEI type 163
|
|---|
| 4390 | [h264 @ 0x37d9d00] unknown SEI type 59
|
|---|
| 4391 | [h264 @ 0x37d9d00] unknown SEI type 84
|
|---|
| 4392 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 4393 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 4394 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 4395 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 4396 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 4397 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4398 | [h264 @ 0x37d9d00] Invalid NAL unit 10, skipping.
|
|---|
| 4399 | [h264 @ 0x37d9d00] Invalid NAL unit 10, skipping.
|
|---|
| 4400 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 4401 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4402 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 4403 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4404 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 4405 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4406 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (44 bits)
|
|---|
| 4407 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 4408 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4409 | [h264 @ 0x37d9d00] non-existing PPS 110 referenced
|
|---|
| 4410 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 4411 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 4412 | [h264 @ 0x37d9d00] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4413 | [h264 @ 0x37d9d00] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4414 | [h264 @ 0x37d9d00] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4415 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 4416 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4417 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 4418 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4419 | [h264 @ 0x37d9d00] data partitioning 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.
|
|---|
| 4420 | [h264 @ 0x37d9d00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4421 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 4422 | [h264 @ 0x37d9d00] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4423 | [h264 @ 0x37d9d00] A non-intra slice in an IDR NAL unit.
|
|---|
| 4424 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 4425 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 4426 | [h264 @ 0x37d9d00] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4427 | [h264 @ 0x37d9d00] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4428 | [h264 @ 0x37d9d00] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4429 | [h264 @ 0x37d9d00] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4430 | [h264 @ 0x37d9d00] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4431 | [h264 @ 0x37d9d00] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4432 | [h264 @ 0x37d9d00] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4433 | [h264 @ 0x37d9d00] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4434 | [h264 @ 0x37d9d00] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4435 | [h264 @ 0x37d9d00] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4436 | [h264 @ 0x37d9d00] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4437 | [h264 @ 0x37d9d00] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4438 | [h264 @ 0x37d9d00] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4439 | [h264 @ 0x37d9d00] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4440 | [h264 @ 0x37d9d00] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4441 | [h264 @ 0x37d9d00] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4442 | [h264 @ 0x37d9d00] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4443 | [h264 @ 0x37d9d00] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4444 | [h264 @ 0x37d9d00] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4445 | [h264 @ 0x37d9d00] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4446 | [h264 @ 0x37d9d00] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4447 | [h264 @ 0x37d9d00] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4448 | [h264 @ 0x37d9d00] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4449 | [h264 @ 0x37d9d00] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4450 | [h264 @ 0x37d9d00] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4451 | [h264 @ 0x37d9d00] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4452 | [h264 @ 0x37d9d00] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4453 | [h264 @ 0x37d9d00] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4454 | [h264 @ 0x37d9d00] unknown SEI type 18
|
|---|
| 4455 | [h264 @ 0x37d9d00] unknown SEI type 163
|
|---|
| 4456 | [h264 @ 0x37d9d00] unknown SEI type 59
|
|---|
| 4457 | [h264 @ 0x37d9d00] SEI type 84 size 1064 truncated at 809
|
|---|
| 4458 | [h264 @ 0x37d9d00] sps_id 0 out of range
|
|---|
| 4459 | [h264 @ 0x37d9d00] Unknown NAL code: 14 (2951 bits)
|
|---|
| 4460 | [h264 @ 0x37d9d00] Unknown NAL code: 15 (3387 bits)
|
|---|
| 4461 | [h264 @ 0x37d9d00] Unknown NAL code: 16 (3629 bits)
|
|---|
| 4462 | [h264 @ 0x37d9d00] Unknown NAL code: 17 (3498 bits)
|
|---|
| 4463 | [h264 @ 0x37d9d00] Unknown NAL code: 18 (2702 bits)
|
|---|
| 4464 | [h264 @ 0x37d9d00] Unknown NAL code: 20 (4335 bits)
|
|---|
| 4465 | [h264 @ 0x37d9d00] Unknown NAL code: 21 (3583 bits)
|
|---|
| 4466 | [h264 @ 0x37d9d00] Unknown NAL code: 22 (3142 bits)
|
|---|
| 4467 | [h264 @ 0x37d9d00] Unknown NAL code: 23 (3594 bits)
|
|---|
| 4468 | [h264 @ 0x37d9d00] Unknown NAL code: 24 (4087 bits)
|
|---|
| 4469 | [h264 @ 0x37d9d00] Unknown NAL code: 25 (4777 bits)
|
|---|
| 4470 | [h264 @ 0x37d9d00] Unknown NAL code: 26 (4281 bits)
|
|---|
| 4471 | [h264 @ 0x37d9d00] Unknown NAL code: 27 (4743 bits)
|
|---|
| 4472 | [h264 @ 0x37d9d00] Unknown NAL code: 28 (5443 bits)
|
|---|
| 4473 | [h264 @ 0x37d9d00] Unknown NAL code: 29 (5551 bits)
|
|---|
| 4474 | [h264 @ 0x37d9d00] Unknown NAL code: 30 (5941 bits)
|
|---|
| 4475 | [h264 @ 0x37d9d00] Unknown NAL code: 31 (4586 bits)
|
|---|
| 4476 | [h264 @ 0x37d9d00] Unknown NAL code: 0 (3702 bits)
|
|---|
| 4477 | [h264 @ 0x37d9d00] non-existing PPS 0 referenced
|
|---|
| 4478 | [h264 @ 0x37d9d00] decode_slice_header error
|
|---|
| 4479 | [h264 @ 0x37d9d00] no frame!
|
|---|
| 4480 | [mpeg2video @ 0x3758e60] non-existing PPS 0 referenced
|
|---|
| 4481 | [mpeg2video @ 0x3758e60] missing picture in access unit with size 469
|
|---|
| 4482 | [mpegts @ 0x36c92e0] invalid dts/pts combination 5852075170
|
|---|
| 4483 | [mpeg2video @ 0x3758e60] non-existing PPS 0 referenced
|
|---|
| 4484 | [mpeg2video @ 0x3758e60] unknown SEI type 27
|
|---|
| 4485 | [mpeg2video @ 0x3758e60] SEI type 87 size 736 truncated at 344
|
|---|
| 4486 | [mpeg2video @ 0x3758e60] Clipping illegal num_reorder_frames 24
|
|---|
| 4487 | [mpeg2video @ 0x3758e60] sps_id 6 out of range
|
|---|
| 4488 | [mpeg2video @ 0x3758e60] non-existing PPS 0 referenced
|
|---|
| 4489 | [mpegts @ 0x36c92e0] Non-increasing DTS in stream 11: packet 10 with DTS 5852093170, packet 11 with DTS 5852075170
|
|---|
| 4490 | [h264 @ 0x37a18a0] missing picture in access unit with size 1252
|
|---|
| 4491 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 4492 | [mpegts @ 0x36c92e0] invalid dts/pts combination 7742597364
|
|---|
| 4493 | [h264 @ 0x37a18a0] missing picture in access unit with size 1579
|
|---|
| 4494 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 4495 | [h264 @ 0x37a18a0] unknown SEI type 18
|
|---|
| 4496 | [h264 @ 0x37a18a0] unknown SEI type 115
|
|---|
| 4497 | [h264 @ 0x37a18a0] unknown SEI type 150
|
|---|
| 4498 | [h264 @ 0x37a18a0] SEI type 222 size 432 truncated at 200
|
|---|
| 4499 | [h264 @ 0x37a18a0] too many reference frames 32
|
|---|
| 4500 | [h264 @ 0x37a18a0] sps_id 6 out of range
|
|---|
| 4501 | [h264 @ 0x37a18a0] non-existing PPS 5 referenced
|
|---|
| 4502 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 4503 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 4504 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 4505 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4506 | [h264 @ 0x37a18a0] Invalid NAL unit 10, skipping.
|
|---|
| 4507 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 4508 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4509 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 4510 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4511 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 4512 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4513 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (44 bits)
|
|---|
| 4514 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 4515 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4516 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 4517 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 4518 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 4519 | [h264 @ 0x37a18a0] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4520 | [h264 @ 0x37a18a0] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4521 | [h264 @ 0x37a18a0] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4522 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 4523 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4524 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 4525 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4526 | [h264 @ 0x37a18a0] data partitioning 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.
|
|---|
| 4527 | [h264 @ 0x37a18a0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4528 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 4529 | [h264 @ 0x37a18a0] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4530 | [h264 @ 0x37a18a0] non-existing PPS 0 referenced
|
|---|
| 4531 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 4532 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 4533 | [h264 @ 0x37a18a0] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4534 | [h264 @ 0x37a18a0] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4535 | [h264 @ 0x37a18a0] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4536 | [h264 @ 0x37a18a0] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4537 | [h264 @ 0x37a18a0] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4538 | [h264 @ 0x37a18a0] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4539 | [h264 @ 0x37a18a0] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4540 | [h264 @ 0x37a18a0] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4541 | [h264 @ 0x37a18a0] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4542 | [h264 @ 0x37a18a0] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4543 | [h264 @ 0x37a18a0] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4544 | [h264 @ 0x37a18a0] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4545 | [h264 @ 0x37a18a0] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4546 | [h264 @ 0x37a18a0] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4547 | [h264 @ 0x37a18a0] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4548 | [h264 @ 0x37a18a0] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4549 | [h264 @ 0x37a18a0] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4550 | [h264 @ 0x37a18a0] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4551 | [h264 @ 0x37a18a0] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4552 | [h264 @ 0x37a18a0] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4553 | [h264 @ 0x37a18a0] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4554 | [h264 @ 0x37a18a0] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4555 | [h264 @ 0x37a18a0] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4556 | [h264 @ 0x37a18a0] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4557 | [h264 @ 0x37a18a0] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4558 | [h264 @ 0x37a18a0] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4559 | [h264 @ 0x37a18a0] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4560 | [h264 @ 0x37a18a0] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4561 | [h264 @ 0x37a18a0] unknown SEI type 18
|
|---|
| 4562 | [h264 @ 0x37a18a0] unknown SEI type 115
|
|---|
| 4563 | [h264 @ 0x37a18a0] unknown SEI type 150
|
|---|
| 4564 | [h264 @ 0x37a18a0] SEI type 222 size 432 truncated at 183
|
|---|
| 4565 | [h264 @ 0x37a18a0] too many reference frames 32
|
|---|
| 4566 | [h264 @ 0x37a18a0] SPS decoding failure, trying again with the complete NAL
|
|---|
| 4567 | [h264 @ 0x37a18a0] too many reference frames 32
|
|---|
| 4568 | [h264 @ 0x37a18a0] too many reference frames 32
|
|---|
| 4569 | [h264 @ 0x37a18a0] sps_id 6 out of range
|
|---|
| 4570 | [h264 @ 0x37a18a0] Unknown NAL code: 14 (4964 bits)
|
|---|
| 4571 | [h264 @ 0x37a18a0] Unknown NAL code: 15 (4743 bits)
|
|---|
| 4572 | [h264 @ 0x37a18a0] Unknown NAL code: 16 (5244 bits)
|
|---|
| 4573 | [h264 @ 0x37a18a0] Unknown NAL code: 17 (5832 bits)
|
|---|
| 4574 | [h264 @ 0x37a18a0] Unknown NAL code: 18 (5550 bits)
|
|---|
| 4575 | [h264 @ 0x37a18a0] Unknown NAL code: 20 (5900 bits)
|
|---|
| 4576 | [h264 @ 0x37a18a0] Unknown NAL code: 21 (5587 bits)
|
|---|
| 4577 | [h264 @ 0x37a18a0] Unknown NAL code: 22 (5427 bits)
|
|---|
| 4578 | [h264 @ 0x37a18a0] Unknown NAL code: 23 (5337 bits)
|
|---|
| 4579 | [h264 @ 0x37a18a0] Unknown NAL code: 24 (5544 bits)
|
|---|
| 4580 | [h264 @ 0x37a18a0] Unknown NAL code: 25 (5022 bits)
|
|---|
| 4581 | [h264 @ 0x37a18a0] Unknown NAL code: 26 (5305 bits)
|
|---|
| 4582 | [h264 @ 0x37a18a0] Unknown NAL code: 27 (5760 bits)
|
|---|
| 4583 | [h264 @ 0x37a18a0] Unknown NAL code: 28 (6137 bits)
|
|---|
| 4584 | [h264 @ 0x37a18a0] Unknown NAL code: 29 (6300 bits)
|
|---|
| 4585 | [h264 @ 0x37a18a0] Unknown NAL code: 30 (5783 bits)
|
|---|
| 4586 | [h264 @ 0x37a18a0] Unknown NAL code: 31 (3060 bits)
|
|---|
| 4587 | [h264 @ 0x37a18a0] Unknown NAL code: 0 (2619 bits)
|
|---|
| 4588 | [h264 @ 0x37a18a0] non-existing PPS 5 referenced
|
|---|
| 4589 | [h264 @ 0x37a18a0] decode_slice_header error
|
|---|
| 4590 | [h264 @ 0x37a18a0] no frame!
|
|---|
| 4591 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 4592 | [h264 @ 0x3787160] missing picture in access unit with size 4284
|
|---|
| 4593 | [h264 @ 0x3787160] non-existing PPS 5 referenced
|
|---|
| 4594 | [h264 @ 0x3787160] unknown SEI type 27
|
|---|
| 4595 | [h264 @ 0x3787160] unknown SEI type 156
|
|---|
| 4596 | [h264 @ 0x3787160] unknown SEI type 3
|
|---|
| 4597 | [h264 @ 0x3787160] unknown SEI type 26
|
|---|
| 4598 | [h264 @ 0x3787160] unknown SEI type 18
|
|---|
| 4599 | [h264 @ 0x3787160] SEI type 143 size 2000 truncated at 896
|
|---|
| 4600 | [h264 @ 0x3787160] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 4601 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 4602 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 4603 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 4604 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 4605 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4606 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 4607 | [h264 @ 0x3787160] Invalid NAL unit 10, skipping.
|
|---|
| 4608 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4609 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 4610 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4611 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 4612 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4613 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 4614 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4615 | [h264 @ 0x3787160] Unknown NAL code: 0 (40 bits)
|
|---|
| 4616 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 4617 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 4618 | [h264 @ 0x3787160] no frame!
|
|---|
| 4619 | [h264 @ 0x3787160] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4620 | [h264 @ 0x3787160] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4621 | [h264 @ 0x3787160] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4622 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 4623 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4624 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 4625 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4626 | [h264 @ 0x3787160] data partitioning 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.
|
|---|
| 4627 | [h264 @ 0x3787160] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4628 | [h264 @ 0x3787160] no frame!
|
|---|
| 4629 | [h264 @ 0x3787160] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4630 | [h264 @ 0x3787160] A non-intra slice in an IDR NAL unit.
|
|---|
| 4631 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 4632 | [h264 @ 0x3787160] no frame!
|
|---|
| 4633 | [h264 @ 0x3787160] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4634 | [h264 @ 0x3787160] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4635 | [h264 @ 0x3787160] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4636 | [h264 @ 0x3787160] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4637 | [h264 @ 0x3787160] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4638 | [h264 @ 0x3787160] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4639 | [h264 @ 0x3787160] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4640 | [h264 @ 0x3787160] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4641 | [h264 @ 0x3787160] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4642 | [h264 @ 0x3787160] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4643 | [h264 @ 0x3787160] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4644 | [h264 @ 0x3787160] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4645 | [h264 @ 0x3787160] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4646 | [h264 @ 0x3787160] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4647 | [h264 @ 0x3787160] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4648 | [h264 @ 0x3787160] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4649 | [h264 @ 0x3787160] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4650 | [h264 @ 0x3787160] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4651 | [h264 @ 0x3787160] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4652 | [h264 @ 0x3787160] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4653 | [h264 @ 0x3787160] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4654 | [h264 @ 0x3787160] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4655 | [h264 @ 0x3787160] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4656 | [h264 @ 0x3787160] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4657 | [h264 @ 0x3787160] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4658 | [h264 @ 0x3787160] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4659 | [h264 @ 0x3787160] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4660 | [h264 @ 0x3787160] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4661 | [h264 @ 0x3787160] unknown SEI type 27
|
|---|
| 4662 | [h264 @ 0x3787160] unknown SEI type 156
|
|---|
| 4663 | [h264 @ 0x3787160] unknown SEI type 3
|
|---|
| 4664 | [h264 @ 0x3787160] unknown SEI type 26
|
|---|
| 4665 | [h264 @ 0x3787160] unknown SEI type 18
|
|---|
| 4666 | [h264 @ 0x3787160] SEI type 143 size 2000 truncated at 887
|
|---|
| 4667 | [h264 @ 0x3787160] Reducing left cropping to 0 chroma samples to preserve alignment.
|
|---|
| 4668 | [h264 @ 0x3787160] Unknown NAL code: 14 (10395 bits)
|
|---|
| 4669 | [h264 @ 0x3787160] Unknown NAL code: 15 (10918 bits)
|
|---|
| 4670 | [h264 @ 0x3787160] Unknown NAL code: 16 (10120 bits)
|
|---|
| 4671 | [h264 @ 0x3787160] Unknown NAL code: 17 (8647 bits)
|
|---|
| 4672 | [h264 @ 0x3787160] Unknown NAL code: 18 (9429 bits)
|
|---|
| 4673 | [h264 @ 0x3787160] Unknown NAL code: 20 (8992 bits)
|
|---|
| 4674 | [h264 @ 0x3787160] Unknown NAL code: 21 (8288 bits)
|
|---|
| 4675 | [h264 @ 0x3787160] Unknown NAL code: 22 (6830 bits)
|
|---|
| 4676 | [h264 @ 0x3787160] Unknown NAL code: 23 (8112 bits)
|
|---|
| 4677 | [h264 @ 0x3787160] Unknown NAL code: 24 (8674 bits)
|
|---|
| 4678 | [h264 @ 0x3787160] Unknown NAL code: 25 (7279 bits)
|
|---|
| 4679 | [h264 @ 0x3787160] Unknown NAL code: 26 (8573 bits)
|
|---|
| 4680 | [h264 @ 0x3787160] Unknown NAL code: 27 (8131 bits)
|
|---|
| 4681 | [h264 @ 0x3787160] Unknown NAL code: 28 (9571 bits)
|
|---|
| 4682 | [h264 @ 0x3787160] Unknown NAL code: 29 (10228 bits)
|
|---|
| 4683 | [h264 @ 0x3787160] Unknown NAL code: 30 (9083 bits)
|
|---|
| 4684 | [h264 @ 0x3787160] Unknown NAL code: 31 (9176 bits)
|
|---|
| 4685 | [h264 @ 0x3787160] Unknown NAL code: 0 (7562 bits)
|
|---|
| 4686 | [h264 @ 0x3787160] non-existing PPS 0 referenced
|
|---|
| 4687 | [h264 @ 0x3787160] decode_slice_header error
|
|---|
| 4688 | [h264 @ 0x3787160] no frame!
|
|---|
| 4689 | [h264 @ 0x377b500] unknown SEI type 42
|
|---|
| 4690 | [h264 @ 0x377b500] unknown SEI type 227
|
|---|
| 4691 | [h264 @ 0x377b500] unknown SEI type 200
|
|---|
| 4692 | [h264 @ 0x377b500] SEI type 129 size 1848 truncated at 1608
|
|---|
| 4693 | [h264 @ 0x377b500] illegal aspect ratio
|
|---|
| 4694 | [h264 @ 0x377b500] sps_id 2 out of range
|
|---|
| 4695 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 4696 | [h264 @ 0x377b500] non-existing PPS 2 referenced
|
|---|
| 4697 | [h264 @ 0x377b500] missing picture in access unit with size 685
|
|---|
| 4698 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 4699 | [h264 @ 0x377b500] unknown SEI type 42
|
|---|
| 4700 | [h264 @ 0x377b500] unknown SEI type 231
|
|---|
| 4701 | [h264 @ 0x377b500] SEI type 111 size 2024 truncated at 1104
|
|---|
| 4702 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 14
|
|---|
| 4703 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 4704 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 4705 | [h264 @ 0x377b500] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4706 | [h264 @ 0x377b500] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4707 | [h264 @ 0x377b500] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4708 | [h264 @ 0x377b500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4709 | [h264 @ 0x377b500] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4710 | [h264 @ 0x377b500] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4711 | [h264 @ 0x377b500] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4712 | [h264 @ 0x377b500] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4713 | [h264 @ 0x377b500] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4714 | [h264 @ 0x377b500] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4715 | [h264 @ 0x377b500] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4716 | [h264 @ 0x377b500] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4717 | [h264 @ 0x377b500] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4718 | [h264 @ 0x377b500] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4719 | [h264 @ 0x377b500] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4720 | [h264 @ 0x377b500] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4721 | [h264 @ 0x377b500] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4722 | [h264 @ 0x377b500] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4723 | [h264 @ 0x377b500] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4724 | [h264 @ 0x377b500] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4725 | [h264 @ 0x377b500] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4726 | [h264 @ 0x377b500] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4727 | [h264 @ 0x377b500] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4728 | [h264 @ 0x377b500] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4729 | [h264 @ 0x377b500] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4730 | [h264 @ 0x377b500] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4731 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4732 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4733 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 1
|
|---|
| 4734 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 1
|
|---|
| 4735 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 1
|
|---|
| 4736 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 0
|
|---|
| 4737 | [h264 @ 0x377b500] Invalid NAL unit 0, skipping.
|
|---|
| 4738 | [h264 @ 0x377b500] unknown SEI type 42
|
|---|
| 4739 | [h264 @ 0x377b500] unknown SEI type 227
|
|---|
| 4740 | [h264 @ 0x377b500] unknown SEI type 200
|
|---|
| 4741 | [h264 @ 0x377b500] SEI type 129 size 1848 truncated at 1606
|
|---|
| 4742 | [h264 @ 0x377b500] illegal aspect ratio
|
|---|
| 4743 | [h264 @ 0x377b500] SPS decoding failure, trying again with the complete NAL
|
|---|
| 4744 | [h264 @ 0x377b500] illegal aspect ratio
|
|---|
| 4745 | [h264 @ 0x377b500] illegal aspect ratio
|
|---|
| 4746 | [h264 @ 0x377b500] sps_id 2 out of range
|
|---|
| 4747 | [h264 @ 0x377b500] Unknown NAL code: 14 (6657 bits)
|
|---|
| 4748 | [h264 @ 0x377b500] Unknown NAL code: 15 (7261 bits)
|
|---|
| 4749 | [h264 @ 0x377b500] Unknown NAL code: 16 (7338 bits)
|
|---|
| 4750 | [h264 @ 0x377b500] Unknown NAL code: 17 (8903 bits)
|
|---|
| 4751 | [h264 @ 0x377b500] Unknown NAL code: 18 (8277 bits)
|
|---|
| 4752 | [h264 @ 0x377b500] Unknown NAL code: 20 (10513 bits)
|
|---|
| 4753 | [h264 @ 0x377b500] Unknown NAL code: 21 (12441 bits)
|
|---|
| 4754 | [h264 @ 0x377b500] Unknown NAL code: 22 (10801 bits)
|
|---|
| 4755 | [h264 @ 0x377b500] Unknown NAL code: 23 (12700 bits)
|
|---|
| 4756 | [h264 @ 0x377b500] Unknown NAL code: 24 (12459 bits)
|
|---|
| 4757 | [h264 @ 0x377b500] Unknown NAL code: 25 (10239 bits)
|
|---|
| 4758 | [h264 @ 0x377b500] Unknown NAL code: 26 (6968 bits)
|
|---|
| 4759 | [h264 @ 0x377b500] Unknown NAL code: 27 (6017 bits)
|
|---|
| 4760 | [h264 @ 0x377b500] Unknown NAL code: 28 (5189 bits)
|
|---|
| 4761 | [h264 @ 0x377b500] Unknown NAL code: 29 (3777 bits)
|
|---|
| 4762 | [h264 @ 0x377b500] Unknown NAL code: 30 (4512 bits)
|
|---|
| 4763 | [h264 @ 0x377b500] Unknown NAL code: 31 (4470 bits)
|
|---|
| 4764 | [h264 @ 0x377b500] Unknown NAL code: 0 (4398 bits)
|
|---|
| 4765 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 4766 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 4767 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 4768 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4769 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 4770 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4771 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 4772 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4773 | [h264 @ 0x377b500] Unknown NAL code: 0 (44 bits)
|
|---|
| 4774 | [h264 @ 0x377b500] no frame!
|
|---|
| 4775 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 0
|
|---|
| 4776 | [h264 @ 0x377b500] non-existing PPS 2 referenced
|
|---|
| 4777 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 4778 | [h264 @ 0x377b500] no frame!
|
|---|
| 4779 | [h264 @ 0x377b500] nal_unit_type: 2, nal_ref_idc: 0
|
|---|
| 4780 | [h264 @ 0x377b500] nal_unit_type: 3, nal_ref_idc: 0
|
|---|
| 4781 | [h264 @ 0x377b500] nal_unit_type: 4, nal_ref_idc: 0
|
|---|
| 4782 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 4783 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4784 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 4785 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4786 | [h264 @ 0x377b500] data partitioning 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.
|
|---|
| 4787 | [h264 @ 0x377b500] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
|
|---|
| 4788 | [h264 @ 0x377b500] no frame!
|
|---|
| 4789 | [h264 @ 0x377b500] nal_unit_type: 5, nal_ref_idc: 0
|
|---|
| 4790 | [h264 @ 0x377b500] A non-intra slice in an IDR NAL unit.
|
|---|
| 4791 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 4792 | [h264 @ 0x377b500] no frame!
|
|---|
| 4793 | [h264 @ 0x377b500] nal_unit_type: 6, nal_ref_idc: 0
|
|---|
| 4794 | [h264 @ 0x377b500] nal_unit_type: 7, nal_ref_idc: 0
|
|---|
| 4795 | [h264 @ 0x377b500] nal_unit_type: 8, nal_ref_idc: 0
|
|---|
| 4796 | [h264 @ 0x377b500] nal_unit_type: 9, nal_ref_idc: 0
|
|---|
| 4797 | [h264 @ 0x377b500] nal_unit_type: 10, nal_ref_idc: 0
|
|---|
| 4798 | [h264 @ 0x377b500] nal_unit_type: 11, nal_ref_idc: 0
|
|---|
| 4799 | [h264 @ 0x377b500] nal_unit_type: 12, nal_ref_idc: 0
|
|---|
| 4800 | [h264 @ 0x377b500] nal_unit_type: 13, nal_ref_idc: 0
|
|---|
| 4801 | [h264 @ 0x377b500] nal_unit_type: 14, nal_ref_idc: 0
|
|---|
| 4802 | [h264 @ 0x377b500] nal_unit_type: 15, nal_ref_idc: 0
|
|---|
| 4803 | [h264 @ 0x377b500] nal_unit_type: 16, nal_ref_idc: 0
|
|---|
| 4804 | [h264 @ 0x377b500] nal_unit_type: 17, nal_ref_idc: 0
|
|---|
| 4805 | [h264 @ 0x377b500] nal_unit_type: 18, nal_ref_idc: 0
|
|---|
| 4806 | [h264 @ 0x377b500] nal_unit_type: 19, nal_ref_idc: 0
|
|---|
| 4807 | [h264 @ 0x377b500] nal_unit_type: 20, nal_ref_idc: 0
|
|---|
| 4808 | [h264 @ 0x377b500] nal_unit_type: 21, nal_ref_idc: 0
|
|---|
| 4809 | [h264 @ 0x377b500] nal_unit_type: 22, nal_ref_idc: 0
|
|---|
| 4810 | [h264 @ 0x377b500] nal_unit_type: 23, nal_ref_idc: 0
|
|---|
| 4811 | [h264 @ 0x377b500] nal_unit_type: 24, nal_ref_idc: 0
|
|---|
| 4812 | [h264 @ 0x377b500] nal_unit_type: 25, nal_ref_idc: 0
|
|---|
| 4813 | [h264 @ 0x377b500] nal_unit_type: 26, nal_ref_idc: 0
|
|---|
| 4814 | [h264 @ 0x377b500] nal_unit_type: 27, nal_ref_idc: 0
|
|---|
| 4815 | [h264 @ 0x377b500] nal_unit_type: 28, nal_ref_idc: 0
|
|---|
| 4816 | [h264 @ 0x377b500] nal_unit_type: 29, nal_ref_idc: 0
|
|---|
| 4817 | [h264 @ 0x377b500] nal_unit_type: 30, nal_ref_idc: 0
|
|---|
| 4818 | [h264 @ 0x377b500] nal_unit_type: 31, nal_ref_idc: 0
|
|---|
| 4819 | [h264 @ 0x377b500] nal_unit_type: 0, nal_ref_idc: 1
|
|---|
| 4820 | [h264 @ 0x377b500] nal_unit_type: 1, nal_ref_idc: 1
|
|---|
| 4821 | [h264 @ 0x377b500] unknown SEI type 42
|
|---|
| 4822 | [h264 @ 0x377b500] unknown SEI type 231
|
|---|
| 4823 | [h264 @ 0x377b500] SEI type 111 size 2024 truncated at 1095
|
|---|
| 4824 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 14
|
|---|
| 4825 | [h264 @ 0x377b500] SPS decoding failure, trying again with the complete NAL
|
|---|
| 4826 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 14
|
|---|
| 4827 | [h264 @ 0x377b500] log2_max_frame_num_minus4 out of range (0-12): 14
|
|---|
| 4828 | [h264 @ 0x377b500] sps_id 1 out of range
|
|---|
| 4829 | [h264 @ 0x377b500] Unknown NAL code: 14 (3194 bits)
|
|---|
| 4830 | [h264 @ 0x377b500] Unknown NAL code: 15 (4089 bits)
|
|---|
| 4831 | [h264 @ 0x377b500] Unknown NAL code: 16 (3846 bits)
|
|---|
| 4832 | [h264 @ 0x377b500] Unknown NAL code: 17 (3880 bits)
|
|---|
| 4833 | [h264 @ 0x377b500] Unknown NAL code: 18 (4381 bits)
|
|---|
| 4834 | [h264 @ 0x377b500] Unknown NAL code: 20 (4662 bits)
|
|---|
| 4835 | [h264 @ 0x377b500] Unknown NAL code: 21 (5388 bits)
|
|---|
| 4836 | [h264 @ 0x377b500] Unknown NAL code: 22 (4291 bits)
|
|---|
| 4837 | [h264 @ 0x377b500] Unknown NAL code: 23 (5399 bits)
|
|---|
| 4838 | [h264 @ 0x377b500] Unknown NAL code: 24 (6577 bits)
|
|---|
| 4839 | [h264 @ 0x377b500] Unknown NAL code: 25 (4518 bits)
|
|---|
| 4840 | [h264 @ 0x377b500] Unknown NAL code: 26 (3377 bits)
|
|---|
| 4841 | [h264 @ 0x377b500] Unknown NAL code: 27 (3754 bits)
|
|---|
| 4842 | [h264 @ 0x377b500] Unknown NAL code: 28 (4408 bits)
|
|---|
| 4843 | [h264 @ 0x377b500] Unknown NAL code: 29 (3372 bits)
|
|---|
| 4844 | [h264 @ 0x377b500] Unknown NAL code: 30 (2875 bits)
|
|---|
| 4845 | [h264 @ 0x377b500] Unknown NAL code: 31 (2507 bits)
|
|---|
| 4846 | [h264 @ 0x377b500] Unknown NAL code: 0 (2812 bits)
|
|---|
| 4847 | [h264 @ 0x377b500] non-existing PPS 0 referenced
|
|---|
| 4848 | [h264 @ 0x377b500] decode_slice_header error
|
|---|
| 4849 | [h264 @ 0x377b500] no frame!
|
|---|
| 4850 | [mpeg2video @ 0x37536a0] missing picture in access unit with size 2268
|
|---|
| 4851 | [mpeg2video @ 0x37536a0] non-existing PPS 110 referenced
|
|---|