Opened 6 years ago

Closed 3 years ago

#7199 closed defect (invalid)

Broken P010 colorspace conversion

Reported by: thx4ever Owned by:
Priority: normal Component: swscale
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Try encode a vídeo file with -pix_fmt p010le like QuickSyncVideo (Hevc) 10bit hardware,
QuickSyncVideo (HEVC) 10 bit Plugins or convert from HW decoding to YUV P010 have sampe problem

I have included a sample hevc file for examining

3.2.4, 4.0 and git_master versions have this problems, i don't have tested earlier versions

examples:

Encoding AVC to HEVC 10 bit using Intel Media SDK HEVC SW Encode

ffmpeg -v verbose -hide_banner -vsync 0 -c:v h264_cuvid -i D:\Source.264 -vcodec hevc_qsv -load_plugin hevc_sw -pix_fmt p010le -profile:v main10 -async_depth 10 -preset:v slower -b:v 9940000 -g 24 D:\MyVideo.hevc"

ffmpeg -v verbose -hide_banner -vsync 0 -c:v h264_qsv -i D:\Source.264 -pix_fmt p010le D:\MyVideo.yuv

ffmpeg -v verbose -hide_banner -c:v h264_qsv -i D:\Source.264 -vcodec hevc_qsv -load_plugin hevc_sw -pix_fmt p010le -profile:v main10 -async_depth 10 -preset:v slower -b:v 9940000 -g 24 D:\MyVideo.hevc

All other colorspace are working fine, except P010 for hevc or YUV encoding

Attachments (2)

Test.jpg (2.1 MB ) - added by thx4ever 6 years ago.
sample.hevc (2.5 MB ) - added by thx4ever 6 years ago.
Sample hevc file encoded with ffmpeg with Intel hevc software plugins

Change History (19)

by thx4ever, 6 years ago

Attachment: Test.jpg added

comment:1 by Carl Eugen Hoyos, 6 years ago

To make this a valid ticket please remove the loglevel and hide_banner options from your command line, test current FFmpeg git head and post the command line you tested together with the complete, uncut console output. Please do not attach output files unless asked, they usually lead to confusion.
Is the issue only reproducible with hardware decoding or also with the default software decoder?

comment:2 by thx4ever, 6 years ago

here are the commandline options for encoding, this problem occurs on hardware decoding and software

C:\ffmpeg>ffmpeg -v verbose -vsync 0 -c:v h264_cuvid -i D:\TESTS\Source.264 -vcodec hevc_qsv -load_plugin hevc_sw -profile:v main10 -vframes 500 -pix_fmt p010le -async_depth 10 -preset:v slow -b:v 2800000 -g 240 -refs:v 6 -bf:v 3 D:\Destination.hevc
ffmpeg version N-91024-g293a6e8332 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 7.3.0 (GCC)
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
  libavutil      56. 18.100 / 56. 18.100
  libavcodec     58. 19.101 / 58. 19.101
  libavformat    58. 13.102 / 58. 13.102
  libavdevice    58.  4.100 / 58.  4.100
  libavfilter     7. 21.100 /  7. 21.100
  libswscale      5.  2.100 /  5.  2.100
  libswresample   3.  2.100 /  3.  2.100
  libpostproc    55.  2.100 / 55.  2.100
[h264 @ 000001f6ccb6dc40] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000001f6ccb5b4c0] Stream #0: not enough frames to estimate rate; consider increasing probesize
Input #0, h264, from 'D:\TESTS\Source.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 1200k tbn, 100 tbc
[AVBSFContext @ 000001f6ccc2ef40] The input looks like it is Annex B already
[h264_cuvid @ 000001f6ccb64300] CUVID capabilities for h264_cuvid:
[h264_cuvid @ 000001f6ccb64300] 8 bit: supported: 1, min_width: 48, max_width: 4096, min_height: 16, max_height: 4096
[h264_cuvid @ 000001f6ccb64300] 10 bit: supported: 0, min_width: 0, max_width: 0, min_height: 0, max_height: 0
[h264_cuvid @ 000001f6ccb64300] 12 bit: supported: 0, min_width: 0, max_width: 0, min_height: 0, max_height: 0
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_qsv))
Press [q] to stop, [?] for help
[h264_cuvid @ 000001f6ccb64300] Formats: Original: nv12 | HW: nv12 | SW: nv12
[graph 0 input from stream 0:0 @ 000001f6cd545040] w:1920 h:1080 pixfmt:nv12 tb:1/1200000 fr:50/1 sar:1/1 sws_param:flags=2
[auto_scaler_0 @ 000001f6cd0836c0] w:iw h:ih flags:'bicubic' interl:0
[format @ 000001f6cd080b00] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
[auto_scaler_0 @ 000001f6cd0836c0] w:1920 h:1080 fmt:nv12 sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x4
[hevc_qsv @ 000001f6cd210500] Initialized an internal MFX session using hardware accelerated implementation
[hevc_qsv @ 000001f6cd210500] Using the average variable bitrate (AVBR) ratecontrol method
[hevc_qsv @ 000001f6cd210500] profile: main10; level: 41
[hevc_qsv @ 000001f6cd210500] GopPicSize: 240; GopRefDist: 4; GopOptFlag: closed ; IdrInterval: 1
[hevc_qsv @ 000001f6cd210500] TargetUsage: 3; RateControlMethod: AVBR
[hevc_qsv @ 000001f6cd210500] TargetKbps: 2800; Accuracy: 0; Convergence: 0
[hevc_qsv @ 000001f6cd210500] NumSlice: 1; NumRefFrame: 6
[hevc_qsv @ 000001f6cd210500] RateDistortionOpt: unknown
[hevc_qsv @ 000001f6cd210500] RecoveryPointSEI: unknown IntRefType: 0; IntRefCycleSize: 0; IntRefQPDelta: 0
[hevc_qsv @ 000001f6cd210500] MaxFrameSize: 0; MaxSliceSize: 0;
[hevc_qsv @ 000001f6cd210500] BitrateLimit: unknown; MBBRC: ON; ExtBRC: unknown
[hevc_qsv @ 000001f6cd210500] Trellis: auto
[hevc_qsv @ 000001f6cd210500] RepeatPPS: unknown; NumMbPerSlice: 0; LookAheadDS: unknown
[hevc_qsv @ 000001f6cd210500] AdaptiveI: ON; AdaptiveB: unknown; BRefType: auto
[hevc_qsv @ 000001f6cd210500] MinQPI: 0; MaxQPI: 0; MinQPP: 0; MaxQPP: 0; MinQPB: 0; MaxQPB: 0
Output #0, hevc, to 'D:\Destination.hevc':
  Metadata:
    encoder         : Lavf58.13.102
    Stream #0:0: Video: hevc (hevc_qsv), 1 reference frame, p010le(left), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 2800 kb/s, 50 fps, 50 tbn, 50 tbc
    Metadata:
      encoder         : Lavc58.19.101 hevc_qsv
    Side data:
      cpb: bitrate max/min/avg: 0/0/2800000 buffer size: 0 vbv_delay: -1
No more output streams to write to, finishing.e=00:00:09.42 bitrate=111759.1kbits/s speed=0.0935x
frame=  500 fps=4.7 q=-0.0 Lsize=  136648kB time=00:00:09.96 bitrate=112391.4kbits/s speed=0.0936x
video:136648kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
Input file #0 (D:\TESTS\Source.264):
  Input stream #0:0 (video): 506 packets read (38740437 bytes); 501 frames decoded;
  Total: 506 packets (38740437 bytes) demuxed
Output file #0 (D:\Destination.hevc):
  Output stream #0:0 (video): 500 frames encoded; 500 packets muxed (139927253 bytes);
  Total: 500 packets (139927253 bytes) muxed
Last edited 6 years ago by Carl Eugen Hoyos (previous) (diff)

comment:3 by Carl Eugen Hoyos, 6 years ago

If the issue is also reproducible with software decoding please use it for the test.

comment:4 by thx4ever, 6 years ago

Here encoding source with no hardware acceleration

