Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#7501 closed defect (invalid)

hevc_qsv decoding failed to initialize

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

Description

Summary of the bug:
Tested on Windows 7 32-bit with an Intel CPU i5-4690k.
Using the QSV hardware acceleration for HEVC decoding fail.
Sample used:
http://jell.yfish.us/media/jellyfish-40-mbps-hd-hevc.mkv

How to reproduce:

% ffmpeg -y -hwaccel qsv -c:v hevc_qsv -i jellyfish-40-mbps-hd-hevc.mkv -dn -filter_complex "scale=720:404,format=yuv420p" -c:v libx264 -profile:v baseline -level 3.0 -tune zerolatency -preset ultrafast -c:a aac -f mp4 -movflags frag_keyframe+empty_moov+omit_tfhd_offset+default_base_moof NUL
ffmpeg version N-92202-gf72b9904fe Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 8.2.1 (GCC) 20181017
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --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. 19.101 / 56. 19.101
  libavcodec     58. 33.101 / 58. 33.101
  libavformat    58. 19.100 / 58. 19.100
  libavdevice    58.  4.105 / 58.  4.105
  libavfilter     7. 33.101 /  7. 33.101
  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 '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
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 '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'qsv'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'hevc_qsv'.
Reading option '-i' ... matched as input url with argument 'jellyfish-40-mbps-hd-hevc.mkv'.
Reading option '-dn' ... matched as option 'dn' (disable data) with argument '1'.
Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'scale=720:404,format=yuv420p'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'baseline'.
Reading option '-level' ... matched as AVOption 'level' with argument '3.0'.
Reading option '-tune' ... matched as AVOption 'tune' with argument 'zerolatency'.
Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'mp4'.
Reading option '-movflags' ... matched as AVOption 'movflags' with argument 'frag_keyframe+empty_moov+omit_tfhd_offset+default_base_moof'.
Reading option 'NUL' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option y (overwrite output files) with argument 1.
Applying option v (set logging level) with argument 9.
Applying option loglevel (set logging level) with argument 99.
Applying option report (generate a report) with argument 1.
Applying option filter_complex (create a complex filtergraph) with argument scale=720:404,format=yuv420p.
Successfully parsed a group of options.
Parsing a group of options: input url jellyfish-40-mbps-hd-hevc.mkv.
Applying option hwaccel (use HW accelerated decoding) with argument qsv.
Applying option c:v (codec name) with argument hevc_qsv.
Successfully parsed a group of options.
Opening an input file: jellyfish-40-mbps-hd-hevc.mkv.
[NULL @ 006bf800] Opening 'jellyfish-40-mbps-hd-hevc.mkv' for reading
[file @ 049475c0] Setting default whitelist 'file,crypto'
[matroska,webm @ 006bf800] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
[matroska,webm @ 006bf800] Before avformat_find_stream_info() pos: 905 bytes read:32768 seeks:0 nb_streams:1
[hevc @ 04948040] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 04948040] Decoding VPS
[hevc @ 04948040] Main profile bitstream
[hevc @ 04948040] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 04948040] Decoding SPS
[hevc @ 04948040] Main profile bitstream
[hevc @ 04948040] Decoding VUI
[hevc @ 04948040] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 04948040] Decoding PPS
[matroska,webm @ 006bf800] All info found
[matroska,webm @ 006bf800] After avformat_find_stream_info() pos: 895272 bytes read:895272 seeks:0 frames:3
Input #0, matroska,webm, from 'jellyfish-40-mbps-hd-hevc.mkv':
  Metadata:
    COMPATIBLE_BRANDS: iso4hvc1iso6
    MAJOR_BRAND     : iso4
    MINOR_VERSION   : 1
    ENCODER         : Lavf56.3.100
  Duration: 00:00:30.10, start: 0.067000, bitrate: 40015 kb/s
    Stream #0:0(und), 3, 1/1000: Video: hevc (Main), 1 reference frame, yuv420p(tv), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 29.97 fps, 29.97 tbr, 1k tbn, 29.97 tbc (default)
    Metadata:
      CREATION_TIME   : 2016-02-05 02:06:48
      LANGUAGE        : und
      HANDLER_NAME    : hevc@GPAC0.5.2-DEV-rev565-g71748d7-ab-suite
