[FFmpeg-trac] #9084(undetermined:new): Some video extracted strange frame image

FFmpeg trac at avcodec.org
Fri Jan 29 05:27:49 EET 2021


#9084: Some video extracted strange frame image
-------------------------------------+-------------------------------------
             Reporter:  popova-      |                     Type:  defect
  ksiusha912                         |
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  frame        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I try to generate thumbnails for this video, but extracted image only
 contains strange gray, green color, this video is playing fine in Pot
 Player and VLC Player.

 File size 10M:
 [https://www.mediafire.com/file/ed1jk46lmqstnn2/1.ts/file]


 Full log here:
 G:\>ffmpeg -v 9 -loglevel 99 -ss 10 -i 1.ts -y -vframes 1 1.jpg
 ffmpeg version N-100856-geccc7971c2 Copyright (c) 2000-2021 the FFmpeg
 developers
   built with gcc 9.3-win32 (GCC) 20200320
   configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static
 --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64
 --target-os=mingw32 --enable-version3 --disable-debug --disable-w32threads
 --enable-pthreads --enable-iconv --enable-zlib --enable-libxml2 --enable-
 libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-
 fontconfig --enable-opencl --enable-libvmaf --disable-vulkan --enable-
 libvorbis --enable-amf --enable-libaom --disable-avisynth --enable-
 libdav1d --disable-libdavs2 --enable-ffnvcodec --enable-cuda-llvm
 --disable-libglslang --enable-libass --enable-libbluray --enable-
 libmp3lame --enable-libopus --enable-libtheora --enable-libvpx --enable-
 libwebp --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-
 amrwb --enable-libopenjpeg --enable-librav1e --disable-librubberband
 --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-
 libsvtav1 --enable-libtwolame --enable-libuavs3d --disable-libvidstab
 --disable-libx264 --disable-libx265 --disable-libxavs2 --disable-libxvid
 --enable-libzimg --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags=
 --extra-ldflags=-pthread --extra-libs=-lgomp
   libavutil      56. 64.100 / 56. 64.100
   libavcodec     58.119.100 / 58.119.100
   libavformat    58. 65.101 / 58. 65.101
   libavdevice    58. 11.103 / 58. 11.103
   libavfilter     7.100.100 /  7.100.100
   libswscale      5.  8.100 /  5.  8.100
   libswresample   3.  8.100 /  3.  8.100
 Splitting the commandline.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument '9'.
 Reading option '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument '99'.
 Reading option '-ss' ... matched as option 'ss' (set the start time
 offset) with argument '10'.
 Reading option '-i' ... matched as input url with argument '1.ts'.
 Reading option '-y' ... matched as option 'y' (overwrite output files)
 with argument '1'.
 Reading option '-vframes' ... matched as option 'vframes' (set the number
 of video frames to output) with argument '1'.
 Reading option '1.jpg' ... matched as output url.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument 9.
 Applying option y (overwrite output files) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input url 1.ts.
 Applying option ss (set the start time offset) with argument 10.
 Successfully parsed a group of options.
 Opening an input file: 1.ts.
 [NULL @ 000001c9a2384a40] Opening '1.ts' for reading
 [file @ 000001c9a2385f40] Setting default whitelist 'file,crypto,data'
 Probing mpegts score:50 size:2048
 [mpegts @ 000001c9a2384a40] Format mpegts probed with size=2048 and
 score=50
 [mpegts @ 000001c9a2384a40] Probe: 8192, score: 44, dvhs_score: -2,
 fec_score: 0
 [mpegts @ 000001c9a2384a40] Filter: pid=0x11 type=1
 [mpegts @ 000001c9a2384a40] Filter: pid=0x0 type=1
 [mpegts @ 000001c9a2384a40] Filter: pid=0x12 type=1
 [mpegts @ 000001c9a2384a40] PAT:
 [mpegts @ 000001c9a2384a40] sid=0x1 pid=0x1001
 [mpegts @ 000001c9a2384a40] new_program: id=0x0001
 [mpegts @ 000001c9a2384a40] Filter: pid=0x1001 type=1
 [mpegts @ 000001c9a2384a40] PMT: len 26
 [mpegts @ 000001c9a2384a40] sid=0x1 sec_num=0/0 version=0 tid=2
 [mpegts @ 000001c9a2384a40] pcr_pid=0x100
 [mpegts @ 000001c9a2384a40] Filter: pid=0x100 type=0
 [mpegts @ 000001c9a2384a40] stream=0 stream_type=24 pid=100 prog_reg_desc=
 [mpegts @ 000001c9a2384a40] Filter: pid=0x101 type=0
 [mpegts @ 000001c9a2384a40] stream=1 stream_type=f pid=101 prog_reg_desc=
 [mpegts @ 000001c9a2384a40] tuning done
 [mpegts @ 000001c9a2384a40] Before avformat_find_stream_info() pos: 0
 bytes read:32768 seeks:0 nb_streams:2
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] PAT:
 [mpegts @ 000001c9a2384a40] sid=0x1 pid=0x1001
 [mpegts @ 000001c9a2384a40] new_program: id=0x0001
 [mpegts @ 000001c9a2384a40] PMT: len 26
 [mpegts @ 000001c9a2384a40] sid=0x1 sec_num=0/0 version=0 tid=2
 [mpegts @ 000001c9a2384a40] pcr_pid=0x100
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] probing stream 1 pp:2500
 Probing aac score:51 size:3891
 Probing mp3 score:1 size:3891
 [mpegts @ 000001c9a2384a40] Probe with size=3891, packets=1 detected aac
 with score=51
 [mpegts @ 000001c9a2384a40] probed stream 1
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
     Last message repeated 1 times
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [hevc @ 000001c9a2388000] Decoding SEI
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 35(AUD),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 32(VPS),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 33(SPS),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 34(PPS),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 39(SEI_PREFIX),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 32(VPS),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 33(SPS),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 34(PPS),
 nuh_layer_id: 0, temporal_id: 0
 [extract_extradata @ 000001c9a28a8000] nal_unit_type: 19(IDR_W_RADL),
 nuh_layer_id: 0, temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [hevc @ 000001c9a2388000] Decoding SEI
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [hevc @ 000001c9a2388000] Format yuv420p chosen by get_format().
 [hevc @ 000001c9a2388000] Decoded frame with POC 0.
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [hevc @ 000001c9a2388000] Decoding SEI
 [hevc @ 000001c9a2388000] Decoding VPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding SPS
 [hevc @ 000001c9a2388000] Main profile bitstream
 [hevc @ 000001c9a2388000] Decoding VUI
 [hevc @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] max_analyze_duration 5000000 reached at
 5013600 microseconds st:1
 [mpegts @ 000001c9a2384a40] rfps: 23.916667 0.014852
 [mpegts @ 000001c9a2384a40] rfps: 24.000000 0.000139
     Last message repeated 1 times
 [mpegts @ 000001c9a2384a40] rfps: 24.083333 0.014848
 [mpegts @ 000001c9a2384a40] rfps: 48.000000 0.000557
     Last message repeated 1 times
 [mpegts @ 000001c9a2384a40] rfps: 120.000000 0.003478
 [mpegts @ 000001c9a2384a40] rfps: 120.000000 0.019215
 [mpegts @ 000001c9a2384a40] rfps: 240.000000 0.013914
 [mpegts @ 000001c9a2384a40] rfps: 23.976024 0.001358
     Last message repeated 1 times
 [mpegts @ 000001c9a2384a40] rfps: 47.952048 0.005430
     Last message repeated 1 times
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] Probe: 8192, score: 43, dvhs_score: 0,
 fec_score: 0
 [mpegts @ 000001c9a2384a40] Filter: pid=0x453 type=0
 [mpegts @ 000001c9a2384a40] Packet had TEI flag set; marking as corrupt
 [mpegts @ 000001c9a2384a40] Probe: 8192, score: 44, dvhs_score: 0,
 fec_score: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
     Last message repeated 2 times
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
     Last message repeated 5 times
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
     Last message repeated 6 times
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
     Last message repeated 4 times
 [mpegts @ 000001c9a2384a40] PES packet size mismatch
 [mpegts @ 000001c9a2384a40] Packet corrupt (stream = 0, dts = 6447269216).
 [mpegts @ 000001c9a2384a40] stream 0: start_time: 71589.1 duration:
 47.3257
 [mpegts @ 000001c9a2384a40] stream 1: start_time: 71588.9 duration:
 47.1247
 [mpegts @ 000001c9a2384a40] format: start_time: 71588.9 duration: 47.5237
 (estimate from pts) bitrate=1765 kb/s
 [mpegts @ 000001c9a2384a40] After avformat_find_stream_info() pos: 0 bytes
 read:938128 seeks:2 frames:345
 [mpegts @ 000001c9a2384a40] read_seek: 0 6443893097
 [mpegts @ 000001c9a2384a40] gen_seek: 0 6443893097
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] PAT:
 [mpegts @ 000001c9a2384a40] sid=0x1 pid=0x1001
 [mpegts @ 000001c9a2384a40] new_program: id=0x0001
 [mpegts @ 000001c9a2384a40] PMT: len 26
 [mpegts @ 000001c9a2384a40] sid=0x1 sec_num=0/0 version=0 tid=2
 [mpegts @ 000001c9a2384a40] pcr_pid=0x100
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding SEI
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] Skipping after seek
     Last message repeated 4 times
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [mpegts @ 000001c9a2384a40] PES packet size mismatch
 [mpegts @ 000001c9a2384a40] Packet corrupt (stream = 0, dts = 6447269216).
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [mpegts @ 000001c9a2384a40] PES packet size mismatch
 [mpegts @ 000001c9a2384a40] Packet corrupt (stream = 0, dts = 6447269216).
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pos_min=0x11a0 pos_max=0x9fad84
 dts_min=6443018966 dts_max=6447269216
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] 4512 2157864 10464644 / 6443018966 6444500096
 6447269216 target:6443893097 limit:10464644 start:2155803 noc:0
 [mpegts @ 000001c9a2384a40] pos_min=0x11a0 pos_max=0x20ed28
 dts_min=6443018966 dts_max=6444500096
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] 4512 1274452 2157864 / 6443018966 6443877656
 6444500096 target:6443893097 limit:2155802 start:1273312 noc:0
 [mpegts @ 000001c9a2384a40] pos_min=0x137254 pos_max=0x20ed28
 dts_min=6443877656 dts_max=6444500096
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] 1274452 1300020 2157864 / 6443877656
 6443896466 6444500096 target:6443893097 limit:2155802 start:1294305 noc:0
 [mpegts @ 000001c9a2384a40] pos_min=0x137254 pos_max=0x13d634
 dts_min=6443877656 dts_max=6443896466
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] 1274452 1292500 1300020 / 6443877656
 6443888996 6443896466 target:6443893097 limit:1294304 start:1289725 noc:0
 [mpegts @ 000001c9a2384a40] pos_min=0x13b8d4 pos_max=0x13d634
 dts_min=6443888996 dts_max=6443896466
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] 1292500 1294192 1300020 / 6443888996
 6443892596 6443896466 target:6443893097 limit:1294304 start:1292501 noc:0
 [mpegts @ 000001c9a2384a40] pos_min=0x13bf70 pos_max=0x13d634
 dts_min=6443892596 dts_max=6443896466
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] 1294192 1300020 1300020 / 6443892596
 6443896466 6443896466 target:6443893097 limit:1294304 start:1294193 noc:1
 Input #0, mpegts, from '1.ts':
   Duration: 00:00:47.52, start: 71588.942622, bitrate: 1765 kb/s
   Program 1
     Stream #0:0[0x100], 122, 1/90000: Video: hevc (Main), 1 reference
 frame ([36][0][0][0] / 0x0024), yuv420p(tv, bt709, left), 1280x720
 (1280x736) [SAR 1:1 DAR 16:9], 0/1, 24 fps, 24 tbr, 90k tbn, 24 tbc
     Stream #0:1[0x101], 223, 1/90000: Audio: aac (LC) ([15][0][0][0] /
 0x000F), 44100 Hz, stereo, fltp, 190 kb/s
 Successfully opened the file.
 Parsing a group of options: output url 1.jpg.
 Applying option vframes (set the number of video frames to output) with
 argument 1.
 Successfully parsed a group of options.
 Opening an output file: 1.jpg.
 Successfully opened the file.
 detected 4 logical cores
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] Decoding VPS
 [hevc @ 000001c9a2a4a4c0] Main profile bitstream
 [hevc @ 000001c9a2a4a4c0] Decoding SPS
 [hevc @ 000001c9a2a4a4c0] Main profile bitstream
 [hevc @ 000001c9a2a4a4c0] Decoding VUI
 [hevc @ 000001c9a2a4a4c0] Decoding PPS
 [hevc @ 000001c9a2a4a4c0] Decoding VPS
 [hevc @ 000001c9a2a4a4c0] Main profile bitstream
 [hevc @ 000001c9a2a4a4c0] Decoding SPS
 [hevc @ 000001c9a2a4a4c0] Main profile bitstream
 [hevc @ 000001c9a2a4a4c0] Decoding VUI
 [hevc @ 000001c9a2a4a4c0] Decoding PPS
 Stream mapping:
   Stream #0:0 -> #0:0 (hevc (native) -> mjpeg (native))
 Press [q] to stop, [?] for help
 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)
 [mpegts @ 000001c9a2384a40] Skipping after seek
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [NULL @ 000001c9a2388000] Decoding VPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding SPS
 [NULL @ 000001c9a2388000] Main profile bitstream
 [NULL @ 000001c9a2388000] Decoding VUI
 [NULL @ 000001c9a2388000] Decoding PPS
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 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)
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] Format yuv420p chosen by get_format().
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] Could not find ref with POC 16
 [hevc @ 000001c9a2a4a4c0] Could not find ref with POC 15
 [hevc @ 000001c9a2a4a4c0] Could not find ref with POC 14
 [hevc @ 000001c9a2a4a4c0] Could not find ref with POC 18
 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)
 [hevc @ 000001c9a0bbb040] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a0bbb040] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] Decoded frame with POC 17.
 [hevc @ 000001c9a0bbb040] Output frame with POC 17.
 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)
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a28ac740] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a28ac740] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a28ac740] Output frame with POC 19.
 [hevc @ 000001c9a0bbb040] Decoded frame with POC 21.
 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)
 [hevc @ 000001c9a2a4bf40] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=101 pes_code=0x1c0
 [hevc @ 000001c9a2a4bf40] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a28ac740] Decoded frame with POC 19.
 [hevc @ 000001c9a2a4bf40] Output frame with POC 20.
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 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)
 [hevc @ 000001c9a2a4c500] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a2a4c500] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4bf40] Decoded frame with POC 20.
 [hevc @ 000001c9a2a4c500] Output frame with POC 21.
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a2a4a4c0] Output frame with POC 22.
 [graph 0 input from stream 0:0 @ 000001c9a28a6a80] Setting 'video_size' to
 value '1280x720'
 [graph 0 input from stream 0:0 @ 000001c9a28a6a80] Setting 'pix_fmt' to
 value '0'
 [graph 0 input from stream 0:0 @ 000001c9a28a6a80] Setting 'time_base' to
 value '1/90000'
 [graph 0 input from stream 0:0 @ 000001c9a28a6a80] Setting 'pixel_aspect'
 to value '1/1'
 [graph 0 input from stream 0:0 @ 000001c9a28a6a80] Setting 'frame_rate' to
 value '24/1'
 [graph 0 input from stream 0:0 @ 000001c9a28a6a80] w:1280 h:720
 pixfmt:yuv420p tb:1/90000 fr:24/1 sar:1/1
 [hevc @ 000001c9a2a4c500] Decoded frame with POC 24.
 [hevc @ 000001c9a2a4a4c0] Decoded frame with POC 22.
 [format @ 000001c9a23d1a00] Setting 'pix_fmts' to value
 'yuvj420p|yuvj422p|yuvj444p'
 [auto_scaler_0 @ 000001c9a2a59fc0] Setting 'flags' to value 'bicubic'
 [auto_scaler_0 @ 000001c9a2a59fc0] w:iw h:ih flags:'bicubic' interl:0
 [format @ 000001c9a23d1a00] auto-inserting filter 'auto_scaler_0' between
 the filter 'Parsed_null_0' and the filter 'format'
 [AVFilterGraph @ 000001c9a0bbc900] query_formats: 5 queried, 3 merged, 1
 already done, 0 delayed
 [auto_scaler_0 @ 000001c9a2a59fc0] picking yuvj420p out of 3 ref:yuv420p
 alpha:0
 [swscaler @ 000001c9a43288c0] deprecated pixel format used, make sure you
 did set range correctly
 [auto_scaler_0 @ 000001c9a2a59fc0] w:1280 h:720 fmt:yuv420p sar:1/1 ->
 w:1280 h:720 fmt:yuvj420p sar:1/1 flags:0x4
 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)
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a0bbb040] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a0bbb040] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 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)
 [mpegts @ 000001c9a2384a40] pid=100 pes_code=0x1e0
 [hevc @ 000001c9a0bbb040] Output frame with POC 23.
 [NULL @ 000001c9a2388000] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [NULL @ 000001c9a2388000] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a28ac740] nal_unit_type: 35(AUD), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a28ac740] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 000001c9a28ac740] Output frame with POC 24.
 [hevc @ 000001c9a0bbb040] Decoded frame with POC 23.
 [mjpeg @ 000001c9a2a809c0] Forcing thread count to 1 for MJPEG encoding,
 use -thread_type slice or a constant quantizer if you want to use multiple
 cpu cores
 [mjpeg @ 000001c9a2a809c0] intra_quant_bias = 96 inter_quant_bias = 0
 Output #0, image2, to '1.jpg':
   Metadata:
     encoder         : Lavf58.65.101
     Stream #0:0, 0, 1/24: Video: mjpeg, 1 reference frame, yuvj420p(pc,
 bt709, progressive, left), 1280x720 (0x0) [SAR 1:1 DAR 16:9], 0/1, q=2-31,
 200 kb/s, 24 fps, 24 tbn
     Metadata:
       encoder         : Lavc58.119.100 mjpeg
     Side data:
       cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: N/A
 [hevc @ 000001c9a28ac740] Decoded frame with POC 27.
 [image2 @ 000001c9a0bbe800] Opening '1.jpg' for writing
 [file @ 000001c9a2ce9c80] Setting default whitelist 'file,crypto,data'
 [AVIOContext @ 000001c9a4340e40] Statistics: 0 seeks, 1 writeouts
 No more output streams to write to, finishing.00.04 bitrate=N/A
 speed=0.625x
 [hevc @ 000001c9a2a4bf40] Output frame with POC 27.
 frame=    1 fps=0.0 q=2.1 Lsize=N/A time=00:00:00.04 bitrate=N/A
 speed=0.479x
 video:19kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 Input file #0 (1.ts):
   Input stream #0:0 (video): 8 packets read (29625 bytes); 4 frames
 decoded;
   Input stream #0:1 (audio): 0 packets read (0 bytes);
   Total: 8 packets (29625 bytes) demuxed
 Output file #0 (1.jpg):
   Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (19792
 bytes);
   Total: 1 packets (19792 bytes) muxed
 4 frames successfully decoded, 0 decoding errors
 [AVIOContext @ 000001c9a238e1c0] Statistics: 1225446 bytes read, 9 seeks

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9084>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list