| 1 | ffmpeg started on 2020-08-13 at 13:25:35
|
|---|
| 2 | Report written to "ffmpeg-20200813-132535.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ./ffmpeg -report -i test.264 -pix_fmt yuv420p -vcodec libx264 -b:v 10000k -hls_segment_type fmp4 -hls_time 0.1 -hls_flags split_by_time+second_level_segment_index -strftime 1 -hls_segment_filename "stream-%%18d.m4s" -hls_playlist_type event -bf 0 index.m3u8
|
|---|
| 6 | ffmpeg version N-98723-gbb59bdbcd1 Copyright (c) 2000-2020 the FFmpeg developers
|
|---|
| 7 | built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
|
|---|
| 8 | configuration: --disable-everything --enable-demuxer=aac --enable-decoder=aac --enable-demuxer=h264 --enable-parser=h264 --enable-decoder=h264 --enable-libx264 --enable-demuxer=mov --enable-demuxer=mpegvideo --enable-parser=mpegvideo --enable-decoder=mpeg2video --enable-encoder=libx264 --enable-encoder=aac --enable-protocol=hls --enable-protocol=file --enable-muxer=mp4 --enable-muxer=hls --enable-demuxer=hls --disable-doc --enable-static --disable-shared --disable-iconv --disable-v4l2-m2m --disable-ffprobe --enable-gpl --enable-nonfree --disable-avdevice --disable-swresample --disable-swscale --disable-postproc --disable-optimizations --enable-debug=3 --enable-muxer=mpegts --enable-protocol='*' --enable-avcodec --enable-avfilter --enable-swscale --enable-swresample --enable-sdl2 --enable-ffplay
|
|---|
| 9 | libavutil 56. 58.100 / 56. 58.100
|
|---|
| 10 | libavcodec 58.100.100 / 58.100.100
|
|---|
| 11 | libavformat 58. 50.100 / 58. 50.100
|
|---|
| 12 | libavfilter 7. 87.100 / 7. 87.100
|
|---|
| 13 | libswscale 5. 8.100 / 5. 8.100
|
|---|
| 14 | libswresample 3. 8.100 / 3. 8.100
|
|---|
| 15 | Splitting the commandline.
|
|---|
| 16 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 17 | Reading option '-i' ... matched as input url with argument 'test.264'.
|
|---|
| 18 | Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
|
|---|
| 19 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
|
|---|
| 20 | Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '10000k'.
|
|---|
| 21 | Reading option '-hls_segment_type' ... matched as AVOption 'hls_segment_type' with argument 'fmp4'.
|
|---|
| 22 | Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '0.1'.
|
|---|
| 23 | Reading option '-hls_flags' ... matched as AVOption 'hls_flags' with argument 'split_by_time+second_level_segment_index'.
|
|---|
| 24 | Reading option '-strftime' ... matched as AVOption 'strftime' with argument '1'.
|
|---|
| 25 | Reading option '-hls_segment_filename' ... matched as AVOption 'hls_segment_filename' with argument 'stream-%%18d.m4s'.
|
|---|
| 26 | Reading option '-hls_playlist_type' ... matched as AVOption 'hls_playlist_type' with argument 'event'.
|
|---|
| 27 | Reading option '-bf' ... matched as AVOption 'bf' with argument '0'.
|
|---|
| 28 | Reading option 'index.m3u8' ... matched as output url.
|
|---|
| 29 | Finished splitting the commandline.
|
|---|
| 30 | Parsing a group of options: global .
|
|---|
| 31 | Applying option report (generate a report) with argument 1.
|
|---|
| 32 | Successfully parsed a group of options.
|
|---|
| 33 | Parsing a group of options: input url test.264.
|
|---|
| 34 | Successfully parsed a group of options.
|
|---|
| 35 | Opening an input file: test.264.
|
|---|
| 36 | [NULL @ 0x55f6373bbdc0] Opening 'test.264' for reading
|
|---|
| 37 | [file @ 0x55f6373beec0] Setting default whitelist 'file,crypto,data'
|
|---|
| 38 | [h264 @ 0x55f6373bbdc0] Format h264 probed with size=2048 and score=51
|
|---|
| 39 | [h264 @ 0x55f6373bbdc0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 40 | [h264 @ 0x55f6373bff80] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 41 | [h264 @ 0x55f6373bff80] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 42 | [h264 @ 0x55f6373bff80] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 43 | [h264 @ 0x55f6373bff80] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 44 | [h264 @ 0x55f6373bff80] Format yuv420p chosen by get_format().
|
|---|
| 45 | [h264 @ 0x55f6373bff80] Reinit context to 352x288, pix_fmt: yuv420p
|
|---|
| 46 | [h264 @ 0x55f6373bff80] no picture
|
|---|
| 47 | [h264 @ 0x55f6373bbdc0] max_analyze_duration 5000000 reached at 5000000 microseconds st:0
|
|---|
| 48 | [h264 @ 0x55f6373bbdc0] After avformat_find_stream_info() pos: 218112 bytes read:229376 seeks:0 frames:127
|
|---|
| 49 | Input #0, h264, from 'test.264':
|
|---|
| 50 | Duration: N/A, bitrate: N/A
|
|---|
| 51 | Stream #0:0, 127, 1/1200000: Video: h264 (High), yuv420p(progressive), 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
|
|---|
| 52 | Successfully opened the file.
|
|---|
| 53 | Parsing a group of options: output url index.m3u8.
|
|---|
| 54 | Applying option pix_fmt (set pixel format) with argument yuv420p.
|
|---|
| 55 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx264.
|
|---|
| 56 | Applying option b:v (video bitrate (please use -b:v)) with argument 10000k.
|
|---|
| 57 | Successfully parsed a group of options.
|
|---|
| 58 | Opening an output file: index.m3u8.
|
|---|
| 59 | Successfully opened the file.
|
|---|
| 60 | detected 4 logical cores
|
|---|
| 61 | Stream mapping:
|
|---|
| 62 | Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
|
|---|
| 63 | Press [q] to stop, [?] for help
|
|---|
| 64 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 65 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 66 | [h264 @ 0x55f6373c6280] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 67 | [h264 @ 0x55f6373c6280] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 68 | [h264 @ 0x55f6373c6280] nal_unit_type: 6(SEI), nal_ref_idc: 0
|
|---|
| 69 | [h264 @ 0x55f6373c6280] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 70 | [h264 @ 0x55f6373c6280] Format yuv420p chosen by get_format().
|
|---|
| 71 | [h264 @ 0x55f6373c6280] Reinit context to 352x288, pix_fmt: yuv420p
|
|---|
| 72 | [h264 @ 0x55f6373c6280] no picture
|
|---|
| 73 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 74 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 75 | [h264 @ 0x55f637447300] no picture
|
|---|
| 76 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 77 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 78 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 79 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 80 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 81 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 82 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 83 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 84 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 85 | [graph 0 input from stream 0:0 @ 0x55f637449800] Setting 'video_size' to value '352x288'
|
|---|
| 86 | [graph 0 input from stream 0:0 @ 0x55f637449800] Setting 'pix_fmt' to value '0'
|
|---|
| 87 | [graph 0 input from stream 0:0 @ 0x55f637449800] Setting 'time_base' to value '1/1200000'
|
|---|
| 88 | [graph 0 input from stream 0:0 @ 0x55f637449800] Setting 'pixel_aspect' to value '0/1'
|
|---|
| 89 | [graph 0 input from stream 0:0 @ 0x55f637449800] Setting 'frame_rate' to value '25/1'
|
|---|
| 90 | [graph 0 input from stream 0:0 @ 0x55f637449800] w:352 h:288 pixfmt:yuv420p tb:1/1200000 fr:25/1 sar:0/1
|
|---|
| 91 | [format @ 0x55f6374f3c00] Setting 'pix_fmts' to value 'yuv420p'
|
|---|
| 92 | [AVFilterGraph @ 0x55f6373ecdc0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
|
|---|
| 93 | [libx264 @ 0x55f6373e5640] using mv_range_thread = 24
|
|---|
| 94 | [libx264 @ 0x55f6373e5640] using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX
|
|---|
| 95 | [libx264 @ 0x55f6373e5640] profile High, level 3.2
|
|---|
| 96 | [libx264 @ 0x55f6373e5640] 264 - core 152 r2854 e9a5903 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=10000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
|
|---|
| 97 | [hls @ 0x55f6373e65c0] Opening 'init.mp4' for writing
|
|---|
| 98 | [file @ 0x55f6376d9040] Setting default whitelist 'file,crypto,data'
|
|---|
| 99 | Output #0, hls, to 'index.m3u8':
|
|---|
| 100 | Metadata:
|
|---|
| 101 | encoder : Lavf58.50.100
|
|---|
| 102 | Stream #0:0, 0, 1/12800: Video: h264 (libx264), yuv420p, 352x288, q=-1--1, 10000 kb/s, 25 fps, 12800 tbn, 25 tbc
|
|---|
| 103 | Metadata:
|
|---|
| 104 | encoder : Lavc58.100.100 libx264
|
|---|
| 105 | Side data:
|
|---|
| 106 | cpb: bitrate max/min/avg: 0/0/10000000 buffer size: 0 vbv_delay: N/A
|
|---|
| 107 | Clipping frame in rate conversion by 0.000008
|
|---|
| 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 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 110 | 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)
|
|---|
| 111 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 112 | 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)
|
|---|
| 113 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 114 | 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)
|
|---|
| 115 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 116 | 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)
|
|---|
| 117 | 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)
|
|---|
| 118 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 119 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 120 | 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)
|
|---|
| 121 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 122 | 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)
|
|---|
| 123 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 124 | 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)
|
|---|
| 125 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 126 | 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)
|
|---|
| 127 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 128 | 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)
|
|---|
| 129 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 130 | 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)
|
|---|
| 131 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 132 | 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)
|
|---|
| 133 | 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)
|
|---|
| 134 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 135 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 136 | 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)
|
|---|
| 137 | 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)
|
|---|
| 138 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 139 | 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)
|
|---|
| 140 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 141 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 142 | 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)
|
|---|
| 143 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 144 | 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)
|
|---|
| 145 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 146 | 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)
|
|---|
| 147 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 148 | 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)
|
|---|
| 149 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 150 | 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)
|
|---|
| 151 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 152 | 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)
|
|---|
| 153 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 154 | 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)
|
|---|
| 155 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 156 | 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)
|
|---|
| 157 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 158 | 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)
|
|---|
| 159 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 160 | 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)
|
|---|
| 161 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 162 | 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)
|
|---|
| 163 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 164 | 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)
|
|---|
| 165 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 166 | 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)
|
|---|
| 167 | 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)
|
|---|
| 168 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 169 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 170 | 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)
|
|---|
| 171 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 172 | 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)
|
|---|
| 173 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 174 | 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)
|
|---|
| 175 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 176 | 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)
|
|---|
| 177 | 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)
|
|---|
| 178 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 179 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 180 | 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)
|
|---|
| 181 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 182 | 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)
|
|---|
| 183 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 184 | 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)
|
|---|
| 185 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 186 | 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)
|
|---|
| 187 | 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)
|
|---|
| 188 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 189 | 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)
|
|---|
| 190 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 191 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 192 | 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)
|
|---|
| 193 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 194 | 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)
|
|---|
| 195 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 196 | 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)
|
|---|
| 197 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 198 | 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)
|
|---|
| 199 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 200 | 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)
|
|---|
| 201 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 202 | [libx264 @ 0x55f6373e5640] frame= 0 QP=2.21 NAL=3 Slice:I Poc:0 I:396 P:0 SKIP:0 size=46999 bytes
|
|---|
| 203 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 204 | [libx264 @ 0x55f6373e5640] frame= 1 QP=2.44 NAL=2 Slice:P Poc:2 I:26 P:367 SKIP:3 size=30439 bytes
|
|---|
| 205 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 206 | [libx264 @ 0x55f6373e5640] frame= 2 QP=2.37 NAL=2 Slice:P Poc:4 I:22 P:368 SKIP:6 size=29252 bytes
|
|---|
| 207 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 208 | [libx264 @ 0x55f6373e5640] frame= 3 QP=2.23 NAL=2 Slice:P Poc:6 I:49 P:341 SKIP:6 size=29495 bytes
|
|---|
| 209 | Not writing 'clli' atom. No content light level info.
|
|---|
| 210 | Not writing 'mdcv' atom. Missing mastering metadata.
|
|---|
| 211 | Not writing 'clli' atom. No content light level info.
|
|---|
| 212 | Not writing 'mdcv' atom. Missing mastering metadata.
|
|---|
| 213 | [AVIOContext @ 0x55f637719180] Statistics: 0 seeks, 1 writeouts
|
|---|
| 214 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000000.m4s' for writing
|
|---|
| 215 | [file @ 0x55f6373ec180] Setting default whitelist 'file,crypto,data'
|
|---|
| 216 | [AVIOContext @ 0x55f6374f1000] Statistics: 0 seeks, 1 writeouts
|
|---|
| 217 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 218 | [file @ 0x55f6374685c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 219 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 220 | [AVIOContext @ 0x55f6374f0ec0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 221 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 222 | [libx264 @ 0x55f6373e5640] frame= 4 QP=2.17 NAL=2 Slice:P Poc:8 I:40 P:355 SKIP:1 size=34188 bytes
|
|---|
| 223 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 224 | [libx264 @ 0x55f6373e5640] frame= 5 QP=2.01 NAL=2 Slice:P Poc:10 I:42 P:350 SKIP:4 size=31538 bytes
|
|---|
| 225 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000001.m4s' for writing
|
|---|
| 226 | [file @ 0x55f63745f9c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 227 | [AVIOContext @ 0x55f6373ec1c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 228 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 229 | [file @ 0x55f6373ec1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 230 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 231 | [AVIOContext @ 0x55f637450e80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 232 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 233 | [libx264 @ 0x55f6373e5640] frame= 6 QP=1.69 NAL=2 Slice:P Poc:12 I:22 P:342 SKIP:32 size=26603 bytes
|
|---|
| 234 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 235 | [libx264 @ 0x55f6373e5640] frame= 7 QP=0.98 NAL=2 Slice:P Poc:14 I:13 P:381 SKIP:2 size=32852 bytes
|
|---|
| 236 | [libx264 @ 0x55f6373e5640] frame= 8 QP=0.71 NAL=2 Slice:P Poc:16 I:27 P:368 SKIP:1 size=36901 bytes
|
|---|
| 237 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000002.m4s' for writing
|
|---|
| 238 | [file @ 0x55f63745ba80] Setting default whitelist 'file,crypto,data'
|
|---|
| 239 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 240 | [AVIOContext @ 0x55f6374f08c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 241 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 242 | [file @ 0x55f6374f08c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 243 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 244 | [AVIOContext @ 0x55f6374f1040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 245 | [libx264 @ 0x55f6373e5640] frame= 9 QP=0.55 NAL=2 Slice:P Poc:18 I:25 P:367 SKIP:4 size=36964 bytes
|
|---|
| 246 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 247 | [libx264 @ 0x55f6373e5640] frame= 10 QP=0.55 NAL=2 Slice:P Poc:20 I:18 P:378 SKIP:0 size=36825 bytes
|
|---|
| 248 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 249 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000003.m4s' for writing
|
|---|
| 250 | [file @ 0x55f63746e000] Setting default whitelist 'file,crypto,data'
|
|---|
| 251 | [AVIOContext @ 0x55f63746a140] Statistics: 0 seeks, 1 writeouts
|
|---|
| 252 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 253 | [file @ 0x55f6374685c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 254 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 255 | [AVIOContext @ 0x55f63746a140] Statistics: 0 seeks, 1 writeouts
|
|---|
| 256 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 257 | [libx264 @ 0x55f6373e5640] frame= 11 QP=0.76 NAL=2 Slice:P Poc:22 I:15 P:381 SKIP:0 size=30096 bytes
|
|---|
| 258 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 259 | [libx264 @ 0x55f6373e5640] frame= 12 QP=0.65 NAL=2 Slice:P Poc:24 I:22 P:372 SKIP:2 size=39973 bytes
|
|---|
| 260 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 261 | [libx264 @ 0x55f6373e5640] frame= 13 QP=0.32 NAL=2 Slice:P Poc:26 I:36 P:360 SKIP:0 size=43383 bytes
|
|---|
| 262 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000004.m4s' for writing
|
|---|
| 263 | [file @ 0x55f63745d740] Setting default whitelist 'file,crypto,data'
|
|---|
| 264 | [AVIOContext @ 0x55f6374f1a00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 265 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 266 | [file @ 0x55f63745ba00] Setting default whitelist 'file,crypto,data'
|
|---|
| 267 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 268 | [AVIOContext @ 0x55f6374f1a00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 269 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 270 | [libx264 @ 0x55f6373e5640] frame= 14 QP=0.55 NAL=2 Slice:P Poc:28 I:36 P:360 SKIP:0 size=39019 bytes
|
|---|
| 271 | [libx264 @ 0x55f6373e5640] frame= 15 QP=0.08 NAL=2 Slice:P Poc:30 I:17 P:379 SKIP:0 size=43421 bytes
|
|---|
| 272 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000005.m4s' for writing
|
|---|
| 273 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 274 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 275 | [AVIOContext @ 0x55f6374f0a80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 276 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 277 | [file @ 0x55f637470440] Setting default whitelist 'file,crypto,data'
|
|---|
| 278 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 279 | [AVIOContext @ 0x55f6374f0a80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 280 | [libx264 @ 0x55f6373e5640] frame= 16 QP=0.08 NAL=2 Slice:P Poc:32 I:16 P:380 SKIP:0 size=42571 bytes
|
|---|
| 281 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 282 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 283 | [libx264 @ 0x55f6373e5640] frame= 17 QP=0.35 NAL=2 Slice:P Poc:34 I:11 P:383 SKIP:2 size=38613 bytes
|
|---|
| 284 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 285 | [libx264 @ 0x55f6373e5640] frame= 18 QP=0.07 NAL=2 Slice:P Poc:36 I:6 P:390 SKIP:0 size=41352 bytes
|
|---|
| 286 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000006.m4s' for writing
|
|---|
| 287 | [file @ 0x55f637470540] Setting default whitelist 'file,crypto,data'
|
|---|
| 288 | [AVIOContext @ 0x55f637450500] Statistics: 0 seeks, 1 writeouts
|
|---|
| 289 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 290 | [file @ 0x55f6373ec480] Setting default whitelist 'file,crypto,data'
|
|---|
| 291 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 292 | [AVIOContext @ 0x55f637450500] Statistics: 0 seeks, 1 writeouts
|
|---|
| 293 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 294 | [libx264 @ 0x55f6373e5640] frame= 19 QP=0.05 NAL=2 Slice:P Poc:38 I:4 P:392 SKIP:0 size=33687 bytes
|
|---|
| 295 | frame= 67 fps=0.0 q=0.0 size=N/A time=00:00:00.80 bitrate=N/A speed= 1.5x
|
|---|
| 296 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 297 | [libx264 @ 0x55f6373e5640] frame= 20 QP=0.07 NAL=2 Slice:P Poc:40 I:5 P:391 SKIP:0 size=37662 bytes
|
|---|
| 298 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000007.m4s' for writing
|
|---|
| 299 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 300 | [AVIOContext @ 0x55f637450500] Statistics: 0 seeks, 1 writeouts
|
|---|
| 301 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 302 | [file @ 0x55f6373ec480] Setting default whitelist 'file,crypto,data'
|
|---|
| 303 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 304 | [AVIOContext @ 0x55f637450500] Statistics: 0 seeks, 1 writeouts
|
|---|
| 305 | [libx264 @ 0x55f6373e5640] frame= 21 QP=0.22 NAL=2 Slice:P Poc:42 I:4 P:334 SKIP:58 size=24137 bytes
|
|---|
| 306 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 307 | [libx264 @ 0x55f6373e5640] frame= 22 QP=0.14 NAL=2 Slice:P Poc:44 I:9 P:387 SKIP:0 size=39745 bytes
|
|---|
| 308 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 309 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 310 | [libx264 @ 0x55f6373e5640] frame= 23 QP=0.06 NAL=2 Slice:P Poc:46 I:9 P:387 SKIP:0 size=33179 bytes
|
|---|
| 311 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000008.m4s' for writing
|
|---|
| 312 | [file @ 0x55f637470680] Setting default whitelist 'file,crypto,data'
|
|---|
| 313 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 314 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 315 | [file @ 0x55f6373ec480] Setting default whitelist 'file,crypto,data'
|
|---|
| 316 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 317 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 318 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 319 | [libx264 @ 0x55f6373e5640] frame= 24 QP=0.04 NAL=2 Slice:P Poc:48 I:6 P:390 SKIP:0 size=39542 bytes
|
|---|
| 320 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 321 | [libx264 @ 0x55f6373e5640] frame= 25 QP=0.03 NAL=2 Slice:P Poc:50 I:6 P:386 SKIP:4 size=34904 bytes
|
|---|
| 322 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000009.m4s' for writing
|
|---|
| 323 | [file @ 0x55f637475800] Setting default whitelist 'file,crypto,data'
|
|---|
| 324 | [AVIOContext @ 0x55f637450540] Statistics: 0 seeks, 1 writeouts
|
|---|
| 325 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 326 | [file @ 0x55f637450880] Setting default whitelist 'file,crypto,data'
|
|---|
| 327 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 328 | [AVIOContext @ 0x55f637450540] Statistics: 0 seeks, 1 writeouts
|
|---|
| 329 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 330 | [libx264 @ 0x55f6373e5640] frame= 26 QP=0.03 NAL=2 Slice:P Poc:52 I:6 P:390 SKIP:0 size=37080 bytes
|
|---|
| 331 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 332 | [libx264 @ 0x55f6373e5640] frame= 27 QP=0.02 NAL=2 Slice:P Poc:54 I:4 P:376 SKIP:16 size=24958 bytes
|
|---|
| 333 | [libx264 @ 0x55f6373e5640] frame= 28 QP=0.05 NAL=2 Slice:P Poc:56 I:4 P:377 SKIP:15 size=31069 bytes
|
|---|
| 334 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 335 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000010.m4s' for writing
|
|---|
| 336 | [file @ 0x55f6374508c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 337 | [AVIOContext @ 0x55f6374f2000] Statistics: 0 seeks, 1 writeouts
|
|---|
| 338 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 339 | [file @ 0x55f637478880] Setting default whitelist 'file,crypto,data'
|
|---|
| 340 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 341 | [AVIOContext @ 0x55f6374f2000] Statistics: 0 seeks, 1 writeouts
|
|---|
| 342 | [libx264 @ 0x55f6373e5640] frame= 29 QP=0.08 NAL=2 Slice:P Poc:58 I:3 P:365 SKIP:28 size=24894 bytes
|
|---|
| 343 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 344 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 345 | [libx264 @ 0x55f6373e5640] frame= 30 QP=0.06 NAL=2 Slice:P Poc:60 I:2 P:394 SKIP:0 size=32574 bytes
|
|---|
| 346 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000011.m4s' for writing
|
|---|
| 347 | [file @ 0x55f6374789c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 348 | [AVIOContext @ 0x55f637475580] Statistics: 0 seeks, 1 writeouts
|
|---|
| 349 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 350 | [file @ 0x55f637471640] Setting default whitelist 'file,crypto,data'
|
|---|
| 351 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 352 | [AVIOContext @ 0x55f6374f1b80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 353 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 354 | [libx264 @ 0x55f6373e5640] frame= 31 QP=0.14 NAL=2 Slice:P Poc:62 I:0 P:396 SKIP:0 size=23982 bytes
|
|---|
| 355 | [libx264 @ 0x55f6373e5640] frame= 32 QP=0.12 NAL=2 Slice:P Poc:64 I:11 P:384 SKIP:1 size=34799 bytes
|
|---|
| 356 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 357 | [libx264 @ 0x55f6373e5640] frame= 33 QP=0.09 NAL=2 Slice:P Poc:66 I:17 P:379 SKIP:0 size=34767 bytes
|
|---|
| 358 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000012.m4s' for writing
|
|---|
| 359 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 360 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 361 | [AVIOContext @ 0x55f637457380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 362 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 363 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 364 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 365 | [AVIOContext @ 0x55f637457380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 366 | [libx264 @ 0x55f6373e5640] frame= 34 QP=0.08 NAL=2 Slice:P Poc:68 I:15 P:378 SKIP:3 size=32783 bytes
|
|---|
| 367 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 368 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 369 | [libx264 @ 0x55f6373e5640] frame= 35 QP=0.10 NAL=2 Slice:P Poc:70 I:8 P:388 SKIP:0 size=38390 bytes
|
|---|
| 370 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000013.m4s' for writing
|
|---|
| 371 | [file @ 0x55f637451700] Setting default whitelist 'file,crypto,data'
|
|---|
| 372 | [AVIOContext @ 0x55f63746ed40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 373 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 374 | [file @ 0x55f637459b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 375 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 376 | [AVIOContext @ 0x55f63746ed40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 377 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 378 | [libx264 @ 0x55f6373e5640] frame= 36 QP=0.07 NAL=2 Slice:P Poc:72 I:17 P:370 SKIP:9 size=30293 bytes
|
|---|
| 379 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 380 | [libx264 @ 0x55f6373e5640] frame= 37 QP=0.03 NAL=2 Slice:P Poc:74 I:13 P:383 SKIP:0 size=40707 bytes
|
|---|
| 381 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 382 | [libx264 @ 0x55f6373e5640] frame= 38 QP=0.04 NAL=2 Slice:P Poc:76 I:11 P:385 SKIP:0 size=33678 bytes
|
|---|
| 383 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000014.m4s' for writing
|
|---|
| 384 | [file @ 0x55f63746c900] Setting default whitelist 'file,crypto,data'
|
|---|
| 385 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 386 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 387 | [file @ 0x55f637471880] Setting default whitelist 'file,crypto,data'
|
|---|
| 388 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 389 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 390 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 391 | [libx264 @ 0x55f6373e5640] frame= 39 QP=0.06 NAL=2 Slice:P Poc:78 I:8 P:380 SKIP:8 size=38246 bytes
|
|---|
| 392 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 393 | [libx264 @ 0x55f6373e5640] frame= 40 QP=0.08 NAL=2 Slice:P Poc:80 I:18 P:369 SKIP:9 size=26004 bytes
|
|---|
| 394 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000015.m4s' for writing
|
|---|
| 395 | [file @ 0x55f637475740] Setting default whitelist 'file,crypto,data'
|
|---|
| 396 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 397 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 398 | [file @ 0x55f63744e3c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 399 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 400 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 401 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 402 | [libx264 @ 0x55f6373e5640] frame= 41 QP=0.69 NAL=2 Slice:P Poc:82 I:19 P:377 SKIP:0 size=31703 bytes
|
|---|
| 403 | frame= 89 fps= 82 q=0.0 size=N/A time=00:00:01.68 bitrate=N/A speed=1.54x
|
|---|
| 404 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 405 | [libx264 @ 0x55f6373e5640] frame= 42 QP=0.11 NAL=2 Slice:P Poc:84 I:15 P:380 SKIP:1 size=33632 bytes
|
|---|
| 406 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 407 | [libx264 @ 0x55f6373e5640] frame= 43 QP=0.11 NAL=2 Slice:P Poc:86 I:6 P:385 SKIP:5 size=35094 bytes
|
|---|
| 408 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000016.m4s' for writing
|
|---|
| 409 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 410 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 411 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 412 | [file @ 0x55f63745ba00] Setting default whitelist 'file,crypto,data'
|
|---|
| 413 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 414 | [AVIOContext @ 0x55f63747e400] Statistics: 0 seeks, 1 writeouts
|
|---|
| 415 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 416 | [libx264 @ 0x55f6373e5640] frame= 44 QP=0.15 NAL=2 Slice:P Poc:88 I:11 P:378 SKIP:7 size=33273 bytes
|
|---|
| 417 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 418 | [libx264 @ 0x55f6373e5640] frame= 45 QP=0.17 NAL=2 Slice:P Poc:90 I:6 P:388 SKIP:2 size=33692 bytes
|
|---|
| 419 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000017.m4s' for writing
|
|---|
| 420 | [file @ 0x55f63746a900] Setting default whitelist 'file,crypto,data'
|
|---|
| 421 | [AVIOContext @ 0x55f63747e400] Statistics: 0 seeks, 1 writeouts
|
|---|
| 422 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 423 | [file @ 0x55f63747bb00] Setting default whitelist 'file,crypto,data'
|
|---|
| 424 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 425 | [AVIOContext @ 0x55f63747e400] Statistics: 0 seeks, 1 writeouts
|
|---|
| 426 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 427 | [libx264 @ 0x55f6373e5640] frame= 46 QP=0.42 NAL=2 Slice:P Poc:92 I:4 P:392 SKIP:0 size=29654 bytes
|
|---|
| 428 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 429 | [libx264 @ 0x55f6373e5640] frame= 47 QP=0.22 NAL=2 Slice:P Poc:94 I:12 P:383 SKIP:1 size=41829 bytes
|
|---|
| 430 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 431 | [libx264 @ 0x55f6373e5640] frame= 48 QP=0.14 NAL=2 Slice:P Poc:96 I:38 P:353 SKIP:5 size=37523 bytes
|
|---|
| 432 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000018.m4s' for writing
|
|---|
| 433 | [file @ 0x55f637484000] Setting default whitelist 'file,crypto,data'
|
|---|
| 434 | [AVIOContext @ 0x55f63747e700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 435 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 436 | [file @ 0x55f6374f2040] Setting default whitelist 'file,crypto,data'
|
|---|
| 437 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 438 | [AVIOContext @ 0x55f63747e700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 439 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 440 | [libx264 @ 0x55f6373e5640] frame= 49 QP=0.11 NAL=2 Slice:P Poc:98 I:20 P:376 SKIP:0 size=41985 bytes
|
|---|
| 441 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 442 | [libx264 @ 0x55f6373e5640] frame= 50 QP=0.08 NAL=2 Slice:P Poc:100 I:14 P:381 SKIP:1 size=37510 bytes
|
|---|
| 443 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000019.m4s' for writing
|
|---|
| 444 | [file @ 0x55f6374843c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 445 | [AVIOContext @ 0x55f63745f380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 446 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 447 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 448 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 449 | [AVIOContext @ 0x55f63745f380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 450 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 451 | [libx264 @ 0x55f6373e5640] frame= 51 QP=0.11 NAL=2 Slice:P Poc:102 I:3 P:388 SKIP:5 size=35876 bytes
|
|---|
| 452 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 453 | [libx264 @ 0x55f6373e5640] frame= 52 QP=0.77 NAL=2 Slice:P Poc:104 I:15 P:376 SKIP:5 size=30758 bytes
|
|---|
| 454 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 455 | [libx264 @ 0x55f6373e5640] frame= 53 QP=0.20 NAL=2 Slice:P Poc:106 I:19 P:351 SKIP:26 size=29616 bytes
|
|---|
| 456 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000020.m4s' for writing
|
|---|
| 457 | [file @ 0x55f637485b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 458 | [AVIOContext @ 0x55f63745f380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 459 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 460 | [file @ 0x55f6373ebf40] Setting default whitelist 'file,crypto,data'
|
|---|
| 461 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 462 | [AVIOContext @ 0x55f63745f380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 463 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 464 | [libx264 @ 0x55f6373e5640] frame= 54 QP=0.18 NAL=2 Slice:P Poc:108 I:17 P:379 SKIP:0 size=37425 bytes
|
|---|
| 465 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 466 | [libx264 @ 0x55f6373e5640] frame= 55 QP=0.19 NAL=2 Slice:P Poc:110 I:23 P:373 SKIP:0 size=41806 bytes
|
|---|
| 467 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000021.m4s' for writing
|
|---|
| 468 | [file @ 0x55f63744e400] Setting default whitelist 'file,crypto,data'
|
|---|
| 469 | [AVIOContext @ 0x55f63745f380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 470 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 471 | [file @ 0x55f637487640] Setting default whitelist 'file,crypto,data'
|
|---|
| 472 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 473 | [AVIOContext @ 0x55f63745f380] Statistics: 0 seeks, 1 writeouts
|
|---|
| 474 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 475 | [libx264 @ 0x55f6373e5640] frame= 56 QP=0.16 NAL=2 Slice:P Poc:112 I:12 P:374 SKIP:10 size=34188 bytes
|
|---|
| 476 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 477 | [libx264 @ 0x55f6373e5640] frame= 57 QP=0.61 NAL=2 Slice:P Poc:114 I:2 P:394 SKIP:0 size=33392 bytes
|
|---|
| 478 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 479 | [libx264 @ 0x55f6373e5640] frame= 58 QP=0.10 NAL=2 Slice:P Poc:116 I:13 P:383 SKIP:0 size=39912 bytes
|
|---|
| 480 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000022.m4s' for writing
|
|---|
| 481 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 482 | [AVIOContext @ 0x55f63780bc80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 483 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 484 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 485 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 486 | [AVIOContext @ 0x55f63780bc80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 487 | [libx264 @ 0x55f6373e5640] frame= 59 QP=0.13 NAL=2 Slice:P Poc:118 I:5 P:391 SKIP:0 size=37238 bytes
|
|---|
| 488 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 489 | [libx264 @ 0x55f6373e5640] frame= 60 QP=0.84 NAL=2 Slice:P Poc:120 I:4 P:392 SKIP:0 size=34929 bytes
|
|---|
| 490 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000023.m4s' for writing
|
|---|
| 491 | [file @ 0x55f63746a900] Setting default whitelist 'file,crypto,data'
|
|---|
| 492 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 493 | [AVIOContext @ 0x55f637459980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 494 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 495 | [file @ 0x55f637459980] Setting default whitelist 'file,crypto,data'
|
|---|
| 496 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 497 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 498 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 499 | [libx264 @ 0x55f6373e5640] frame= 61 QP=0.19 NAL=2 Slice:P Poc:122 I:3 P:393 SKIP:0 size=33290 bytes
|
|---|
| 500 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 501 | [libx264 @ 0x55f6373e5640] frame= 62 QP=0.22 NAL=2 Slice:P Poc:124 I:4 P:392 SKIP:0 size=32023 bytes
|
|---|
| 502 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 503 | [libx264 @ 0x55f6373e5640] frame= 63 QP=0.16 NAL=2 Slice:P Poc:126 I:6 P:390 SKIP:0 size=33528 bytes
|
|---|
| 504 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000024.m4s' for writing
|
|---|
| 505 | [file @ 0x55f63745bec0] Setting default whitelist 'file,crypto,data'
|
|---|
| 506 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 507 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 508 | [file @ 0x55f63746a680] Setting default whitelist 'file,crypto,data'
|
|---|
| 509 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 510 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 511 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 512 | [libx264 @ 0x55f6373e5640] frame= 64 QP=0.10 NAL=2 Slice:P Poc:128 I:16 P:368 SKIP:12 size=28654 bytes
|
|---|
| 513 | frame= 112 fps= 69 q=0.0 size=N/A time=00:00:02.60 bitrate=N/A speed=1.61x
|
|---|
| 514 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 515 | [libx264 @ 0x55f6373e5640] frame= 65 QP=0.51 NAL=2 Slice:P Poc:130 I:13 P:383 SKIP:0 size=34317 bytes
|
|---|
| 516 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000025.m4s' for writing
|
|---|
| 517 | [file @ 0x55f6373ebfc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 518 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 519 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 520 | [file @ 0x55f6373ec480] Setting default whitelist 'file,crypto,data'
|
|---|
| 521 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 522 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 523 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 524 | [libx264 @ 0x55f6373e5640] frame= 66 QP=0.42 NAL=2 Slice:P Poc:132 I:10 P:382 SKIP:4 size=37530 bytes
|
|---|
| 525 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 526 | [libx264 @ 0x55f6373e5640] frame= 67 QP=0.15 NAL=2 Slice:P Poc:134 I:12 P:384 SKIP:0 size=44581 bytes
|
|---|
| 527 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 528 | [libx264 @ 0x55f6373e5640] frame= 68 QP=0.18 NAL=2 Slice:P Poc:136 I:12 P:379 SKIP:5 size=38253 bytes
|
|---|
| 529 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000026.m4s' for writing
|
|---|
| 530 | [file @ 0x55f6374517c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 531 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 532 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 533 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 534 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 535 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 536 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 537 | [libx264 @ 0x55f6373e5640] frame= 69 QP=0.22 NAL=2 Slice:P Poc:138 I:10 P:383 SKIP:3 size=34438 bytes
|
|---|
| 538 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 539 | [libx264 @ 0x55f6373e5640] frame= 70 QP=0.12 NAL=2 Slice:P Poc:140 I:36 P:358 SKIP:2 size=37402 bytes
|
|---|
| 540 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000027.m4s' for writing
|
|---|
| 541 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 542 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 543 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 544 | [file @ 0x55f63748a740] Setting default whitelist 'file,crypto,data'
|
|---|
| 545 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 546 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 547 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 548 | [libx264 @ 0x55f6373e5640] frame= 71 QP=0.14 NAL=2 Slice:P Poc:142 I:32 P:362 SKIP:2 size=38877 bytes
|
|---|
| 549 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 550 | [libx264 @ 0x55f6373e5640] frame= 72 QP=0.12 NAL=2 Slice:P Poc:144 I:60 P:329 SKIP:7 size=32957 bytes
|
|---|
| 551 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 552 | [libx264 @ 0x55f6373e5640] frame= 73 QP=0.13 NAL=2 Slice:P Poc:146 I:35 P:359 SKIP:2 size=43266 bytes
|
|---|
| 553 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000028.m4s' for writing
|
|---|
| 554 | [file @ 0x55f63747e880] Setting default whitelist 'file,crypto,data'
|
|---|
| 555 | [AVIOContext @ 0x55f637484240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 556 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 557 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 558 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 559 | [AVIOContext @ 0x55f637484240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 560 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 561 | [libx264 @ 0x55f6373e5640] frame= 74 QP=0.15 NAL=2 Slice:P Poc:148 I:17 P:376 SKIP:3 size=31838 bytes
|
|---|
| 562 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 563 | [libx264 @ 0x55f6373e5640] frame= 75 QP=0.14 NAL=2 Slice:P Poc:150 I:13 P:383 SKIP:0 size=37815 bytes
|
|---|
| 564 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000029.m4s' for writing
|
|---|
| 565 | [file @ 0x55f6373ebfc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 566 | [AVIOContext @ 0x55f637484240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 567 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 568 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 569 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 570 | [AVIOContext @ 0x55f637484240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 571 | [libx264 @ 0x55f6373e5640] frame= 76 QP=0.20 NAL=2 Slice:P Poc:152 I:8 P:381 SKIP:7 size=31692 bytes
|
|---|
| 572 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 573 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 574 | [libx264 @ 0x55f6373e5640] frame= 77 QP=0.14 NAL=2 Slice:P Poc:154 I:52 P:342 SKIP:2 size=41922 bytes
|
|---|
| 575 | [libx264 @ 0x55f6373e5640] frame= 78 QP=0.14 NAL=2 Slice:P Poc:156 I:39 P:357 SKIP:0 size=40065 bytes
|
|---|
| 576 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000030.m4s' for writing
|
|---|
| 577 | [file @ 0x55f63746ed40] Setting default whitelist 'file,crypto,data'
|
|---|
| 578 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 579 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 580 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 581 | [file @ 0x55f6374872c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 582 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 583 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 584 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 585 | [libx264 @ 0x55f6373e5640] frame= 79 QP=0.17 NAL=2 Slice:P Poc:158 I:37 P:359 SKIP:0 size=40817 bytes
|
|---|
| 586 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 587 | [libx264 @ 0x55f6373e5640] frame= 80 QP=0.27 NAL=2 Slice:P Poc:160 I:29 P:367 SKIP:0 size=42998 bytes
|
|---|
| 588 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000031.m4s' for writing
|
|---|
| 589 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 590 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 591 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 592 | [file @ 0x55f63748c840] Setting default whitelist 'file,crypto,data'
|
|---|
| 593 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 594 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 595 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 596 | [libx264 @ 0x55f6373e5640] frame= 81 QP=0.31 NAL=2 Slice:P Poc:162 I:32 P:328 SKIP:36 size=30725 bytes
|
|---|
| 597 | frame= 129 fps= 60 q=0.0 size=N/A time=00:00:03.28 bitrate=N/A speed=1.51x
|
|---|
| 598 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 599 | [libx264 @ 0x55f6373e5640] frame= 82 QP=0.48 NAL=2 Slice:P Poc:164 I:32 P:360 SKIP:4 size=36112 bytes
|
|---|
| 600 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 601 | [libx264 @ 0x55f6373e5640] frame= 83 QP=0.11 NAL=2 Slice:P Poc:166 I:37 P:357 SKIP:2 size=40974 bytes
|
|---|
| 602 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000032.m4s' for writing
|
|---|
| 603 | [file @ 0x55f637450540] Setting default whitelist 'file,crypto,data'
|
|---|
| 604 | [AVIOContext @ 0x55f637833240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 605 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 606 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 607 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 608 | [AVIOContext @ 0x55f637833240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 609 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 610 | [libx264 @ 0x55f6373e5640] frame= 84 QP=0.17 NAL=2 Slice:P Poc:168 I:19 P:376 SKIP:1 size=42665 bytes
|
|---|
| 611 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 612 | [libx264 @ 0x55f6373e5640] frame= 85 QP=0.17 NAL=2 Slice:P Poc:170 I:23 P:372 SKIP:1 size=40269 bytes
|
|---|
| 613 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000033.m4s' for writing
|
|---|
| 614 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 615 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 616 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 617 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 618 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 619 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 620 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 621 | [libx264 @ 0x55f6373e5640] frame= 86 QP=0.19 NAL=2 Slice:P Poc:172 I:22 P:374 SKIP:0 size=41987 bytes
|
|---|
| 622 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 623 | [libx264 @ 0x55f6373e5640] frame= 87 QP=0.25 NAL=2 Slice:P Poc:174 I:13 P:377 SKIP:6 size=35387 bytes
|
|---|
| 624 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 625 | [libx264 @ 0x55f6373e5640] frame= 88 QP=0.40 NAL=2 Slice:P Poc:176 I:14 P:382 SKIP:0 size=35940 bytes
|
|---|
| 626 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000034.m4s' for writing
|
|---|
| 627 | [file @ 0x55f6374f2400] Setting default whitelist 'file,crypto,data'
|
|---|
| 628 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 629 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 630 | [file @ 0x55f63748b080] Setting default whitelist 'file,crypto,data'
|
|---|
| 631 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 632 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 633 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 634 | [libx264 @ 0x55f6373e5640] frame= 89 QP=0.43 NAL=2 Slice:P Poc:178 I:33 P:363 SKIP:0 size=35792 bytes
|
|---|
| 635 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 636 | [libx264 @ 0x55f6373e5640] frame= 90 QP=0.32 NAL=2 Slice:P Poc:180 I:36 P:359 SKIP:1 size=43512 bytes
|
|---|
| 637 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000035.m4s' for writing
|
|---|
| 638 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 639 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 640 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 641 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 642 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 643 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 644 | [libx264 @ 0x55f6373e5640] frame= 91 QP=0.64 NAL=2 Slice:P Poc:182 I:38 P:355 SKIP:3 size=37167 bytes
|
|---|
| 645 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 646 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 647 | [libx264 @ 0x55f6373e5640] frame= 92 QP=0.27 NAL=2 Slice:P Poc:184 I:69 P:327 SKIP:0 size=43827 bytes
|
|---|
| 648 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 649 | [libx264 @ 0x55f6373e5640] frame= 93 QP=0.14 NAL=2 Slice:P Poc:186 I:61 P:332 SKIP:3 size=43015 bytes
|
|---|
| 650 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000036.m4s' for writing
|
|---|
| 651 | [file @ 0x55f63744a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 652 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 653 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 654 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 655 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 656 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 657 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 658 | [libx264 @ 0x55f6373e5640] frame= 94 QP=0.06 NAL=2 Slice:P Poc:188 I:82 P:313 SKIP:1 size=43946 bytes
|
|---|
| 659 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 660 | [libx264 @ 0x55f6373e5640] frame= 95 QP=0.08 NAL=2 Slice:P Poc:190 I:42 P:352 SKIP:2 size=40624 bytes
|
|---|
| 661 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000037.m4s' for writing
|
|---|
| 662 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 663 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 664 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 665 | [file @ 0x55f63744a780] Setting default whitelist 'file,crypto,data'
|
|---|
| 666 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 667 | [AVIOContext @ 0x55f6374717c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 668 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 669 | [libx264 @ 0x55f6373e5640] frame= 96 QP=0.44 NAL=2 Slice:P Poc:192 I:14 P:372 SKIP:10 size=32758 bytes
|
|---|
| 670 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 671 | [libx264 @ 0x55f6373e5640] frame= 97 QP=0.45 NAL=2 Slice:P Poc:194 I:13 P:377 SKIP:6 size=32771 bytes
|
|---|
| 672 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 673 | [libx264 @ 0x55f6373e5640] frame= 98 QP=0.04 NAL=2 Slice:P Poc:196 I:16 P:380 SKIP:0 size=35510 bytes
|
|---|
| 674 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000038.m4s' for writing
|
|---|
| 675 | [file @ 0x55f63748a980] Setting default whitelist 'file,crypto,data'
|
|---|
| 676 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 677 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 678 | [file @ 0x55f637459b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 679 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 680 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 681 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 682 | [libx264 @ 0x55f6373e5640] frame= 99 QP=0.02 NAL=2 Slice:P Poc:198 I:13 P:376 SKIP:7 size=31373 bytes
|
|---|
| 683 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 684 | [libx264 @ 0x55f6373e5640] frame= 100 QP=0.01 NAL=2 Slice:P Poc:200 I:11 P:377 SKIP:8 size=30888 bytes
|
|---|
| 685 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000039.m4s' for writing
|
|---|
| 686 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 687 | [AVIOContext @ 0x55f6374f2400] Statistics: 0 seeks, 1 writeouts
|
|---|
| 688 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 689 | [file @ 0x55f63770ff00] Setting default whitelist 'file,crypto,data'
|
|---|
| 690 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 691 | [AVIOContext @ 0x55f6374f2400] Statistics: 0 seeks, 1 writeouts
|
|---|
| 692 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 693 | [libx264 @ 0x55f6373e5640] frame= 101 QP=0.02 NAL=2 Slice:P Poc:202 I:11 P:385 SKIP:0 size=32085 bytes
|
|---|
| 694 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 695 | [libx264 @ 0x55f6373e5640] frame= 102 QP=0.01 NAL=2 Slice:P Poc:204 I:9 P:387 SKIP:0 size=34276 bytes
|
|---|
| 696 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 697 | [libx264 @ 0x55f6373e5640] frame= 103 QP=0.01 NAL=2 Slice:P Poc:206 I:15 P:374 SKIP:7 size=28616 bytes
|
|---|
| 698 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000040.m4s' for writing
|
|---|
| 699 | [file @ 0x55f637833280] Setting default whitelist 'file,crypto,data'
|
|---|
| 700 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 701 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 702 | [file @ 0x55f63745ba00] Setting default whitelist 'file,crypto,data'
|
|---|
| 703 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 704 | [AVIOContext @ 0x55f63748a740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 705 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 706 | [libx264 @ 0x55f6373e5640] frame= 104 QP=0.02 NAL=2 Slice:P Poc:208 I:5 P:390 SKIP:1 size=37205 bytes
|
|---|
| 707 | frame= 152 fps= 56 q=0.0 size=N/A time=00:00:04.20 bitrate=N/A speed=1.55x
|
|---|
| 708 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 709 | [libx264 @ 0x55f6373e5640] frame= 105 QP=0.01 NAL=2 Slice:P Poc:210 I:4 P:390 SKIP:2 size=31484 bytes
|
|---|
| 710 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000041.m4s' for writing
|
|---|
| 711 | [file @ 0x55f63745bec0] Setting default whitelist 'file,crypto,data'
|
|---|
| 712 | [AVIOContext @ 0x55f637833280] Statistics: 0 seeks, 1 writeouts
|
|---|
| 713 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 714 | [file @ 0x55f63745ba00] Setting default whitelist 'file,crypto,data'
|
|---|
| 715 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 716 | [AVIOContext @ 0x55f637833280] Statistics: 0 seeks, 1 writeouts
|
|---|
| 717 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 718 | [libx264 @ 0x55f6373e5640] frame= 106 QP=0.02 NAL=2 Slice:P Poc:212 I:4 P:389 SKIP:3 size=33170 bytes
|
|---|
| 719 | [libx264 @ 0x55f6373e5640] frame= 107 QP=0.01 NAL=2 Slice:P Poc:214 I:6 P:352 SKIP:38 size=19699 bytes
|
|---|
| 720 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 721 | [libx264 @ 0x55f6373e5640] frame= 108 QP=0.01 NAL=2 Slice:P Poc:216 I:8 P:388 SKIP:0 size=35458 bytes
|
|---|
| 722 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000042.m4s' for writing
|
|---|
| 723 | [file @ 0x55f637483b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 724 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 725 | [AVIOContext @ 0x55f63770ffc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 726 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 727 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 728 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 729 | [AVIOContext @ 0x55f63770ffc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 730 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 731 | [libx264 @ 0x55f6373e5640] frame= 109 QP=0.01 NAL=2 Slice:P Poc:218 I:4 P:392 SKIP:0 size=29238 bytes
|
|---|
| 732 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 733 | [libx264 @ 0x55f6373e5640] frame= 110 QP=0.04 NAL=2 Slice:P Poc:220 I:1 P:395 SKIP:0 size=32146 bytes
|
|---|
| 734 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000043.m4s' for writing
|
|---|
| 735 | [file @ 0x55f63744a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 736 | [AVIOContext @ 0x55f63746e480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 737 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 738 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 739 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 740 | [AVIOContext @ 0x55f63746e480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 741 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 742 | [libx264 @ 0x55f6373e5640] frame= 111 QP=0.04 NAL=2 Slice:P Poc:222 I:7 P:383 SKIP:6 size=29544 bytes
|
|---|
| 743 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 744 | [libx264 @ 0x55f6373e5640] frame= 112 QP=0.02 NAL=2 Slice:P Poc:224 I:6 P:390 SKIP:0 size=31126 bytes
|
|---|
| 745 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 746 | [libx264 @ 0x55f6373e5640] frame= 113 QP=0.03 NAL=2 Slice:P Poc:226 I:4 P:391 SKIP:1 size=30586 bytes
|
|---|
| 747 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000044.m4s' for writing
|
|---|
| 748 | [file @ 0x55f6377100c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 749 | [AVIOContext @ 0x55f637451740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 750 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 751 | [file @ 0x55f63748b080] Setting default whitelist 'file,crypto,data'
|
|---|
| 752 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 753 | [AVIOContext @ 0x55f637451740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 754 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 755 | [libx264 @ 0x55f6373e5640] frame= 114 QP=0.03 NAL=2 Slice:P Poc:228 I:1 P:394 SKIP:1 size=33581 bytes
|
|---|
| 756 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 757 | [libx264 @ 0x55f6373e5640] frame= 115 QP=0.04 NAL=2 Slice:P Poc:230 I:4 P:386 SKIP:6 size=26937 bytes
|
|---|
| 758 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000045.m4s' for writing
|
|---|
| 759 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 760 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 761 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 762 | [file @ 0x55f63744a780] Setting default whitelist 'file,crypto,data'
|
|---|
| 763 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 764 | [AVIOContext @ 0x55f6374f2400] Statistics: 0 seeks, 1 writeouts
|
|---|
| 765 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 766 | [libx264 @ 0x55f6373e5640] frame= 116 QP=0.04 NAL=2 Slice:P Poc:232 I:4 P:386 SKIP:6 size=27752 bytes
|
|---|
| 767 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 768 | [libx264 @ 0x55f6373e5640] frame= 117 QP=0.06 NAL=2 Slice:P Poc:234 I:8 P:370 SKIP:18 size=23980 bytes
|
|---|
| 769 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 770 | [libx264 @ 0x55f6373e5640] frame= 118 QP=0.04 NAL=2 Slice:P Poc:236 I:6 P:384 SKIP:6 size=33514 bytes
|
|---|
| 771 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000046.m4s' for writing
|
|---|
| 772 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 773 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 774 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 775 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 776 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 777 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 778 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 779 | [libx264 @ 0x55f6373e5640] frame= 119 QP=0.07 NAL=2 Slice:P Poc:238 I:16 P:372 SKIP:8 size=31542 bytes
|
|---|
| 780 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 781 | [libx264 @ 0x55f6373e5640] frame= 120 QP=0.09 NAL=2 Slice:P Poc:240 I:21 P:368 SKIP:7 size=30781 bytes
|
|---|
| 782 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000047.m4s' for writing
|
|---|
| 783 | [file @ 0x55f6374517c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 784 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 785 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 786 | [file @ 0x55f637459b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 787 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 788 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 789 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 790 | [libx264 @ 0x55f6373e5640] frame= 121 QP=0.09 NAL=2 Slice:P Poc:242 I:14 P:375 SKIP:7 size=28583 bytes
|
|---|
| 791 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 792 | [libx264 @ 0x55f6373e5640] frame= 122 QP=0.38 NAL=2 Slice:P Poc:244 I:7 P:389 SKIP:0 size=36490 bytes
|
|---|
| 793 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 794 | [libx264 @ 0x55f6373e5640] frame= 123 QP=0.11 NAL=2 Slice:P Poc:246 I:29 P:364 SKIP:3 size=33080 bytes
|
|---|
| 795 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000048.m4s' for writing
|
|---|
| 796 | [file @ 0x55f637451a80] Setting default whitelist 'file,crypto,data'
|
|---|
| 797 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 798 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 799 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 800 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 801 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 802 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 803 | [libx264 @ 0x55f6373e5640] frame= 124 QP=0.74 NAL=2 Slice:P Poc:248 I:20 P:376 SKIP:0 size=33872 bytes
|
|---|
| 804 | frame= 172 fps= 53 q=0.0 size=N/A time=00:00:05.00 bitrate=N/A speed=1.55x
|
|---|
| 805 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 806 | [libx264 @ 0x55f6373e5640] frame= 125 QP=0.11 NAL=2 Slice:P Poc:250 I:32 P:358 SKIP:6 size=36544 bytes
|
|---|
| 807 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000049.m4s' for writing
|
|---|
| 808 | [file @ 0x55f637485a40] Setting default whitelist 'file,crypto,data'
|
|---|
| 809 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 810 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 811 | [file @ 0x55f63744a780] Setting default whitelist 'file,crypto,data'
|
|---|
| 812 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 813 | [AVIOContext @ 0x55f63780bd00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 814 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 815 | [libx264 @ 0x55f6373e5640] frame= 126 QP=0.73 NAL=2 Slice:P Poc:252 I:30 P:364 SKIP:2 size=38591 bytes
|
|---|
| 816 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 817 | [libx264 @ 0x55f6373e5640] frame= 127 QP=0.32 NAL=2 Slice:P Poc:254 I:41 P:354 SKIP:1 size=40187 bytes
|
|---|
| 818 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 819 | [libx264 @ 0x55f6373e5640] frame= 128 QP=0.11 NAL=2 Slice:P Poc:256 I:30 P:366 SKIP:0 size=39077 bytes
|
|---|
| 820 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000050.m4s' for writing
|
|---|
| 821 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 822 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 823 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 824 | [file @ 0x55f637471880] Setting default whitelist 'file,crypto,data'
|
|---|
| 825 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 826 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 827 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 828 | [libx264 @ 0x55f6373e5640] frame= 129 QP=0.11 NAL=2 Slice:P Poc:258 I:32 P:362 SKIP:2 size=37725 bytes
|
|---|
| 829 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 830 | [libx264 @ 0x55f6373e5640] frame= 130 QP=0.30 NAL=2 Slice:P Poc:260 I:21 P:368 SKIP:7 size=37585 bytes
|
|---|
| 831 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000051.m4s' for writing
|
|---|
| 832 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 833 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 834 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 835 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 836 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 837 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 838 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 839 | [libx264 @ 0x55f6373e5640] frame= 131 QP=0.05 NAL=2 Slice:P Poc:262 I:26 P:364 SKIP:6 size=36242 bytes
|
|---|
| 840 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 841 | [libx264 @ 0x55f6373e5640] frame= 132 QP=0.05 NAL=2 Slice:P Poc:264 I:15 P:375 SKIP:6 size=39364 bytes
|
|---|
| 842 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 843 | [libx264 @ 0x55f6373e5640] frame= 133 QP=0.08 NAL=2 Slice:P Poc:266 I:13 P:382 SKIP:1 size=38114 bytes
|
|---|
| 844 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000052.m4s' for writing
|
|---|
| 845 | [file @ 0x55f637488b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 846 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 847 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 848 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 849 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 850 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 851 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 852 | [libx264 @ 0x55f6373e5640] frame= 134 QP=0.15 NAL=2 Slice:P Poc:268 I:12 P:384 SKIP:0 size=42170 bytes
|
|---|
| 853 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 854 | [libx264 @ 0x55f6373e5640] frame= 135 QP=0.24 NAL=2 Slice:P Poc:270 I:14 P:381 SKIP:1 size=37569 bytes
|
|---|
| 855 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000053.m4s' for writing
|
|---|
| 856 | [file @ 0x55f637485a40] Setting default whitelist 'file,crypto,data'
|
|---|
| 857 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 858 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 859 | [file @ 0x55f637471880] Setting default whitelist 'file,crypto,data'
|
|---|
| 860 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 861 | [AVIOContext @ 0x55f6374872c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 862 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 863 | [libx264 @ 0x55f6373e5640] frame= 136 QP=0.47 NAL=2 Slice:P Poc:272 I:1 P:395 SKIP:0 size=32563 bytes
|
|---|
| 864 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 865 | [libx264 @ 0x55f6373e5640] frame= 137 QP=0.31 NAL=2 Slice:P Poc:274 I:14 P:381 SKIP:1 size=39761 bytes
|
|---|
| 866 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 867 | [libx264 @ 0x55f6373e5640] frame= 138 QP=0.49 NAL=2 Slice:P Poc:276 I:20 P:376 SKIP:0 size=43176 bytes
|
|---|
| 868 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000054.m4s' for writing
|
|---|
| 869 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 870 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 871 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 872 | [file @ 0x55f637483b00] Setting default whitelist 'file,crypto,data'
|
|---|
| 873 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 874 | [AVIOContext @ 0x55f637450b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 875 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 876 | [libx264 @ 0x55f6373e5640] frame= 139 QP=0.39 NAL=2 Slice:P Poc:278 I:39 P:354 SKIP:3 size=38494 bytes
|
|---|
| 877 | [libx264 @ 0x55f6373e5640] frame= 140 QP=0.68 NAL=2 Slice:P Poc:280 I:40 P:356 SKIP:0 size=41748 bytes
|
|---|
| 878 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 879 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000055.m4s' for writing
|
|---|
| 880 | [file @ 0x55f637485b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 881 | [AVIOContext @ 0x55f637488a40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 882 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 883 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 884 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 885 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 886 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 887 | [libx264 @ 0x55f6373e5640] frame= 141 QP=0.42 NAL=2 Slice:P Poc:282 I:40 P:356 SKIP:0 size=37451 bytes
|
|---|
| 888 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 889 | [libx264 @ 0x55f6373e5640] frame= 142 QP=0.64 NAL=2 Slice:P Poc:284 I:67 P:328 SKIP:1 size=42419 bytes
|
|---|
| 890 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 891 | [libx264 @ 0x55f6373e5640] frame= 143 QP=0.54 NAL=2 Slice:P Poc:286 I:69 P:298 SKIP:29 size=30086 bytes
|
|---|
| 892 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000056.m4s' for writing
|
|---|
| 893 | [file @ 0x55f63745ba80] Setting default whitelist 'file,crypto,data'
|
|---|
| 894 | [AVIOContext @ 0x55f637470bc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 895 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 896 | [file @ 0x55f63748c8c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 897 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 898 | [AVIOContext @ 0x55f637470bc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 899 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 900 | [libx264 @ 0x55f6373e5640] frame= 144 QP=0.34 NAL=2 Slice:P Poc:288 I:79 P:316 SKIP:1 size=38348 bytes
|
|---|
| 901 | [libx264 @ 0x55f6373e5640] frame= 145 QP=0.31 NAL=2 Slice:P Poc:290 I:59 P:337 SKIP:0 size=36883 bytes
|
|---|
| 902 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000057.m4s' for writing
|
|---|
| 903 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 904 | [file @ 0x55f637470bc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 905 | [AVIOContext @ 0x55f63745ba00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 906 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 907 | [file @ 0x55f637450b00] Setting default whitelist 'file,crypto,data'
|
|---|
| 908 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 909 | [AVIOContext @ 0x55f637470bc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 910 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 911 | [libx264 @ 0x55f6373e5640] frame= 146 QP=0.31 NAL=2 Slice:P Poc:292 I:59 P:337 SKIP:0 size=38479 bytes
|
|---|
| 912 | frame= 194 fps= 52 q=0.0 size=N/A time=00:00:05.88 bitrate=N/A speed=1.58x
|
|---|
| 913 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 914 | [libx264 @ 0x55f6373e5640] frame= 147 QP=0.41 NAL=2 Slice:P Poc:294 I:24 P:368 SKIP:4 size=31711 bytes
|
|---|
| 915 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 916 | [libx264 @ 0x55f6373e5640] frame= 148 QP=0.58 NAL=2 Slice:P Poc:296 I:14 P:378 SKIP:4 size=35752 bytes
|
|---|
| 917 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000058.m4s' for writing
|
|---|
| 918 | [file @ 0x55f637469cc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 919 | [AVIOContext @ 0x55f637486b80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 920 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 921 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 922 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 923 | [AVIOContext @ 0x55f637486b80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 924 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 925 | [libx264 @ 0x55f6373e5640] frame= 149 QP=0.20 NAL=2 Slice:P Poc:298 I:41 P:338 SKIP:17 size=30670 bytes
|
|---|
| 926 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 927 | [libx264 @ 0x55f6373e5640] frame= 150 QP=0.49 NAL=2 Slice:P Poc:300 I:38 P:358 SKIP:0 size=38273 bytes
|
|---|
| 928 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000059.m4s' for writing
|
|---|
| 929 | [file @ 0x55f63744a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 930 | [AVIOContext @ 0x55f63748b0c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 931 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 932 | [file @ 0x55f637471880] Setting default whitelist 'file,crypto,data'
|
|---|
| 933 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 934 | [AVIOContext @ 0x55f63748b0c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 935 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 936 | [libx264 @ 0x55f6373e5640] frame= 151 QP=0.70 NAL=2 Slice:P Poc:302 I:39 P:352 SKIP:5 size=35302 bytes
|
|---|
| 937 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 938 | [libx264 @ 0x55f6373e5640] frame= 152 QP=0.57 NAL=2 Slice:P Poc:304 I:68 P:327 SKIP:1 size=35762 bytes
|
|---|
| 939 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 940 | [libx264 @ 0x55f6373e5640] frame= 153 QP=0.65 NAL=2 Slice:P Poc:306 I:129 P:266 SKIP:1 size=41176 bytes
|
|---|
| 941 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000060.m4s' for writing
|
|---|
| 942 | [file @ 0x55f637479780] Setting default whitelist 'file,crypto,data'
|
|---|
| 943 | [AVIOContext @ 0x55f63748c940] Statistics: 0 seeks, 1 writeouts
|
|---|
| 944 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 945 | [file @ 0x55f637459b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 946 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 947 | [AVIOContext @ 0x55f63748c940] Statistics: 0 seeks, 1 writeouts
|
|---|
| 948 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 949 | [libx264 @ 0x55f6373e5640] frame= 154 QP=0.60 NAL=2 Slice:P Poc:308 I:141 P:253 SKIP:2 size=43162 bytes
|
|---|
| 950 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 951 | [libx264 @ 0x55f6373e5640] frame= 155 QP=0.73 NAL=2 Slice:P Poc:310 I:143 P:252 SKIP:1 size=42496 bytes
|
|---|
| 952 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000061.m4s' for writing
|
|---|
| 953 | [file @ 0x55f6373e5540] Setting default whitelist 'file,crypto,data'
|
|---|
| 954 | [AVIOContext @ 0x55f637451700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 955 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 956 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 957 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 958 | [AVIOContext @ 0x55f637451700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 959 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 960 | [libx264 @ 0x55f6373e5640] frame= 156 QP=0.39 NAL=2 Slice:P Poc:312 I:168 P:227 SKIP:1 size=44060 bytes
|
|---|
| 961 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 962 | [libx264 @ 0x55f6373e5640] frame= 157 QP=0.13 NAL=2 Slice:P Poc:314 I:136 P:259 SKIP:1 size=42511 bytes
|
|---|
| 963 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 964 | [libx264 @ 0x55f6373e5640] frame= 158 QP=0.07 NAL=2 Slice:P Poc:316 I:64 P:330 SKIP:2 size=41604 bytes
|
|---|
| 965 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000062.m4s' for writing
|
|---|
| 966 | [file @ 0x55f637451a80] Setting default whitelist 'file,crypto,data'
|
|---|
| 967 | [AVIOContext @ 0x55f63748b0c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 968 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 969 | [file @ 0x55f63748b0c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 970 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 971 | [AVIOContext @ 0x55f63748e1c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 972 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 973 | [libx264 @ 0x55f6373e5640] frame= 159 QP=0.09 NAL=2 Slice:P Poc:318 I:21 P:369 SKIP:6 size=32062 bytes
|
|---|
| 974 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 975 | [libx264 @ 0x55f6373e5640] frame= 160 QP=0.16 NAL=2 Slice:P Poc:320 I:15 P:381 SKIP:0 size=34718 bytes
|
|---|
| 976 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000063.m4s' for writing
|
|---|
| 977 | [file @ 0x55f63748c9c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 978 | [AVIOContext @ 0x55f63748b0c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 979 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 980 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 981 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 982 | [AVIOContext @ 0x55f63748b0c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 983 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 984 | [libx264 @ 0x55f6373e5640] frame= 161 QP=0.10 NAL=2 Slice:P Poc:322 I:20 P:363 SKIP:13 size=31956 bytes
|
|---|
| 985 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 986 | [libx264 @ 0x55f6373e5640] frame= 162 QP=0.08 NAL=2 Slice:P Poc:324 I:25 P:366 SKIP:5 size=37087 bytes
|
|---|
| 987 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 988 | [libx264 @ 0x55f6373e5640] frame= 163 QP=0.08 NAL=2 Slice:P Poc:326 I:27 P:345 SKIP:24 size=30840 bytes
|
|---|
| 989 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000064.m4s' for writing
|
|---|
| 990 | [file @ 0x55f637488340] Setting default whitelist 'file,crypto,data'
|
|---|
| 991 | [AVIOContext @ 0x55f637450c00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 992 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 993 | [file @ 0x55f63745cd00] Setting default whitelist 'file,crypto,data'
|
|---|
| 994 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 995 | [AVIOContext @ 0x55f637450c00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 996 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 997 | [libx264 @ 0x55f6373e5640] frame= 164 QP=0.56 NAL=2 Slice:P Poc:328 I:10 P:383 SKIP:3 size=33834 bytes
|
|---|
| 998 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 999 | [libx264 @ 0x55f6373e5640] frame= 165 QP=0.49 NAL=2 Slice:P Poc:330 I:3 P:389 SKIP:4 size=26781 bytes
|
|---|
| 1000 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000065.m4s' for writing
|
|---|
| 1001 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1002 | [AVIOContext @ 0x55f63745cd00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1003 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1004 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1005 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1006 | [AVIOContext @ 0x55f63748b080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1007 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1008 | [libx264 @ 0x55f6373e5640] frame= 166 QP=0.19 NAL=2 Slice:P Poc:332 I:2 P:387 SKIP:7 size=31493 bytes
|
|---|
| 1009 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1010 | [libx264 @ 0x55f6373e5640] frame= 167 QP=0.35 NAL=2 Slice:P Poc:334 I:16 P:374 SKIP:6 size=29936 bytes
|
|---|
| 1011 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1012 | [libx264 @ 0x55f6373e5640] frame= 168 QP=0.47 NAL=2 Slice:P Poc:336 I:10 P:386 SKIP:0 size=31194 bytes
|
|---|
| 1013 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000066.m4s' for writing
|
|---|
| 1014 | [file @ 0x55f6374517c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1015 | [AVIOContext @ 0x55f63746ee80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1016 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1017 | [file @ 0x55f63744a180] Setting default whitelist 'file,crypto,data'
|
|---|
| 1018 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1019 | [AVIOContext @ 0x55f6374f1700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1020 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1021 | [libx264 @ 0x55f6373e5640] frame= 169 QP=0.61 NAL=2 Slice:P Poc:338 I:22 P:370 SKIP:4 size=32847 bytes
|
|---|
| 1022 | [libx264 @ 0x55f6373e5640] frame= 170 QP=0.69 NAL=2 Slice:P Poc:340 I:78 P:317 SKIP:1 size=43202 bytes
|
|---|
| 1023 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000067.m4s' for writing
|
|---|
| 1024 | [file @ 0x55f637485b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1025 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1026 | [AVIOContext @ 0x55f637451700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1027 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1028 | [file @ 0x55f637473340] Setting default whitelist 'file,crypto,data'
|
|---|
| 1029 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1030 | [AVIOContext @ 0x55f637451700] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1031 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1032 | [libx264 @ 0x55f6373e5640] frame= 171 QP=0.64 NAL=2 Slice:P Poc:342 I:96 P:297 SKIP:3 size=39735 bytes
|
|---|
| 1033 | frame= 219 fps= 52 q=0.0 size=N/A time=00:00:06.88 bitrate=N/A speed=1.62x
|
|---|
| 1034 | [libx264 @ 0x55f6373e5640] frame= 172 QP=0.59 NAL=2 Slice:P Poc:344 I:99 P:297 SKIP:0 size=45820 bytes
|
|---|
| 1035 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1036 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1037 | [libx264 @ 0x55f6373e5640] frame= 173 QP=0.67 NAL=2 Slice:P Poc:346 I:96 P:299 SKIP:1 size=44549 bytes
|
|---|
| 1038 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000068.m4s' for writing
|
|---|
| 1039 | [file @ 0x55f63745bec0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1040 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1041 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1042 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 1043 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1044 | [AVIOContext @ 0x55f637483b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1045 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1046 | [libx264 @ 0x55f6373e5640] frame= 174 QP=0.70 NAL=2 Slice:P Poc:348 I:83 P:312 SKIP:1 size=44539 bytes
|
|---|
| 1047 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1048 | [libx264 @ 0x55f6373e5640] frame= 175 QP=0.49 NAL=2 Slice:P Poc:350 I:45 P:347 SKIP:4 size=40429 bytes
|
|---|
| 1049 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000069.m4s' for writing
|
|---|
| 1050 | [file @ 0x55f6373ebfc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1051 | [AVIOContext @ 0x55f637450d00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1052 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1053 | [file @ 0x55f63748b080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1054 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1055 | [AVIOContext @ 0x55f637450d00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1056 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1057 | [libx264 @ 0x55f6373e5640] frame= 176 QP=0.71 NAL=2 Slice:P Poc:352 I:29 P:365 SKIP:2 size=34718 bytes
|
|---|
| 1058 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1059 | [libx264 @ 0x55f6373e5640] frame= 177 QP=0.44 NAL=2 Slice:P Poc:354 I:48 P:344 SKIP:4 size=43249 bytes
|
|---|
| 1060 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1061 | [libx264 @ 0x55f6373e5640] frame= 178 QP=0.48 NAL=2 Slice:P Poc:356 I:20 P:375 SKIP:1 size=31603 bytes
|
|---|
| 1062 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000070.m4s' for writing
|
|---|
| 1063 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1064 | [AVIOContext @ 0x55f637450d00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1065 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1066 | [file @ 0x55f637450d00] Setting default whitelist 'file,crypto,data'
|
|---|
| 1067 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1068 | [AVIOContext @ 0x55f637855900] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1069 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1070 | [libx264 @ 0x55f6373e5640] frame= 179 QP=0.47 NAL=2 Slice:P Poc:358 I:17 P:371 SKIP:8 size=25120 bytes
|
|---|
| 1071 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1072 | [libx264 @ 0x55f6373e5640] frame= 180 QP=0.39 NAL=2 Slice:P Poc:360 I:20 P:361 SKIP:15 size=25336 bytes
|
|---|
| 1073 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000071.m4s' for writing
|
|---|
| 1074 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1075 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1076 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1077 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 1078 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1079 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1080 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1081 | [libx264 @ 0x55f6373e5640] frame= 181 QP=0.42 NAL=2 Slice:P Poc:362 I:16 P:367 SKIP:13 size=25290 bytes
|
|---|
| 1082 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1083 | [libx264 @ 0x55f6373e5640] frame= 182 QP=0.42 NAL=2 Slice:P Poc:364 I:24 P:368 SKIP:4 size=25816 bytes
|
|---|
| 1084 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1085 | [libx264 @ 0x55f6373e5640] frame= 183 QP=0.59 NAL=2 Slice:P Poc:366 I:30 P:362 SKIP:4 size=29599 bytes
|
|---|
| 1086 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000072.m4s' for writing
|
|---|
| 1087 | [file @ 0x55f6374f2400] Setting default whitelist 'file,crypto,data'
|
|---|
| 1088 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1089 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1090 | [file @ 0x55f637450b00] Setting default whitelist 'file,crypto,data'
|
|---|
| 1091 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1092 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1093 | [libx264 @ 0x55f6373e5640] frame= 184 QP=0.70 NAL=2 Slice:P Poc:368 I:41 P:354 SKIP:1 size=30988 bytes
|
|---|
| 1094 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1095 | [libx264 @ 0x55f6373e5640] frame= 185 QP=0.74 NAL=2 Slice:P Poc:370 I:28 P:363 SKIP:5 size=29814 bytes
|
|---|
| 1096 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1097 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000073.m4s' for writing
|
|---|
| 1098 | [file @ 0x55f6378aee00] Setting default whitelist 'file,crypto,data'
|
|---|
| 1099 | [AVIOContext @ 0x55f63748b080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1100 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1101 | [file @ 0x55f637483b40] Setting default whitelist 'file,crypto,data'
|
|---|
| 1102 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1103 | [AVIOContext @ 0x55f63748b080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1104 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1105 | [libx264 @ 0x55f6373e5640] frame= 186 QP=0.78 NAL=2 Slice:P Poc:372 I:127 P:269 SKIP:0 size=45273 bytes
|
|---|
| 1106 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1107 | [libx264 @ 0x55f6373e5640] frame= 187 QP=0.54 NAL=2 Slice:P Poc:374 I:86 P:310 SKIP:0 size=40702 bytes
|
|---|
| 1108 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1109 | [libx264 @ 0x55f6373e5640] frame= 188 QP=0.65 NAL=2 Slice:P Poc:376 I:62 P:333 SKIP:1 size=27384 bytes
|
|---|
| 1110 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000074.m4s' for writing
|
|---|
| 1111 | [file @ 0x55f637485a40] Setting default whitelist 'file,crypto,data'
|
|---|
| 1112 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1113 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1114 | [file @ 0x55f63748a380] Setting default whitelist 'file,crypto,data'
|
|---|
| 1115 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1116 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1117 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1118 | [libx264 @ 0x55f6373e5640] frame= 189 QP=0.57 NAL=2 Slice:P Poc:378 I:82 P:314 SKIP:0 size=29338 bytes
|
|---|
| 1119 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1120 | [libx264 @ 0x55f6373e5640] frame= 190 QP=0.67 NAL=2 Slice:P Poc:380 I:61 P:334 SKIP:1 size=29997 bytes
|
|---|
| 1121 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000075.m4s' for writing
|
|---|
| 1122 | [file @ 0x55f637485b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1123 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1124 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1125 | [file @ 0x55f637456b00] Setting default whitelist 'file,crypto,data'
|
|---|
| 1126 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1127 | [AVIOContext @ 0x55f637710040] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1128 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1129 | [libx264 @ 0x55f6373e5640] frame= 191 QP=0.60 NAL=2 Slice:P Poc:382 I:67 P:329 SKIP:0 size=32929 bytes
|
|---|
| 1130 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1131 | [libx264 @ 0x55f6373e5640] frame= 192 QP=0.49 NAL=2 Slice:P Poc:384 I:53 P:340 SKIP:3 size=31958 bytes
|
|---|
| 1132 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1133 | [libx264 @ 0x55f6373e5640] frame= 193 QP=0.63 NAL=2 Slice:P Poc:386 I:37 P:355 SKIP:4 size=29335 bytes
|
|---|
| 1134 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000076.m4s' for writing
|
|---|
| 1135 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1136 | [AVIOContext @ 0x55f637833200] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1137 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1138 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1139 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1140 | [AVIOContext @ 0x55f637833200] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1141 | [libx264 @ 0x55f6373e5640] frame= 194 QP=0.57 NAL=2 Slice:P Poc:388 I:22 P:370 SKIP:4 size=28942 bytes
|
|---|
| 1142 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1143 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1144 | [libx264 @ 0x55f6373e5640] frame= 195 QP=0.66 NAL=2 Slice:P Poc:390 I:136 P:259 SKIP:1 size=48882 bytes
|
|---|
| 1145 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000077.m4s' for writing
|
|---|
| 1146 | [file @ 0x55f6376d8980] Setting default whitelist 'file,crypto,data'
|
|---|
| 1147 | [AVIOContext @ 0x55f637833200] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1148 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1149 | [file @ 0x55f63748b080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1150 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1151 | [AVIOContext @ 0x55f637485b00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1152 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1153 | [libx264 @ 0x55f6373e5640] frame= 196 QP=0.87 NAL=2 Slice:P Poc:392 I:100 P:296 SKIP:0 size=46068 bytes
|
|---|
| 1154 | frame= 244 fps= 51 q=0.0 size=N/A time=00:00:07.88 bitrate=N/A speed=1.65x
|
|---|
| 1155 | [h264 @ 0x55f6373c6280] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 1156 | [h264 @ 0x55f6373c6280] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 1157 | [libx264 @ 0x55f6373e5640] frame= 197 QP=0.64 NAL=2 Slice:P Poc:394 I:36 P:356 SKIP:4 size=34525 bytes
|
|---|
| 1158 | [h264 @ 0x55f6373c6280] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 1159 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1160 | [libx264 @ 0x55f6373e5640] frame= 198 QP=0.60 NAL=2 Slice:P Poc:396 I:58 P:338 SKIP:0 size=43098 bytes
|
|---|
| 1161 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000078.m4s' for writing
|
|---|
| 1162 | [file @ 0x55f63748b080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1163 | [AVIOContext @ 0x55f6378bf140] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1164 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1165 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1166 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1167 | [AVIOContext @ 0x55f6378bf140] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1168 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1169 | [libx264 @ 0x55f6373e5640] frame= 199 QP=0.77 NAL=2 Slice:P Poc:398 I:22 P:369 SKIP:5 size=19816 bytes
|
|---|
| 1170 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1171 | [libx264 @ 0x55f6373e5640] frame= 200 QP=0.71 NAL=2 Slice:P Poc:400 I:34 P:358 SKIP:4 size=23593 bytes
|
|---|
| 1172 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000079.m4s' for writing
|
|---|
| 1173 | [file @ 0x55f6374517c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1174 | [AVIOContext @ 0x55f6376d8980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1175 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1176 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1177 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1178 | [AVIOContext @ 0x55f6374f2480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1179 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1180 | [libx264 @ 0x55f6373e5640] frame= 201 QP=0.62 NAL=2 Slice:P Poc:402 I:32 P:344 SKIP:20 size=24050 bytes
|
|---|
| 1181 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1182 | [libx264 @ 0x55f6373e5640] frame= 202 QP=0.39 NAL=2 Slice:P Poc:404 I:43 P:334 SKIP:19 size=23275 bytes
|
|---|
| 1183 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1184 | [libx264 @ 0x55f6373e5640] frame= 203 QP=0.48 NAL=2 Slice:P Poc:406 I:45 P:341 SKIP:10 size=21889 bytes
|
|---|
| 1185 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000080.m4s' for writing
|
|---|
| 1186 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1187 | [AVIOContext @ 0x55f6376d8980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1188 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1189 | [file @ 0x55f6376d8980] Setting default whitelist 'file,crypto,data'
|
|---|
| 1190 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1191 | [AVIOContext @ 0x55f63746e480] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1192 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1193 | [libx264 @ 0x55f6373e5640] frame= 204 QP=0.37 NAL=2 Slice:P Poc:408 I:52 P:334 SKIP:10 size=22722 bytes
|
|---|
| 1194 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1195 | [libx264 @ 0x55f6373e5640] frame= 205 QP=0.39 NAL=2 Slice:P Poc:410 I:54 P:340 SKIP:2 size=23480 bytes
|
|---|
| 1196 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000081.m4s' for writing
|
|---|
| 1197 | [file @ 0x55f63748e1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1198 | [AVIOContext @ 0x55f6376d8980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1199 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1200 | [file @ 0x55f6376d8980] Setting default whitelist 'file,crypto,data'
|
|---|
| 1201 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1202 | [AVIOContext @ 0x55f6377227c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1203 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1204 | [libx264 @ 0x55f6373e5640] frame= 206 QP=0.20 NAL=2 Slice:P Poc:412 I:33 P:359 SKIP:4 size=23684 bytes
|
|---|
| 1205 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1206 | [libx264 @ 0x55f6373e5640] frame= 207 QP=0.52 NAL=2 Slice:P Poc:414 I:41 P:352 SKIP:3 size=22311 bytes
|
|---|
| 1207 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1208 | [libx264 @ 0x55f6373e5640] frame= 208 QP=0.25 NAL=2 Slice:P Poc:416 I:35 P:357 SKIP:4 size=22453 bytes
|
|---|
| 1209 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000082.m4s' for writing
|
|---|
| 1210 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1211 | [AVIOContext @ 0x55f6378aef40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1212 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1213 | [file @ 0x55f63748b080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1214 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1215 | [AVIOContext @ 0x55f6378aef40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1216 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1217 | [libx264 @ 0x55f6373e5640] frame= 209 QP=0.46 NAL=2 Slice:P Poc:418 I:30 P:366 SKIP:0 size=24397 bytes
|
|---|
| 1218 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1219 | [libx264 @ 0x55f6373e5640] frame= 210 QP=0.35 NAL=2 Slice:P Poc:420 I:33 P:361 SKIP:2 size=27233 bytes
|
|---|
| 1220 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000083.m4s' for writing
|
|---|
| 1221 | [file @ 0x55f6374517c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1222 | [AVIOContext @ 0x55f6378aed00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1223 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1224 | [file @ 0x55f6378aed00] Setting default whitelist 'file,crypto,data'
|
|---|
| 1225 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1226 | [AVIOContext @ 0x55f6378aef40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1227 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1228 | [libx264 @ 0x55f6373e5640] frame= 211 QP=0.28 NAL=2 Slice:P Poc:422 I:27 P:366 SKIP:3 size=30738 bytes
|
|---|
| 1229 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1230 | [libx264 @ 0x55f6373e5640] frame= 212 QP=0.40 NAL=2 Slice:P Poc:424 I:20 P:374 SKIP:2 size=29799 bytes
|
|---|
| 1231 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1232 | [libx264 @ 0x55f6373e5640] frame= 213 QP=0.35 NAL=2 Slice:P Poc:426 I:26 P:368 SKIP:2 size=29986 bytes
|
|---|
| 1233 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000084.m4s' for writing
|
|---|
| 1234 | [file @ 0x55f637457500] Setting default whitelist 'file,crypto,data'
|
|---|
| 1235 | [AVIOContext @ 0x55f6378bf140] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1236 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1237 | [file @ 0x55f6378bf140] Setting default whitelist 'file,crypto,data'
|
|---|
| 1238 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1239 | [AVIOContext @ 0x55f63748e240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1240 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1241 | [libx264 @ 0x55f6373e5640] frame= 214 QP=0.33 NAL=2 Slice:P Poc:428 I:29 P:365 SKIP:2 size=27724 bytes
|
|---|
| 1242 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1243 | [libx264 @ 0x55f6373e5640] frame= 215 QP=0.26 NAL=2 Slice:P Poc:430 I:54 P:342 SKIP:0 size=47275 bytes
|
|---|
| 1244 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000085.m4s' for writing
|
|---|
| 1245 | [file @ 0x55f63744cd80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1246 | [AVIOContext @ 0x55f63748e240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1247 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1248 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1249 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1250 | [AVIOContext @ 0x55f63748e240] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1251 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1252 | [libx264 @ 0x55f6373e5640] frame= 216 QP=0.45 NAL=2 Slice:P Poc:432 I:47 P:349 SKIP:0 size=51667 bytes
|
|---|
| 1253 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1254 | [libx264 @ 0x55f6373e5640] frame= 217 QP=0.33 NAL=2 Slice:P Poc:434 I:38 P:358 SKIP:0 size=51342 bytes
|
|---|
| 1255 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1256 | [libx264 @ 0x55f6373e5640] frame= 218 QP=0.36 NAL=2 Slice:P Poc:436 I:32 P:364 SKIP:0 size=54474 bytes
|
|---|
| 1257 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000086.m4s' for writing
|
|---|
| 1258 | [file @ 0x55f63744e080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1259 | [AVIOContext @ 0x55f63744cd80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1260 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1261 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1262 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1263 | [AVIOContext @ 0x55f63744cd80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1264 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1265 | [libx264 @ 0x55f6373e5640] frame= 219 QP=0.41 NAL=2 Slice:P Poc:438 I:18 P:378 SKIP:0 size=54462 bytes
|
|---|
| 1266 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1267 | [libx264 @ 0x55f6373e5640] frame= 220 QP=0.26 NAL=2 Slice:P Poc:440 I:12 P:384 SKIP:0 size=49397 bytes
|
|---|
| 1268 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000087.m4s' for writing
|
|---|
| 1269 | [file @ 0x55f63745ba80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1270 | [AVIOContext @ 0x55f63744cd80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1271 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1272 | [file @ 0x55f637451a40] Setting default whitelist 'file,crypto,data'
|
|---|
| 1273 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1274 | [AVIOContext @ 0x55f63744a780] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1275 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1276 | [libx264 @ 0x55f6373e5640] frame= 221 QP=0.25 NAL=2 Slice:P Poc:442 I:11 P:385 SKIP:0 size=50239 bytes
|
|---|
| 1277 | frame= 269 fps= 51 q=0.0 size=N/A time=00:00:08.88 bitrate=N/A speed=1.68x
|
|---|
| 1278 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1279 | [libx264 @ 0x55f6373e5640] frame= 222 QP=0.19 NAL=2 Slice:P Poc:444 I:10 P:375 SKIP:11 size=24645 bytes
|
|---|
| 1280 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1281 | [libx264 @ 0x55f6373e5640] frame= 223 QP=0.11 NAL=2 Slice:P Poc:446 I:9 P:387 SKIP:0 size=34322 bytes
|
|---|
| 1282 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000088.m4s' for writing
|
|---|
| 1283 | [file @ 0x55f6378f1840] Setting default whitelist 'file,crypto,data'
|
|---|
| 1284 | [AVIOContext @ 0x55f637478e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1285 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1286 | [file @ 0x55f637478e40] Setting default whitelist 'file,crypto,data'
|
|---|
| 1287 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1288 | [AVIOContext @ 0x55f6378be9c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1289 | [libx264 @ 0x55f6373e5640] frame= 224 QP=0.12 NAL=2 Slice:P Poc:448 I:8 P:387 SKIP:1 size=43063 bytes
|
|---|
| 1290 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1291 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1292 | [libx264 @ 0x55f6373e5640] frame= 225 QP=0.09 NAL=2 Slice:P Poc:450 I:10 P:386 SKIP:0 size=48540 bytes
|
|---|
| 1293 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000089.m4s' for writing
|
|---|
| 1294 | [file @ 0x55f6374f2500] Setting default whitelist 'file,crypto,data'
|
|---|
| 1295 | [AVIOContext @ 0x55f6374787c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1296 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1297 | [file @ 0x55f637478e80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1298 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1299 | [AVIOContext @ 0x55f6374787c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1300 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1301 | [libx264 @ 0x55f6373e5640] frame= 226 QP=0.08 NAL=2 Slice:P Poc:452 I:6 P:387 SKIP:3 size=43044 bytes
|
|---|
| 1302 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1303 | [libx264 @ 0x55f6373e5640] frame= 227 QP=0.09 NAL=2 Slice:P Poc:454 I:5 P:391 SKIP:0 size=45614 bytes
|
|---|
| 1304 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1305 | [libx264 @ 0x55f6373e5640] frame= 228 QP=0.08 NAL=2 Slice:P Poc:456 I:7 P:389 SKIP:0 size=51320 bytes
|
|---|
| 1306 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000090.m4s' for writing
|
|---|
| 1307 | [file @ 0x55f63748c9c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1308 | [AVIOContext @ 0x55f6374787c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1309 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1310 | [file @ 0x55f637478e80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1311 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1312 | [AVIOContext @ 0x55f6374787c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1313 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1314 | [libx264 @ 0x55f6373e5640] frame= 229 QP=0.09 NAL=2 Slice:P Poc:458 I:5 P:391 SKIP:0 size=53150 bytes
|
|---|
| 1315 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1316 | [libx264 @ 0x55f6373e5640] frame= 230 QP=0.06 NAL=2 Slice:P Poc:460 I:2 P:394 SKIP:0 size=60835 bytes
|
|---|
| 1317 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000091.m4s' for writing
|
|---|
| 1318 | [file @ 0x55f637451700] Setting default whitelist 'file,crypto,data'
|
|---|
| 1319 | [AVIOContext @ 0x55f6374787c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1320 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1321 | [file @ 0x55f637459b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1322 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1323 | [AVIOContext @ 0x55f6374787c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1324 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1325 | [libx264 @ 0x55f6373e5640] frame= 231 QP=0.04 NAL=2 Slice:P Poc:462 I:0 P:396 SKIP:0 size=47314 bytes
|
|---|
| 1326 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1327 | [libx264 @ 0x55f6373e5640] frame= 232 QP=0.04 NAL=2 Slice:P Poc:464 I:0 P:396 SKIP:0 size=41806 bytes
|
|---|
| 1328 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1329 | [libx264 @ 0x55f6373e5640] frame= 233 QP=0.07 NAL=2 Slice:P Poc:466 I:0 P:395 SKIP:1 size=43733 bytes
|
|---|
| 1330 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000092.m4s' for writing
|
|---|
| 1331 | [file @ 0x55f6374796c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1332 | [AVIOContext @ 0x55f637451740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1333 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1334 | [file @ 0x55f637457640] Setting default whitelist 'file,crypto,data'
|
|---|
| 1335 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1336 | [AVIOContext @ 0x55f637451740] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1337 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1338 | [libx264 @ 0x55f6373e5640] frame= 234 QP=0.07 NAL=2 Slice:P Poc:468 I:0 P:377 SKIP:19 size=29480 bytes
|
|---|
| 1339 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1340 | [libx264 @ 0x55f6373e5640] frame= 235 QP=0.06 NAL=2 Slice:P Poc:470 I:2 P:394 SKIP:0 size=42295 bytes
|
|---|
| 1341 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000093.m4s' for writing
|
|---|
| 1342 | [file @ 0x55f63780bfc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1343 | [AVIOContext @ 0x55f6374796c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1344 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1345 | [file @ 0x55f6374890c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1346 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1347 | [AVIOContext @ 0x55f6374796c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1348 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1349 | [libx264 @ 0x55f6373e5640] frame= 236 QP=0.06 NAL=2 Slice:P Poc:472 I:3 P:393 SKIP:0 size=47638 bytes
|
|---|
| 1350 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1351 | [libx264 @ 0x55f6373e5640] frame= 237 QP=0.08 NAL=2 Slice:P Poc:474 I:3 P:393 SKIP:0 size=48141 bytes
|
|---|
| 1352 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1353 | [libx264 @ 0x55f6373e5640] frame= 238 QP=0.08 NAL=2 Slice:P Poc:476 I:0 P:393 SKIP:3 size=43388 bytes
|
|---|
| 1354 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000094.m4s' for writing
|
|---|
| 1355 | [file @ 0x55f63748e200] Setting default whitelist 'file,crypto,data'
|
|---|
| 1356 | [AVIOContext @ 0x55f637459980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1357 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1358 | [file @ 0x55f6378bb600] Setting default whitelist 'file,crypto,data'
|
|---|
| 1359 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1360 | [AVIOContext @ 0x55f637459980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1361 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1362 | [libx264 @ 0x55f6373e5640] frame= 239 QP=0.09 NAL=2 Slice:P Poc:478 I:3 P:393 SKIP:0 size=48511 bytes
|
|---|
| 1363 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1364 | [libx264 @ 0x55f6373e5640] frame= 240 QP=0.08 NAL=2 Slice:P Poc:480 I:0 P:396 SKIP:0 size=48633 bytes
|
|---|
| 1365 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000095.m4s' for writing
|
|---|
| 1366 | [file @ 0x55f63745ba80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1367 | [AVIOContext @ 0x55f637459980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1368 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1369 | [file @ 0x55f6378cbbc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1370 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1371 | [AVIOContext @ 0x55f6378cbe00] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1372 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1373 | [libx264 @ 0x55f6373e5640] frame= 241 QP=0.07 NAL=2 Slice:P Poc:482 I:0 P:396 SKIP:0 size=51019 bytes
|
|---|
| 1374 | [h264 @ 0x55f6373c6280] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1375 | [libx264 @ 0x55f6373e5640] frame= 242 QP=0.07 NAL=2 Slice:P Poc:484 I:2 P:394 SKIP:0 size=50494 bytes
|
|---|
| 1376 | [libx264 @ 0x55f6373e5640] frame= 243 QP=0.07 NAL=2 Slice:P Poc:486 I:1 P:395 SKIP:0 size=44221 bytes
|
|---|
| 1377 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000096.m4s' for writing
|
|---|
| 1378 | [file @ 0x55f6378f1440] Setting default whitelist 'file,crypto,data'
|
|---|
| 1379 | [h264 @ 0x55f637447300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1380 | [AVIOContext @ 0x55f637478e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1381 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1382 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1383 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1384 | [AVIOContext @ 0x55f637478e40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1385 | [libx264 @ 0x55f6373e5640] frame= 244 QP=0.05 NAL=2 Slice:P Poc:488 I:1 P:395 SKIP:0 size=41440 bytes
|
|---|
| 1386 | frame= 292 fps= 50 q=0.0 size=N/A time=00:00:09.80 bitrate=N/A speed=1.69x
|
|---|
| 1387 | [h264 @ 0x55f6373f6500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1388 | [libx264 @ 0x55f6373e5640] frame= 245 QP=0.04 NAL=2 Slice:P Poc:490 I:0 P:396 SKIP:0 size=51094 bytes
|
|---|
| 1389 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000097.m4s' for writing
|
|---|
| 1390 | [file @ 0x55f637478800] Setting default whitelist 'file,crypto,data'
|
|---|
| 1391 | [h264 @ 0x55f6373f2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 1392 | [AVIOContext @ 0x55f637478dc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1393 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1394 | [file @ 0x55f6374754c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1395 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1396 | [AVIOContext @ 0x55f6378aee40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1397 | [h264 @ 0x55f6374279c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 1398 | [libx264 @ 0x55f6373e5640] frame= 246 QP=0.04 NAL=2 Slice:P Poc:492 I:0 P:396 SKIP:0 size=49262 bytes
|
|---|
| 1399 | [libx264 @ 0x55f6373e5640] frame= 247 QP=0.03 NAL=2 Slice:P Poc:494 I:0 P:396 SKIP:0 size=49296 bytes
|
|---|
| 1400 | [libx264 @ 0x55f6373e5640] frame= 248 QP=0.03 NAL=2 Slice:P Poc:496 I:0 P:391 SKIP:5 size=41177 bytes
|
|---|
| 1401 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000098.m4s' for writing
|
|---|
| 1402 | [file @ 0x55f637478f00] Setting default whitelist 'file,crypto,data'
|
|---|
| 1403 | [AVIOContext @ 0x55f637487f80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1404 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1405 | [file @ 0x55f637487f80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1406 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1407 | [AVIOContext @ 0x55f637488200] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1408 | [libx264 @ 0x55f6373e5640] frame= 249 QP=0.01 NAL=2 Slice:P Poc:498 I:0 P:396 SKIP:0 size=43524 bytes
|
|---|
| 1409 | [libx264 @ 0x55f6373e5640] frame= 250 QP=0.00 NAL=3 Slice:I Poc:0 I:396 P:0 SKIP:0 size=86784 bytes
|
|---|
| 1410 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000099.m4s' for writing
|
|---|
| 1411 | [file @ 0x55f6374517c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1412 | [AVIOContext @ 0x55f63780f800] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1413 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1414 | [file @ 0x55f637459b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1415 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1416 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1417 | [libx264 @ 0x55f6373e5640] frame= 251 QP=0.00 NAL=2 Slice:P Poc:2 I:0 P:377 SKIP:19 size=38723 bytes
|
|---|
| 1418 | [libx264 @ 0x55f6373e5640] frame= 252 QP=0.01 NAL=2 Slice:P Poc:4 I:0 P:395 SKIP:1 size=32742 bytes
|
|---|
| 1419 | [out_0_0 @ 0x55f6374f3840] EOF on sink link out_0_0:default.
|
|---|
| 1420 | No more output streams to write to, finishing.
|
|---|
| 1421 | [libx264 @ 0x55f6373e5640] frame= 253 QP=0.01 NAL=2 Slice:P Poc:6 I:0 P:389 SKIP:7 size=9751 bytes
|
|---|
| 1422 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000100.m4s' for writing
|
|---|
| 1423 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1424 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1425 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1426 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1427 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1428 | [AVIOContext @ 0x55f63745cb80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1429 | [libx264 @ 0x55f6373e5640] frame= 254 QP=0.02 NAL=2 Slice:P Poc:8 I:1 P:393 SKIP:2 size=45665 bytes
|
|---|
| 1430 | [libx264 @ 0x55f6373e5640] frame= 255 QP=0.02 NAL=2 Slice:P Poc:10 I:0 P:396 SKIP:0 size=42252 bytes
|
|---|
| 1431 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000101.m4s' for writing
|
|---|
| 1432 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1433 | [AVIOContext @ 0x55f637488080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1434 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1435 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1436 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1437 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1438 | [libx264 @ 0x55f6373e5640] frame= 256 QP=0.02 NAL=2 Slice:P Poc:12 I:1 P:395 SKIP:0 size=34136 bytes
|
|---|
| 1439 | [libx264 @ 0x55f6373e5640] frame= 257 QP=0.01 NAL=2 Slice:P Poc:14 I:1 P:395 SKIP:0 size=45012 bytes
|
|---|
| 1440 | [libx264 @ 0x55f6373e5640] frame= 258 QP=0.01 NAL=2 Slice:P Poc:16 I:0 P:395 SKIP:1 size=43979 bytes
|
|---|
| 1441 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000102.m4s' for writing
|
|---|
| 1442 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1443 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1444 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1445 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1446 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1447 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1448 | [libx264 @ 0x55f6373e5640] frame= 259 QP=0.01 NAL=2 Slice:P Poc:18 I:0 P:360 SKIP:36 size=20561 bytes
|
|---|
| 1449 | [libx264 @ 0x55f6373e5640] frame= 260 QP=0.01 NAL=2 Slice:P Poc:20 I:0 P:396 SKIP:0 size=57051 bytes
|
|---|
| 1450 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000103.m4s' for writing
|
|---|
| 1451 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1452 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1453 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1454 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1455 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1456 | [AVIOContext @ 0x55f63745cb80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1457 | [libx264 @ 0x55f6373e5640] frame= 261 QP=0.01 NAL=2 Slice:P Poc:22 I:0 P:396 SKIP:0 size=25997 bytes
|
|---|
| 1458 | [libx264 @ 0x55f6373e5640] frame= 262 QP=0.01 NAL=2 Slice:P Poc:24 I:0 P:396 SKIP:0 size=48215 bytes
|
|---|
| 1459 | [libx264 @ 0x55f6373e5640] frame= 263 QP=0.01 NAL=2 Slice:P Poc:26 I:0 P:386 SKIP:10 size=42678 bytes
|
|---|
| 1460 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000104.m4s' for writing
|
|---|
| 1461 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1462 | [AVIOContext @ 0x55f637488080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1463 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1464 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1465 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1466 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1467 | [libx264 @ 0x55f6373e5640] frame= 264 QP=0.01 NAL=2 Slice:P Poc:28 I:0 P:396 SKIP:0 size=39472 bytes
|
|---|
| 1468 | [libx264 @ 0x55f6373e5640] frame= 265 QP=0.01 NAL=2 Slice:P Poc:30 I:0 P:388 SKIP:8 size=30465 bytes
|
|---|
| 1469 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000105.m4s' for writing
|
|---|
| 1470 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1471 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1472 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1473 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1474 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1475 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1476 | [libx264 @ 0x55f6373e5640] frame= 266 QP=0.01 NAL=2 Slice:P Poc:32 I:0 P:390 SKIP:6 size=50711 bytes
|
|---|
| 1477 | [libx264 @ 0x55f6373e5640] frame= 267 QP=0.00 NAL=2 Slice:P Poc:34 I:0 P:396 SKIP:0 size=46432 bytes
|
|---|
| 1478 | [libx264 @ 0x55f6373e5640] frame= 268 QP=0.00 NAL=2 Slice:P Poc:36 I:0 P:396 SKIP:0 size=38232 bytes
|
|---|
| 1479 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000106.m4s' for writing
|
|---|
| 1480 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1481 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1482 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1483 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1484 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1485 | [AVIOContext @ 0x55f637488100] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1486 | [libx264 @ 0x55f6373e5640] frame= 269 QP=0.00 NAL=2 Slice:P Poc:38 I:0 P:396 SKIP:0 size=42792 bytes
|
|---|
| 1487 | [libx264 @ 0x55f6373e5640] frame= 270 QP=0.01 NAL=2 Slice:P Poc:40 I:0 P:364 SKIP:32 size=37152 bytes
|
|---|
| 1488 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000107.m4s' for writing
|
|---|
| 1489 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1490 | [AVIOContext @ 0x55f637488080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1491 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1492 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1493 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1494 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1495 | [libx264 @ 0x55f6373e5640] frame= 271 QP=0.00 NAL=2 Slice:P Poc:42 I:0 P:357 SKIP:39 size=22542 bytes
|
|---|
| 1496 | [libx264 @ 0x55f6373e5640] frame= 272 QP=0.00 NAL=2 Slice:P Poc:44 I:0 P:395 SKIP:1 size=37308 bytes
|
|---|
| 1497 | [libx264 @ 0x55f6373e5640] frame= 273 QP=0.00 NAL=2 Slice:P Poc:46 I:0 P:393 SKIP:3 size=43204 bytes
|
|---|
| 1498 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000108.m4s' for writing
|
|---|
| 1499 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1500 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1501 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1502 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1503 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1504 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1505 | [libx264 @ 0x55f6373e5640] frame= 274 QP=0.00 NAL=2 Slice:P Poc:48 I:0 P:354 SKIP:42 size=37107 bytes
|
|---|
| 1506 | [libx264 @ 0x55f6373e5640] frame= 275 QP=0.00 NAL=2 Slice:P Poc:50 I:0 P:381 SKIP:15 size=41152 bytes
|
|---|
| 1507 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000109.m4s' for writing
|
|---|
| 1508 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1509 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1510 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1511 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1512 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1513 | [AVIOContext @ 0x55f63745cb80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1514 | [libx264 @ 0x55f6373e5640] frame= 276 QP=0.00 NAL=2 Slice:P Poc:52 I:0 P:380 SKIP:16 size=39352 bytes
|
|---|
| 1515 | [libx264 @ 0x55f6373e5640] frame= 277 QP=0.00 NAL=2 Slice:P Poc:54 I:0 P:394 SKIP:2 size=38897 bytes
|
|---|
| 1516 | [libx264 @ 0x55f6373e5640] frame= 278 QP=0.00 NAL=2 Slice:P Poc:56 I:0 P:396 SKIP:0 size=43523 bytes
|
|---|
| 1517 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000110.m4s' for writing
|
|---|
| 1518 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1519 | [AVIOContext @ 0x55f637488080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1520 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1521 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1522 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1523 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1524 | [libx264 @ 0x55f6373e5640] frame= 279 QP=0.00 NAL=2 Slice:P Poc:58 I:0 P:374 SKIP:22 size=29080 bytes
|
|---|
| 1525 | [libx264 @ 0x55f6373e5640] frame= 280 QP=0.00 NAL=2 Slice:P Poc:60 I:0 P:393 SKIP:3 size=13842 bytes
|
|---|
| 1526 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000111.m4s' for writing
|
|---|
| 1527 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1528 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1529 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1530 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1531 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1532 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1533 | [libx264 @ 0x55f6373e5640] frame= 281 QP=0.02 NAL=2 Slice:P Poc:62 I:0 P:371 SKIP:25 size=26045 bytes
|
|---|
| 1534 | [libx264 @ 0x55f6373e5640] frame= 282 QP=0.01 NAL=2 Slice:P Poc:64 I:0 P:395 SKIP:1 size=54554 bytes
|
|---|
| 1535 | [libx264 @ 0x55f6373e5640] frame= 283 QP=0.02 NAL=2 Slice:P Poc:66 I:0 P:396 SKIP:0 size=45414 bytes
|
|---|
| 1536 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000112.m4s' for writing
|
|---|
| 1537 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1538 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1539 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1540 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1541 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1542 | [AVIOContext @ 0x55f63745cb80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1543 | [libx264 @ 0x55f6373e5640] frame= 284 QP=0.01 NAL=2 Slice:P Poc:68 I:0 P:396 SKIP:0 size=42430 bytes
|
|---|
| 1544 | [libx264 @ 0x55f6373e5640] frame= 285 QP=0.01 NAL=2 Slice:P Poc:70 I:0 P:396 SKIP:0 size=24533 bytes
|
|---|
| 1545 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000113.m4s' for writing
|
|---|
| 1546 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1547 | [AVIOContext @ 0x55f637488080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1548 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1549 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1550 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1551 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1552 | [libx264 @ 0x55f6373e5640] frame= 286 QP=0.02 NAL=2 Slice:P Poc:72 I:0 P:396 SKIP:0 size=48149 bytes
|
|---|
| 1553 | [libx264 @ 0x55f6373e5640] frame= 287 QP=0.02 NAL=2 Slice:P Poc:74 I:0 P:393 SKIP:3 size=44322 bytes
|
|---|
| 1554 | [libx264 @ 0x55f6373e5640] frame= 288 QP=0.02 NAL=2 Slice:P Poc:76 I:0 P:396 SKIP:0 size=47965 bytes
|
|---|
| 1555 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000114.m4s' for writing
|
|---|
| 1556 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1557 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1558 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1559 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1560 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1561 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1562 | [libx264 @ 0x55f6373e5640] frame= 289 QP=0.02 NAL=2 Slice:P Poc:78 I:0 P:396 SKIP:0 size=17842 bytes
|
|---|
| 1563 | [libx264 @ 0x55f6373e5640] frame= 290 QP=0.03 NAL=2 Slice:P Poc:80 I:0 P:395 SKIP:1 size=32303 bytes
|
|---|
| 1564 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000115.m4s' for writing
|
|---|
| 1565 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1566 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1567 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1568 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1569 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1570 | [AVIOContext @ 0x55f63745cb80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1571 | [libx264 @ 0x55f6373e5640] frame= 291 QP=0.04 NAL=2 Slice:P Poc:82 I:0 P:389 SKIP:7 size=37857 bytes
|
|---|
| 1572 | [libx264 @ 0x55f6373e5640] frame= 292 QP=1.00 NAL=2 Slice:P Poc:84 I:0 P:395 SKIP:1 size=37014 bytes
|
|---|
| 1573 | [libx264 @ 0x55f6373e5640] frame= 293 QP=1.00 NAL=2 Slice:P Poc:86 I:0 P:358 SKIP:38 size=20468 bytes
|
|---|
| 1574 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000116.m4s' for writing
|
|---|
| 1575 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1576 | [AVIOContext @ 0x55f637488080] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1577 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1578 | [file @ 0x55f637488080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1579 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1580 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1581 | [libx264 @ 0x55f6373e5640] frame= 294 QP=1.00 NAL=2 Slice:P Poc:88 I:0 P:396 SKIP:0 size=45873 bytes
|
|---|
| 1582 | [libx264 @ 0x55f6373e5640] frame= 295 QP=0.08 NAL=2 Slice:P Poc:90 I:0 P:395 SKIP:1 size=36522 bytes
|
|---|
| 1583 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000117.m4s' for writing
|
|---|
| 1584 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1585 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1586 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1587 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1588 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1589 | [AVIOContext @ 0x55f6374f6980] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1590 | [libx264 @ 0x55f6373e5640] frame= 296 QP=0.22 NAL=2 Slice:P Poc:92 I:0 P:396 SKIP:0 size=34798 bytes
|
|---|
| 1591 | [libx264 @ 0x55f6373e5640] frame= 297 QP=0.72 NAL=2 Slice:P Poc:94 I:0 P:395 SKIP:1 size=22064 bytes
|
|---|
| 1592 | [libx264 @ 0x55f6373e5640] frame= 298 QP=0.99 NAL=2 Slice:P Poc:96 I:0 P:393 SKIP:3 size=28108 bytes
|
|---|
| 1593 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000118.m4s' for writing
|
|---|
| 1594 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1595 | [AVIOContext @ 0x55f6374881c0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1596 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1597 | [file @ 0x55f6374881c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 1598 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1599 | [AVIOContext @ 0x55f63745cb80] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1600 | [libx264 @ 0x55f6373e5640] frame= 299 QP=1.85 NAL=2 Slice:P Poc:98 I:0 P:243 SKIP:153 size=6225 bytes
|
|---|
| 1601 | [hls @ 0x55f6373e65c0] Opening 'stream-000000000000000119.m4s' for writing
|
|---|
| 1602 | [file @ 0x55f637450d80] Setting default whitelist 'file,crypto,data'
|
|---|
| 1603 | [AVIOContext @ 0x55f63745ccc0] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1604 | [hls @ 0x55f6373e65c0] Opening 'index.m3u8.tmp' for writing
|
|---|
| 1605 | [file @ 0x55f63771a080] Setting default whitelist 'file,crypto,data'
|
|---|
| 1606 | EXT-X-MEDIA-SEQUENCE:0
|
|---|
| 1607 | [AVIOContext @ 0x55f6376d7680] Statistics: 0 seeks, 1 writeouts
|
|---|
| 1608 | frame= 300 fps= 44 q=-1.0 Lsize=N/A time=00:00:12.00 bitrate=N/A speed=1.76x
|
|---|
| 1609 | video:10676kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
|
|---|
| 1610 | Input file #0 (test.264):
|
|---|
| 1611 | Input stream #0:0 (video): 300 packets read (609131 bytes); 300 frames decoded;
|
|---|
| 1612 | Total: 300 packets (609131 bytes) demuxed
|
|---|
| 1613 | Output file #0 (index.m3u8):
|
|---|
| 1614 | Output stream #0:0 (video): 300 frames encoded; 300 packets muxed (10931835 bytes);
|
|---|
| 1615 | Total: 300 packets (10931835 bytes) muxed
|
|---|
| 1616 | 300 frames successfully decoded, 0 decoding errors
|
|---|
| 1617 | [libx264 @ 0x55f6373e5640] frame I:2 Avg QP: 1.11 size: 66892
|
|---|
| 1618 | [libx264 @ 0x55f6373e5640] frame P:298 Avg QP: 0.30 size: 36233
|
|---|
| 1619 | [libx264 @ 0x55f6373e5640] mb I I16..4: 7.4% 19.7% 72.9%
|
|---|
| 1620 | [libx264 @ 0x55f6373e5640] mb P I16..4: 0.5% 1.5% 3.7% P16..4: 49.8% 23.7% 19.7% 0.0% 0.0% skip: 1.2%
|
|---|
| 1621 | [libx264 @ 0x55f6373e5640] final ratefactor: -7.96
|
|---|
| 1622 | [libx264 @ 0x55f6373e5640] 8x8 transform intra:25.6% inter:38.5%
|
|---|
| 1623 | [libx264 @ 0x55f6373e5640] coded y,uvDC,uvAC intra: 98.4% 97.5% 95.8% inter: 89.3% 84.6% 84.2%
|
|---|
| 1624 | [libx264 @ 0x55f6373e5640] i16 v,h,dc,p: 22% 20% 29% 29%
|
|---|
| 1625 | [libx264 @ 0x55f6373e5640] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 22% 22% 3% 7% 7% 7% 5% 7%
|
|---|
| 1626 | [libx264 @ 0x55f6373e5640] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 21% 10% 5% 11% 9% 10% 6% 7%
|
|---|
| 1627 | [libx264 @ 0x55f6373e5640] i8c dc,h,v,p: 44% 21% 25% 9%
|
|---|
| 1628 | [libx264 @ 0x55f6373e5640] Weighted P-Frames: Y:0.3% UV:0.0%
|
|---|
| 1629 | [libx264 @ 0x55f6373e5640] ref P L0: 57.7% 12.8% 19.5% 10.0% 0.0%
|
|---|
| 1630 | [libx264 @ 0x55f6373e5640] kb/s:7287.46
|
|---|
| 1631 | [AVIOContext @ 0x55f6373c7300] Statistics: 609131 bytes read, 0 seeks
|
|---|