[FFmpeg-user] FFMPEG freeze during m3u8 record
Антон Приходько
tosha at oviont.com
Wed Dec 28 20:12:28 EET 2016
> -----Исходное сообщение-----
> From: Carl Eugen Hoyos
> Sent: Wednesday, November 02, 2016 3:34 AM
> To: FFmpeg user questions
> Subject: Re: [FFmpeg-user] FFMPEG freeze during m3u8 record
> 2016-11-01 11:59 GMT+01:00 mario4025 <mario4025 at public-files.de>:
> > as i have problems with ffmpeg since the beginning of the
> > month, maybe you can help out.
> This sounds as if the issue did not occur with an older version
> of FFmpeg, but happens after updating. Is that correct?
> > ffmpeg http://...m3u8 -c copy /file.wmv
> Please provide the actual command line you used including
> the complete, uncut console output.
> Carl Eugen
I think I has the same problem, but with encoding. The latest versions
freeze - on different computers. I thought at first that from overheating,
but no.
The latest means: versions are probably starting to fall. occasionally
stopping so coding.
The earliest version of which is ffmpeg-20161005-54220ce-win64-static
The latest version of which is ffmpeg-20161218-02aa070-win64-static
I think the version ffmpeg-20160706-3f5b7a2-win64-statics is OK.
The last message of log file is "Received windows signal 2"
Re-encode the same sources are normal, which is not good(
OS: Win7x64
Maybe there is some kind of secret keys that can be used at a time, or
something else. In general, in my opinion, this problem should be a mass.
The only intervention in the encoding process is that another program sends
pressing Pause Key in a coding window, then the Space Key to remove a pause.
Ex:
ffmpeg started on 2016-12-28 at 12:20:56
Report written to "ffmpeg-20161228-122056.log"
Command line:
"C:\\R\\ffmpeg-20161005-54220ce-win64-static\\bin\\ffmpeg.exe" -i
"K:\\20161228 1205 - EUROSPORT 1 HD.ts" -i
"C:\\R\\Logos\\sky.png" -filter_complex "[0:v] yadif=1:-1:0 [H0], [H0][1:v]
overlay=1550:main_h-overlay_h-78:enable='between(t,600*floor(abs(t-2)/600)+2,600*floor(abs(t-2)/600)+10+2)'"
-ss 2 -report -map 0:v:0 -map 0:a:0 -map 0:a:1 -c:a:0 ac3 -b:a:0
128K -c:a:1 ac3 -b:a:1 128K -s 1280x720 -r 50 -preset medium -vstats_file
vstats2812201612-20-57p0.log -crf 21.5 -crf_max 22 -c:v libx264
"E:\\Rec\\20161228_1205_-_EUROSPORT_1_HD.mkv"
ffmpeg version N-81894-g54220ce Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 5.4.0 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2
--enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-libebur128
--enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass
--enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme
--enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus
--enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr
--enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab
--enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack
--enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid
--enable-libzimg --enable-lzma --enable-decklink --enable-zlib
libavutil 55. 32.100 / 55. 32.100
libavcodec 57. 60.101 / 57. 60.101
libavformat 57. 51.102 / 57. 51.102
libavdevice 57. 0.102 / 57. 0.102
libavfilter 6. 63.100 / 6. 63.100
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 2.100 / 2. 2.100
libpostproc 54. 0.100 / 54. 0.100
Splitting the commandline.
Reading option '-i' ... matched as input file with argument 'K:\20161228
1205 - EUROSPORT 1 HD.ts'.
Reading option '-i' ... matched as input file with argument
'C:\R\Logos\sky.png'.
Reading option '-filter_complex' ... matched as option 'filter_complex'
(create a complex filtergraph) with argument '[0:v] yadif=1:-1:0 [H0],
[H0][1:v]
overlay=1550:main_h-overlay_h-78:enable='between(t,600*floor(abs(t-2)/600)+2,600*floor(abs(t-2)/600)+10+2)''.
Reading option '-ss' ... matched as option 'ss' (set the start time offset)
with argument '2'.
Reading option '-report' ... matched as option 'report' (generate a report)
with argument '1'.
Reading option '-map' ... matched as option 'map' (set input stream mapping)
with argument '0:v:0'.
Reading option '-map' ... matched as option 'map' (set input stream mapping)
with argument '0:a:0'.
Reading option '-map' ... matched as option 'map' (set input stream mapping)
with argument '0:a:1'.
Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument
'ac3'.
Reading option '-b:a:0' ... matched as option 'b' (video bitrate (please
use -b:v)) with argument '128K'.
Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument
'ac3'.
Reading option '-b:a:1' ... matched as option 'b' (video bitrate (please
use -b:v)) with argument '128K'.
Reading option '-s' ... matched as option 's' (set frame size (WxH or
abbreviation)) with argument '1280x720'.
Reading option '-r' ... matched as option 'r' (set frame rate (Hz value,
fraction or abbreviation)) with argument '50'.
Reading option '-preset' ... matched as AVOption 'preset' with argument
'medium'.
Reading option '-vstats_file' ... matched as option 'vstats_file' (dump
video coding statistics to file) with argument
'vstats2812201612-20-57p0.log'.
Reading option '-crf' ... matched as AVOption 'crf' with argument '21.5'.
Reading option '-crf_max' ... matched as AVOption 'crf_max' with argument
'22'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument
'libx264'.
Reading option 'E:\Rec\20161228_1205_-_EUROSPORT_1_HD.mkv' ... matched as
output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option filter_complex (create a complex filtergraph) with argument
[0:v] yadif=1:-1:0 [H0], [H0][1:v]
overlay=1550:main_h-overlay_h-78:enable='between(t,600*floor(abs(t-2)/600)+2,600*floor(abs(t-2)/600)+10+2)'.
Applying option report (generate a report) with argument 1.
Applying option vstats_file (dump video coding statistics to file) with
argument vstats2812201612-20-57p0.log.
Successfully parsed a group of options.
Parsing a group of options: input file K:\20161228 1205 - EUROSPORT 1 HD.ts.
Successfully parsed a group of options.
Opening an input file: K:\20161228 1205 - EUROSPORT 1 HD.ts.
[file @ 00000000003bce20] Setting default whitelist 'file,crypto'
[mpegts @ 00000000003bc820] Format mpegts probed with size=2048 and score=50
[mpegts @ 00000000003bc820] stream=0 stream_type=1b pid=12d prog_reg_desc=
[mpegts @ 00000000003bc820] stream=1 stream_type=4 pid=191 prog_reg_desc=
[mpegts @ 00000000003bc820] stream=2 stream_type=4 pid=1a5 prog_reg_desc=
[mpegts @ 00000000003bc820] Before avformat_find_stream_info() pos: 0 bytes
read:65536 seeks:1 nb_streams:3
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[mpegts @ 00000000003bc820] probing stream 1 pp:2500
[mpegts @ 00000000003bc820] Probe with size=3456, packets=1 detected mp3
with score=25
[mpegts @ 00000000003bc820] probed stream 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[mpegts @ 00000000003bc820] probing stream 2 pp:2500
[mpegts @ 00000000003bc820] Probe with size=3456, packets=1 detected mp3
with score=25
[mpegts @ 00000000003bc820] probed stream 2
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] SPS unavailable in decode_picture_timing
[h264 @ 000000000053f0c0] non-existing PPS 0 referenced
[h264 @ 000000000053f0c0] decode_slice_header error
[h264 @ 000000000053f0c0] no frame!
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 7, nal_ref_idc: 1
[h264 @ 000000000053f0c0] nal_unit_type: 8, nal_ref_idc: 1
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000000000053f0c0] Frame num gap 229 224
[h264 @ 000000000053f0c0] Frame num gap 229 225
[h264 @ 000000000053f0c0] Frame num gap 229 226
[h264 @ 000000000053f0c0] Frame num gap 229 227
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] no picture
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] Increasing reorder buffer to 2
[h264 @ 000000000053f0c0] no picture ooo
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] no picture
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000053f0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000053f0c0] ct_type:0 pic_struct:1
[mpegts @ 00000000003bc820] Probe buffer size limit of 5000000 bytes reached
[mpegts @ 00000000003bc820] PES packet size mismatch
[mpegts @ 00000000003bc820] PES packet size mismatch
[mpegts @ 00000000003bc820] After avformat_find_stream_info() pos: 0 bytes
read:5558416 seeks:3 frames:482
Input #0, mpegts, from 'K:\20161228 1205 - EUROSPORT 1 HD.ts':
Duration: 00:16:00.82, start: 68017.808644, bitrate: 10120 kb/s
Program 26001
Stream #0:0[0x12d], 182, 1/90000: Video: h264 (High) ([27][0][0][0] /
0x001B), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr,
90k tbn, 50 tbc
Stream #0:1[0x191](rus), 150, 1/90000: Audio: mp2 ([4][0][0][0] /
0x0004), 48000 Hz, stereo, s16p, 192 kb/s
Stream #0:2[0x1a5](eng), 150, 1/90000: Audio: mp2 ([4][0][0][0] /
0x0004), 48000 Hz, stereo, s16p, 192 kb/s
Program 26002
Program 26003
Program 26004
Program 26005
Program 26006
Successfully opened the file.
Parsing a group of options: input file C:\R\Logos\sky.png.
Successfully parsed a group of options.
Opening an input file: C:\R\Logos\sky.png.
[file @ 0000000000540a60] Setting default whitelist 'file,crypto'
[png_pipe @ 0000000000541aa0] Format png_pipe probed with size=2048 and
score=99
[png_pipe @ 0000000000541aa0] Before avformat_find_stream_info() pos: 0
bytes read:3126 seeks:0 nb_streams:1
[png_pipe @ 0000000000541aa0] After avformat_find_stream_info() pos: 3126
bytes read:3126 seeks:0 frames:1
Input #1, png_pipe, from 'C:\R\Logos\sky.png':
Duration: N/A, bitrate: N/A
Stream #1:0, 1, 1/25: Video: png, rgba(pc), 283x39 [SAR 3779:3779 DAR
283:39], 25 tbr, 25 tbn, 25 tbc
Successfully opened the file.
detected 8 logical cores
[Parsed_yadif_0 @ 0000000004370aa0] Setting 'mode' to value '1'
[Parsed_yadif_0 @ 0000000004370aa0] Setting 'parity' to value '-1'
[Parsed_yadif_0 @ 0000000004370aa0] Setting 'deint' to value '0'
[Parsed_overlay_1 @ 0000000000578720] Setting 'x' to value '1550'
[Parsed_overlay_1 @ 0000000000578720] Setting 'y' to value
'main_h-overlay_h-78'
[Parsed_overlay_1 @ 0000000000578720] Setting 'enable' to value
'between(t,600*floor(abs(t-2)/600)+2,600*floor(abs(t-2)/600)+10+2)'
Parsing a group of options: output file
E:\Rec\20161228_1205_-_EUROSPORT_1_HD.mkv.
Applying option ss (set the start time offset) with argument 2.
Applying option map (set input stream mapping) with argument 0:v:0.
Applying option map (set input stream mapping) with argument 0:a:0.
Applying option map (set input stream mapping) with argument 0:a:1.
Applying option c:a:0 (codec name) with argument ac3.
Applying option b:a:0 (video bitrate (please use -b:v)) with argument 128K.
Applying option c:a:1 (codec name) with argument ac3.
Applying option b:a:1 (video bitrate (please use -b:v)) with argument 128K.
Applying option s (set frame size (WxH or abbreviation)) with argument
1280x720.
Applying option r (set frame rate (Hz value, fraction or abbreviation)) with
argument 50.
Applying option c:v (codec name) with argument libx264.
Successfully parsed a group of options.
Opening an output file: E:\Rec\20161228_1205_-_EUROSPORT_1_HD.mkv.
[file @ 0000000002d033c0] Setting default whitelist 'file,crypto'
Successfully opened the file.
[Parsed_yadif_0 @ 0000000002d03cc0] Setting 'mode' to value '1'
[Parsed_yadif_0 @ 0000000002d03cc0] Setting 'parity' to value '-1'
[Parsed_yadif_0 @ 0000000002d03cc0] Setting 'deint' to value '0'
[Parsed_overlay_1 @ 00000000005b9ee0] Setting 'x' to value '1550'
[Parsed_overlay_1 @ 00000000005b9ee0] Setting 'y' to value
'main_h-overlay_h-78'
[Parsed_overlay_1 @ 00000000005b9ee0] Setting 'enable' to value
'between(t,600*floor(abs(t-2)/600)+2,600*floor(abs(t-2)/600)+10+2)'
[graph 0 input from stream 0:0 @ 00000000005ba140] Setting 'video_size' to
value '1920x1080'
[graph 0 input from stream 0:0 @ 00000000005ba140] Setting 'pix_fmt' to
value '0'
[graph 0 input from stream 0:0 @ 00000000005ba140] Setting 'time_base' to
value '1/90000'
[graph 0 input from stream 0:0 @ 00000000005ba140] Setting 'pixel_aspect' to
value '1/1'
[graph 0 input from stream 0:0 @ 00000000005ba140] Setting 'sws_param' to
value 'flags=2'
[graph 0 input from stream 0:0 @ 00000000005ba140] Setting 'frame_rate' to
value '25/1'
[graph 0 input from stream 0:0 @ 00000000005ba140] w:1920 h:1080
pixfmt:yuv420p tb:1/90000 fr:25/1 sar:1/1 sws_param:flags=2
[graph 0 input from stream 1:0 @ 00000000005ba320] Setting 'video_size' to
value '283x39'
[graph 0 input from stream 1:0 @ 00000000005ba320] Setting 'pix_fmt' to
value '28'
[graph 0 input from stream 1:0 @ 00000000005ba320] Setting 'time_base' to
value '1/25'
[graph 0 input from stream 1:0 @ 00000000005ba320] Setting 'pixel_aspect' to
value '3779/3779'
[graph 0 input from stream 1:0 @ 00000000005ba320] Setting 'sws_param' to
value 'flags=2'
[graph 0 input from stream 1:0 @ 00000000005ba320] Setting 'frame_rate' to
value '25/1'
[graph 0 input from stream 1:0 @ 00000000005ba320] w:283 h:39 pixfmt:rgba
tb:1/25 fr:25/1 sar:3779/3779 sws_param:flags=2
[scaler for output stream 0:0 @ 00000000005ba6a0] Setting 'w' to value
'1280'
[scaler for output stream 0:0 @ 00000000005ba6a0] Setting 'h' to value '720'
[scaler for output stream 0:0 @ 00000000005ba6a0] Setting 'flags' to value
'bicubic'
[scaler for output stream 0:0 @ 00000000005ba6a0] w:1280 h:720
flags:'bicubic' interl:0
[format @ 00000000005ba980] compat: called with
args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21]
[format @ 00000000005ba980] Setting 'pix_fmts' to value
'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
[auto-inserted scaler 0 @ 0000000002a80200] w:iw h:ih flags:'bilinear'
interl:0
[Parsed_overlay_1 @ 00000000005b9ee0] auto-inserting filter 'auto-inserted
scaler 0' between the filter 'graph 0 input from stream 1:0' and the filter
'Parsed_overlay_1'
[AVFilterGraph @ 0000000002a89580] query_formats: 8 queried, 6 merged, 1
already done, 0 delayed
[auto-inserted scaler 0 @ 0000000002a80200] w:283 h:39 fmt:rgba
sar:3779/3779 -> w:283 h:39 fmt:yuva420p sar:1/1 flags:0x2
[Parsed_overlay_1 @ 00000000005b9ee0] main w:1920 h:1080 fmt:yuv420p overlay
w:283 h:39 fmt:yuva420p eof_action:repeat
[Parsed_overlay_1 @ 00000000005b9ee0] [framesync @ 00000000005b9fc8]
Selected 1/180000 time base
[Parsed_overlay_1 @ 00000000005b9ee0] [framesync @ 00000000005b9fc8] Sync
level 2
[scaler for output stream 0:0 @ 00000000005ba6a0] w:1920 h:1080 fmt:yuv420p
sar:1/1 -> w:1280 h:720 fmt:yuv420p sar:1/1 flags:0x4
[graph 1 input from stream 0:1 @ 0000000002a80540] Setting 'time_base' to
value '1/48000'
[graph 1 input from stream 0:1 @ 0000000002a80540] Setting 'sample_rate' to
value '48000'
[graph 1 input from stream 0:1 @ 0000000002a80540] Setting 'sample_fmt' to
value 's16p'
[graph 1 input from stream 0:1 @ 0000000002a80540] Setting 'channel_layout'
to value '0x3'
[graph 1 input from stream 0:1 @ 0000000002a80540] tb:1/48000 samplefmt:s16p
samplerate:48000 chlayout:0x3
[audio format for output stream 0:1 @ 0000000002a806e0] Setting
'sample_fmts' to value 'fltp'
[audio format for output stream 0:1 @ 0000000002a806e0] Setting
'channel_layouts' to value
'0x4|0x3|0x103|0x7|0x603|0x33|0x107|0x607|0x37|0xc|0xb|0x10b|0xf|0x60b|0x3b|0x10f|0x60f|0x3f'
[audio format for output stream 0:1 @ 0000000002a806e0] auto-inserting
filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and
the filter 'audio format for output stream 0:1'
[AVFilterGraph @ 0000000002a89340] query_formats: 5 queried, 9 merged, 3
already done, 0 delayed
[auto-inserted resampler 0 @ 0000000002a80880] [SWR @ 0000000004470020]
Using s16p internally between filters
[auto-inserted resampler 0 @ 0000000002a80880] ch:2 chl:stereo fmt:s16p
r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
[graph 2 input from stream 0:2 @ 0000000002a80a20] Setting 'time_base' to
value '1/48000'
[graph 2 input from stream 0:2 @ 0000000002a80a20] Setting 'sample_rate' to
value '48000'
[graph 2 input from stream 0:2 @ 0000000002a80a20] Setting 'sample_fmt' to
value 's16p'
[graph 2 input from stream 0:2 @ 0000000002a80a20] Setting 'channel_layout'
to value '0x3'
[graph 2 input from stream 0:2 @ 0000000002a80a20] tb:1/48000 samplefmt:s16p
samplerate:48000 chlayout:0x3
[audio format for output stream 0:2 @ 0000000002a80bc0] Setting
'sample_fmts' to value 'fltp'
[audio format for output stream 0:2 @ 0000000002a80bc0] Setting
'channel_layouts' to value
'0x4|0x3|0x103|0x7|0x603|0x33|0x107|0x607|0x37|0xc|0xb|0x10b|0xf|0x60b|0x3b|0x10f|0x60f|0x3f'
[audio format for output stream 0:2 @ 0000000002a80bc0] auto-inserting
filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and
the filter 'audio format for output stream 0:2'
[AVFilterGraph @ 0000000002a89220] query_formats: 5 queried, 9 merged, 3
already done, 0 delayed
[auto-inserted resampler 0 @ 0000000002a80d60] [SWR @ 0000000004484fe0]
Using s16p internally between filters
[auto-inserted resampler 0 @ 0000000002a80d60] ch:2 chl:stereo fmt:s16p
r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 7, nal_ref_idc: 1
[h264 @ 000000000057b260] nal_unit_type: 8, nal_ref_idc: 1
[h264 @ 000000000057b260] Ignoring NAL type 9 in extradata
[libx264 @ 0000000002cfff60] using mv_range_thread = 24
[libx264 @ 0000000002cfff60] using SAR=1/1
[libx264 @ 0000000002cfff60] using cpu capabilities: MMX2 SSE2Fast SSSE3
SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0000000002cfff60] profile High, level 3.2
[libx264 @ 0000000002cfff60] 264 - core 148 r2721 72d53ab - H.264/MPEG-4 AVC
codec - Copyleft 2003-2016 - 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=12
lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0
bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0
direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=21.5 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'E:\Rec\20161228_1205_-_EUROSPORT_1_HD.mkv':
Metadata:
encoder : Lavf57.51.102
Stream #0:0, 0, 1/1000: Video: h264 (libx264) (H264 / 0x34363248),
yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 50 fps, 1k tbn, 50 tbc
(default)
Metadata:
encoder : Lavc57.60.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream #0:1(rus), 0, 1/1000: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz,
stereo, fltp, 128 kb/s
Metadata:
encoder : Lavc57.60.101 ac3
Stream #0:2(eng), 0, 1/1000: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz,
stereo, fltp, 128 kb/s
Metadata:
encoder : Lavc57.60.101 ac3
Stream mapping:
Stream #0:0 (h264) -> yadif (graph 0)
Stream #1:0 (png) -> overlay:overlay (graph 0)
overlay (graph 0) -> Stream #0:0 (libx264)
Stream #0:1 -> #0:1 (mp2 (native) -> ac3 (native))
Stream #0:2 -> #0:2 (mp2 (native) -> ac3 (native))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 000000000053f0c0] nal_unit_type: 7, nal_ref_idc: 1
[NULL @ 000000000053f0c0] nal_unit_type: 8, nal_ref_idc: 1
[NULL @ 000000000053f0c0] Ignoring NAL type 9 in extradata
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
[h264 @ 000000000057b260] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000000000057b260] Frame num gap 217 212
[h264 @ 000000000057b260] Frame num gap 217 213
[h264 @ 000000000057b260] Frame num gap 217 214
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] Frame num gap 217 215
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] Found reference and non-reference fields in the
same frame, which is not implemented. Update your FFmpeg version to the
newest one from Git. If the problem still occurs, it means that your file
has a feature which has not been implemented.
[h264 @ 000000000057ad80] If you want to help, upload a sample of this file
to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing
list. (ffmpeg-devel at ffmpeg.org)
[h264 @ 000000000057ad80] decode_slice_header error
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057b720] reference picture missing during reorder
[h264 @ 000000000057b720] Missing reference picture, default is 2147483647
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c0c0] mmco: unref short failure
[h264 @ 000000000057c0c0] mmco: unref short failure
[h264 @ 000000000057c0c0] number of reference frames (0+5) exceeds max (4;
probably corrupt input), discarding one
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c0c0] no picture
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
[h264 @ 000000000057ca60] no picture
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] reference picture missing during reorder
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] Missing reference picture, default is 65360
[h264 @ 000000000057ad80] mmco: unref short failure
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057bc00] mmco: unref short failure
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
[h264 @ 000000000057b720] mmco: unref short failure
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 7, nal_ref_idc: 1
[h264 @ 000000000057c0c0] nal_unit_type: 8, nal_ref_idc: 1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.74202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:0) from link #1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.76202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.78202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.80202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.82202) from
link #0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.84202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.86202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.88202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.90202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.92202) from
link #0
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.94202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.96202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:1.98202) from
link #0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.00202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:13.000000 t:2.002022
pos:1989416.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.02202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:14.000000 t:2.022022
pos:2158052.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.04202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:15.000000 t:2.042022
pos:2158052.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.06202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:16.000000 t:2.062022
pos:2090748.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.08202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:17.000000 t:2.082022
pos:2090748.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.10202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:18.000000 t:2.102022
pos:2259384.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.12202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:19.000000 t:2.122022
pos:2259384.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.14202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:20.000000 t:2.142022
pos:2197344.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.16202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:21.000000 t:2.162022
pos:2197344.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.18202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:22.000000 t:2.182022
pos:2357332.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.20202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:23.000000 t:2.202022
pos:2357332.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.22202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:24.000000 t:2.222022
pos:2293412.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.24202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:25.000000 t:2.242022
pos:2293412.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.26202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:26.000000 t:2.262022
pos:2452460.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.28202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:27.000000 t:2.282022
pos:2452460.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.30202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:28.000000 t:2.302022
pos:2389668.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.32202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:29.000000 t:2.322022
pos:2389668.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.34202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:30.000000 t:2.342022
pos:2546084.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.36202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:31.000000 t:2.362022
pos:2546084.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.38202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:32.000000 t:2.382022
pos:2481788.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.40202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:33.000000 t:2.402022
pos:2481788.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.42202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:34.000000 t:2.422022
pos:2641964.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.44202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:35.000000 t:2.442022
pos:2641964.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.46202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:36.000000 t:2.462022
pos:2579360.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.48202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:37.000000 t:2.482022
pos:2579360.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.50202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:38.000000 t:2.502022
pos:2733144.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.52202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:39.000000 t:2.522022
pos:2733144.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 7, nal_ref_idc: 1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 8, nal_ref_idc: 1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.54202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:40.000000 t:2.542022
pos:2673172.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.56202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:41.000000 t:2.562022
pos:2673172.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
frame= 29 fps=0.0 q=0.0 size= 0kB time=00:00:00.25 bitrate=
0.0kbits/s speed=0.492x
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.58202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:42.000000 t:2.582022
pos:2831280.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.60202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:43.000000 t:2.602022
pos:2831280.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.62202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:44.000000 t:2.622022
pos:2768112.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.64202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:45.000000 t:2.642022
pos:2768112.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.66202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:46.000000 t:2.662022
pos:2934868.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.68202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:47.000000 t:2.682022
pos:2934868.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.70202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:48.000000 t:2.702022
pos:2862864.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.72202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:49.000000 t:2.722022
pos:2862864.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.74202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:50.000000 t:2.742022
pos:3042780.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.76202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:51.000000 t:2.762022
pos:3042780.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.78202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:52.000000 t:2.782022
pos:2973784.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.80202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:53.000000 t:2.802022
pos:2973784.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.82202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:54.000000 t:2.822022
pos:3199760.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.84202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:55.000000 t:2.842022
pos:3199760.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:1
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.86202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:56.000000 t:2.862022
pos:3080192.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.88202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:57.000000 t:2.882022
pos:3080192.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:1
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.90202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:58.000000 t:2.902022
pos:3298272.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.92202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:59.000000 t:2.922022
pos:3298272.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.94202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:60.000000 t:2.942022
pos:3235668.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.96202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:61.000000 t:2.962022
pos:3235668.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:2.98202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:62.000000 t:2.982022
pos:3393964.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.00202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:63.000000 t:3.002022
pos:3393964.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.02202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:64.000000 t:3.022022
pos:3328916.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.04202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:65.000000 t:3.042022
pos:3328916.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.06202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:66.000000 t:3.062022
pos:3500372.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.08202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:67.000000 t:3.082022
pos:3500372.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[h264 @ 000000000057b720] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b720] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b720] ct_type:0 pic_struct:1
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.10202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:68.000000 t:3.102022
pos:3428556.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.12202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:69.000000 t:3.122022
pos:3428556.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
[libx264 @ 0000000002cfff60] frame= 0 QP=24.21 NAL=3 Slice:I Poc:0
I:3600 P:0 SKIP:0 size=31735 bytes
[matroska @ 0000000000578720] get_metadata_duration returned: 0
[matroska @ 0000000000578720] Writing block at offset 1117, size 32425, pts
0, dts -40, duration 20, keyframe 1
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.14202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:70.000000 t:3.142022
pos:3614676.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
[libx264 @ 0000000002cfff60] frame= 1 QP=24.10 NAL=2 Slice:P Poc:4 I:382
P:1913 SKIP:1305 size=10939 bytes
[matroska @ 0000000000578720] Writing block at offset 33551, size 10939, pts
40, dts -20, duration 20, keyframe 0
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:3.16202) from
link #0
[Parsed_overlay_1 @ 00000000005b9ee0] n:71.000000 t:3.162022
pos:3614676.000000 x:1550.000000 xi:1550 y:963.000000 yi:962
[libx264 @ 0000000002cfff60] frame= 2 QP=25.84 NAL=0 Slice:B Poc:2 I:14
P:1683 SKIP:1873 size=4431 bytes
[matroska @ 0000000000578720] Writing block at offset 44497, size 512, pts
0, dts 0, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 45016, size 512, pts
0, dts 0, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 45535, size 4431, pts
25, dts 5, duration 20, keyframe 0
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ca60] ct_type:0 pic_struct:1
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
..........
..........
..........
..........
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.1) from link
#0
[libx264 @ 0000000002cfff60] frame=315897 QP=22.73 NAL=2 Slice:B Poc:324
I:10 P:1548 SKIP:2028 size=3358 bytes
[matroska @ 0000000000578720] Writing block at offset 2450965824, size 3358,
pts 6317985, dts 6317945, duration 20, keyframe 0
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.12) from
link #0
[libx264 @ 0000000002cfff60] frame=315898 QP=23.35 NAL=0 Slice:B Poc:322
I:10 P:1483 SKIP:2106 size=2486 bytes
[matroska @ 0000000000578720] Writing block at offset 2450969189, size 512,
pts 6317952, dts 6317952, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450969708, size 512,
pts 6317952, dts 6317952, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450970227, size 2486,
pts 6317965, dts 6317965, duration 20, keyframe 0
frame=315955 fps= 58 q=29.0 size= 2393528kB time=01:45:18.71
bitrate=3103.1kbits/s speed=1.15x
[h264 @ 000000000057bc00] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057bc00] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057bc00] ct_type:0 pic_struct:1
[h264 @ 000000000057c0c0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c0c0] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057c0c0] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.14) from
link #0
[libx264 @ 0000000002cfff60] frame=315899 QP=23.63 NAL=0 Slice:B Poc:326 I:6
P:1373 SKIP:2219 size=2238 bytes
[matroska @ 0000000000578720] Writing block at offset 2450972720, size 512,
pts 6317984, dts 6317984, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450973239, size 512,
pts 6317984, dts 6317984, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450973758, size 2238,
pts 6318005, dts 6317985, duration 20, keyframe 0
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.16) from
link #0
[libx264 @ 0000000002cfff60] frame=315900 QP=21.67 NAL=2 Slice:P Poc:336
I:239 P:2138 SKIP:1223 size=7762 bytes
[matroska @ 0000000000578720] Writing block at offset 2450976003, size 7762,
pts 6318105, dts 6318005, duration 20, keyframe 0
[h264 @ 000000000057c5a0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057c5a0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057c5a0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057ca60] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ca60] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057ca60] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.18) from
link #0
[libx264 @ 0000000002cfff60] frame=315901 QP=22.79 NAL=2 Slice:B Poc:332
I:29 P:1622 SKIP:1944 size=3398 bytes
[matroska @ 0000000000578720] Writing block at offset 2450983772, size 512,
pts 6318016, dts 6318016, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450984291, size 512,
pts 6318016, dts 6318016, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450984810, size 3398,
pts 6318065, dts 6318025, duration 20, keyframe 0
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.2) from link
#0
[libx264 @ 0000000002cfff60] frame=315902 QP=23.86 NAL=0 Slice:B Poc:330 I:8
P:1246 SKIP:2345 size=2055 bytes
[matroska @ 0000000000578720] Writing block at offset 2450988215, size 2055,
pts 6318045, dts 6318045, duration 20, keyframe 0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057cf40] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057cf40] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 000000000057cf40] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 0000000004726f20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000004726f20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000004726f20] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.22) from
link #0
[libx264 @ 0000000002cfff60] frame=315903 QP=23.47 NAL=0 Slice:B Poc:334 I:4
P:1413 SKIP:2181 size=2363 bytes
[matroska @ 0000000000578720] Writing block at offset 2450990277, size 512,
pts 6318048, dts 6318048, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450990796, size 512,
pts 6318048, dts 6318048, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450991315, size 2363,
pts 6318085, dts 6318065, duration 20, keyframe 0
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.24) from
link #0
[libx264 @ 0000000002cfff60] frame=315904 QP=21.98 NAL=2 Slice:P Poc:344
I:304 P:2074 SKIP:1222 size=8011 bytes
[matroska @ 0000000000578720] Writing block at offset 2450993685, size 512,
pts 6318080, dts 6318080, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450994204, size 512,
pts 6318080, dts 6318080, duration 32, keyframe 1
[matroska @ 0000000000578720] Writing block at offset 2450994723, size 8011,
pts 6318185, dts 6318085, duration 20, keyframe 0
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[h264 @ 000000000057b260] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057b260] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057b260] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:2
[NULL @ 000000000053f0c0] ct_type:0 pic_struct:1
[h264 @ 000000000057ad80] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 000000000057ad80] nal_unit_type: 1, nal_ref_idc: 1
[h264 @ 000000000057ad80] ct_type:0 pic_struct:2
[Parsed_overlay_1 @ 00000000005b9ee0] Incoming frame (time:6321.26) from
link #0
Received windows signal 2
More information about the ffmpeg-user
mailing list