H.265 QSV Encoder Fails with v. 1.3.2

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
reel_tech
Posts: 1
Joined: Tue Jun 02, 2020 6:43 pm

H.265 QSV Encoder Fails with v. 1.3.2

Post by reel_tech »

Description of problem or question:
Taking any file (these files used to work with prior versions), and using the H.265 QSV 8bit encoder, does not encode at all.



Steps to reproduce the problem (If Applicable):
Select the QSV H.265 encoder (10bit works), and try to encode, it will not run at all



HandBrake version (e.g., 1.0.0):
1.3.2



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 10 2004 May Update



HandBrake Activity Log ***required*** (see How-to get an activity log)

Code: Select all

HandBrake 1.3.2 (2020050300)
OS: Microsoft Windows NT 10.0.19041.0
CPU: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Ram: 65402 MB, 
GPU Information:
  NVIDIA GeForce GTX 1070 - 26.21.14.4614
  Intel(R) UHD Graphics 630 - 27.20.100.8280
Screen: 5120x2880
Temp Dir: C:\Users\felix\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\felix\AppData\Roaming\HandBrake

-------------------------------------------


# Starting Encode ...

[11:49:39] base preset: H.265 MKV 1080p30 (Modified)
[11:49:39] hb_init: starting libhb thread
[11:49:39] Starting work at: Tue Jun 02 11:49:39 2020
[11:49:39] 1 job(s) to process
[11:49:39] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Stereo",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      },
      {
        "Name": "Chapter 6"
      },
      {
        "Name": "Chapter 7"
      },
      {
        "Name": "Chapter 8"
      },
      {
        "Name": "Chapter 9"
      },
      {
        "Name": "Chapter 10"
      },
      {
        "Name": "Chapter 11"
      },
      {
        "Name": "Chapter 12"
      },
      {
        "Name": "Chapter 13"
      },
      {
        "Name": "Chapter 14"
      },
      {
        "Name": "Chapter 15"
      },
      {
        "Name": "Chapter 16"
      },
      {
        "Name": "Chapter 17"
      },
      {
        "Name": "Chapter 18"
      },
      {
        "Name": "Chapter 19"
      },
      {
        "Name": "Chapter 20"
      },
      {
        "Name": "Chapter 21"
      },
      {
        "Name": "Chapter 22"
      },
      {
        "Name": "Chapter 23"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": false,
    "File": "E:\\Encoded Media\\Bloodsport 6-2-2020.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mkv"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 23
    },
    "Title": 1,
    "Path": "E:\\RIPs\\Bloodsport.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": [
      {
        "Burn": false,
        "Default": true,
        "Forced": false,
        "ID": 1,
        "Offset": 0,
        "Track": 0
      }
    ]
  },
  "Video": {
    "Encoder": "qsv_h265",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "quality",
    "Profile": "auto",
    "Quality": 23.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[11:49:39] CPU: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
[11:49:39]  - Intel microarchitecture Kaby Lake
[11:49:39]  - logical processor count: 12
[11:49:39] Intel Quick Sync Video support: yes
[11:49:39]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[11:49:39]  - H.264 encoder: yes
[11:49:39]     - preferred implementation: hardware (any) via D3D11
[11:49:39]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[11:49:39]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[11:49:39]     - preferred implementation: hardware (any) via D3D11
[11:49:39]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[11:49:39] hb_scan: path=E:\RIPs\Bloodsport.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image E:\RIPs\Bloodsport.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(E:\RIPs\Bloodsport.mkv\) failed
[11:49:39] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[11:49:39] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'E:\RIPs\Bloodsport.mkv':
  Metadata:
    title           : Bloodsport/Timecop
    encoder         : libmakemkv v1.12.0 (1.3.5/1.4.7) win(x64-release)
    creation_time   : 2018-04-01T19:47:25.000000Z
  Duration: 01:32:13.57, start: 0.000000, bitrate: 19507 kb/s
    Chapter #0:0: start 0.000000, end 180.597083
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 180.597083, end 261.678083
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 261.678083, end 635.885250
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 635.885250, end 1059.058000
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 1059.058000, end 1239.112875
    Metadata:
      title           : Chapter 05
    Chapter #0:5: start 1239.112875, end 1501.958792
    Metadata:
      title           : Chapter 06
    Chapter #0:6: start 1501.958792, end 1684.391042
    Metadata:
      title           : Chapter 07
    Chapter #0:7: start 1684.391042, end 1887.927708
    Metadata:
      title           : Chapter 08
    Chapter #0:8: start 1887.927708, end 2144.600792
    Metadata:
      title           : Chapter 09
    Chapter #0:9: start 2144.600792, end 2535.783250
    Metadata:
      title           : Chapter 10
    Chapter #0:10: start 2535.783250, end 2656.070083
    Metadata:
      title           : Chapter 11
    Chapter #0:11: start 2656.070083, end 2878.250375
    Metadata:
      title           : Chapter 12
    Chapter #0:12: start 2878.250375, end 3150.313833
    Metadata:
      title           : Chapter 13
    Chapter #0:13: start 3150.313833, end 3614.360750
    Metadata:
      title           : Chapter 14
    Chapter #0:14: start 3614.360750, end 3762.508750
    Metadata:
      title           : Chapter 15
    Chapter #0:15: start 3762.508750, end 4025.688333
    Metadata:
      title           : Chapter 16
    Chapter #0:16: start 4025.688333, end 4167.204708
    Metadata:
      title           : Chapter 17
    Chapter #0:17: start 4167.204708, end 4372.326292
    Metadata:
      title           : Chapter 18
    Chapter #0:18: start 4372.326292, end 4517.596417
    Metadata:
      title           : Chapter 19
    Chapter #0:19: start 4517.596417, end 4895.932708
    Metadata:
      title           : Chapter 20
    Chapter #0:20: start 4895.932708, end 5121.324542
    Metadata:
      title           : Chapter 21
    Chapter #0:21: start 5121.324542, end 5273.851917
    Metadata:
      title           : Chapter 22
    Chapter #0:22: start 5273.851917, end 5533.569708
    Metadata:
      title           : Chapter 23
    Stream #0:0(eng): Video: vc1 (Advanced) (WVC1 / 0x31435657), yuv420p(bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
    Metadata:
      BPS-eng         : 18523789
      DURATION-eng    : 01:32:13.569708333
      NUMBER_OF_FRAMES-eng: 132673
      NUMBER_OF_BYTES-eng: 12812833214
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.0 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-04-01 19:47:25
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(eng): Audio: dts (DTS), 48000 Hz, stereo, fltp, 768 kb/s (default)
    Metadata:
      title           : Stereo
      BPS-eng         : 768000
      DURATION-eng    : 01:32:13.578666666
      NUMBER_OF_FRAMES-eng: 518773
      NUMBER_OF_BYTES-eng: 531223552
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.0 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-04-01 19:47:25
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(fra): Audio: ac3, 48000 Hz, mono, fltp, 192 kb/s
    Metadata:
      title           : Mono
      BPS-eng         : 192000
      DURATION-eng    : 01:32:13.600000000
      NUMBER_OF_FRAMES-eng: 172925
      NUMBER_OF_BYTES-eng: 132806400
      SOURCE_ID-eng   : 001101
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.0 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-04-01 19:47:25
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:3(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 21688
      DURATION-eng    : 01:26:58.317270833
      NUMBER_OF_FRAMES-eng: 1576
      NUMBER_OF_BYTES-eng: 14146953
      SOURCE_ID-eng   : 001200
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.0 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-04-01 19:47:25
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[11:49:39] scan: decoding previews for title 1
[11:49:39] scan: audio 0x1: dca, rate=48000Hz, bitrate=768000 English (DTS) (2.0 ch) (768 kbps)
[11:49:39] scan: audio 0x2: ac3, rate=48000Hz, bitrate=192000 Francais (AC3) (1.0 ch) (192 kbps)
[11:49:39] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:49:39] libhb: scan thread found 1 valid title(s)
[11:49:39] Starting Task: Encoding Pass
[11:49:39] Skipping vfr filter
[11:49:39] Skipping crop/scale filter
[11:49:39] job configuration:
[11:49:39]  * source
[11:49:39]    + E:\RIPs\Bloodsport.mkv
[11:49:39]    + title 1, chapter(s) 1 to 23
[11:49:39]    + container: matroska,webm
[11:49:39]    + data rate: 19507 kbps
[11:49:39]  * destination
[11:49:39]    + E:\Encoded Media\Bloodsport 6-2-2020.mkv
[11:49:39]    + container: Matroska (libavformat)
[11:49:39]      + chapter markers
[11:49:39]  * video track
[11:49:39]    + decoder: vc1
[11:49:39]    + filters
[11:49:39]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[11:49:39]      + Decomb (mode=39)
[11:49:39]    + Output geometry
[11:49:39]      + storage dimensions: 1920 x 1080
[11:49:39]      + pixel aspect ratio: 1 : 1
[11:49:39]      + display dimensions: 1920 x 1080
[11:49:39]    + encoder: H.265 (Intel Media SDK)
[11:49:39]      + preset:  quality
[11:49:39]      + profile: auto
[11:49:39]      + level:   auto
[11:49:39]      + quality: 23.00 (ICQ)
[11:49:39]      + color profile: 1-1-1
[11:49:39]  * subtitle track 1, English [PGS] (track 0, id 0x3, Picture) -> Passthrough, Default
[11:49:39]  * audio track 1
[11:49:39]    + name: Stereo
[11:49:39]    + decoder: English (DTS) (2.0 ch) (768 kbps) (track 1, id 0x1)
[11:49:39]      + bitrate: 768 kbps, samplerate: 48000 Hz
[11:49:39]    + mixdown: Stereo
[11:49:39]    + dither: none
[11:49:39]    + encoder: AAC (libavcodec)
[11:49:39]      + bitrate: 160 kbps, samplerate: 48000 Hz
[11:49:39] sync: expecting 132672 video frames
[11:49:39] hb_d3d11va_device_check: QSV adapter with id 1 has been found
[11:49:39] qsv_hevc_make_header: MFXVideoENCODE_EncodeFrameAsync failed (-5)
encqsvInit: qsv_hevc_make_header failed
Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)'
[11:49:39] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[11:49:39] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[11:49:39] dca-decoder done: 0 frames, 0 decoder errors
[11:49:39] vc1-decoder done: 0 frames, 0 decoder errors
[11:49:39] sync: got 0 frames, 132672 expected
[11:49:39] Finished work at: Tue Jun 02 11:49:39 2020
[11:49:39] libhb: work result = 3