Successfully opened the file.
[Parsed_scale_0 @ 0494f300] Setting 'w' to value '720'
[Parsed_scale_0 @ 0494f300] Setting 'h' to value '404'
[Parsed_scale_0 @ 0494f300] w:720 h:404 flags:'bilinear' interl:0
[Parsed_format_1 @ 04947a80] Setting 'pix_fmts' to value 'yuv420p'
Parsing a group of options: output url NUL.
Applying option dn (disable data) with argument 1.
Applying option c:v (codec name) with argument libx264.
Applying option profile:v (set profile) with argument baseline.
Applying option c:a (codec name) with argument aac.
Applying option f (force format) with argument mp4.
Successfully parsed a group of options.
Opening an output file: NUL.
[file @ 051d9240] Setting default whitelist 'file,crypto'
Successfully opened the file.
Stream mapping:
  Stream #0:0 (hevc_qsv) -> scale
  format -> Stream #0:0 (libx264)
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] Decoding SEI
[NULL @ 0521a200] Skipped PREFIX SEI 5
[NULL @ 0521a200] Decoding VPS
[NULL @ 0521a200] Main profile bitstream
[NULL @ 0521a200] Decoding SPS
[NULL @ 0521a200] Main profile bitstream
[NULL @ 0521a200] Decoding VUI
[NULL @ 0521a200] Decoding PPS
[AVHWDeviceContext @ 0494cec0] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 0494ce80] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 052d7f80] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04964040] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 049640c0] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 0494d140] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 0494d240] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04960840] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[NULL @ 0521a200] Decoding VPS
[NULL @ 0521a200] Main profile bitstream
[NULL @ 0521a200] Decoding SPS
[NULL @ 0521a200] Main profile bitstream
[NULL @ 0521a200] Decoding VUI
[NULL @ 0521a200] Decoding PPS
[AVHWDeviceContext @ 049608c0] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 9(RASL_R), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 049608c0] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 8(RASL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 049608c0] Failed to create Direct3D device
...

Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04961540] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 0521a200] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[AVHWDeviceContext @ 04961540] Failed to create Direct3D device
Error creating a QSV device
qsv hwaccel requested for input stream #0:0, but cannot be initialized.
Error while decoding stream #0:0: Operation not permitted
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[hevc_qsv @ 051d8c40] video_get_buffer: image parameters invalid
[hevc_qsv @ 051d8c40] get_buffer() failed
[hevc_qsv @ 051d8c40] Too many errors when draining, this is a bug. Stop draining and force EOF.
Error while decoding stream #0:0: Internal bug, should not have happened
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
detected 2 logical cores
[Parsed_scale_0 @ 051c7a80] Setting 'w' to value '720'
[Parsed_scale_0 @ 051c7a80] Setting 'h' to value '404'
[Parsed_scale_0 @ 051c7a80] w:720 h:404 flags:'bilinear' interl:0
[Parsed_format_1 @ 051c7b40] Setting 'pix_fmts' to value 'yuv420p'
[graph 0 input from stream 0:0 @ 051c7bc0] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 051c7bc0] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 051c7bc0] Setting 'time_base' to value '1/1000'
[graph 0 input from stream 0:0 @ 051c7bc0] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 051c7bc0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 051c7bc0] Setting 'frame_rate' to value '2997/100'
[graph 0 input from stream 0:0 @ 051c7bc0] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:2997/100 sar:1/1 sws_param:flags=2
[format @ 051c7d00] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
[AVFilterGraph @ 0493f500] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
[Parsed_scale_0 @ 051c7a80] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:720 h:404 fmt:yuv420p sar:404/405 flags:0x2
[libx264 @ 04a10400] using SAR=404/405
[libx264 @ 04a10400] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3
[libx264 @ 04a10400] profile Constrained Baseline, level 3.0, 4:2:0, 8-bit
[libx264 @ 04a10400] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=2 lookahead_threads=2 sliced_threads=1 slices=2 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0
[mp4 @ 04a0f880] Empty MOOV enabled; disabling automatic bitstream filtering
Output #0, mp4, to 'NUL':
  Metadata:
    COMPATIBLE_BRANDS: iso4hvc1iso6
    MAJOR_BRAND     : iso4
    MINOR_VERSION   : 1
    encoder         : Lavf58.19.100
    Stream #0:0, 0, 1/11988: Video: h264 (libx264), 1 reference frame (avc1 / 0x31637661), yuv420p, 720x404 [SAR 404:405 DAR 16:9], 0/1, q=-1--1, 29.97 fps, 11988 tbn, 29.97 tbc (default)
    Metadata:
      encoder         : Lavc58.33.101 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
[out_0_0 @ 051c7c80] EOF on sink link out_0_0:default.
No more output streams to write to, finishing.
frame=    0 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.00 bitrate=N/A speed=   0x    
video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Input file #0 (jellyfish-40-mbps-hd-hevc.mkv):
  Input stream #0:0 (video): 900 packets read (150535311 bytes); 0 frames decoded; 
  Total: 900 packets (150535311 bytes) demuxed
Output file #0 (NUL):
  Output stream #0:0 (video): 0 frames encoded; 0 packets muxed (0 bytes); 
  Total: 0 packets (0 bytes) muxed
0 frames successfully decoded, 922 decoding errors
[AVIOContext @ 0521a000] Statistics: 0 seeks, 3 writeouts
[AVIOContext @ 0494f7c0] Statistics: 150543980 bytes read, 0 seeks
Conversion failed!

Change History (5)

comment:1 by Samuel, 6 years ago

I should probably have added that i was on a VM and that DirectX 11 was installed.

comment:2 by Carl Eugen Hoyos, 6 years ago

Keywords: hwaccel decoding removed

in reply to:  description comment:3 by jkqxz, 5 years ago

Replying to Sami32:

Summary of the bug:
Tested on Windows 7 32-bit with an Intel CPU i5-4690k.

The Haswell platform doesn't support H.265 at all, so this isn't going to work. It should work for H.264, though.

[AVHWDeviceContext @ 0494cec0] Failed to create Direct3D device
Error creating a QSV device

Doesn't look like it has a D3D device, so...

I should probably have added that i was on a VM and that DirectX 11 was installed.

...maybe you haven't given the VM ownership of the Intel GPU?

comment:4 by Samuel, 5 years ago

Thank you very much +1

I had tried h264_qsv with the same result, and without your help i would probably not have sorted out that it came from not having given to the VM the ownership of the Intel GPU.

Sorry for the noise :/

Last edited 5 years ago by Samuel (previous) (diff)

comment:5 by Samuel, 5 years ago

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