C:\ffmpeg>ffmpeg -v verbose -i D:\TESTS\Source.264 -vcodec hevc_qsv -load_plugin hevc_sw -profile:v main10 -vframes 500 -pix_fmt p010le -async_depth 10 -preset:v slow -b:v 2800000 -g 240 -refs:v 6 -bf:v 3 D:\Destination.hevc
ffmpeg version N-91024-g293a6e8332 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 7.3.0 (GCC)
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
  libavutil      56. 18.100 / 56. 18.100
  libavcodec     58. 19.101 / 58. 19.101
  libavformat    58. 13.102 / 58. 13.102
  libavdevice    58.  4.100 / 58.  4.100
  libavfilter     7. 21.100 /  7. 21.100
  libswscale      5.  2.100 /  5.  2.100
  libswresample   3.  2.100 /  3.  2.100
  libpostproc    55.  2.100 / 55.  2.100
[h264 @ 000002404222db00] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000002404221b380] Stream #0: not enough frames to estimate rate; consider increasing probesize
Input #0, h264, from 'D:\TESTS\Source.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 1200k tbn, 100 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
Press [q] to stop, [?] for help
[h264 @ 000002404221a100] Reinit context to 1920x1088, pix_fmt: yuv420p
[graph 0 input from stream 0:0 @ 000002404480e380] w:1920 h:1080 pixfmt:yuv420p tb:1/1200000 fr:50/1 sar:1/1 sws_param:flags=2
[auto_scaler_0 @ 0000024042b59600] w:iw h:ih flags:'bicubic' interl:0
[format @ 0000024045f992c0] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
[auto_scaler_0 @ 0000024042b59600] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x4
[hevc_qsv @ 0000024042b67e00] Initialized an internal MFX session using hardware accelerated implementation
[hevc_qsv @ 0000024042b67e00] Using the average variable bitrate (AVBR) ratecontrol method
[hevc_qsv @ 0000024042b67e00] profile: main10; level: 41
[hevc_qsv @ 0000024042b67e00] GopPicSize: 240; GopRefDist: 4; GopOptFlag: closed ; IdrInterval: 1
[hevc_qsv @ 0000024042b67e00] TargetUsage: 3; RateControlMethod: AVBR
[hevc_qsv @ 0000024042b67e00] TargetKbps: 2800; Accuracy: 0; Convergence: 0
[hevc_qsv @ 0000024042b67e00] NumSlice: 1; NumRefFrame: 6
[hevc_qsv @ 0000024042b67e00] RateDistortionOpt: unknown
[hevc_qsv @ 0000024042b67e00] RecoveryPointSEI: unknown IntRefType: 0; IntRefCycleSize: 0; IntRefQPDelta: 0
[hevc_qsv @ 0000024042b67e00] MaxFrameSize: 0; MaxSliceSize: 0;
[hevc_qsv @ 0000024042b67e00] BitrateLimit: unknown; MBBRC: ON; ExtBRC: unknown
[hevc_qsv @ 0000024042b67e00] Trellis: auto
[hevc_qsv @ 0000024042b67e00] RepeatPPS: unknown; NumMbPerSlice: 0; LookAheadDS: unknown
[hevc_qsv @ 0000024042b67e00] AdaptiveI: ON; AdaptiveB: unknown; BRefType: auto
[hevc_qsv @ 0000024042b67e00] MinQPI: 0; MaxQPI: 0; MinQPP: 0; MaxQPP: 0; MinQPB: 0; MaxQPB: 0
Output #0, hevc, to 'D:\Destination.hevc':
  Metadata:
    encoder         : Lavf58.13.102
    Stream #0:0: Video: hevc (hevc_qsv), 1 reference frame, p010le(left), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 2800 kb/s, 50 fps, 50 tbn, 50 tbc
    Metadata:
      encoder         : Lavc58.19.101 hevc_qsv
    Side data:
      cpb: bitrate max/min/avg: 0/0/2800000 buffer size: 0 vbv_delay: -1
*** 1 dup!
Past duration 0.999992 too large
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
    Last message repeated 5 times
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
    Last message repeated 4 times
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
    Last message repeated 3 times
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
    Last message repeated 2 times
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
    Last message repeated 1 times
Past duration 0.999992 too large      0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
Past duration 0.999992 too large    2048kB time=00:00:00.00 bitrate=N/A dup=1 drop=0 speed=   0x
    Last message repeated 4 times
Past duration 0.999992 too large    5120kB time=00:00:00.10 bitrate=419430.4kbits/s dup=1 drop=0 speed=0.0085x
Past duration 0.999992 too large    5120kB time=00:00:00.12 bitrate=349525.3kbits/s dup=1 drop=0 speed=0.00923x
    Last message repeated 2 times
Past duration 0.999992 too large    6144kB time=00:00:00.18 bitrate=279620.3kbits/s dup=1 drop=0 speed=0.0128x
Past duration 0.999992 too large    6400kB time=00:00:00.20 bitrate=262144.0kbits/s dup=1 drop=0 speed=0.013x
    Last message repeated 2 times
Past duration 0.999992 too large    7168kB time=00:00:00.26 bitrate=225847.1kbits/s dup=1 drop=0 speed=0.0158x
Past duration 0.999992 too large    7424kB time=00:00:00.28 bitrate=217205.0kbits/s dup=1 drop=0 speed=0.0157x
    Last message repeated 2 times
Past duration 0.999992 too large    7936kB time=00:00:00.34 bitrate=191210.9kbits/s dup=1 drop=0 speed=0.0183x
Past duration 0.999992 too large    8192kB time=00:00:00.36 bitrate=186413.5kbits/s dup=1 drop=0 speed=0.018x
    Last message repeated 2 times
Past duration 0.999992 too large    8960kB time=00:00:00.42 bitrate=174762.7kbits/s dup=1 drop=0 speed=0.0202x
Past duration 0.999992 too large    9216kB time=00:00:00.44 bitrate=171585.2kbits/s dup=1 drop=0 speed=0.0198x
    Last message repeated 1 times
Past duration 0.999992 too large    9728kB time=00:00:00.48 bitrate=166024.5kbits/s dup=1 drop=0 speed=0.0211x
Past duration 0.999992 too large    9984kB time=00:00:00.50 bitrate=163577.9kbits/s dup=1 drop=0 speed=0.0211x
    Last message repeated 1 times
Past duration 0.999992 too large   10496kB time=00:00:00.54 bitrate=159228.2kbits/s dup=1 drop=0 speed=0.0222x
Past duration 0.999992 too large   10496kB time=00:00:00.56 bitrate=153541.5kbits/s dup=1 drop=0 speed=0.0223x
    Last message repeated 5 times
Past duration 0.999992 too large   12032kB time=00:00:00.68 bitrate=144950.2kbits/s dup=1 drop=0 speed=0.0244x
Past duration 0.999992 too large   12288kB time=00:00:00.70 bitrate=143804.7kbits/s dup=1 drop=0 speed=0.024x
    Last message repeated 2 times
Past duration 0.999992 too large   13056kB time=00:00:00.76 bitrate=140729.9kbits/s dup=1 drop=0 speed=0.0249x
Past duration 0.999992 too large   13312kB time=00:00:00.78 bitrate=139810.1kbits/s dup=1 drop=0 speed=0.0249x
    Last message repeated 1 times
Past duration 0.999992 too large   13824kB time=00:00:00.82 bitrate=138105.1kbits/s dup=1 drop=0 speed=0.0257x
Past duration 0.999992 too large   14080kB time=00:00:00.84 bitrate=137313.5kbits/s dup=1 drop=0 speed=0.0252x
    Last message repeated 2 times
Past duration 0.999992 too large   14848kB time=00:00:00.90 bitrate=135149.8kbits/s dup=1 drop=0 speed=0.0262x
Past duration 0.999992 too large   15104kB time=00:00:00.92 bitrate=134491.3kbits/s dup=1 drop=0 speed=0.0258x
    Last message repeated 2 times