# Encode Completed ...
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Woodstock »

Code: Select all

[11:49:39] qsv_hevc_make_header: MFXVideoENCODE_EncodeFrameAsync failed (-5)
encqsvInit: qsv_hevc_make_header failed
Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)'
I'd first try using the H264 version of the QSV to see if it is an issue with the H265 code, but it might be an issue with being able to write to the path E:\Encoded Media\
Deleted User 11865

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 11865 »

Doubtful, qsv_hevc_make_header doesn't write anything to disk ;)

We just encode a blank frame to get the various parameter sets (SPS/PPS and whatever else HEVC added) for the bitstream.
ToqQrrl
Posts: 5
Joined: Thu Jun 04, 2020 5:12 am

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by ToqQrrl »

I get the same error ever since upgrading to [Windows 10 2004 May Update] ... was working fine under previous [Windows 10 1909 November Update].

When choosing [H.265 QSV] ---> Fails every time with error described by earlier user [reel_tech].
When choosing [H.265 QSV (10bit)] ---> Works some of the time ... seems to depend on something but harder to reproduce.

Under [Windows 10 1909 November Update] ... both work flawlessly and stable.
Deleted User 13735

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 13735 »

You guys may want to update your Intel drivers -- it's not automatic.
HB 1.3.2 with QSV h265 working spiffy here - Windows May update installed.
chyron
Posts: 6
Joined: Sat Jun 06, 2020 12:35 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by chyron »

HandBrake 1.3.2 (2020050300) , N3350 notebook with Windows 10 1909 (up to date), latest Intel video drv.

Encode fails.

Code: Select all

HandBrake 1.3.2 (2020050300)
OS: Microsoft Windows NT 10.0.18363.0
CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
Ram: 2921 MB, 
GPU Information:
  Intel(R) HD Graphics 500 - 27.20.100.8280
Screen: 1920x1080
Temp Dir: C:\Users\User\AppData\Local\Temp\
Install Dir: D:\Program Files\HandBrake
Data Dir: C:\Users\User\AppData\Roaming\HandBrake

-------------------------------------------


# Starting Encode ...

[03:41:22] base preset: Fast 1080p30 (Modified)
[15:41:22] hb_init: starting libhb thread
[15:41:22] Starting work at: Sat Jun 06 15:41:22 2020
[15:41:22] 1 job(s) to process
[15:41:22] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "English",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Глава 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "D:\\recode\\S01E01-1.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": true
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "D:\\2recodepc\\S01E01.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "qsv_h265",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "quality",
    "Profile": "auto",
    "Quality": 22.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[15:41:22] CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
[15:41:22]  - logical processor count: 2
[15:41:22] Intel Quick Sync Video support: yes
[15:41:22]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[15:41:22]  - H.264 encoder: yes
[15:41:22]     - preferred implementation: hardware (any) via D3D11
[15:41:22]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[15:41:22]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[15:41:22]     - preferred implementation: hardware (any) via D3D11
[15:41:22]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[15:41:22] hb_scan: path=D:\2recodepc\S01E01.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\2recodepc\S01E01.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(D:\2recodepc\S01E01.mkv\) failed
[15:41:22] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[15:41:22] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\2recodepc\S01E01.mkv':
  Metadata:
    encoder         : libebml v1.2.2 + libmatroska v1.3.0
    creation_time   : 2011-09-26T09:56:30.000000Z
  Duration: 00:44:03.10, start: 0.000000, bitrate: 4481 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
    Metadata:
      title           : English
[15:41:22] scan: decoding previews for title 1
[15:41:22] scan: audio 0x1: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[15:41:23] scan: 10 previews, 1280x720, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[15:41:23] scan: supported video decoders: avcodec qsv
[15:41:23] libhb: scan thread found 1 valid title(s)
[15:41:23] Skipping subtitle scan.  No suitable subtitle tracks.
[15:41:23] Starting Task: Encoding Pass
[15:41:23] Skipping vfr filter
[15:41:23] Skipping crop/scale filter
[15:41:23] work: only 1 chapter, disabling chapter markers
[15:41:23] job configuration:
[15:41:23]  * source
[15:41:23]    + D:\2recodepc\S01E01.mkv
[15:41:23]    + title 1, chapter(s) 1 to 1
[15:41:23]    + container: matroska,webm
[15:41:23]    + data rate: 4481 kbps
[15:41:23]  * destination
[15:41:23]    + D:\recode\S01E01-1.mp4
[15:41:23]    + container: MPEG-4 (libavformat)
[15:41:23]      + optimized for HTTP streaming (fast start)
[15:41:23]      + align initial A/V stream timestamps
[15:41:23]  * video track
[15:41:23]    + decoder: h264_qsv
[15:41:23]    + Output geometry
[15:41:23]      + storage dimensions: 1280 x 720
[15:41:23]      + pixel aspect ratio: 1 : 1
[15:41:23]      + display dimensions: 1280 x 720
[15:41:23]    + encoder: H.265 (Intel Media SDK)
[15:41:23]      + preset:  quality
[15:41:23]      + profile: auto
[15:41:23]      + level:   auto
[15:41:23]      + quality: 22.00 (ICQ)
[15:41:23]      + color profile: 1-1-1
[15:41:23]  * audio track 1
[15:41:23]    + name: English
[15:41:23]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x1)
[15:41:23]      + bitrate: 384 kbps, samplerate: 48000 Hz
[15:41:23]    + mixdown: Stereo
[15:41:23]    + dither: none
[15:41:23]    + encoder: AAC (libavcodec)
[15:41:23]      + bitrate: 160 kbps, samplerate: 48000 Hz
[15:41:23] sync: expecting 63371 video frames
[15:41:24] qsv_hevc_make_header: MFXVideoENCODE_EncodeFrameAsync failed (-5)
encqsvInit: qsv_hevc_make_header failed
Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)'
[15:41:24] ac3-decoder done: 0 frames, 0 decoder errors
[15:41:24] h264_qsv-decoder done: 0 frames, 0 decoder errors
[15:41:24] sync: got 0 frames, 63371 expected
[15:41:24] Finished work at: Sat Jun 06 15:41:24 2020
[15:41:24] libhb: work result = 3

