| 1 | ffmpeg started on 2021-04-15 at 02:04:55
|
|---|
| 2 | Report written to "ffmpeg-20210415-020455.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | /home/gregory/apps/ffmpeg/bin/ffmpeg -report -vtag avc1 -re -i ../../badmpeg.ts -c:v:0 copy -c:a:0 copy -b:v:0 1000k -b:a:0 128k -map 0:v -map 0:a -y -f dash -seg_duration 2 -dash_segment_type mp4 -use_template 1 -use_timeline 0 -format_options "movflags=+cmaf" -adaptation_sets "id=0,streams=v id=1,streams=a" stream.mpd
|
|---|
| 6 | ffmpeg version N-101953-g4e64c8fa29 Copyright (c) 2000-2021 the FFmpeg developers
|
|---|
| 7 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 8 | configuration: --prefix=/home/gregory/apps/ffmpeg/build --pkg-config-flags=--static --extra-cflags=-I/home/gregory/apps/ffmpeg/build/include --extra-ldflags=-L/home/gregory/apps/ffmpeg/build/lib --extra-libs='-lpthread -lm' --bindir=/home/gregory/apps/ffmpeg/bin --enable-gpl --enable-gnutls --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libsrt --enable-vulkan --enable-libglslang --enable-opencl --enable-libmfx --enable-nonfree --enable-libplacebo --enable-libzimg --enable-libdrm --optflags='-march=native -O3 -pipe -Wa,-mbranches-within-32B-boundaries' --disable-debug --cpu=host --disable-doc --disable-htmlpages --disable-manpages
|
|---|
| 9 | libavutil 56. 72.100 / 56. 72.100
|
|---|
| 10 | libavcodec 58.136.101 / 58.136.101
|
|---|
| 11 | libavformat 58. 78.100 / 58. 78.100
|
|---|
| 12 | libavdevice 58. 14.100 / 58. 14.100
|
|---|
| 13 | libavfilter 7.111.100 / 7.111.100
|
|---|
| 14 | libswscale 5. 10.100 / 5. 10.100
|
|---|
| 15 | libswresample 3. 10.100 / 3. 10.100
|
|---|
| 16 | libpostproc 55. 10.100 / 55. 10.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 19 | Reading option '-vtag' ... matched as option 'vtag' (force video tag/fourcc) with argument 'avc1'.
|
|---|
| 20 | Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
|
|---|
| 21 | Reading option '-i' ... matched as input url with argument '../../badmpeg.ts'.
|
|---|
| 22 | Reading option '-c:v:0' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 23 | Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 24 | Reading option '-b:v:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1000k'.
|
|---|
| 25 | Reading option '-b:a:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '128k'.
|
|---|
| 26 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
|
|---|
| 27 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
|
|---|
| 28 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 29 | Reading option '-f' ... matched as option 'f' (force format) with argument 'dash'.
|
|---|
| 30 | Reading option '-seg_duration' ... matched as AVOption 'seg_duration' with argument '2'.
|
|---|
| 31 | Reading option '-dash_segment_type' ... matched as AVOption 'dash_segment_type' with argument 'mp4'.
|
|---|
| 32 | Reading option '-use_template' ... matched as AVOption 'use_template' with argument '1'.
|
|---|
| 33 | Reading option '-use_timeline' ... matched as AVOption 'use_timeline' with argument '0'.
|
|---|
| 34 | Reading option '-format_options' ... matched as AVOption 'format_options' with argument 'movflags=+cmaf'.
|
|---|
| 35 | Reading option '-adaptation_sets' ... matched as AVOption 'adaptation_sets' with argument 'id=0,streams=v id=1,streams=a'.
|
|---|
| 36 | Reading option 'stream.mpd' ... matched as output url.
|
|---|
| 37 | Finished splitting the commandline.
|
|---|
| 38 | Parsing a group of options: global .
|
|---|
| 39 | Applying option report (generate a report) with argument 1.
|
|---|
| 40 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 41 | Successfully parsed a group of options.
|
|---|
| 42 | Parsing a group of options: input url ../../badmpeg.ts.
|
|---|
| 43 | Applying option vtag (force video tag/fourcc) with argument avc1.
|
|---|
| 44 | Applying option re (read input at native frame rate) with argument 1.
|
|---|
| 45 | Successfully parsed a group of options.
|
|---|
| 46 | Opening an input file: ../../badmpeg.ts.
|
|---|
| 47 | [NULL @ 0x55a67cb9d640] Opening '../../badmpeg.ts' for reading
|
|---|
| 48 | [file @ 0x55a67cb9e2c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 49 | [mpegts @ 0x55a67cb9d640] Format mpegts probed with size=2048 and score=50
|
|---|
| 50 | [mpegts @ 0x55a67cb9d640] stream=0 stream_type=1b pid=100 prog_reg_desc=
|
|---|
| 51 | [mpegts @ 0x55a67cb9d640] stream=1 stream_type=6 pid=101 prog_reg_desc=
|
|---|
| 52 | [mpegts @ 0x55a67cb9d640] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:2
|
|---|
| 53 | [extract_extradata @ 0x55a67cc21640] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 54 | [extract_extradata @ 0x55a67cc21640] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 55 | [extract_extradata @ 0x55a67cc21640] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 56 | [extract_extradata @ 0x55a67cc21640] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 57 | [extract_extradata @ 0x55a67cc21640] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 58 | [h264 @ 0x55a67cba4840] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 59 | [h264 @ 0x55a67cba4840] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 60 | [h264 @ 0x55a67cba4840] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 61 | [h264 @ 0x55a67cba4840] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 62 | [h264 @ 0x55a67cba4840] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 63 | [h264 @ 0x55a67cba4840] Format yuv420p chosen by get_format().
|
|---|
| 64 | [h264 @ 0x55a67cba4840] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 65 | [h264 @ 0x55a67cba4840] no picture
|
|---|
| 66 | [mpegts @ 0x55a67cb9d640] max_analyze_duration 5000000 reached at 5000000 microseconds st:0
|
|---|
| 67 | [mpegts @ 0x55a67cb9d640] After avformat_find_stream_info() pos: 0 bytes read:643216 seeks:2 frames:402
|
|---|
| 68 | Input #0, mpegts, from '../../badmpeg.ts':
|
|---|
| 69 | Duration: 00:01:00.01, start: 1.460167, bitrate: 1178 kb/s
|
|---|
| 70 | Program 1
|
|---|
| 71 | Metadata:
|
|---|
| 72 | service_name : Service01
|
|---|
| 73 | service_provider: FFmpeg
|
|---|
| 74 | Stream #0:0[0x100], 152, 1/90000: Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 30 fps, 30 tbr, 90k tbn, 60 tbc
|
|---|
| 75 | Stream #0:1[0x101], 250, 1/90000: Audio: opus (Opus / 0x7375704F), 48000 Hz, mono, fltp
|
|---|
| 76 | Successfully opened the file.
|
|---|
| 77 | Parsing a group of options: output url stream.mpd.
|
|---|
| 78 | Applying option c:v:0 (codec name) with argument copy.
|
|---|
| 79 | Applying option c:a:0 (codec name) with argument copy.
|
|---|
| 80 | Applying option b:v:0 (video bitrate (please use -b:v)) with argument 1000k.
|
|---|
| 81 | Applying option b:a:0 (video bitrate (please use -b:v)) with argument 128k.
|
|---|
| 82 | Applying option map (set input stream mapping) with argument 0:v.
|
|---|
| 83 | Applying option map (set input stream mapping) with argument 0:a.
|
|---|
| 84 | Applying option f (force format) with argument dash.
|
|---|
| 85 | Successfully parsed a group of options.
|
|---|
| 86 | Opening an output file: stream.mpd.
|
|---|
| 87 | Successfully opened the file.
|
|---|
| 88 | [dash @ 0x55a67cbc1900] Map all streams of type v
|
|---|
| 89 | [dash @ 0x55a67cbc1900] Map all streams of type a
|
|---|
| 90 | [dash @ 0x55a67cbc1900] Opening 'init-stream0.m4s' for writing
|
|---|
| 91 | [file @ 0x55a67cba4680] Setting default whitelist 'file,crypto,data'
|
|---|
| 92 | [mp4 @ 0x55a67cccdac0] Empty MOOV enabled; disabling automatic bitstream filtering
|
|---|
| 93 | [dash @ 0x55a67cbc1900] Representation 0 init segment will be written to: init-stream0.m4s
|
|---|
| 94 | [dash @ 0x55a67cbc1900] Opening 'init-stream1.m4s' for writing
|
|---|
| 95 | [file @ 0x55a67cceb740] Setting default whitelist 'file,crypto,data'
|
|---|
| 96 | [mp4 @ 0x55a67ccce200] Empty MOOV enabled; disabling automatic bitstream filtering
|
|---|
| 97 | [mp4 @ 0x55a67ccce200] track 0: codec frame size is not set
|
|---|
| 98 | [dash @ 0x55a67cbc1900] Representation 1 init segment will be written to: init-stream1.m4s
|
|---|
| 99 | Output #0, dash, to 'stream.mpd':
|
|---|
| 100 | Metadata:
|
|---|
| 101 | encoder : Lavf58.78.100
|
|---|
| 102 | Stream #0:0, 0, 1/15360: Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 1000 kb/s, 30 fps, 30 tbr, 15360 tbn, 30 tbc
|
|---|
| 103 | Stream #0:1, 0, 1/48000: Audio: opus (Opus / 0x7375704F), 48000 Hz, mono, fltp, 128 kb/s
|
|---|
| 104 | Stream mapping:
|
|---|
| 105 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 106 | Stream #0:1 -> #0:1 (copy)
|
|---|
| 107 | Press [q] to stop, [?] for help
|
|---|
| 108 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 109 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 110 | [NULL @ 0x55a67cba4840] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 111 | [NULL @ 0x55a67cba4840] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 112 | frame= 1 fps=0.0 q=-1.0 size=N/A time=00:00:00.00 bitrate=N/A speed=N/A
|
|---|
| 113 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 114 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 115 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 116 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 117 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 118 | [AVIOContext @ 0x55a67cbcf340] Statistics: 0 seeks, 1 writeouts
|
|---|
| 119 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00001.m4s.tmp' for writing
|
|---|
| 120 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 121 | [AVIOContext @ 0x55a67ccd0100] Statistics: 0 seeks, 1 writeouts
|
|---|
| 122 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00001.m4s.tmp' for writing
|
|---|
| 123 | [file @ 0x55a67cbcf340] Setting default whitelist 'file,crypto,data'
|
|---|
| 124 | frame= 18 fps=0.0 q=-1.0 size=N/A time=00:00:00.50 bitrate=N/A speed=0.999x
|
|---|
| 125 | frame= 33 fps= 33 q=-1.0 size=N/A time=00:00:01.00 bitrate=N/A speed=0.992x
|
|---|
| 126 | frame= 48 fps= 32 q=-1.0 size=N/A time=00:00:01.54 bitrate=N/A speed=1.01x
|
|---|
| 127 | [AVIOContext @ 0x55a67ccbf2c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 128 | [dash @ 0x55a67cbc1900] Representation 0 media segment 2 written to: chunk-stream0-00001.m4s
|
|---|
| 129 | [AVIOContext @ 0x55a67cceb700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 130 | [dash @ 0x55a67cbc1900] Representation 1 media segment 2 written to: chunk-stream1-00001.m4s
|
|---|
| 131 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 132 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 133 | [AVIOContext @ 0x55a67cceb6c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 134 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00002.m4s.tmp' for writing
|
|---|
| 135 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 136 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00002.m4s.tmp' for writing
|
|---|
| 137 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 138 | frame= 63 fps= 31 q=-1.0 size=N/A time=00:00:02.04 bitrate=N/A speed= 1x
|
|---|
| 139 | frame= 78 fps= 31 q=-1.0 size=N/A time=00:00:02.54 bitrate=N/A speed= 1x
|
|---|
| 140 | frame= 93 fps= 31 q=-1.0 size=N/A time=00:00:03.06 bitrate=N/A speed= 1x
|
|---|
| 141 | frame= 108 fps= 30 q=-1.0 size=N/A time=00:00:03.56 bitrate=N/A speed= 1x
|
|---|
| 142 | [AVIOContext @ 0x55a67cc25a00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 143 | [dash @ 0x55a67cbc1900] Representation 0 media segment 3 written to: chunk-stream0-00002.m4s
|
|---|
| 144 | [AVIOContext @ 0x55a67ccbc9c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 145 | [dash @ 0x55a67cbc1900] Representation 1 media segment 3 written to: chunk-stream1-00002.m4s
|
|---|
| 146 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 147 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 148 | [AVIOContext @ 0x55a67cc95bc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 149 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00003.m4s.tmp' for writing
|
|---|
| 150 | [file @ 0x55a67cc95e00] Setting default whitelist 'file,crypto,data'
|
|---|
| 151 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00003.m4s.tmp' for writing
|
|---|
| 152 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 153 | frame= 123 fps= 30 q=-1.0 size=N/A time=00:00:04.06 bitrate=N/A speed= 1x
|
|---|
| 154 | frame= 138 fps= 30 q=-1.0 size=N/A time=00:00:04.58 bitrate=N/A speed= 1x
|
|---|
| 155 | frame= 153 fps= 30 q=-1.0 size=N/A time=00:00:05.08 bitrate=N/A speed= 1x
|
|---|
| 156 | frame= 169 fps= 30 q=-1.0 size=N/A time=00:00:05.58 bitrate=N/A speed=0.999x
|
|---|
| 157 | [AVIOContext @ 0x55a67cc95bc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 158 | [dash @ 0x55a67cbc1900] Representation 0 media segment 4 written to: chunk-stream0-00003.m4s
|
|---|
| 159 | [AVIOContext @ 0x55a67cd2b2c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 160 | [dash @ 0x55a67cbc1900] Representation 1 media segment 4 written to: chunk-stream1-00003.m4s
|
|---|
| 161 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 162 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 163 | [AVIOContext @ 0x55a67ccca5c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 164 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00004.m4s.tmp' for writing
|
|---|
| 165 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 166 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00004.m4s.tmp' for writing
|
|---|
| 167 | [file @ 0x55a67cccf1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 168 | frame= 186 fps= 31 q=-1.0 size=N/A time=00:00:06.10 bitrate=N/A speed= 1x
|
|---|
| 169 | frame= 201 fps= 30 q=-1.0 size=N/A time=00:00:06.60 bitrate=N/A speed= 1x
|
|---|
| 170 | frame= 216 fps= 30 q=-1.0 size=N/A time=00:00:07.10 bitrate=N/A speed= 1x
|
|---|
| 171 | frame= 231 fps= 30 q=-1.0 size=N/A time=00:00:07.62 bitrate=N/A speed= 1x
|
|---|
| 172 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 173 | [dash @ 0x55a67cbc1900] Representation 0 media segment 5 written to: chunk-stream0-00004.m4s
|
|---|
| 174 | [AVIOContext @ 0x55a67ccbc9c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 175 | [dash @ 0x55a67cbc1900] Representation 1 media segment 5 written to: chunk-stream1-00004.m4s
|
|---|
| 176 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 177 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 178 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 179 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00005.m4s.tmp' for writing
|
|---|
| 180 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 181 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00005.m4s.tmp' for writing
|
|---|
| 182 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 183 | frame= 246 fps= 30 q=-1.0 size=N/A time=00:00:08.14 bitrate=N/A speed= 1x
|
|---|
| 184 | frame= 261 fps= 30 q=-1.0 size=N/A time=00:00:08.64 bitrate=N/A speed= 1x
|
|---|
| 185 | frame= 276 fps= 30 q=-1.0 size=N/A time=00:00:09.16 bitrate=N/A speed= 1x
|
|---|
| 186 | frame= 291 fps= 30 q=-1.0 size=N/A time=00:00:09.66 bitrate=N/A speed= 1x
|
|---|
| 187 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 188 | [dash @ 0x55a67cbc1900] Representation 0 media segment 6 written to: chunk-stream0-00005.m4s
|
|---|
| 189 | [AVIOContext @ 0x55a67cc21840] Statistics: 0 seeks, 1 writeouts
|
|---|
| 190 | [dash @ 0x55a67cbc1900] Representation 1 media segment 6 written to: chunk-stream1-00005.m4s
|
|---|
| 191 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 192 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 193 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 194 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00006.m4s.tmp' for writing
|
|---|
| 195 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 196 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00006.m4s.tmp' for writing
|
|---|
| 197 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 198 | frame= 306 fps= 30 q=-1.0 size=N/A time=00:00:10.16 bitrate=N/A speed= 1x
|
|---|
| 199 | frame= 321 fps= 30 q=-1.0 size=N/A time=00:00:10.68 bitrate=N/A speed= 1x
|
|---|
| 200 | frame= 336 fps= 30 q=-1.0 size=N/A time=00:00:11.18 bitrate=N/A speed= 1x
|
|---|
| 201 | frame= 351 fps= 30 q=-1.0 size=N/A time=00:00:11.68 bitrate=N/A speed= 1x
|
|---|
| 202 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 203 | [dash @ 0x55a67cbc1900] Representation 0 media segment 7 written to: chunk-stream0-00006.m4s
|
|---|
| 204 | [AVIOContext @ 0x55a67cc27e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 205 | [dash @ 0x55a67cbc1900] Representation 1 media segment 7 written to: chunk-stream1-00006.m4s
|
|---|
| 206 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 207 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 208 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 209 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00007.m4s.tmp' for writing
|
|---|
| 210 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 211 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00007.m4s.tmp' for writing
|
|---|
| 212 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 213 | frame= 366 fps= 30 q=-1.0 size=N/A time=00:00:12.18 bitrate=N/A speed= 1x
|
|---|
| 214 | frame= 382 fps= 30 q=-1.0 size=N/A time=00:00:12.68 bitrate=N/A speed= 1x
|
|---|
| 215 | frame= 399 fps= 30 q=-1.0 size=N/A time=00:00:13.20 bitrate=N/A speed= 1x
|
|---|
| 216 | frame= 414 fps= 30 q=-1.0 size=N/A time=00:00:13.70 bitrate=N/A speed= 1x
|
|---|
| 217 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 218 | [dash @ 0x55a67cbc1900] Representation 0 media segment 8 written to: chunk-stream0-00007.m4s
|
|---|
| 219 | [AVIOContext @ 0x55a67ccc5b40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 220 | [dash @ 0x55a67cbc1900] Representation 1 media segment 8 written to: chunk-stream1-00007.m4s
|
|---|
| 221 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 222 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 223 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 224 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00008.m4s.tmp' for writing
|
|---|
| 225 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 226 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00008.m4s.tmp' for writing
|
|---|
| 227 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 228 | frame= 429 fps= 30 q=-1.0 size=N/A time=00:00:14.20 bitrate=N/A speed= 1x
|
|---|
| 229 | frame= 444 fps= 30 q=-1.0 size=N/A time=00:00:14.70 bitrate=N/A speed= 1x
|
|---|
| 230 | frame= 459 fps= 30 q=-1.0 size=N/A time=00:00:15.24 bitrate=N/A speed= 1x
|
|---|
| 231 | frame= 474 fps= 30 q=-1.0 size=N/A time=00:00:15.74 bitrate=N/A speed= 1x
|
|---|
| 232 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 233 | [dash @ 0x55a67cbc1900] Representation 0 media segment 9 written to: chunk-stream0-00008.m4s
|
|---|
| 234 | [AVIOContext @ 0x55a67cc28ec0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 235 | [dash @ 0x55a67cbc1900] Representation 1 media segment 9 written to: chunk-stream1-00008.m4s
|
|---|
| 236 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 237 | [file @ 0x55a67cc26a00] Setting default whitelist 'file,crypto,data'
|
|---|
| 238 | [AVIOContext @ 0x55a67ccca5c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 239 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00009.m4s.tmp' for writing
|
|---|
| 240 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 241 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00009.m4s.tmp' for writing
|
|---|
| 242 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 243 | frame= 489 fps= 30 q=-1.0 size=N/A time=00:00:16.24 bitrate=N/A speed= 1x
|
|---|
| 244 | frame= 504 fps= 30 q=-1.0 size=N/A time=00:00:16.76 bitrate=N/A speed= 1x
|
|---|
| 245 | frame= 519 fps= 30 q=-1.0 size=N/A time=00:00:17.26 bitrate=N/A speed= 1x
|
|---|
| 246 | frame= 534 fps= 30 q=-1.0 size=N/A time=00:00:17.76 bitrate=N/A speed= 1x
|
|---|
| 247 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 248 | [dash @ 0x55a67cbc1900] Representation 0 media segment 10 written to: chunk-stream0-00009.m4s
|
|---|
| 249 | [AVIOContext @ 0x55a67cbdcc80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 250 | [dash @ 0x55a67cbc1900] Representation 1 media segment 10 written to: chunk-stream1-00009.m4s
|
|---|
| 251 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 252 | [file @ 0x55a67cc28ec0] Setting default whitelist 'file,crypto,data'
|
|---|
| 253 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 254 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00010.m4s.tmp' for writing
|
|---|
| 255 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 256 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00010.m4s.tmp' for writing
|
|---|
| 257 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 258 | frame= 549 fps= 30 q=-1.0 size=N/A time=00:00:18.28 bitrate=N/A speed= 1x
|
|---|
| 259 | frame= 564 fps= 30 q=-1.0 size=N/A time=00:00:18.78 bitrate=N/A speed= 1x
|
|---|
| 260 | frame= 579 fps= 30 q=-1.0 size=N/A time=00:00:19.28 bitrate=N/A speed= 1x
|
|---|
| 261 | frame= 595 fps= 30 q=-1.0 size=N/A time=00:00:19.78 bitrate=N/A speed= 1x
|
|---|
| 262 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 263 | [dash @ 0x55a67cbc1900] Representation 0 media segment 11 written to: chunk-stream0-00010.m4s
|
|---|
| 264 | [AVIOContext @ 0x55a67cc2d440] Statistics: 0 seeks, 1 writeouts
|
|---|
| 265 | [dash @ 0x55a67cbc1900] Representation 1 media segment 11 written to: chunk-stream1-00010.m4s
|
|---|
| 266 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 267 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 268 | [AVIOContext @ 0x55a67ccca5c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 269 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00011.m4s.tmp' for writing
|
|---|
| 270 | [file @ 0x55a67cccf1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 271 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00011.m4s.tmp' for writing
|
|---|
| 272 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 273 | frame= 612 fps= 30 q=-1.0 size=N/A time=00:00:20.30 bitrate=N/A speed= 1x
|
|---|
| 274 | frame= 627 fps= 30 q=-1.0 size=N/A time=00:00:20.80 bitrate=N/A speed= 1x
|
|---|
| 275 | frame= 642 fps= 30 q=-1.0 size=N/A time=00:00:21.30 bitrate=N/A speed= 1x
|
|---|
| 276 | frame= 657 fps= 30 q=-1.0 size=N/A time=00:00:21.80 bitrate=N/A speed= 1x
|
|---|
| 277 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 278 | [dash @ 0x55a67cbc1900] Representation 0 media segment 12 written to: chunk-stream0-00011.m4s
|
|---|
| 279 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 280 | [dash @ 0x55a67cbc1900] Representation 1 media segment 12 written to: chunk-stream1-00011.m4s
|
|---|
| 281 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 282 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 283 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 284 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00012.m4s.tmp' for writing
|
|---|
| 285 | [file @ 0x55a67cccf1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 286 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00012.m4s.tmp' for writing
|
|---|
| 287 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 288 | frame= 672 fps= 30 q=-1.0 size=N/A time=00:00:22.30 bitrate=N/A speed= 1x
|
|---|
| 289 | frame= 687 fps= 30 q=-1.0 size=N/A time=00:00:22.84 bitrate=N/A speed= 1x
|
|---|
| 290 | frame= 702 fps= 30 q=-1.0 size=N/A time=00:00:23.34 bitrate=N/A speed= 1x
|
|---|
| 291 | frame= 717 fps= 30 q=-1.0 size=N/A time=00:00:23.86 bitrate=N/A speed= 1x
|
|---|
| 292 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 293 | [dash @ 0x55a67cbc1900] Representation 0 media segment 13 written to: chunk-stream0-00012.m4s
|
|---|
| 294 | [AVIOContext @ 0x55a67cc2d440] Statistics: 0 seeks, 1 writeouts
|
|---|
| 295 | [dash @ 0x55a67cbc1900] Representation 1 media segment 13 written to: chunk-stream1-00012.m4s
|
|---|
| 296 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 297 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 298 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 299 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00013.m4s.tmp' for writing
|
|---|
| 300 | [file @ 0x55a67ccc77c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 301 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00013.m4s.tmp' for writing
|
|---|
| 302 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 303 | frame= 732 fps= 30 q=-1.0 size=N/A time=00:00:24.36 bitrate=N/A speed= 1x
|
|---|
| 304 | frame= 747 fps= 30 q=-1.0 size=N/A time=00:00:24.86 bitrate=N/A speed= 1x
|
|---|
| 305 | frame= 762 fps= 30 q=-1.0 size=N/A time=00:00:25.38 bitrate=N/A speed= 1x
|
|---|
| 306 | frame= 777 fps= 30 q=-1.0 size=N/A time=00:00:25.88 bitrate=N/A speed= 1x
|
|---|
| 307 | [AVIOContext @ 0x55a67cc2d440] Statistics: 0 seeks, 1 writeouts
|
|---|
| 308 | [dash @ 0x55a67cbc1900] Representation 0 media segment 14 written to: chunk-stream0-00013.m4s
|
|---|
| 309 | [AVIOContext @ 0x55a67cbdcd40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 310 | [dash @ 0x55a67cbc1900] Representation 1 media segment 14 written to: chunk-stream1-00013.m4s
|
|---|
| 311 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 312 | [file @ 0x55a67cccf1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 313 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 314 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00014.m4s.tmp' for writing
|
|---|
| 315 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 316 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00014.m4s.tmp' for writing
|
|---|
| 317 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 318 | frame= 792 fps= 30 q=-1.0 size=N/A time=00:00:26.38 bitrate=N/A speed= 1x
|
|---|
| 319 | frame= 808 fps= 30 q=-1.0 size=N/A time=00:00:26.88 bitrate=N/A speed= 1x
|
|---|
| 320 | frame= 825 fps= 30 q=-1.0 size=N/A time=00:00:27.40 bitrate=N/A speed= 1x
|
|---|
| 321 | frame= 840 fps= 30 q=-1.0 size=N/A time=00:00:27.90 bitrate=N/A speed= 1x
|
|---|
| 322 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 323 | [dash @ 0x55a67cbc1900] Representation 0 media segment 15 written to: chunk-stream0-00014.m4s
|
|---|
| 324 | [AVIOContext @ 0x55a67ccbc9c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 325 | [dash @ 0x55a67cbc1900] Representation 1 media segment 15 written to: chunk-stream1-00014.m4s
|
|---|
| 326 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 327 | [file @ 0x55a67cc219c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 328 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 329 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00015.m4s.tmp' for writing
|
|---|
| 330 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 331 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00015.m4s.tmp' for writing
|
|---|
| 332 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 333 | frame= 855 fps= 30 q=-1.0 size=N/A time=00:00:28.40 bitrate=N/A speed= 1x
|
|---|
| 334 | frame= 870 fps= 30 q=-1.0 size=N/A time=00:00:28.90 bitrate=N/A speed= 1x
|
|---|
| 335 | frame= 885 fps= 30 q=-1.0 size=N/A time=00:00:29.44 bitrate=N/A speed= 1x
|
|---|
| 336 | frame= 900 fps= 30 q=-1.0 size=N/A time=00:00:29.94 bitrate=N/A speed= 1x
|
|---|
| 337 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 338 | [dash @ 0x55a67cbc1900] Representation 0 media segment 16 written to: chunk-stream0-00015.m4s
|
|---|
| 339 | [AVIOContext @ 0x55a67cc2d440] Statistics: 0 seeks, 1 writeouts
|
|---|
| 340 | [dash @ 0x55a67cbc1900] Representation 1 media segment 16 written to: chunk-stream1-00015.m4s
|
|---|
| 341 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 342 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 343 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 344 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00016.m4s.tmp' for writing
|
|---|
| 345 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 346 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00016.m4s.tmp' for writing
|
|---|
| 347 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 348 | frame= 915 fps= 30 q=-1.0 size=N/A time=00:00:30.44 bitrate=N/A speed= 1x
|
|---|
| 349 | frame= 930 fps= 30 q=-1.0 size=N/A time=00:00:30.96 bitrate=N/A speed= 1x
|
|---|
| 350 | frame= 945 fps= 30 q=-1.0 size=N/A time=00:00:31.46 bitrate=N/A speed= 1x
|
|---|
| 351 | frame= 960 fps= 30 q=-1.0 size=N/A time=00:00:31.98 bitrate=N/A speed= 1x
|
|---|
| 352 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 353 | [dash @ 0x55a67cbc1900] Representation 0 media segment 17 written to: chunk-stream0-00016.m4s
|
|---|
| 354 | [AVIOContext @ 0x55a67cc27e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 355 | [dash @ 0x55a67cbc1900] Representation 1 media segment 17 written to: chunk-stream1-00016.m4s
|
|---|
| 356 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 357 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 358 | [AVIOContext @ 0x55a67cc27e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 359 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00017.m4s.tmp' for writing
|
|---|
| 360 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 361 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00017.m4s.tmp' for writing
|
|---|
| 362 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 363 | frame= 975 fps= 30 q=-1.0 size=N/A time=00:00:32.48 bitrate=N/A speed= 1x
|
|---|
| 364 | frame= 990 fps= 30 q=-1.0 size=N/A time=00:00:32.98 bitrate=N/A speed= 1x
|
|---|
| 365 | frame= 1006 fps= 30 q=-1.0 size=N/A time=00:00:33.48 bitrate=N/A speed= 1x
|
|---|
| 366 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 367 | [dash @ 0x55a67cbc1900] Representation 0 media segment 18 written to: chunk-stream0-00017.m4s
|
|---|
| 368 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 369 | [dash @ 0x55a67cbc1900] Representation 1 media segment 18 written to: chunk-stream1-00017.m4s
|
|---|
| 370 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 371 | [file @ 0x55a67cc219c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 372 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 373 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00018.m4s.tmp' for writing
|
|---|
| 374 | [file @ 0x55a67cc21840] Setting default whitelist 'file,crypto,data'
|
|---|
| 375 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00018.m4s.tmp' for writing
|
|---|
| 376 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 377 | frame= 1022 fps= 30 q=-1.0 size=N/A time=00:00:33.98 bitrate=N/A speed= 1x
|
|---|
| 378 | frame= 1038 fps= 30 q=-1.0 size=N/A time=00:00:34.50 bitrate=N/A speed= 1x
|
|---|
| 379 | frame= 1053 fps= 30 q=-1.0 size=N/A time=00:00:35.00 bitrate=N/A speed= 1x
|
|---|
| 380 | frame= 1068 fps= 30 q=-1.0 size=N/A time=00:00:35.54 bitrate=N/A speed= 1x
|
|---|
| 381 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 382 | [dash @ 0x55a67cbc1900] Representation 0 media segment 19 written to: chunk-stream0-00018.m4s
|
|---|
| 383 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 384 | [dash @ 0x55a67cbc1900] Representation 1 media segment 19 written to: chunk-stream1-00018.m4s
|
|---|
| 385 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 386 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 387 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 388 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00019.m4s.tmp' for writing
|
|---|
| 389 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 390 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00019.m4s.tmp' for writing
|
|---|
| 391 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 392 | frame= 1083 fps= 30 q=-1.0 size=N/A time=00:00:36.04 bitrate=N/A speed= 1x
|
|---|
| 393 | frame= 1098 fps= 30 q=-1.0 size=N/A time=00:00:36.54 bitrate=N/A speed= 1x
|
|---|
| 394 | frame= 1113 fps= 30 q=-1.0 size=N/A time=00:00:37.06 bitrate=N/A speed= 1x
|
|---|
| 395 | frame= 1128 fps= 30 q=-1.0 size=N/A time=00:00:37.56 bitrate=N/A speed= 1x
|
|---|
| 396 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 397 | [dash @ 0x55a67cbc1900] Representation 0 media segment 20 written to: chunk-stream0-00019.m4s
|
|---|
| 398 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 399 | [dash @ 0x55a67cbc1900] Representation 1 media segment 20 written to: chunk-stream1-00019.m4s
|
|---|
| 400 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 401 | [file @ 0x55a67cccaac0] Setting default whitelist 'file,crypto,data'
|
|---|
| 402 | [AVIOContext @ 0x55a67ccc1340] Statistics: 0 seeks, 1 writeouts
|
|---|
| 403 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00020.m4s.tmp' for writing
|
|---|
| 404 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 405 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00020.m4s.tmp' for writing
|
|---|
| 406 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 407 | frame= 1143 fps= 30 q=-1.0 size=N/A time=00:00:38.06 bitrate=N/A speed= 1x
|
|---|
| 408 | frame= 1158 fps= 30 q=-1.0 size=N/A time=00:00:38.58 bitrate=N/A speed= 1x
|
|---|
| 409 | frame= 1173 fps= 30 q=-1.0 size=N/A time=00:00:39.08 bitrate=N/A speed= 1x
|
|---|
| 410 | frame= 1189 fps= 30 q=-1.0 size=N/A time=00:00:39.58 bitrate=N/A speed= 1x
|
|---|
| 411 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 412 | [dash @ 0x55a67cbc1900] Representation 0 media segment 21 written to: chunk-stream0-00020.m4s
|
|---|
| 413 | [AVIOContext @ 0x55a67ccbc9c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 414 | [dash @ 0x55a67cbc1900] Representation 1 media segment 21 written to: chunk-stream1-00020.m4s
|
|---|
| 415 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 416 | [file @ 0x55a67cc26a00] Setting default whitelist 'file,crypto,data'
|
|---|
| 417 | [AVIOContext @ 0x55a67cc27e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 418 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00021.m4s.tmp' for writing
|
|---|
| 419 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 420 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00021.m4s.tmp' for writing
|
|---|
| 421 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 422 | frame= 1204 fps= 30 q=-1.0 size=N/A time=00:00:40.08 bitrate=N/A speed= 1x
|
|---|
| 423 | frame= 1221 fps= 30 q=-1.0 size=N/A time=00:00:40.60 bitrate=N/A speed= 1x
|
|---|
| 424 | frame= 1236 fps= 30 q=-1.0 size=N/A time=00:00:41.10 bitrate=N/A speed= 1x
|
|---|
| 425 | frame= 1251 fps= 30 q=-1.0 size=N/A time=00:00:41.60 bitrate=N/A speed= 1x
|
|---|
| 426 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 427 | [dash @ 0x55a67cbc1900] Representation 0 media segment 22 written to: chunk-stream0-00021.m4s
|
|---|
| 428 | [AVIOContext @ 0x55a67cc95e00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 429 | [dash @ 0x55a67cbc1900] Representation 1 media segment 22 written to: chunk-stream1-00021.m4s
|
|---|
| 430 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 431 | [file @ 0x55a67cc26a00] Setting default whitelist 'file,crypto,data'
|
|---|
| 432 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 433 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00022.m4s.tmp' for writing
|
|---|
| 434 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 435 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00022.m4s.tmp' for writing
|
|---|
| 436 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 437 | frame= 1266 fps= 30 q=-1.0 size=N/A time=00:00:42.10 bitrate=N/A speed= 1x
|
|---|
| 438 | frame= 1281 fps= 30 q=-1.0 size=N/A time=00:00:42.64 bitrate=N/A speed= 1x
|
|---|
| 439 | frame= 1296 fps= 30 q=-1.0 size=N/A time=00:00:43.14 bitrate=N/A speed= 1x
|
|---|
| 440 | frame= 1311 fps= 30 q=-1.0 size=N/A time=00:00:43.66 bitrate=N/A speed= 1x
|
|---|
| 441 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 442 | [dash @ 0x55a67cbc1900] Representation 0 media segment 23 written to: chunk-stream0-00022.m4s
|
|---|
| 443 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 444 | [dash @ 0x55a67cbc1900] Representation 1 media segment 23 written to: chunk-stream1-00022.m4s
|
|---|
| 445 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 446 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 447 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 448 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00023.m4s.tmp' for writing
|
|---|
| 449 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 450 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00023.m4s.tmp' for writing
|
|---|
| 451 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 452 | frame= 1326 fps= 30 q=-1.0 size=N/A time=00:00:44.16 bitrate=N/A speed= 1x
|
|---|
| 453 | frame= 1341 fps= 30 q=-1.0 size=N/A time=00:00:44.66 bitrate=N/A speed= 1x
|
|---|
| 454 | frame= 1356 fps= 30 q=-1.0 size=N/A time=00:00:45.18 bitrate=N/A speed= 1x
|
|---|
| 455 | frame= 1371 fps= 30 q=-1.0 size=N/A time=00:00:45.68 bitrate=N/A speed= 1x
|
|---|
| 456 | [AVIOContext @ 0x55a67cccaac0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 457 | [dash @ 0x55a67cbc1900] Representation 0 media segment 24 written to: chunk-stream0-00023.m4s
|
|---|
| 458 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 459 | [dash @ 0x55a67cbc1900] Representation 1 media segment 24 written to: chunk-stream1-00023.m4s
|
|---|
| 460 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 461 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 462 | [AVIOContext @ 0x55a67ccca600] Statistics: 0 seeks, 1 writeouts
|
|---|
| 463 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00024.m4s.tmp' for writing
|
|---|
| 464 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 465 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00024.m4s.tmp' for writing
|
|---|
| 466 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 467 | frame= 1386 fps= 30 q=-1.0 size=N/A time=00:00:46.18 bitrate=N/A speed= 1x
|
|---|
| 468 | frame= 1402 fps= 30 q=-1.0 size=N/A time=00:00:46.68 bitrate=N/A speed= 1x
|
|---|
| 469 | frame= 1417 fps= 30 q=-1.0 size=N/A time=00:00:47.18 bitrate=N/A speed= 1x
|
|---|
| 470 | frame= 1434 fps= 30 q=-1.0 size=N/A time=00:00:47.70 bitrate=N/A speed= 1x
|
|---|
| 471 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 472 | [dash @ 0x55a67cbc1900] Representation 0 media segment 25 written to: chunk-stream0-00024.m4s
|
|---|
| 473 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 474 | [dash @ 0x55a67cbc1900] Representation 1 media segment 25 written to: chunk-stream1-00024.m4s
|
|---|
| 475 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 476 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 477 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 478 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00025.m4s.tmp' for writing
|
|---|
| 479 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 480 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00025.m4s.tmp' for writing
|
|---|
| 481 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 482 | frame= 1449 fps= 30 q=-1.0 size=N/A time=00:00:48.20 bitrate=N/A speed= 1x
|
|---|
| 483 | frame= 1464 fps= 30 q=-1.0 size=N/A time=00:00:48.70 bitrate=N/A speed= 1x
|
|---|
| 484 | frame= 1479 fps= 30 q=-1.0 size=N/A time=00:00:49.20 bitrate=N/A speed= 1x
|
|---|
| 485 | frame= 1494 fps= 30 q=-1.0 size=N/A time=00:00:49.74 bitrate=N/A speed= 1x
|
|---|
| 486 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 487 | [dash @ 0x55a67cbc1900] Representation 0 media segment 26 written to: chunk-stream0-00025.m4s
|
|---|
| 488 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 489 | [dash @ 0x55a67cbc1900] Representation 1 media segment 26 written to: chunk-stream1-00025.m4s
|
|---|
| 490 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 491 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 492 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 493 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00026.m4s.tmp' for writing
|
|---|
| 494 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 495 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00026.m4s.tmp' for writing
|
|---|
| 496 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 497 | frame= 1509 fps= 30 q=-1.0 size=N/A time=00:00:50.24 bitrate=N/A speed= 1x
|
|---|
| 498 | frame= 1524 fps= 30 q=-1.0 size=N/A time=00:00:50.74 bitrate=N/A speed= 1x
|
|---|
| 499 | frame= 1539 fps= 30 q=-1.0 size=N/A time=00:00:51.26 bitrate=N/A speed= 1x
|
|---|
| 500 | frame= 1554 fps= 30 q=-1.0 size=N/A time=00:00:51.76 bitrate=N/A speed= 1x
|
|---|
| 501 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 502 | [dash @ 0x55a67cbc1900] Representation 0 media segment 27 written to: chunk-stream0-00026.m4s
|
|---|
| 503 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 504 | [dash @ 0x55a67cbc1900] Representation 1 media segment 27 written to: chunk-stream1-00026.m4s
|
|---|
| 505 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 506 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 507 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 508 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00027.m4s.tmp' for writing
|
|---|
| 509 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 510 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00027.m4s.tmp' for writing
|
|---|
| 511 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 512 | frame= 1569 fps= 30 q=-1.0 size=N/A time=00:00:52.26 bitrate=N/A speed= 1x
|
|---|
| 513 | frame= 1584 fps= 30 q=-1.0 size=N/A time=00:00:52.78 bitrate=N/A speed= 1x
|
|---|
| 514 | frame= 1599 fps= 30 q=-1.0 size=N/A time=00:00:53.28 bitrate=N/A speed= 1x
|
|---|
| 515 | frame= 1615 fps= 30 q=-1.0 size=N/A time=00:00:53.78 bitrate=N/A speed= 1x
|
|---|
| 516 | [AVIOContext @ 0x55a67cc27e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 517 | [dash @ 0x55a67cbc1900] Representation 0 media segment 28 written to: chunk-stream0-00027.m4s
|
|---|
| 518 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 519 | [dash @ 0x55a67cbc1900] Representation 1 media segment 28 written to: chunk-stream1-00027.m4s
|
|---|
| 520 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 521 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 522 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 523 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00028.m4s.tmp' for writing
|
|---|
| 524 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 525 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00028.m4s.tmp' for writing
|
|---|
| 526 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 527 | frame= 1630 fps= 30 q=-1.0 size=N/A time=00:00:54.28 bitrate=N/A speed= 1x
|
|---|
| 528 | frame= 1647 fps= 30 q=-1.0 size=N/A time=00:00:54.80 bitrate=N/A speed= 1x
|
|---|
| 529 | frame= 1662 fps= 30 q=-1.0 size=N/A time=00:00:55.30 bitrate=N/A speed= 1x
|
|---|
| 530 | frame= 1677 fps= 30 q=-1.0 size=N/A time=00:00:55.80 bitrate=N/A speed= 1x
|
|---|
| 531 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 532 | [dash @ 0x55a67cbc1900] Representation 0 media segment 29 written to: chunk-stream0-00028.m4s
|
|---|
| 533 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 534 | [dash @ 0x55a67cbc1900] Representation 1 media segment 29 written to: chunk-stream1-00028.m4s
|
|---|
| 535 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 536 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 537 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 538 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00029.m4s.tmp' for writing
|
|---|
| 539 | [file @ 0x55a67ccc5840] Setting default whitelist 'file,crypto,data'
|
|---|
| 540 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00029.m4s.tmp' for writing
|
|---|
| 541 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 542 | frame= 1692 fps= 30 q=-1.0 size=N/A time=00:00:56.34 bitrate=N/A speed= 1x
|
|---|
| 543 | frame= 1707 fps= 30 q=-1.0 size=N/A time=00:00:56.84 bitrate=N/A speed= 1x
|
|---|
| 544 | frame= 1722 fps= 30 q=-1.0 size=N/A time=00:00:57.34 bitrate=N/A speed= 1x
|
|---|
| 545 | frame= 1737 fps= 30 q=-1.0 size=N/A time=00:00:57.84 bitrate=N/A speed= 1x
|
|---|
| 546 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 547 | [dash @ 0x55a67cbc1900] Representation 0 media segment 30 written to: chunk-stream0-00029.m4s
|
|---|
| 548 | [AVIOContext @ 0x55a67cd0f680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 549 | [dash @ 0x55a67cbc1900] Representation 1 media segment 30 written to: chunk-stream1-00029.m4s
|
|---|
| 550 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 551 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 552 | [AVIOContext @ 0x55a67ccc5980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 553 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream0-00030.m4s.tmp' for writing
|
|---|
| 554 | [file @ 0x55a67cd2afc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 555 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00030.m4s.tmp' for writing
|
|---|
| 556 | [file @ 0x55a67ccc8540] Setting default whitelist 'file,crypto,data'
|
|---|
| 557 | frame= 1752 fps= 30 q=-1.0 size=N/A time=00:00:58.36 bitrate=N/A speed= 1x
|
|---|
| 558 | frame= 1767 fps= 30 q=-1.0 size=N/A time=00:00:58.86 bitrate=N/A speed= 1x
|
|---|
| 559 | frame= 1782 fps= 30 q=-1.0 size=N/A time=00:00:59.36 bitrate=N/A speed= 1x
|
|---|
| 560 | frame= 1797 fps= 30 q=-1.0 size=N/A time=00:00:59.88 bitrate=N/A speed= 1x
|
|---|
| 561 | No more output streams to write to, finishing.
|
|---|
| 562 | [AVIOContext @ 0x55a67cbc1300] Statistics: 0 seeks, 1 writeouts
|
|---|
| 563 | [dash @ 0x55a67cbc1900] Representation 1 media segment 31 written to: chunk-stream1-00030.m4s
|
|---|
| 564 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 565 | [file @ 0x55a67cbe0100] Setting default whitelist 'file,crypto,data'
|
|---|
| 566 | [AVIOContext @ 0x55a67ccbca80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 567 | [dash @ 0x55a67cbc1900] Opening 'chunk-stream1-00031.m4s.tmp' for writing
|
|---|
| 568 | [file @ 0x55a67cbde800] Setting default whitelist 'file,crypto,data'
|
|---|
| 569 | [AVIOContext @ 0x55a67cc28ec0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 570 | [dash @ 0x55a67cbc1900] Representation 0 media segment 31 written to: chunk-stream0-00030.m4s
|
|---|
| 571 | [AVIOContext @ 0x55a67cc2c480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 572 | [dash @ 0x55a67cbc1900] Representation 1 media segment 32 written to: chunk-stream1-00031.m4s
|
|---|
| 573 | [dash @ 0x55a67cbc1900] Opening 'stream.mpd.tmp' for writing
|
|---|
| 574 | [file @ 0x55a67ccb74c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 575 | [AVIOContext @ 0x55a67cc2da40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 576 | frame= 1800 fps= 30 q=-1.0 Lsize=N/A time=00:01:00.00 bitrate=N/A speed= 1x
|
|---|
| 577 | video:6860kB audio:1088kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
|
|---|
| 578 | Input file #0 (../../badmpeg.ts):
|
|---|
| 579 | Input stream #0:0 (video): 1800 packets read (7024732 bytes);
|
|---|
| 580 | Input stream #0:1 (audio): 3001 packets read (1113651 bytes);
|
|---|
| 581 | Total: 4801 packets (8138383 bytes) demuxed
|
|---|
| 582 | Output file #0 (stream.mpd):
|
|---|
| 583 | Output stream #0:0 (video): 1800 packets muxed (7024732 bytes);
|
|---|
| 584 | Output stream #0:1 (audio): 3001 packets muxed (1113651 bytes);
|
|---|
| 585 | Total: 4801 packets (8138383 bytes) muxed
|
|---|
| 586 | 0 frames successfully decoded, 0 decoding errors
|
|---|
| 587 | [AVIOContext @ 0x55a67cba6680] Statistics: 9484668 bytes read, 2 seeks
|
|---|