Past duration 0.999992 too large   15616kB time=00:00:00.98 bitrate=130537.0kbits/s dup=1 drop=0 speed=0.0266x
Past duration 0.999992 too large   15872kB time=00:00:01.00 bitrate=130023.4kbits/s dup=1 drop=0 speed=0.0264x
    Last message repeated 2 times
Past duration 0.999992 too large   16640kB time=00:00:01.06 bitrate=128598.9kbits/s dup=1 drop=0 speed=0.0273x
Past duration 0.999992 too large   16896kB time=00:00:01.08 bitrate=128159.3kbits/s dup=1 drop=0 speed=0.0269x
    Last message repeated 2 times
Past duration 0.999992 too large   17664kB time=00:00:01.14 bitrate=126932.9kbits/s dup=1 drop=0 speed=0.0277x
Past duration 0.999992 too large   17920kB time=00:00:01.16 bitrate=126552.3kbits/s dup=1 drop=0 speed=0.0275x
    Last message repeated 2 times
Past duration 0.999992 too large   18688kB time=00:00:01.22 bitrate=125485.3kbits/s dup=1 drop=0 speed=0.0283x
Past duration 0.999992 too large   18944kB time=00:00:01.24 bitrate=125152.6kbits/s dup=1 drop=0 speed=0.028x
    Last message repeated 2 times
Past duration 0.999992 too large   19456kB time=00:00:01.30 bitrate=122602.7kbits/s dup=1 drop=0 speed=0.0285x
Past duration 0.999992 too large   19712kB time=00:00:01.32 bitrate=122333.9kbits/s dup=1 drop=0 speed=0.0282x
    Last message repeated 2 times
Past duration 0.999992 too large   20480kB time=00:00:01.38 bitrate=121574.0kbits/s dup=1 drop=0 speed=0.029x
Past duration 0.999992 too large   20736kB time=00:00:01.40 bitrate=121335.2kbits/s dup=1 drop=0 speed=0.0287x
    Last message repeated 2 times
Past duration 0.999992 too large   21504kB time=00:00:01.46 bitrate=120658.1kbits/s dup=1 drop=0 speed=0.0292x
Past duration 0.999992 too large   21760kB time=00:00:01.48 bitrate=120444.5kbits/s dup=1 drop=0 speed=0.0289x
    Last message repeated 2 times
Past duration 0.999992 too large   22528kB time=00:00:01.54 bitrate=119837.3kbits/s dup=1 drop=0 speed=0.0295x
Past duration 0.999992 too large   22784kB time=00:00:01.56 bitrate=119645.2kbits/s dup=1 drop=0 speed=0.0292x
    Last message repeated 2 times
Past duration 0.999992 too large   23552kB time=00:00:01.62 bitrate=119097.5kbits/s dup=1 drop=0 speed=0.0296x
Past duration 0.999992 too large   23808kB time=00:00:01.64 bitrate=118923.9kbits/s dup=1 drop=0 speed=0.0294x
    Last message repeated 2 times
Past duration 0.999992 too large   24576kB time=00:00:01.70 bitrate=118427.4kbits/s dup=1 drop=0 speed=0.0299x
Past duration 0.999992 too large   24832kB time=00:00:01.72 bitrate=118269.6kbits/s dup=1 drop=0 speed=0.0296x
    Last message repeated 2 times
Past duration 0.999992 too large   25600kB time=00:00:01.78 bitrate=117817.5kbits/s dup=1 drop=0 speed=0.0302x
Past duration 0.999992 too large   25856kB time=00:00:01.80 bitrate=117673.5kbits/s dup=1 drop=0 speed=0.03x
    Last message repeated 2 times
Past duration 0.999992 too large   26368kB time=00:00:01.86 bitrate=116132.6kbits/s dup=1 drop=0 speed=0.0305x
Past duration 0.999992 too large   26624kB time=00:00:01.88 bitrate=116012.7kbits/s dup=1 drop=0 speed=0.0303x
    Last message repeated 2 times
Past duration 0.999992 too large   27392kB time=00:00:01.94 bitrate=115667.7kbits/s dup=1 drop=0 speed=0.0308x
Past duration 0.999992 too large   27648kB time=00:00:01.96 bitrate=115557.4kbits/s dup=1 drop=0 speed=0.0305x
    Last message repeated 2 times
Past duration 0.999992 too large   28416kB time=00:00:02.02 bitrate=115239.5kbits/s dup=1 drop=0 speed=0.0311x
Past duration 0.999992 too large   28672kB time=00:00:02.04 bitrate=115137.8kbits/s dup=1 drop=0 speed=0.0308x
    Last message repeated 2 times
Past duration 0.999992 too large   29440kB time=00:00:02.10 bitrate=114844.0kbits/s dup=1 drop=0 speed=0.0313x
Past duration 0.999992 too large   29696kB time=00:00:02.12 bitrate=114749.8kbits/s dup=1 drop=0 speed=0.031x
    Last message repeated 2 times
Past duration 0.999992 too large   30464kB time=00:00:02.18 bitrate=114477.6kbits/s dup=1 drop=0 speed=0.0315x
Past duration 0.999992 too large   30720kB time=00:00:02.20 bitrate=114390.1kbits/s dup=1 drop=0 speed=0.0312x
    Last message repeated 2 times
Past duration 0.999992 too large   31488kB time=00:00:02.26 bitrate=114137.0kbits/s dup=1 drop=0 speed=0.0316x
Past duration 0.999992 too large   31488kB time=00:00:02.28 bitrate=113135.8kbits/s dup=1 drop=0 speed=0.0315x
    Last message repeated 1 times
Past duration 0.999992 too large   32000kB time=00:00:02.32 bitrate=112993.1kbits/s dup=1 drop=0 speed=0.0318x
Past duration 0.999992 too large   32256kB time=00:00:02.34 bitrate=112923.6kbits/s dup=1 drop=0 speed=0.0315x
    Last message repeated 1 times
Past duration 0.999992 too large   32768kB time=00:00:02.38 bitrate=112788.0kbits/s dup=1 drop=0 speed=0.0318x
Past duration 0.999992 too large   33024kB time=00:00:02.40 bitrate=112721.9kbits/s dup=1 drop=0 speed=0.0317x
    Last message repeated 1 times
Past duration 0.999992 too large   33536kB time=00:00:02.44 bitrate=112593.0kbits/s dup=1 drop=0 speed=0.0319x
Past duration 0.999992 too large   33792kB time=00:00:02.46 bitrate=112530.1kbits/s dup=1 drop=0 speed=0.0318x
    Last message repeated 1 times
Past duration 0.999992 too large   34304kB time=00:00:02.50 bitrate=112407.3kbits/s dup=1 drop=0 speed=0.0321x
Past duration 0.999992 too large   34304kB time=00:00:02.52 bitrate=111515.2kbits/s dup=1 drop=0 speed=0.0318x
    Last message repeated 2 times
Past duration 0.999992 too large   35072kB time=00:00:02.58 bitrate=111360.4kbits/s dup=1 drop=0 speed=0.0322x
Past duration 0.999992 too large   35328kB time=00:00:02.60 bitrate=111310.4kbits/s dup=1 drop=0 speed=0.032x
    Last message repeated 2 times
Past duration 0.999992 too large   36096kB time=00:00:02.66 bitrate=111164.8kbits/s dup=1 drop=0 speed=0.0324x
Past duration 0.999992 too large   36352kB time=00:00:02.68 bitrate=111117.8kbits/s dup=1 drop=0 speed=0.0321x
    Last message repeated 2 times
Past duration 0.999992 too large   37120kB time=00:00:02.74 bitrate=110980.7kbits/s dup=1 drop=0 speed=0.0325x
Past duration 0.999992 too large   37376kB time=00:00:02.76 bitrate=110936.3kbits/s dup=1 drop=0 speed=0.0322x
    Last message repeated 2 times
Past duration 0.999992 too large   38144kB time=00:00:02.82 bitrate=110807.0kbits/s dup=1 drop=0 speed=0.0325x
Past duration 0.999992 too large   38144kB time=00:00:02.84 bitrate=110026.6kbits/s dup=1 drop=0 speed=0.0323x
    Last message repeated 2 times