# Encode Completed ...

Deleted User 13735

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 13735 »

Wikipedia says this.
Haswell-based Pentium-branded CPUs include Quick Sync Video,[3]while Celeron-branded CPUs do not. Before Haswell, only Core i3/5/7 featured Quick Sync.
It's called a stub, and shows up on my 2011 Core Duo as well, which obviously does not have Quicksync architecture.
Deleted User 11865

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 11865 »

Any of you guys still have an old log where QSV HEVC 8-bit worked on your machine?
Deleted User 13735

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 13735 »

Here's a new one -- never stopped working here afaik.

Code: Select all

 HandBrake 1.3.2 (2020050300)
OS: Microsoft Windows NT 10.0.18362.0
CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Ram: 8078 MB, 
GPU Information:
  Intel(R) UHD Graphics 620 - 24.20.100.6286
Screen: 1920x1080
Temp Dir: C:\Users\Mark\AppData\Local\Temp\
Install Dir: C:\Users\Mark\Downloads\HandBrake-1.3.2-x86_64-Win_GUI
Data Dir: C:\Users\Mark\AppData\Roaming\HandBrake

-------------------------------------------


# Starting Encode ...

[01:27:37] base preset: HQ 1080p30 Surround (Modified)
[13:27:37] hb_init: starting libhb thread
[13:27:37] Starting work at: Wed Jun 03 13:27:37 2020
[13:27:37] 1 job(s) to process
[13:27:37] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "Bitrate": 640,
        "DRC": 0.0,
        "Encoder": "ac3",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "C:\\Users\\Mark\\Desktop\\Untitled-1x264.m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "C:\\Users\\Mark\\Desktop\\Untitled.MP4"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x264",
    "Level": "4.0",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "slow",
    "Profile": "high",
    "Quality": 20.0,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[13:27:37] CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
[13:27:37]  - Intel microarchitecture Kaby Lake
[13:27:37]  - logical processor count: 8
[13:27:37] Intel Quick Sync Video support: yes
[13:27:37]  - Intel Media SDK hardware: API 1.27 (minimum: 1.3)
[13:27:37]  - H.264 encoder: yes
[13:27:37]     - preferred implementation: hardware (any) via D3D11
[13:27:37]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[13:27:37]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[13:27:37]     - preferred implementation: hardware (any) via D3D11
[13:27:37]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[13:27:37] hb_scan: path=C:\Users\Mark\Desktop\Untitled.MP4, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image C:\Users\Mark\Desktop\Untitled.MP4
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(C:\Users\Mark\Desktop\Untitled.MP4\) failed
[13:27:37] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[13:27:37] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\Mark\Desktop\Untitled.MP4':
  Metadata:
    major_brand     : XAVC
    minor_version   : 19529854
    compatible_brands: XAVCmp42isom
    creation_time   : 2020-06-03T19:24:27.000000Z
  Duration: 00:00:08.11, start: 0.000000, bitrate: 202390 kb/s
    Stream #0:0(eng): Audio: pcm_s16be (twos / 0x736F7774), 48000 Hz, 2 channels, s16, 1536 kb/s (default)
    Metadata:
      creation_time   : 2020-06-03T19:24:27.000000Z
      handler_name    : Sound Media Handler
    Stream #0:1(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 3840x2160 [SAR 1:1 DAR 16:9], 200847 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 119.88 tbc (default)
    Metadata:
      creation_time   : 2020-06-03T19:24:27.000000Z
      handler_name    : Video Media Handler
      encoder         : AVC Coding
[13:27:37] scan: decoding previews for title 1
[13:27:38] scan: audio 0x0: pcm_s16be, rate=48000Hz, bitrate=1536000 English (pcm_s16be) (2.0 ch) (1536 kbps)
[13:27:40] scan: 10 previews, 3840x2160, 59.940 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[13:27:40] scan: supported video decoders: avcodec qsv
[13:27:40] libhb: scan thread found 1 valid title(s)
[13:27:40] Skipping subtitle scan.  No suitable subtitle tracks.
[13:27:40] Starting Task: Encoding Pass
[13:27:40] work: only 1 chapter, disabling chapter markers
[13:27:40] job configuration:
[13:27:40]  * source
[13:27:40]    + C:\Users\Mark\Desktop\Untitled.MP4
[13:27:40]    + title 1, chapter(s) 1 to 1
[13:27:40]    + container: mov,mp4,m4a,3gp,3g2,mj2
[13:27:40]    + data rate: 202390 kbps
[13:27:40]  * destination
[13:27:40]    + C:\Users\Mark\Desktop\Untitled-1x264.m4v
[13:27:40]    + container: MPEG-4 (libavformat)
[13:27:40]      + align initial A/V stream timestamps
[13:27:40]  * video track
[13:27:40]    + decoder: h264
[13:27:40]      + bitrate 200847 kbps
[13:27:40]    + filters
[13:27:40]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[13:27:40]      + Decomb (mode=39)
[13:27:40]      + Framerate Shaper (mode=1)
[13:27:40]        + frame rate: 59.940 fps -> constant 59.940 fps
[13:27:40]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[13:27:40]        + source: 3840 * 2160, crop (0/0/0/0): 3840 * 2160, scale: 1920 * 1080
[13:27:40]    + Output geometry
[13:27:40]      + storage dimensions: 1920 x 1080
[13:27:40]      + pixel aspect ratio: 1 : 1
[13:27:40]      + display dimensions: 1920 x 1080
[13:27:40]    + encoder: H.264 (libx264)
[13:27:40]      + preset:  slow
[13:27:40]      + profile: high
[13:27:40]      + level:   4.0
[13:27:40]      + quality: 20.00 (RF)
[13:27:40]      + color profile: 1-1-1
[13:27:40]  * audio track 1
[13:27:40]    + decoder: English (pcm_s16be) (2.0 ch) (1536 kbps) (track 1, id 0x0)
[13:27:40]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[13:27:40]    + mixdown: Stereo
[13:27:40]    + dither: none
[13:27:40]    + encoder: AAC (libavcodec)
[13:27:40]      + bitrate: 160 kbps, samplerate: 48000 Hz
[13:27:40]  * audio track 2
[13:27:40]    + decoder: English (pcm_s16be) (2.0 ch) (1536 kbps) (track 1, id 0x0)
[13:27:40]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[13:27:40]    + mixdown: Stereo
[13:27:40]    + dither: none
[13:27:40]    + encoder: AC3 (libavcodec)
[13:27:40]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:27:40] sync: expecting 486 video frames
[13:27:40] encx264: min-keyint: 60, keyint: 600
[13:27:40] encx264: encoding at constant RF 20.000000
[13:27:40] apply_h264_level [warning]: framerate (59.940) too high for level 4.0 at 1920x1080 (max. 30.118)
[13:27:40] encx264: unparsed options: level=4.0:ref=4:direct=auto:subme=8:trellis=2:vbv-bufsize=31250:vbv-maxrate=25000:rc-lookahead=50
x264 [info]: using SAR=1/1
x264 [warning]: MB rate (489110) > level limit (245760)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [info]: profile High, level 4.0, 4:2:0, 8-bit
[13:27:41] sync: first pts video is 0
[13:27:41] sync: "Chapter 1" (1) at frame 1 time 0
[13:27:41] sync: first pts audio 0x0 is 0
[13:27:41] sync: first pts audio 0x0 is 0
[13:28:18] reader: done. 1 scr changes
[13:28:31] work: average encoding speed for job is 11.293448 fps
[13:28:31] comb detect: heavy 3 | light 35 | uncombed 448 | total 486
[13:28:31] decomb: deinterlaced 3 | blended 35 | unfiltered 448 | total 486
[13:28:31] vfr: 486 frames output, 0 dropped and 0 duped for CFR/PFR
[13:28:31] vfr: lost time: 0 (0 frames)
[13:28:31] vfr: gained time: 0 (0 frames) (0 not accounted for)
[13:28:31] pcm_s16be-decoder done: 380 frames, 0 decoder errors
[13:28:31] pcm_s16be-decoder done: 380 frames, 0 decoder errors
[13:28:31] h264-decoder done: 486 frames, 0 decoder errors
[13:28:31] sync: got 486 frames, 486 expected
[13:28:31] sync: framerate min 59.940 fps, max 59.940 fps, avg 59.940 fps
x264 [info]: frame I:1     Avg QP:22.95  size:275327
x264 [info]: frame P:122   Avg QP:23.22  size:102317
x264 [info]: frame B:363   Avg QP:29.31  size: 14395
x264 [info]: consecutive B-frames:  0.4%  0.0%  0.0% 99.6%
x264 [info]: mb I  I16..4: 11.0% 63.5% 25.6%
x264 [info]: mb P  I16..4:  1.6%  3.3%  0.4%  P16..4: 35.2% 24.9% 16.3%  0.0%  0.0%    skip:18.4%
x264 [info]: mb B  I16..4:  0.1%  0.1%  0.0%  B16..8: 40.8%  5.6%  1.6%  direct: 3.4%  skip:48.4%  L0:36.1% L1:47.2% BI:16.7%
x264 [info]: 8x8 transform intra:62.0% inter:54.3%
x264 [info]: direct mvs  spatial:98.1% temporal:1.9%
x264 [info]: coded y,uvDC,uvAC intra: 45.6% 63.9% 31.8% inter: 13.7% 19.3% 12.2%
x264 [info]: i16 v,h,dc,p: 17% 38% 12% 33%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 15% 28%  5%  6%  6%  9%  9%  9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 10% 12%  8% 11% 13% 11% 12%  9%
x264 [info]: i8c dc,h,v,p: 53% 26% 14%  7%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: ref P L0: 61.4% 24.3%  9.9%  4.3%
x264 [info]: ref B L0: 96.5%  2.9%  0.6%
x264 [info]: ref B L1: 97.8%  2.2%
x264 [info]: kb/s:17743.65
[13:28:31] mux: track 0, 486 frames, 17983369 bytes, 17743.61 kbps, fifo 512
[13:28:31] mux: track 1, 381 frames, 162592 bytes, 160.42 kbps, fifo 512
[13:28:31] mux: track 2, 253 frames, 647680 bytes, 639.04 kbps, fifo 256
[13:28:31] Finished work at: Wed Jun 03 13:28:31 2020
[13:28:31] libhb: work result = 0

# Encode Completed ...

  
chyron
Posts: 6
Joined: Sat Jun 06, 2020 12:35 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by chyron »