Past duration 0.999992 too large   38912kB time=00:00:02.90 bitrate=109919.7kbits/s dup=1 drop=0 speed=0.0327x
Past duration 0.999992 too large   39168kB time=00:00:02.92 bitrate=109885.0kbits/s dup=1 drop=0 speed=0.0325x
    Last message repeated 2 times
Past duration 0.999992 too large   39936kB time=00:00:02.98 bitrate=109783.8kbits/s dup=1 drop=0 speed=0.0329x
Past duration 0.999992 too large   40192kB time=00:00:03.00 bitrate=109751.0kbits/s dup=1 drop=0 speed=0.0326x
    Last message repeated 1 times
Past duration 0.999992 too large   40704kB time=00:00:03.04 bitrate=109686.6kbits/s dup=1 drop=0 speed=0.0328x
Past duration 0.999992 too large   40960kB time=00:00:03.06 bitrate=109655.0kbits/s dup=1 drop=0 speed=0.0326x
    Last message repeated 1 times
Past duration 0.999992 too large   41472kB time=00:00:03.10 bitrate=109593.1kbits/s dup=1 drop=0 speed=0.0328x
Past duration 0.999992 too large   41728kB time=00:00:03.12 bitrate=109562.7kbits/s dup=1 drop=0 speed=0.0327x
    Last message repeated 1 times
Past duration 0.999992 too large   42240kB time=00:00:03.16 bitrate=109503.2kbits/s dup=1 drop=0 speed=0.0329x
Past duration 0.999992 too large   42496kB time=00:00:03.18 bitrate=109474.0kbits/s dup=1 drop=0 speed=0.0328x
    Last message repeated 1 times
Past duration 0.999992 too large   43008kB time=00:00:03.22 bitrate=109416.6kbits/s dup=1 drop=0 speed=0.033x
Past duration 0.999992 too large   43264kB time=00:00:03.24 bitrate=109388.5kbits/s dup=1 drop=0 speed=0.0326x
    Last message repeated 2 times
Past duration 0.999992 too large   44032kB time=00:00:03.30 bitrate=109306.1kbits/s dup=1 drop=0 speed=0.033x
Past duration 0.999992 too large   44288kB time=00:00:03.32 bitrate=109279.3kbits/s dup=1 drop=0 speed=0.0326x
    Last message repeated 2 times
Past duration 0.999992 too large   45056kB time=00:00:03.38 bitrate=109200.8kbits/s dup=1 drop=0 speed=0.0329x
Past duration 0.999992 too large   45312kB time=00:00:03.40 bitrate=109175.3kbits/s dup=1 drop=0 speed=0.0327x
    Last message repeated 2 times
Past duration 0.999992 too large   46080kB time=00:00:03.46 bitrate=109100.4kbits/s dup=1 drop=0 speed=0.0331x
Past duration 0.999992 too large   46336kB time=00:00:03.48 bitrate=109076.0kbits/s dup=1 drop=0 speed=0.0328x
    Last message repeated 2 times
Past duration 0.999992 too large   47104kB time=00:00:03.54 bitrate=109004.5kbits/s dup=1 drop=0 speed=0.0331x
Past duration 0.999992 too large   47360kB time=00:00:03.56 bitrate=108981.2kbits/s dup=1 drop=0 speed=0.0329x
    Last message repeated 2 times
Past duration 0.999992 too large   48128kB time=00:00:03.62 bitrate=108912.9kbits/s dup=1 drop=0 speed=0.0332x
Past duration 0.999992 too large   48384kB time=00:00:03.64 bitrate=108890.6kbits/s dup=1 drop=0 speed=0.033x
    Last message repeated 2 times
Past duration 0.999992 too large   49152kB time=00:00:03.70 bitrate=108825.2kbits/s dup=1 drop=0 speed=0.0333x
Past duration 0.999992 too large   49408kB time=00:00:03.72 bitrate=108803.9kbits/s dup=1 drop=0 speed=0.0331x
    Last message repeated 2 times
Past duration 0.999992 too large   50176kB time=00:00:03.78 bitrate=108741.2kbits/s dup=1 drop=0 speed=0.0333x
Past duration 0.999992 too large   50432kB time=00:00:03.80 bitrate=108720.8kbits/s dup=1 drop=0 speed=0.0332x
    Last message repeated 2 times
Past duration 0.999992 too large   51200kB time=00:00:03.86 bitrate=108660.7kbits/s dup=1 drop=0 speed=0.0334x
Past duration 0.999992 too large   51456kB time=00:00:03.88 bitrate=108641.1kbits/s dup=1 drop=0 speed=0.0331x
    Last message repeated 2 times
Past duration 0.999992 too large   52224kB time=00:00:03.94 bitrate=108583.5kbits/s dup=1 drop=0 speed=0.0333x
Past duration 0.999992 too large   52480kB time=00:00:03.96 bitrate=108564.7kbits/s dup=1 drop=0 speed=0.0332x
    Last message repeated 2 times
Past duration 0.999992 too large   53248kB time=00:00:04.02 bitrate=108509.4kbits/s dup=1 drop=0 speed=0.0334x
Past duration 0.999992 too large   53504kB time=00:00:04.04 bitrate=108491.3kbits/s dup=1 drop=0 speed=0.0332x
    Last message repeated 2 times
Past duration 0.999992 too large   54272kB time=00:00:04.10 bitrate=108438.1kbits/s dup=1 drop=0 speed=0.0335x
Past duration 0.999992 too large   54528kB time=00:00:04.12 bitrate=108420.7kbits/s dup=1 drop=0 speed=0.0334x
    Last message repeated 2 times
Past duration 0.999992 too large   55296kB time=00:00:04.18 bitrate=108369.6kbits/s dup=1 drop=0 speed=0.0335x
Past duration 0.999992 too large   55552kB time=00:00:04.20 bitrate=108352.9kbits/s dup=1 drop=0 speed=0.0333x
    Last message repeated 2 times
Past duration 0.999992 too large   56320kB time=00:00:04.26 bitrate=108303.6kbits/s dup=1 drop=0 speed=0.0336x
Past duration 0.999992 too large   56576kB time=00:00:04.28 bitrate=108287.5kbits/s dup=1 drop=0 speed=0.0333x
    Last message repeated 2 times
Past duration 0.999992 too large   57344kB time=00:00:04.34 bitrate=108240.1kbits/s dup=1 drop=0 speed=0.0335x
Past duration 0.999992 too large   57600kB time=00:00:04.36 bitrate=108224.6kbits/s dup=1 drop=0 speed=0.0333x
    Last message repeated 2 times
Past duration 0.999992 too large   58368kB time=00:00:04.42 bitrate=108178.9kbits/s dup=1 drop=0 speed=0.0336x
Past duration 0.999992 too large   58624kB time=00:00:04.44 bitrate=108163.9kbits/s dup=1 drop=0 speed=0.0334x
    Last message repeated 2 times
Past duration 0.999992 too large   59392kB time=00:00:04.50 bitrate=108119.8kbits/s dup=1 drop=0 speed=0.0336x
Past duration 0.999992 too large   59648kB time=00:00:04.52 bitrate=108105.4kbits/s dup=1 drop=0 speed=0.0335x
    Last message repeated 2 times
Past duration 0.999992 too large   60416kB time=00:00:04.58 bitrate=108062.9kbits/s dup=1 drop=0 speed=0.0337x
Past duration 0.999992 too large   60672kB time=00:00:04.60 bitrate=108048.9kbits/s dup=1 drop=0 speed=0.0335x
    Last message repeated 2 times
Past duration 0.999992 too large   61696kB time=00:00:04.66 bitrate=108457.9kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   61696kB time=00:00:04.68 bitrate=107994.4kbits/s dup=1 drop=0 speed=0.0336x
    Last message repeated 2 times
Past duration 0.999992 too large   62464kB time=00:00:04.74 bitrate=107954.7kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   62720kB time=00:00:04.76 bitrate=107941.6kbits/s dup=1 drop=0 speed=0.0336x
    Last message repeated 1 times
Past duration 0.999992 too large   64000kB time=00:00:04.80 bitrate=109226.7kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   64256kB time=00:00:04.82 bitrate=109208.5kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 1 times
Past duration 0.999992 too large   64768kB time=00:00:04.86 bitrate=109172.7kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   65024kB time=00:00:04.88 bitrate=109155.0kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 1 times
Past duration 0.999992 too large   65536kB time=00:00:04.92 bitrate=109120.1kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   65792kB time=00:00:04.94 bitrate=109102.8kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 2 times
Past duration 0.999992 too large   66560kB time=00:00:05.00 bitrate=109051.9kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   66816kB time=00:00:05.02 bitrate=109035.2kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 1 times
Past duration 0.999992 too large   67328kB time=00:00:05.06 bitrate=109002.2kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   67584kB time=00:00:05.08 bitrate=108985.9kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 1 times
Past duration 0.999992 too large   68096kB time=00:00:05.12 bitrate=108953.6kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   68352kB time=00:00:05.14 bitrate=108937.7kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 1 times
Past duration 0.999992 too large   68864kB time=00:00:05.18 bitrate=108906.2kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   69120kB time=00:00:05.20 bitrate=108890.6kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 1 times
Past duration 0.999992 too large   69632kB time=00:00:05.24 bitrate=108859.8kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   69888kB time=00:00:05.26 bitrate=108844.6kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   70656kB time=00:00:05.32 bitrate=108799.6kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   70912kB time=00:00:05.34 bitrate=108784.9kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 1 times
Past duration 0.999992 too large   71424kB time=00:00:05.38 bitrate=108755.7kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   71680kB time=00:00:05.40 bitrate=108741.2kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   72192kB time=00:00:05.46 bitrate=108314.4kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   72448kB time=00:00:05.48 bitrate=108301.8kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   73216kB time=00:00:05.54 bitrate=108264.5kbits/s dup=1 drop=0 speed=0.0339x
    Last message repeated 3 times
Past duration 0.999992 too large   74240kB time=00:00:05.62 bitrate=108216.0kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   74496kB time=00:00:05.64 bitrate=108204.1kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   75264kB time=00:00:05.70 bitrate=108168.9kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   75520kB time=00:00:05.72 bitrate=108157.3kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   76288kB time=00:00:05.78 bitrate=108123.1kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   76544kB time=00:00:05.80 bitrate=108111.8kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 2 times
Past duration 0.999992 too large   77312kB time=00:00:05.86 bitrate=108078.5kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   77568kB time=00:00:05.88 bitrate=108067.5kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   78336kB time=00:00:05.94 bitrate=108035.1kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   78592kB time=00:00:05.96 bitrate=108024.4kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   79360kB time=00:00:06.02 bitrate=107992.9kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   79616kB time=00:00:06.04 bitrate=107982.5kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   80384kB time=00:00:06.10 bitrate=107951.8kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   80640kB time=00:00:06.12 bitrate=107941.6kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   81408kB time=00:00:06.18 bitrate=107911.7kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   81920kB time=00:00:06.20 bitrate=108240.1kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   82688kB time=00:00:06.26 bitrate=108207.7kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   82944kB time=00:00:06.28 bitrate=108197.0kbits/s dup=1 drop=0 speed=0.0336x
    Last message repeated 2 times
Past duration 0.999992 too large   83712kB time=00:00:06.34 bitrate=108165.4kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   83968kB time=00:00:06.36 bitrate=108155.0kbits/s dup=1 drop=0 speed=0.0336x
    Last message repeated 2 times
Past duration 0.999992 too large   84992kB time=00:00:06.42 bitrate=108450.9kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   84992kB time=00:00:06.44 bitrate=108114.0kbits/s dup=1 drop=0 speed=0.0336x
    Last message repeated 2 times
Past duration 0.999992 too large   86016kB time=00:00:06.50 bitrate=108406.6kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   86272kB time=00:00:06.52 bitrate=108395.7kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   87040kB time=00:00:06.58 bitrate=108363.5kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   87296kB time=00:00:06.60 bitrate=108352.9kbits/s dup=1 drop=0 speed=0.0337x
    Last message repeated 2 times
Past duration 0.999992 too large   88064kB time=00:00:06.66 bitrate=108321.4kbits/s dup=1 drop=0 speed=0.0338x
Past duration 0.999992 too large   88320kB time=00:00:06.68 bitrate=108311.0kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 2 times
Past duration 0.999992 too large   89344kB time=00:00:06.74 bitrate=108591.4kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   89600kB time=00:00:06.76 bitrate=108580.4kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 2 times
Past duration 0.999992 too large   90368kB time=00:00:06.82 bitrate=108547.6kbits/s dup=1 drop=0 speed=0.0339x
Past duration 0.999992 too large   90624kB time=00:00:06.84 bitrate=108536.8kbits/s dup=1 drop=0 speed=0.0338x
    Last message repeated 2 times
Past duration 0.999992 too large   91392kB time=00:00:06.90 bitrate=108504.8kbits/s dup=1 drop=0 speed=0.034x
Past duration 0.999992 too large   91648kB time=00:00:06.92 bitrate=108494.3kbits/s dup=1 drop=0 speed=0.0339x
    Last message repeated 2 times
Past duration 0.999992 too large   92416kB time=00:00:06.98 bitrate=108463.0kbits/s dup=1 drop=0 speed=0.034x
Past duration 0.999992 too large   92416kB time=00:00:07.00 bitrate=108153.1kbits/s dup=1 drop=0 speed=0.0339x
    Last message repeated 2 times
Past duration 0.999992 too large   93184kB time=00:00:07.06 bitrate=108125.1kbits/s dup=1 drop=0 speed=0.034x
Past duration 0.999992 too large   93440kB time=00:00:07.08 bitrate=108115.9kbits/s dup=1 drop=0 speed=0.0339x
    Last message repeated 2 times
Past duration 0.999992 too large   94208kB time=00:00:07.14 bitrate=108088.5kbits/s dup=1 drop=0 speed=0.034x
Past duration 0.999992 too large   94464kB time=00:00:07.16 bitrate=108079.5kbits/s dup=1 drop=0 speed=0.0339x
    Last message repeated 2 times
Past duration 0.999992 too large   95488kB time=00:00:07.22 bitrate=108343.2kbits/s dup=1 drop=0 speed=0.0341x
Past duration 0.999992 too large   95744kB time=00:00:07.24 bitrate=108333.5kbits/s dup=1 drop=0 speed=0.034x
    Last message repeated 2 times
Past duration 0.999992 too large   96512kB time=00:00:07.30 bitrate=108305.0kbits/s dup=1 drop=0 speed=0.0341x
Past duration 0.999992 too large   96768kB time=00:00:07.32 bitrate=108295.6kbits/s dup=1 drop=0 speed=0.034x
    Last message repeated 2 times
Past duration 0.999992 too large   97536kB time=00:00:07.38 bitrate=108267.6kbits/s dup=1 drop=0 speed=0.0341x
Past duration 0.999992 too large   97792kB time=00:00:07.40 bitrate=108258.4kbits/s dup=1 drop=0 speed=0.034x
    Last message repeated 2 times
Past duration 0.999992 too large   98816kB time=00:00:07.46 bitrate=108512.2kbits/s dup=1 drop=0 speed=0.0342x
Past duration 0.999992 too large   99072kB time=00:00:07.48 bitrate=108502.4kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large   99584kB time=00:00:07.52 bitrate=108483.0kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large   99840kB time=00:00:07.54 bitrate=108473.4kbits/s dup=1 drop=0 speed=0.0341x
    Last message repeated 1 times
Past duration 0.999992 too large  100352kB time=00:00:07.58 bitrate=108454.3kbits/s dup=1 drop=0 speed=0.0342x
Past duration 0.999992 too large  100608kB time=00:00:07.60 bitrate=108444.8kbits/s dup=1 drop=0 speed=0.0341x
    Last message repeated 1 times
Past duration 0.999992 too large  101120kB time=00:00:07.64 bitrate=108426.1kbits/s dup=1 drop=0 speed=0.0342x
Past duration 0.999992 too large  101376kB time=00:00:07.66 bitrate=108416.7kbits/s dup=1 drop=0 speed=0.0341x
    Last message repeated 1 times