musicvid wrote: Sat Jun 06, 2020 6:23 pm Haswell-based Pentium-branded CPUs include Quick Sync Video,[3]while Celeron-branded CPUs do not.
N3350 is Apollo Lake though and it's Intel HD 500 Graphics includes QuickSync.
(Xmedia Recoda encodes hw profile of h.265 relatively fast (CPU is PoS in hp departemnt, so 13+ fps for HD is surely NOT some sw stub - and Task Manager's CPU/GPU utilization agrees), while Handbrake 1.3.2 happily encodes same source in h.264 with hw accel. at 50+ fps)

@Rodeo:
Sadly no - just installed Handbrake for 'just in case' reason.
ToqQrrl
Posts: 5
Joined: Thu Jun 04, 2020 5:12 am

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by ToqQrrl »

musicvid wrote: Fri Jun 05, 2020 10:39 pm You guys may want to update your Intel drivers -- it's not automatic.
HB 1.3.2 with QSV h265 working spiffy here - Windows May update installed.
I don’t know if the other user tried that, but I had done that before posting here ... unfortunately ... it didn’t resolve the problem.

No such problem with QSV h264 ... and like mentioned earlier ... older Windows 10 builds (previous to 2004) worked perfectly for QSV h265.
ToqQrrl
Posts: 5
Joined: Thu Jun 04, 2020 5:12 am

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by ToqQrrl »

Rodeo wrote: Sat Jun 06, 2020 9:50 pm Any of you guys still have an old log where QSV HEVC 8-bit worked on your machine?
If you can’t reproduce the problem ...

I could re-install a previous build of windows where QSV h265 8-bit worked and send you the log and then run it in Windows 10 build 2004 (which produces the error) and send you that log has well.
ToqQrrl
Posts: 5
Joined: Thu Jun 04, 2020 5:12 am

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by ToqQrrl »

Ok ... I’ve tried the latest nightly build (HandBrake-20200605-75bae14a8_x86_64-Win_GUI.exe) and it works IF i disable the new feature called (Enable Low Power QuickSync Hardware).

With that disabled, this nightly build works on (Windows 10 build 2004) when using QSV h265 8bit

So ... when using the 1.3.2 production version of HanBrake I get the error like the other user :

[11:20:17] qsv_hevc_make_header: MFXVideoENCODE_EncodeFrameAsync failed (-5)
encqsvInit: qsv_hevc_make_header failed
Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)'

BUT

When using the nightly build it works if I disable the new feature (Enable Low Power Quicksync Hardware)

Funny thing is the error is not the same when this new feature is enabled in the nightly build :

[swscaler @ 0000025ab87f38c0] Warning: data is not aligned! This can lead to a speed loss

# Scan Finished ...

It stops encoding giving the error.

We are getting there ... I’m happy that for now I can use the nightly build and disabling the low power feature.

I hope this helps you guys
gmb
Bright Spark User
Posts: 350
Joined: Thu Mar 28, 2013 12:49 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by gmb »

Low power H265 encoding is not supported for Skylake or Haswell, this is only supported for H264. Icelake is the first generation with support for H265 low power encoding.
Deleted User 11865

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 11865 »

ToqQrrl wrote: Sun Jun 07, 2020 3:30 pmFunny thing is the error is not the same when this new feature is enabled in the nightly build :

[swscaler @ 0000025ab87f38c0] Warning: data is not aligned! This can lead to a speed loss

# Scan Finished ...

It stops encoding giving the error.
The above error is likely unrelated. Can we get a full log please?
chyron
Posts: 6
Joined: Sat Jun 06, 2020 12:35 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by chyron »

ToqQrrl wrote: Sun Jun 07, 2020 3:30 pm Ok ... I’ve tried the latest nightly build (HandBrake-20200605-75bae14a8_x86_64-Win_GUI.exe) and it works IF i disable the new feature
Confirmed.

Code: Select all

HandBrake Nightly 20200605160604-75bae14a8-master (2020060501)
OS: Microsoft Windows NT 6.2.9200.0
CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
Ram: 2921 MB, 
GPU Information:
  Intel(R) HD Graphics 500 - 27.20.100.8280
Screen: 1920x1080
Temp Dir: C:\Users\User\AppData\Local\Temp\
Install Dir: D:\progs\HBN
Data Dir: C:\Users\User\AppData\Roaming\HandBrake\Nightly

-------------------------------------------


# Starting Encode ...
[21:43:46] base preset: Fast 1080p30 (Modified)
Worker Process started with Process ID: 15012 and port: 8037
Worker: Starting HandBrake Engine ...
Worker: Starting Web Server on port 8037 ...
Worker: Server Started
[21:43:48] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
[21:43:50] hb_init: starting libhb thread
[21:43:50] Starting work at: Sun Jun 07 21:43:50 2020
[21:43:50] 1 job(s) to process
[21:43:50] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 5,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "English",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "?<ячя 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "D:\\recode\\S01E01-1.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "D:\\2recodepc\\S01E01.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "qsv_h265",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "lowpower=0",
    "Preset": "quality",
    "Profile": "auto",
    "Quality": 22.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[21:43:50] CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
[21:43:50]  - logical processor count: 2
[21:43:50] Intel Quick Sync Video support: yes
[21:43:50]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[21:43:50]  - H.264 encoder: yes
[21:43:50]     - preferred implementation: hardware (any) via D3D11
[21:43:50]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[21:43:50]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[21:43:50]     - preferred implementation: hardware (any) via D3D11
[21:43:50]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[21:43:50] hb_scan: path=D:\2recodepc\S01E01.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\2recodepc\S01E01.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(D:\2recodepc\S01E01.mkv\) failed
[21:43:50] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[21:43:50] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\2recodepc\S01E01.mkv':
  Metadata:
    encoder         : libebml v1.2.2 + libmatroska v1.3.0
    creation_time   : 2011-09-26T09:56:30.000000Z
  Duration: 00:44:03.10, start: 0.000000, bitrate: 4481 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
    Metadata:
      title           : English
[21:43:50] scan: decoding previews for title 1
[21:43:50] scan: audio 0x1: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[21:43:51] scan: 10 previews, 1280x720, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[21:43:51] scan: supported video decoders: avcodec qsv
[21:43:51] libhb: scan thread found 1 valid title(s)
[21:43:51] Skipping subtitle scan.  No suitable subtitle tracks.
[21:43:51] Starting Task: Encoding Pass
[21:43:51] Skipping vfr filter
[21:43:51] Skipping crop/scale filter
[21:43:51] work: only 1 chapter, disabling chapter markers
[21:43:51] job configuration:
[21:43:51]  * source
[21:43:51]    + D:\2recodepc\S01E01.mkv
[21:43:51]    + title 1, chapter(s) 1 to 1
[21:43:51]    + container: matroska,webm
[21:43:51]    + data rate: 4481 kbps
[21:43:51]  * destination
[21:43:51]    + D:\recode\S01E01-1.mp4
[21:43:51]    + container: MPEG-4 (libavformat)
[21:43:51]      + align initial A/V stream timestamps
[21:43:51]  * video track
[21:43:51]    + decoder: h264_qsv
[21:43:51]    + Output geometry
[21:43:51]      + storage dimensions: 1280 x 720
[21:43:51]      + pixel aspect ratio: 1 : 1
[21:43:51]      + display dimensions: 1280 x 720
[21:43:51]    + encoder: H.265 (Intel Media SDK)
[21:43:51]      + preset:  quality
[21:43:51]      + options: lowpower=0
[21:43:51]      + profile: auto
[21:43:51]      + level:   auto
[21:43:51]      + quality: 22.00 (ICQ)
[21:43:51]      + color profile: 1-1-1
[21:43:51]  * audio track 1
[21:43:51]    + name: English
[21:43:51]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x1)
[21:43:51]      + bitrate: 384 kbps, samplerate: 48000 Hz
[21:43:51]    + mixdown: Dolby Surround
[21:43:51]    + dither: none
[21:43:51]    + encoder: AAC (libavcodec)
[21:43:51]      + bitrate: 160 kbps, samplerate: 48000 Hz
[21:43:51] hb_d3d11va_device_check: QSV adapter with id 0 has been found
[21:43:51] sync: expecting 63371 video frames
[21:43:52] encqsvInit: using full QSV path
[21:43:52] encqsvInit: H.265/HEVC Main profile @ level (null)
[21:43:52] encqsvInit: TargetUsage 1 AsyncDepth 5
[21:43:52] encqsvInit: GopRefDist 3 GopPicSize 24 NumRefFrame 6
[21:43:52] encqsvInit: BFramesMax 2 BRefType off
[21:43:52] encqsvInit: RateControlMethod ICQ ICQQuality 22
AV_HWDEVICE_TYPE_D3D11VA has been selected
[21:43:54] sync: first pts video is 0
[21:43:54] sync: "?<ячя 1" (1) at frame 1 time 0
[21:43:54] sync: first pts audio 0x1 is 0
[21:43:56] qsv_enc_init: using 'hardware (1) via D3D11' implementation, API: 1.32
[23:38:46] reader: done. 1 scr changes
[23:38:51] work: average encoding speed for job is 9.185513 fps
[23:38:51] ac3-decoder done: 82597 frames, 0 decoder errors
[23:38:51] h264_qsv-decoder done: 63371 frames, 0 decoder errors
[23:38:52] sync: got 63371 frames, 63371 expected
[23:38:52] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[23:38:53] mux: track 0, 63371 frames, 546120502 bytes, 1652.94 kbps, fifo 2048
[23:38:53] mux: track 1, 123896 frames, 52925133 bytes, 160.19 kbps, fifo 4096
[23:38:54] Finished work at: Sun Jun 07 23:38:54 2020
[23:38:54] libhb: work result = 0

# Job Completed!
chyron
Posts: 6
Joined: Sat Jun 06, 2020 12:35 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by chyron »