Past duration 0.999992 too large  102144kB time=00:00:07.70 bitrate=108670.6kbits/s dup=1 drop=0 speed=0.0342x
Past duration 0.999992 too large  102400kB time=00:00:07.72 bitrate=108660.7kbits/s dup=1 drop=0 speed=0.0341x
    Last message repeated 2 times
Past duration 0.999992 too large  103168kB time=00:00:07.78 bitrate=108631.4kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  103424kB time=00:00:07.80 bitrate=108621.7kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  103936kB time=00:00:07.84 bitrate=108602.5kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  104192kB time=00:00:07.86 bitrate=108593.0kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  104704kB time=00:00:07.90 bitrate=108574.1kbits/s dup=1 drop=0 speed=0.0342x
Past duration 0.999992 too large  104960kB time=00:00:07.92 bitrate=108564.7kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  105728kB time=00:00:07.96 bitrate=108809.5kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  105984kB time=00:00:07.98 bitrate=108799.6kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  106496kB time=00:00:08.02 bitrate=108780.0kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  106752kB time=00:00:08.04 bitrate=108770.2kbits/s dup=1 drop=0 speed=0.0341x
    Last message repeated 2 times
Past duration 0.999992 too large  107776kB time=00:00:08.10 bitrate=109000.1kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  108032kB time=00:00:08.12 bitrate=108989.9kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 2 times
Past duration 0.999992 too large  108800kB time=00:00:08.18 bitrate=108959.6kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  109056kB time=00:00:08.20 bitrate=108949.6kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  109568kB time=00:00:08.24 bitrate=108929.7kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  109824kB time=00:00:08.26 bitrate=108919.9kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 2 times
Past duration 0.999992 too large  110592kB time=00:00:08.32 bitrate=108890.6kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  111104kB time=00:00:08.34 bitrate=109132.4kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  111616kB time=00:00:08.38 bitrate=109112.0kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  111872kB time=00:00:08.40 bitrate=109101.8kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  112384kB time=00:00:08.44 bitrate=109081.7kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  112640kB time=00:00:08.46 bitrate=109071.7kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  113152kB time=00:00:08.50 bitrate=109051.9kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  113408kB time=00:00:08.52 bitrate=109042.1kbits/s dup=1 drop=0 speed=0.0343x
    Last message repeated 1 times
Past duration 0.999992 too large  113920kB time=00:00:08.56 bitrate=109022.5kbits/s dup=1 drop=0 speed=0.0344x
Past duration 0.999992 too large  114432kB time=00:00:08.58 bitrate=109257.2kbits/s dup=1 drop=0 speed=0.0343x
    Last message repeated 1 times
Past duration 0.999992 too large  114944kB time=00:00:08.62 bitrate=109236.8kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  115200kB time=00:00:08.64 bitrate=109226.7kbits/s dup=1 drop=0 speed=0.0343x
    Last message repeated 1 times
Past duration 0.999992 too large  115712kB time=00:00:08.68 bitrate=109206.5kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  115968kB time=00:00:08.70 bitrate=109196.5kbits/s dup=1 drop=0 speed=0.0343x
    Last message repeated 1 times
Past duration 0.999992 too large  116480kB time=00:00:08.74 bitrate=109176.7kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  116992kB time=00:00:08.76 bitrate=109406.2kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 2 times
Past duration 0.999992 too large  117760kB time=00:00:08.82 bitrate=109375.3kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  118016kB time=00:00:08.84 bitrate=109365.1kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 2 times
Past duration 0.999992 too large  118784kB time=00:00:08.90 bitrate=109334.7kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  119040kB time=00:00:08.92 bitrate=109324.6kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  119808kB time=00:00:08.96 bitrate=109538.7kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  120064kB time=00:00:08.98 bitrate=109528.3kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  120576kB time=00:00:09.02 bitrate=109507.6kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  120832kB time=00:00:09.04 bitrate=109497.3kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  121600kB time=00:00:09.08 bitrate=109707.8kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  121856kB time=00:00:09.10 bitrate=109697.2kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 2 times
Past duration 0.999992 too large  122624kB time=00:00:09.16 bitrate=109665.5kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  122880kB time=00:00:09.18 bitrate=109655.0kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 2 times
Past duration 0.999992 too large  123904kB time=00:00:09.24 bitrate=109850.8kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  124160kB time=00:00:09.26 bitrate=109840.0kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  124672kB time=00:00:09.30 bitrate=109818.6kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  124928kB time=00:00:09.32 bitrate=109808.0kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  125440kB time=00:00:09.36 bitrate=109786.8kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  125696kB time=00:00:09.38 bitrate=109776.3kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
Past duration 0.999992 too large  126208kB time=00:00:09.42 bitrate=109755.4kbits/s dup=1 drop=0 speed=0.0343x
Past duration 0.999992 too large  126464kB time=00:00:09.44 bitrate=109745.0kbits/s dup=1 drop=0 speed=0.0342x
    Last message repeated 1 times
frame=  500 fps=1.8 q=-0.0 Lsize=  134511kB time=00:00:09.98 bitrate=110412.1kbits/s dup=1 drop=0 speed=0.0351x
video:134511kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
Input file #0 (D:\TESTS\Source.264):
  Input stream #0:0 (video): 509 packets read (38850312 bytes); 500 frames decoded;
  Total: 509 packets (38850312 bytes) demuxed
Output file #0 (D:\Destination.hevc):
  Output stream #0:0 (video): 500 frames encoded; 500 packets muxed (137739050 bytes);
  Total: 500 packets (137739050 bytes) muxed
Exiting normally, received signal 2.
Last edited 6 years ago by Carl Eugen Hoyos (previous) (diff)

comment:5 by Carl Eugen Hoyos, 6 years ago

I can only confirm that the roundtrip yuv420p -> P010 -> yuv420p works visually.

comment:6 by thx4ever, 6 years ago

Hi cehoyos, i have tryed latest zeranoe git build and still i can reproduce the same problem
maybe this are only with intel hevc plug-ins? I have attached a sample hevc encoded with latest git zeranoe build for Windows, here a more verbose log of current file encoded, can u investigate this problem?

C:\ffmpeg>ffmpeg -v 9 -loglevel 99 -i D:\sample.264 -vcodec hevc_qsv -load_plugin hevc_sw -profile:v main10 -pix_fmt p010le -preset:v slower -b:v 5000000 -maxrate 12000000 -g 24 -frames 75 D:\sample.hevc
ffmpeg version N-91146-gfe84f70819 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 7.3.0 (GCC)
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
  libavutil      56. 18.102 / 56. 18.102
  libavcodec     58. 19.102 / 58. 19.102
  libavformat    58. 16.100 / 58. 16.100
  libavdevice    58.  4.100 / 58.  4.100
  libavfilter     7. 24.100 /  7. 24.100
  libswscale      5.  2.100 /  5.  2.100
  libswresample   3.  2.100 /  3.  2.100
  libpostproc    55.  2.100 / 55.  2.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-i' ... matched as input url with argument 'D:\sample.264'.
Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'hevc_qsv'.
Reading option '-load_plugin' ... matched as AVOption 'load_plugin' with argument 'hevc_sw'.
Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main10'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'p010le'.
Reading option '-preset:v' ... matched as AVOption 'preset:v' with argument 'slower'.
Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '5000000'.
Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '12000000'.
Reading option '-g' ... matched as AVOption 'g' with argument '24'.
Reading option '-frames' ... matched as option 'frames' (set the number of frames to output) with argument '75'.
Reading option 'D:\sample.hevc' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Successfully parsed a group of options.
Parsing a group of options: input url D:\sample.264.
Successfully parsed a group of options.
Opening an input file: D:\sample.264.
[NULL @ 000002583f63b040] Opening 'D:\sample.264' for reading
[file @ 000002583f63b740] Setting default whitelist 'file,crypto'
Probing h264 score:51 size:4096
[h264 @ 000002583f63b040] Format h264 probed with size=4096 and score=51
[h264 @ 000002583f63b040] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
[h264 @ 000002583f644b80] ct_type:1 pic_struct:0
[AVBSFContext @ 000002583f642180] nal_unit_type: 9(AUD), nal_ref_idc: 0
[AVBSFContext @ 000002583f642180] nal_unit_type: 7(SPS), nal_ref_idc: 1
[AVBSFContext @ 000002583f642180] nal_unit_type: 8(PPS), nal_ref_idc: 1
[AVBSFContext @ 000002583f642180] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 2 times
[AVBSFContext @ 000002583f642180] nal_unit_type: 5(IDR), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f644b80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f644b80] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f644b80] nal_unit_type: 8(PPS), nal_ref_idc: 1
[h264 @ 000002583f644b80] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 2 times
[h264 @ 000002583f644b80] nal_unit_type: 5(IDR), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f644b80] ct_type:1 pic_struct:0
[h264 @ 000002583f644b80] Format yuv420p chosen by get_format().
[h264 @ 000002583f644b80] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000002583f644b80] no picture
[h264 @ 000002583f644b80] ct_type:1 pic_struct:0
    Last message repeated 90 times
[h264 @ 000002583f63b040] Probe buffer size limit of 5000000 bytes reached
[h264 @ 000002583f63b040] Stream #0: not enough frames to estimate rate; consider increasing probesize
[h264 @ 000002583f63b040] stream 0: start_time: -7686143364045.646 duration: -7686143364045.646
[h264 @ 000002583f63b040] format: start_time: -9223372036854.775 duration: -9223372036854.775 bitrate=0 kb/s
[h264 @ 000002583f63b040] After avformat_find_stream_info() pos: 5018624 bytes read:5046272 seeks:0 frames:92
Input #0, h264, from 'D:\sample.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0, 92, 1/1200000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 0/1, 23.98 fps, 23.98 tbr, 1200k tbn, 47.95 tbc
Successfully opened the file.
Parsing a group of options: output url D:\sample.hevc.
Applying option vcodec (force video codec ('copy' to copy stream)) with argument hevc_qsv.
Applying option profile:v (set profile) with argument main10.
Applying option pix_fmt (set pixel format) with argument p010le.
Applying option b:v (video bitrate (please use -b:v)) with argument 5000000.
Applying option frames (set the number of frames to output) with argument 75.
Successfully parsed a group of options.
Opening an output file: D:\sample.hevc.
[file @ 000002583f643f80] Setting default whitelist 'file,crypto'
Successfully opened the file.
detected 8 logical cores
[h264 @ 000002583f639f80] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f639f80] nal_unit_type: 8(PPS), nal_ref_idc: 1
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
    Last message repeated 1 times
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f639f80] nal_unit_type: 8(PPS), nal_ref_idc: 1
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 2 times
[h264 @ 000002583f639f80] nal_unit_type: 5(IDR), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
[h264 @ 000002583f639f80] Format yuv420p chosen by get_format().
[h264 @ 000002583f639f80] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 000002583f639f80] no picture
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
[graph 0 input from stream 0:0 @ 000002583fedfb40] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 000002583fedfb40] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 000002583fedfb40] Setting 'time_base' to value '1/1200000'
[graph 0 input from stream 0:0 @ 000002583fedfb40] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 000002583fedfb40] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 000002583fedfb40] Setting 'frame_rate' to value '24000/1001'
[graph 0 input from stream 0:0 @ 000002583fedfb40] w:1920 h:1080 pixfmt:yuv420p tb:1/1200000 fr:24000/1001 sar:1/1 sws_param:flags=2
[format @ 000002583f693440] Setting 'pix_fmts' to value 'p010le'
[auto_scaler_0 @ 00000258430e79c0] Setting 'flags' to value 'bicubic'
[auto_scaler_0 @ 00000258430e79c0] w:iw h:ih flags:'bicubic' interl:0
[format @ 000002583f693440] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
[AVFilterGraph @ 00000258402b5f40] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
[auto_scaler_0 @ 00000258430e79c0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x4
[hevc_qsv @ 000002583fa50780] Initialized an internal MFX session using hardware accelerated implementation
[hevc_qsv @ 000002583fa50780] Using the variable bitrate (VBR) ratecontrol method
[hevc_qsv @ 000002583fa50780] profile: main10; level: 40
[hevc_qsv @ 000002583fa50780] GopPicSize: 24; GopRefDist: 9; GopOptFlag: closed ; IdrInterval: 1
[hevc_qsv @ 000002583fa50780] TargetUsage: 2; RateControlMethod: VBR
[hevc_qsv @ 000002583fa50780] InitialDelayInKB: 937; TargetKbps: 5000; MaxKbps: 12000
[hevc_qsv @ 000002583fa50780] NumSlice: 1; NumRefFrame: 4
[hevc_qsv @ 000002583fa50780] RateDistortionOpt: unknown
[hevc_qsv @ 000002583fa50780] RecoveryPointSEI: unknown IntRefType: 0; IntRefCycleSize: 0; IntRefQPDelta: 0
[hevc_qsv @ 000002583fa50780] MaxFrameSize: 0; MaxSliceSize: 0;
[hevc_qsv @ 000002583fa50780] BitrateLimit: unknown; MBBRC: ON; ExtBRC: unknown
[hevc_qsv @ 000002583fa50780] Trellis: auto
[hevc_qsv @ 000002583fa50780] RepeatPPS: unknown; NumMbPerSlice: 0; LookAheadDS: unknown
[hevc_qsv @ 000002583fa50780] AdaptiveI: ON; AdaptiveB: unknown; BRefType: auto
[hevc_qsv @ 000002583fa50780] MinQPI: 0; MaxQPI: 0; MinQPP: 0; MaxQPP: 0; MinQPB: 0; MaxQPB: 0
[hevc_qsv @ 000002583fa50780] Main 10 profile bitstream
[hevc_qsv @ 000002583fa50780] Decoding VUI
Output #0, hevc, to 'D:\sample.hevc':
  Metadata:
    encoder         : Lavf58.16.100
    Stream #0:0, 0, 1001/24000: Video: hevc (hevc_qsv), 1 reference frame, p010le(left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 5000 kb/s, 23.98 fps, 23.98 tbn, 23.98 tbc
    Metadata:
      encoder         : Lavc58.19.102 hevc_qsv
    Side data:
      cpb: bitrate max/min/avg: 12000000/0/5000000 buffer size: 0 vbv_delay: -1
Clipping frame in rate conversion by 0.040962
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.040947
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.040947
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.040977
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.040977
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.040977
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.040977
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.040977
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041008
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041008
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041039
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f6e6700] nal_unit_type: 8(PPS), nal_ref_idc: 1
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 2 times
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
Clipping frame in rate conversion by 0.041039
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream) 0x
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041039
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041039
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041039
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041069
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041069
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041069
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041100
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041100
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041100
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041100
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041100
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041130
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041130
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041161
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041161
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041161
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041161
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
Clipping frame in rate conversion by 0.041161
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0trate=N/A speed=N/A
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041191
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f6e6b40] nal_unit_type: 8(PPS), nal_ref_idc: 1
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 2 times
[h264 @ 000002583f6e6b40] nal_unit_type: 5(IDR), nal_ref_idc: 1
Clipping frame in rate conversion by 0.041191
[h264 @ 000002583f6e6b40] nal_unit_type: 5(IDR), nal_ref_idc: 1
    Last message repeated 2 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041191
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041222
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041222
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:000:00:00.08 bitrate=25140.6kbits/s speed=0.0464x
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041222
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041222
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041222
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041252
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041252
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=14366.1kbits/s speed=0.125x
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041283
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041283
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041283
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041283
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=9142.1kbits/s speed=0.157x
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041283
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
Clipping frame in rate conversion by 0.041313
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041313
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041313
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041344
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=9427.8kbits/s speed=0.189x
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041344
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041344
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f63c080] nal_unit_type: 8(PPS), nal_ref_idc: 1
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041344
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041344
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041374
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 12x
    Last message repeated 1 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041374
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041405
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041405
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=8380.2kbits/s speed=0.209x
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
Clipping frame in rate conversion by 0.041405
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041405
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041405
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041435
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041435
[h264 @ 000002583f63c500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041435
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041466
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=8109.9kbits/s speed=0.242x
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041466
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041466
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
[h264 @ 000002584025e880] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002584025e880] nal_unit_type: 6(SEI), nal_ref_idc: 0
Clipping frame in rate conversion by 0.041466
[h264 @ 000002584025e880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002584025e880] ct_type:1 pic_struct:0
[h264 @ 000002583f6e6b40] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041466
[h264 @ 000002583f6e6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f6e6b40] ct_type:1 pic_struct:0
[h264 @ 000002583f6e72c0] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=7183.1kbits/s speed=0.249x
[h264 @ 000002583f6e72c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041496
[h264 @ 000002583f6e72c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
[h264 @ 000002583f6e72c0] ct_type:1 pic_struct:0
[h264 @ 000002583f63c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041496
[h264 @ 000002583f63c080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 1 times
[h264 @ 000002583f63c080] ct_type:1 pic_struct:0
[h264 @ 000002583f63c500] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 7(SPS), nal_ref_idc: 1
[h264 @ 000002583f63c500] nal_unit_type: 8(PPS), nal_ref_idc: 1
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
    Last message repeated 1 times
Clipping frame in rate conversion by 0.041496
[h264 @ 000002583f63c500] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c500] nal_unit_type: 5(IDR), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 000002583f63c500] ct_type:1 pic_struct:0
[h264 @ 000002583f63c980] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041496
[h264 @ 000002583f63c980] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
[h264 @ 000002583f63c980] ct_type:1 pic_struct:0
[h264 @ 000002583f639f80] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f639f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
    Last message repeated 3 times
[h264 @ 000002583f639f80] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041496
[h264 @ 00000258402e3800] nal_unit_type: 9(AUD), nal_ref_idc: 0rate=7542.2kbits/s speed=0.259x
[h264 @ 00000258402e3800] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 00000258402e3800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
    Last message repeated 3 times
[h264 @ 00000258402e3800] ct_type:1 pic_struct:0
Clipping frame in rate conversion by 0.041527
[h264 @ 000002583f6e6700] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
    Last message repeated 2 times
Clipping frame in rate conversion by 0.041527
[h264 @ 000002583f6e6700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[h264 @ 000002583f6e6700] ct_type:1 pic_struct:0
No more output streams to write to, finishing.
frame=   75 fps=7.5 q=-0.0 Lsize=    2533kB time=00:00:02.96 bitrate=7008.2kbits/s speed=0.298x
video:2533kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
Input file #0 (D:\sample.264):
  Input stream #0:0 (video): 84 packets read (4477359 bytes); 76 frames decoded;
  Total: 84 packets (4477359 bytes) demuxed
Output file #0 (D:\sample.hevc):
  Output stream #0:0 (video): 75 frames encoded; 75 packets muxed (2594149 bytes);
  Total: 75 packets (2594149 bytes) muxed
76 frames successfully decoded, 0 decoding errors
[AVIOContext @ 000002583ffd9f40] Statistics: 0 seeks, 10 writeouts
[AVIOContext @ 000002583f644100] Statistics: 5046272 bytes read, 0 seeks
Last edited 6 years ago by Carl Eugen Hoyos (previous) (diff)

by thx4ever, 6 years ago

Attachment: sample.hevc added

Sample hevc file encoded with ffmpeg with Intel hevc software plugins

in reply to:  6 comment:7 by Carl Eugen Hoyos, 6 years ago

Replying to thx4ever:

Hi cehoyos, i have tryed latest zeranoe git build and still i can reproduce the same problem
maybe this are only with intel hevc plug-ins?

That sounds likely to me.

I have attached a sample hevc encoded with latest git zeranoe build for Windows, here a more verbose log of current file encoded, can u investigate this problem?

No, sorry.

comment:8 by thx4ever, 6 years ago

I can confirm it's a bug in ffmpeg not intel hevc plugin otherwise encoded file with intel HEVC QSV don't look the same, i tryed with Intel HEVC QSV Hardware and i still can reproduce the same problem, please send this report to developers, u can try too with Intel HEVC QSV, i'm using Kabylake processor with Intel HD 630 Graphics with latest driver from Intel

comment:9 by thx4ever, 6 years ago

I found the problem, it because ffmpeg encode the colorspace MS-P010 not true P010 colorspace

comment:10 by thx4ever, 6 years ago

Component: undeterminedswscale
Version: unspecifiedgit-master

comment:11 by Hendrik, 6 years ago

The P010 format ffmpeg handles is the exact same format any supported hardware also calls P010, including QuickSync Video.

If you decode a 10-bit video with hevc_qsv, you'll get P010 output which perfectly matches this definition. If the same QSV encoder cannot consume this same layout of video, then the encoder is broken, not our interpretation of P010.

Did you try decoding an actual 10-bit sample for hardware generated P010 output and then encoding that, without any conversion? I don't see any mention of that here.

Last edited 6 years ago by Hendrik (previous) (diff)

comment:12 by thx4ever, 6 years ago

i will try to decode a 10bit Samsung sample and get back as soon as possible

in reply to:  12 comment:13 by Balling, 3 years ago

Replying to thx4ever:

i will try to decode a 10bit Samsung sample and get back as soon as possible

So did you and what it is?

Also, I will point out that ffprobe says your attached annex b file is yuv420p10le, not p010le.

Now I wanted to check how can you force p010le pixel_format. Now, there can be bugs like was fixed in 04340e5e018603df5a158a5cddf81530005d8d2f.

So, checking out ffmpeg -h decoder=hevc it was strange... Like so:

Supported hardware devices: dxva2 (null) d3d11va cuda

What?? (null)? It is all good in linux. Also no pixel_formats present in info. So I instead used

hevc_cuvid...

What was my surprise that it is now saying p010le in the output info but it is still yuv420p10le after ffprobe.

Now, as said in description of P010, it is "like NV12, with 10bpp per component, data in the high bits, zeros in the low bits", so it should NOT be used in files? Dunno. It looks like it is output-only "fake" format and P states for Perceptual Quantiser, which is HDR?? Dunno. There is some strange vaapi presenting stuff going there:

https://patchwork.ffmpeg.org/project/ffmpeg/patch/qv2PyTKpWVd6zJqsf3pwRO7gzci3X9OW3r2v3Kt9z1k@cp4-web-037.plabs.ch/

comment:14 by Carl Eugen Hoyos, 3 years ago

Resolution: needs_more_info
Status: newclosed

FFmpeg supports a colour space that is needed for some Windows drivers and described by Microsoft.
If some driver needs another colour space (but uses the name P010 for it), I am not sure what we can do about it.

in reply to:  14 comment:15 by Balling, 3 years ago

Replying to cehoyos:

FFmpeg supports a colour space that is needed for some Windows drivers and described by Microsoft.
If some driver needs another colour space (but uses the name P010 for it), I am not sure what we can do about it.

And now by vaapi, "buffers as a single layer instead of two
separate R16 and RG1616 layers". That is the future. Sigh...
There is DRM_FORMAT_P010, which is new and VA_FOURCC_P010, which is old.

Also in mesa. https://gitlab.freedesktop.org/mesa/mesa/-/blob/master/include/drm-uapi/drm_fourcc.h#L258

Same here: https://github.com/intel/media-driver/pull/696

Last edited 3 years ago by Balling (previous) (diff)

comment:16 by thx4ever, 3 years ago

Resolution: needs_more_info
Status: closedreopened

solved this: mfxFrameInfo::Shift (a bool) indicates whether the 10 bits are stored as the least or most significant bits in the whole 16 bits. HW uses the most significant bits and SW the least. The tutorials scale the values for HW before writing to disk. Maybe this shift option can be added as a bool in ffmpeg? This option is needed by Intel hevc plugins with P010le colorspace

comment:17 by Carl Eugen Hoyos, 3 years ago

Resolution: invalid
Status: reopenedclosed
Note: See TracTickets for help on using tickets.