On other hand in Nightly QS H,264 encoder just hangs (((
With ''low power' disabled:

Code: Select all

HandBrake Nightly 20200605160604-75bae14a8-master (2020060501)
OS: Microsoft Windows NT 6.2.9200.0
CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
Ram: 2921 MB, 
GPU Information:
  Intel(R) HD Graphics 500 - 27.20.100.8280
Screen: 1920x1080
Temp Dir: C:\Users\User\AppData\Local\Temp\
Install Dir: D:\progs\HBN
Data Dir: C:\Users\User\AppData\Roaming\HandBrake\Nightly

-------------------------------------------


# Starting Encode ...
[00:21:15] base preset: Fast 1080p30 (Modified)
Worker Process started with Process ID: 14528 and port: 8037
Worker: Starting HandBrake Engine ...
Worker: Starting Web Server on port 8037 ...
Worker: Server Started
[00:21:16] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
[00:21:17] hb_init: starting libhb thread
[00:21:18] Starting work at: Mon Jun 08 00:21:18 2020
[00:21:18] 1 job(s) to process
[00:21:18] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 5,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "English",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "?<ячя 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "D:\\recode\\S01E01-1.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": true
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "D:\\2recodepc\\S01E01.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "qsv_h264",
    "Level": "5.1",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "lowpower=0",
    "Preset": "quality",
    "Profile": "high",
    "Quality": 23.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[00:21:18] CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
[00:21:18]  - logical processor count: 2
[00:21:18] Intel Quick Sync Video support: yes
[00:21:18]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[00:21:18]  - H.264 encoder: yes
[00:21:18]     - preferred implementation: hardware (any) via D3D11
[00:21:18]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[00:21:18]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[00:21:18]     - preferred implementation: hardware (any) via D3D11
[00:21:18]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[00:21:18] hb_scan: path=D:\2recodepc\S01E01.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\2recodepc\S01E01.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(D:\2recodepc\S01E01.mkv\) failed
[00:21:18] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[00:21:18] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\2recodepc\S01E01.mkv':
  Metadata:
    encoder         : libebml v1.2.2 + libmatroska v1.3.0
    creation_time   : 2011-09-26T09:56:30.000000Z
  Duration: 00:44:03.10, start: 0.000000, bitrate: 4481 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
    Metadata:
      title           : English
[00:21:18] scan: decoding previews for title 1
[00:21:18] scan: audio 0x1: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[00:21:18] scan: 10 previews, 1280x720, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[00:21:18] scan: supported video decoders: avcodec qsv
[00:21:18] libhb: scan thread found 1 valid title(s)
[00:21:18] Skipping subtitle scan.  No suitable subtitle tracks.
[00:21:18] Starting Task: Encoding Pass
[00:21:18] Skipping vfr filter
[00:21:18] Skipping crop/scale filter
[00:21:18] work: only 1 chapter, disabling chapter markers
[00:21:18] job configuration:
[00:21:18]  * source
[00:21:18]    + D:\2recodepc\S01E01.mkv
[00:21:18]    + title 1, chapter(s) 1 to 1
[00:21:18]    + container: matroska,webm
[00:21:18]    + data rate: 4481 kbps
[00:21:18]  * destination
[00:21:18]    + D:\recode\S01E01-1.mp4
[00:21:18]    + container: MPEG-4 (libavformat)
[00:21:18]      + optimized for HTTP streaming (fast start)
[00:21:18]      + align initial A/V stream timestamps
[00:21:18]  * video track
[00:21:18]    + decoder: h264_qsv
[00:21:18]    + Output geometry
[00:21:18]      + storage dimensions: 1280 x 720
[00:21:18]      + pixel aspect ratio: 1 : 1
[00:21:18]      + display dimensions: 1280 x 720
[00:21:18]    + encoder: H.264 (Intel Media SDK)
[00:21:18]      + preset:  quality
[00:21:18]      + options: lowpower=0
[00:21:18]      + profile: high
[00:21:18]      + level:   5.1
[00:21:18]      + quality: 23.00 (ICQ)
[00:21:18]      + color profile: 1-1-1
[00:21:18]  * audio track 1
[00:21:18]    + name: English
[00:21:18]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x1)
[00:21:18]      + bitrate: 384 kbps, samplerate: 48000 Hz
[00:21:18]    + mixdown: Dolby Surround
[00:21:18]    + dither: none
[00:21:18]    + encoder: AAC (libavcodec)
[00:21:18]      + bitrate: 160 kbps, samplerate: 48000 Hz
[00:21:18] hb_d3d11va_device_check: QSV adapter with id 0 has been found
[00:21:18] sync: expecting 63371 video frames
[00:21:18] encqsvInit: hb_qsv_param_parse: unsupported option lowpower
[00:21:19] encqsvInit: using full QSV path
[00:21:19] encqsvInit: H.264/AVC High profile @ level 5.1
[00:21:19] encqsvInit: TargetUsage 2 AsyncDepth 3
[00:21:19] encqsvInit: GopRefDist 3 GopPicSize 24 NumRefFrame 3
[00:21:19] encqsvInit: BFramesMax 2 BRefType off
[00:21:19] encqsvInit: RateControlMethod LA_ICQ ICQQuality 23 LookAheadDepth 40
[00:21:19] encqsvInit: MBBRC off
AV_HWDEVICE_TYPE_D3D11VA has been selected
[00:21:24] sync: first pts video is 0
[00:21:24] sync: "?<ячя 1" (1) at frame 1 time 0
[00:21:24] sync: first pts audio 0x1 is 0
[00:21:25] qsv_enc_init: using 'hardware (1) via D3D11' implementation, API: 1.32

# Encode Stopped
[00:22:54] work: average encoding speed for job is 0.000000 fps
With low-power enabled.

Code: Select all

HandBrake Nightly 20200605160604-75bae14a8-master (2020060501)
OS: Microsoft Windows NT 6.2.9200.0
CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
Ram: 2921 MB, 
GPU Information:
  Intel(R) HD Graphics 500 - 27.20.100.8280
Screen: 1920x1080
Temp Dir: C:\Users\User\AppData\Local\Temp\
Install Dir: D:\progs\HBN
Data Dir: C:\Users\User\AppData\Roaming\HandBrake\Nightly

-------------------------------------------


# Starting Encode ...
[00:38:55] base preset: Fast 1080p30 (Modified)
Worker Process started with Process ID: 14716 and port: 8040
Worker: Starting HandBrake Engine ...
Worker: Starting Web Server on port 8040 ...
Worker: Server Started
[00:38:58] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
[00:39:03] hb_init: starting libhb thread
[00:39:04] Starting work at: Mon Jun 08 00:39:04 2020
[00:39:04] 1 job(s) to process
[00:39:04] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "English",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "?<ячя 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "D:\\recode\\S01E01-1(1).mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "D:\\2recodepc\\S01E01.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "qsv_h264",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "lowpower=1",
    "Preset": "quality",
    "Profile": "auto",
    "Quality": 22.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[00:39:04] CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
[00:39:04]  - logical processor count: 2
[00:39:04] Intel Quick Sync Video support: yes
[00:39:04]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[00:39:04]  - H.264 encoder: yes
[00:39:04]     - preferred implementation: hardware (any) via D3D11
[00:39:04]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[00:39:04]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[00:39:04]     - preferred implementation: hardware (any) via D3D11
[00:39:04]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[00:39:04] hb_scan: path=D:\2recodepc\S01E01.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\2recodepc\S01E01.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(D:\2recodepc\S01E01.mkv\) failed
[00:39:04] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[00:39:04] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\2recodepc\S01E01.mkv':
  Metadata:
    encoder         : libebml v1.2.2 + libmatroska v1.3.0
    creation_time   : 2011-09-26T09:56:30.000000Z
  Duration: 00:44:03.10, start: 0.000000, bitrate: 4481 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
    Metadata:
      title           : English
[00:39:04] scan: decoding previews for title 1
[00:39:04] scan: audio 0x1: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[00:39:04] scan: 10 previews, 1280x720, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[00:39:04] scan: supported video decoders: avcodec qsv
[00:39:04] libhb: scan thread found 1 valid title(s)
[00:39:04] Skipping subtitle scan.  No suitable subtitle tracks.
[00:39:04] Starting Task: Encoding Pass
[00:39:04] Skipping vfr filter
[00:39:04] Skipping crop/scale filter
[00:39:04] work: only 1 chapter, disabling chapter markers
[00:39:04] job configuration:
[00:39:04]  * source
[00:39:04]    + D:\2recodepc\S01E01.mkv
[00:39:04]    + title 1, chapter(s) 1 to 1
[00:39:04]    + container: matroska,webm
[00:39:04]    + data rate: 4481 kbps
[00:39:04]  * destination
[00:39:04]    + D:\recode\S01E01-1(1).mp4
[00:39:04]    + container: MPEG-4 (libavformat)
[00:39:04]      + align initial A/V stream timestamps
[00:39:04]  * video track
[00:39:04]    + decoder: h264_qsv
[00:39:04]    + Output geometry
[00:39:04]      + storage dimensions: 1280 x 720
[00:39:04]      + pixel aspect ratio: 1 : 1
[00:39:04]      + display dimensions: 1280 x 720
[00:39:04]    + encoder: H.264 (Intel Media SDK)
[00:39:04]      + preset:  quality
[00:39:04]      + options: lowpower=1
[00:39:04]      + profile: auto
[00:39:04]      + level:   auto
[00:39:04]      + quality: 22.00 (ICQ)
[00:39:04]      + color profile: 1-1-1
[00:39:04]  * audio track 1
[00:39:04]    + name: English
[00:39:04]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x1)
[00:39:04]      + bitrate: 384 kbps, samplerate: 48000 Hz
[00:39:04]    + mixdown: Stereo
[00:39:04]    + dither: none
[00:39:04]    + encoder: AAC (libavcodec)
[00:39:04]      + bitrate: 160 kbps, samplerate: 48000 Hz
[00:39:05] hb_d3d11va_device_check: QSV adapter with id 0 has been found
[00:39:05] sync: expecting 63371 video frames
[00:39:05] encqsvInit: hb_qsv_param_parse: unsupported option lowpower
[00:39:05] encqsvInit: using full QSV path
[00:39:05] encqsvInit: H.264/AVC High profile @ level 3.1
[00:39:05] encqsvInit: TargetUsage 2 AsyncDepth 3
[00:39:05] encqsvInit: GopRefDist 3 GopPicSize 24 NumRefFrame 3
[00:39:05] encqsvInit: BFramesMax 2 BRefType off
[00:39:05] encqsvInit: RateControlMethod LA_ICQ ICQQuality 22 LookAheadDepth 40
[00:39:05] encqsvInit: MBBRC off
AV_HWDEVICE_TYPE_D3D11VA has been selected
[00:39:07] sync: first pts video is 0
[00:39:07] sync: "?<ячя 1" (1) at frame 1 time 0
[00:39:08] sync: first pts audio 0x1 is 0
[00:39:09] qsv_enc_init: using 'hardware (1) via D3D11' implementation, API: 1.32

# Encode Stopped
[00:41:02] work: average encoding speed for job is 0.000000 fps
Deleted User 11865

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 11865 »

chyron wrote: Sun Jun 07, 2020 9:14 pm
ToqQrrl wrote: Sun Jun 07, 2020 3:30 pm Ok ... I’ve tried the latest nightly build (HandBrake-20200605-75bae14a8_x86_64-Win_GUI.exe) and it works IF i disable the new feature
Confirmed.

Code: Select all

HandBrake Nightly 20200605160604-75bae14a8-master (2020060501)
OS: Microsoft Windows NT 6.2.9200.0
CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
Ram: 2921 MB, 
GPU Information:
  Intel(R) HD Graphics 500 - 27.20.100.8280
Screen: 1920x1080
Temp Dir: C:\Users\User\AppData\Local\Temp\
Install Dir: D:\progs\HBN
Data Dir: C:\Users\User\AppData\Roaming\HandBrake\Nightly

-------------------------------------------


# Starting Encode ...
[21:43:46] base preset: Fast 1080p30 (Modified)
Worker Process started with Process ID: 15012 and port: 8037
Worker: Starting HandBrake Engine ...
Worker: Starting Web Server on port 8037 ...
Worker: Server Started
[21:43:48] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
[21:43:50] hb_init: starting libhb thread
[21:43:50] Starting work at: Sun Jun 07 21:43:50 2020
[21:43:50] 1 job(s) to process
[21:43:50] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 5,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "English",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "?<ячя 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "D:\\recode\\S01E01-1.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "D:\\2recodepc\\S01E01.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "qsv_h265",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "lowpower=0",
    "Preset": "quality",
    "Profile": "auto",
    "Quality": 22.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[21:43:50] CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
[21:43:50]  - logical processor count: 2
[21:43:50] Intel Quick Sync Video support: yes
[21:43:50]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[21:43:50]  - H.264 encoder: yes
[21:43:50]     - preferred implementation: hardware (any) via D3D11
[21:43:50]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[21:43:50]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[21:43:50]     - preferred implementation: hardware (any) via D3D11
[21:43:50]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[21:43:50] hb_scan: path=D:\2recodepc\S01E01.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\2recodepc\S01E01.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(D:\2recodepc\S01E01.mkv\) failed
[21:43:50] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[21:43:50] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\2recodepc\S01E01.mkv':
  Metadata:
    encoder         : libebml v1.2.2 + libmatroska v1.3.0
    creation_time   : 2011-09-26T09:56:30.000000Z
  Duration: 00:44:03.10, start: 0.000000, bitrate: 4481 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
    Metadata:
      title           : English
[21:43:50] scan: decoding previews for title 1
[21:43:50] scan: audio 0x1: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[21:43:51] scan: 10 previews, 1280x720, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[21:43:51] scan: supported video decoders: avcodec qsv
[21:43:51] libhb: scan thread found 1 valid title(s)
[21:43:51] Skipping subtitle scan.  No suitable subtitle tracks.
[21:43:51] Starting Task: Encoding Pass
[21:43:51] Skipping vfr filter
[21:43:51] Skipping crop/scale filter
[21:43:51] work: only 1 chapter, disabling chapter markers
[21:43:51] job configuration:
[21:43:51]  * source
[21:43:51]    + D:\2recodepc\S01E01.mkv
[21:43:51]    + title 1, chapter(s) 1 to 1
[21:43:51]    + container: matroska,webm
[21:43:51]    + data rate: 4481 kbps
[21:43:51]  * destination
[21:43:51]    + D:\recode\S01E01-1.mp4
[21:43:51]    + container: MPEG-4 (libavformat)
[21:43:51]      + align initial A/V stream timestamps
[21:43:51]  * video track
[21:43:51]    + decoder: h264_qsv
[21:43:51]    + Output geometry
[21:43:51]      + storage dimensions: 1280 x 720
[21:43:51]      + pixel aspect ratio: 1 : 1
[21:43:51]      + display dimensions: 1280 x 720
[21:43:51]    + encoder: H.265 (Intel Media SDK)
[21:43:51]      + preset:  quality
[21:43:51]      + options: lowpower=0
[21:43:51]      + profile: auto
[21:43:51]      + level:   auto
[21:43:51]      + quality: 22.00 (ICQ)
[21:43:51]      + color profile: 1-1-1
[21:43:51]  * audio track 1
[21:43:51]    + name: English
[21:43:51]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x1)
[21:43:51]      + bitrate: 384 kbps, samplerate: 48000 Hz
[21:43:51]    + mixdown: Dolby Surround
[21:43:51]    + dither: none
[21:43:51]    + encoder: AAC (libavcodec)
[21:43:51]      + bitrate: 160 kbps, samplerate: 48000 Hz
[21:43:51] hb_d3d11va_device_check: QSV adapter with id 0 has been found
[21:43:51] sync: expecting 63371 video frames
[21:43:52] encqsvInit: using full QSV path
[21:43:52] encqsvInit: H.265/HEVC Main profile @ level (null)
[21:43:52] encqsvInit: TargetUsage 1 AsyncDepth 5
[21:43:52] encqsvInit: GopRefDist 3 GopPicSize 24 NumRefFrame 6
[21:43:52] encqsvInit: BFramesMax 2 BRefType off
[21:43:52] encqsvInit: RateControlMethod ICQ ICQQuality 22
AV_HWDEVICE_TYPE_D3D11VA has been selected
[21:43:54] sync: first pts video is 0
[21:43:54] sync: "?<ячя 1" (1) at frame 1 time 0
[21:43:54] sync: first pts audio 0x1 is 0
[21:43:56] qsv_enc_init: using 'hardware (1) via D3D11' implementation, API: 1.32
[23:38:46] reader: done. 1 scr changes
[23:38:51] work: average encoding speed for job is 9.185513 fps
[23:38:51] ac3-decoder done: 82597 frames, 0 decoder errors
[23:38:51] h264_qsv-decoder done: 63371 frames, 0 decoder errors
[23:38:52] sync: got 63371 frames, 63371 expected
[23:38:52] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[23:38:53] mux: track 0, 63371 frames, 546120502 bytes, 1652.94 kbps, fifo 2048
[23:38:53] mux: track 1, 123896 frames, 52925133 bytes, 160.19 kbps, fifo 4096
[23:38:54] Finished work at: Sun Jun 07 23:38:54 2020
[23:38:54] libhb: work result = 0

# Job Completed!
Thanks. How about the log for the non-working encode (lowpower=1)?
chyron
Posts: 6
Joined: Sat Jun 06, 2020 12:35 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by chyron »

Deleted old previous source (
But similar (source's low bitrate don't matter i think):

Code: Select all

HandBrake Nightly 20200605160604-75bae14a8-master (2020060501)
OS: Microsoft Windows NT 6.2.9200.0
CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
Ram: 2921 MB, 
GPU Information:
  Intel(R) HD Graphics 500 - 27.20.100.8280
Screen: 1920x1080
Temp Dir: C:\Users\User\AppData\Local\Temp\
Install Dir: D:\progs\HBN
Data Dir: C:\Users\User\AppData\Roaming\HandBrake\Nightly

-------------------------------------------


# Starting Encode ...
[01:22:01] base preset: Fast 1080p30 (Modified)
Worker Process started with Process ID: 10796 and port: 8037
Worker: Starting HandBrake Engine ...
Worker: Starting Web Server on port 8037 ...
Worker: Server Started
[01:22:06] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
[01:22:09] hb_init: starting libhb thread
[01:22:09] Starting work at: Mon Jun 08 01:22:09 2020
[01:22:09] 1 job(s) to process
[01:22:09] json job:
{
  "Audio": {
    "AudioList": [
      {
        "DRC": 0.0,
        "Encoder": "copy:aac",
        "Gain": 0.0,
        "Mixdown": -1,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "?<ячя 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "D:\\recode\\1-1.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 12,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1071,
    "Den": 1072
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "D:\\2recodepc\\1.mp4"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "qsv_h265",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "lowpower=1",
    "Preset": "quality",
    "Profile": "auto",
    "Quality": 22.0,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[01:22:09] CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
[01:22:09]  - logical processor count: 2
[01:22:09] Intel Quick Sync Video support: yes
[01:22:09]  - Intel Media SDK hardware: API 1.32 (minimum: 1.3)
[01:22:09]  - H.264 encoder: yes
[01:22:09]     - preferred implementation: hardware (any) via D3D11
[01:22:09]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[01:22:09]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[01:22:09]     - preferred implementation: hardware (any) via D3D11
[01:22:09]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[01:22:09] hb_scan: path=D:\2recodepc\1.mp4, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image D:\2recodepc\1.mp4
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(D:\2recodepc\1.mp4\) failed
[01:22:09] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[01:22:09] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'D:\2recodepc\1.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.35.100
  Duration: 01:30:17.87, start: 0.000000, bitrate: 1283 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1071:1072 DAR 119:67], Closed Captions, 1149 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
[01:22:10] scan: decoding previews for title 1
[01:22:10] scan: audio 0x1: aac, rate=48000Hz, bitrate=128230 Unknown (AAC LC) (2.0 ch) (128 kbps)
[01:22:11] scan: 10 previews, 1280x720, 23.976 fps, autocrop = 0/0/0/0, aspect 1.78:1, PAR 1071:1072
[01:22:11] scan: supported video decoders: avcodec qsv
[01:22:11] libhb: scan thread found 1 valid title(s)
[01:22:11] Skipping subtitle scan.  No suitable subtitle tracks.
[01:22:11] Starting Task: Encoding Pass
[01:22:11] Skipping vfr filter
[01:22:11] Skipping crop/scale filter
[01:22:11] work: only 1 chapter, disabling chapter markers
[01:22:11] job configuration:
[01:22:11]  * source
[01:22:11]    + D:\2recodepc\1.mp4
[01:22:11]    + title 1, chapter(s) 1 to 1
[01:22:11]    + container: mov,mp4,m4a,3gp,3g2,mj2
[01:22:11]    + data rate: 1283 kbps
[01:22:11]  * destination
[01:22:11]    + D:\recode\1-1.mp4
[01:22:11]    + container: MPEG-4 (libavformat)
[01:22:11]      + align initial A/V stream timestamps
[01:22:11]  * video track
[01:22:11]    + decoder: h264_qsv
[01:22:11]      + bitrate 1149 kbps
[01:22:11]    + Output geometry
[01:22:11]      + storage dimensions: 1280 x 720
[01:22:11]      + pixel aspect ratio: 1071 : 1072
[01:22:11]      + display dimensions: 1278 x 720
[01:22:11]    + encoder: H.265 (Intel Media SDK)
[01:22:11]      + preset:  quality
[01:22:11]      + options: lowpower=1
[01:22:11]      + profile: auto
[01:22:11]      + level:   auto
[01:22:11]      + quality: 22.00 (ICQ)
[01:22:11]      + color profile: 1-1-1
[01:22:11]  * audio track 1
[01:22:11]    + decoder: Unknown (AAC LC) (2.0 ch) (128 kbps) (track 1, id 0x1)
[01:22:11]      + bitrate: 128 kbps, samplerate: 48000 Hz
[01:22:11]    + AAC Passthru
[01:22:12] hb_d3d11va_device_check: QSV adapter with id 0 has been found
[01:22:12] sync: expecting 129899 video frames
encqsvInit: MFXVideoENCODE_Init failed (-3)
Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)'
[01:22:12] aac-decoder done: 0 frames, 0 decoder errors
[01:22:12] h264_qsv-decoder done: 0 frames, 0 decoder errors
[01:22:12] sync: got 0 frames, 129899 expected
[01:22:12] Finished work at: Mon Jun 08 01:22:12 2020
[01:22:12] libhb: work result = 3

# Job Failed to Initialise. Check log and input settings (3)
Deleted User 11865

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 11865 »

chyron wrote: Sun Jun 07, 2020 10:29 pm Deleted old previous source (
But similar (source's low bitrate don't matter i think):

Code: Select all

encqsvInit: MFXVideoENCODE_Init failed (-3)
Failure to initialise thread 'Quick Sync Video encoder (Intel Media SDK)'
That's the real error. Low power support can probably be queried and added as a capability, like we query support for the lookahead etc.
chyron
Posts: 6
Joined: Sat Jun 06, 2020 12:35 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by chyron »

Is #2858 related? ;)

Kinda rusty with bugreporting (well, since divx 4 times i think) so bugtracker checking is not my automatical reflex :(
Deleted User 11865

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by Deleted User 11865 »

https://github.com/HandBrake/HandBrake/issues/2858

Yes, that seems to be it. Regarding low-power encoding support (different issue), we should be able to detect availability of the option and disable it otherwise.
danielgr
Posts: 9
Joined: Thu Aug 21, 2014 1:09 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by danielgr »

For information, I think it's not Windows 2004 but rather the latest Intel drivers.
I have the exact same symptoms as the OP:
- Same log, and not working on QSV H265 (8bit)
- Working on H264 QSV, as well as QSV H265 10 bit

For information, here is my environment
  • Windows build is the latest 1909 (18363.836)
  • Intel 27.20.100.8280 drivers on HD Graphics 630
ToqQrrl
Posts: 5
Joined: Thu Jun 04, 2020 5:12 am

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by ToqQrrl »

Daniel, if you try the nightly build ... does it still give you the error ... as stated before... in my case the nightly build fixes it but I have to disable the new low power feature ?
danielgr
Posts: 9
Joined: Thu Aug 21, 2014 1:09 pm

Re: H.265 QSV Encoder Fails with v. 1.3.2

Post by danielgr »

ToqQrrl wrote: Mon Jun 08, 2020 12:49 pm Daniel, if you try the nightly build ... does it still give you the error ... as stated before... in my case the nightly build fixes it but I have to disable the new low power feature ?
Sorry, I didn't have time to check it out yet (I'm quite busy with some other stuff at the moment), but I'll probably check it out and come back to you during the weekend or next week.
Daniel
Post Reply