QuickSync has disappeared :(

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.
Post Reply
awm129
Posts: 3
Joined: Fri Feb 09, 2018 3:08 am

QuickSync has disappeared :(

Post by awm129 »

Description of problem or question

I seem to have lost the ability to use Quick Sync. Handbrake no longer recognizes the QSV hardware included with my Xeon E3-1545M. Sometime between January 10 and today the QSV codecs are no longer available in the Video Codec drop down and trying to use custom presets with these codecs results in a failed encoding.

I'm not sure what else to try to troubleshoot

Steps to reproduce the problem (If Applicable)


HandBrake version (e.g., 1.0.0)

1.0.7 (2014040900) - 64bit
Nightly 20180203154437-155e573-master (2018020801) - 64bit

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

Windows 10

Error message text or screenshot (If Applicable)

With custom presets that use QSV:
System.ArgumentException: Video encoder QuickSync not recognized.

From activity when software H264 codec is used:
[21:30:53] Intel Quick Sync Video support: no

Provide a URL from any image hosting site.

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

Code: Select all

HandBrake 1.0.7 (2017040900) - 64bit
OS: Microsoft Windows NT 10.0.16299.0 - 64bit
CPU: Intel(R) Xeon(R) CPU E3-1545M v5 @ 2.90GHz
Ram: 16264 MB, 
GPU Information:
  Intel(R) Iris(TM) Pro Graphics P580 - 22.20.16.4771
  NVIDIA Quadro M2000M - 22.21.13.8573
Screen: 1920x1080
Temp Dir: U:\Users\a\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: U:\Users\a\AppData\Roaming\HandBrake Team\HandBrake\1.0.7.0

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


# Starting Encode ...

[21:30:53] hb_init: starting libhb thread
[21:30:53] 1 job(s) to process
[21:30:53] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 6,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "DRC": 0.0,
        "Encoder": 1073743872,
        "Gain": 0.0,
        "Mixdown": -1,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      1073807360,
      1073743872,
      1090519040,
      1074266112
    ],
    "FallbackEncoder": 2048
  },
  "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"
      }
    ],
    "ChapterMarkers": true,
    "File": "U:\\Video\\home-video-mp4\\Moana_t00.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": true
    },
    "Mux": 131072
  },
  "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": 11,
        "Settings": {
          "crop-bottom": "138",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "138",
          "height": "804",
          "width": "1920"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 20
    },
    "Title": 1,
    "Path": "U:\\Video\\blu-ray\\Moana_t00.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Preset": "fast",
    "Profile": "auto",
    "Quality": 20.0,
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[21:30:53] CPU: Intel(R) Xeon(R) CPU E3-1545M v5 @ 2.90GHz
[21:30:53]  - Intel microarchitecture Skylake
[21:30:53]  - logical processor count: 8
[21:30:53] Intel Quick Sync Video support: no
[21:30:53] hb_scan: path=U:\Video\blu-ray\Moana_t00.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image U:\Video\blu-ray\Moana_t00.mkv
src/libbluray/disc/disc.c:352: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:352: error opening file BDMV\BACKUP\index.bdmv
[21:30:53] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.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:30:53] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'U:\Video\blu-ray\Moana_t00.mkv':
  Metadata:
    title           : Moana
  Duration: 01:47:12.83, start: 0.000000, bitrate: N/A
    Chapter #0:0: start 0.000000, end 435.685250
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 435.685250, end 719.802417
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 719.802417, end 973.764458
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 973.764458, end 1289.579958
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 1289.579958, end 1682.806125
    Metadata:
      title           : Chapter 05
    Chapter #0:5: start 1682.806125, end 1931.137542
    Metadata:
      title           : Chapter 06
    Chapter #0:6: start 1931.137542, end 2116.280833
    Metadata:
      title           : Chapter 07
    Chapter #0:7: start 2116.280833, end 2496.869375
    Metadata:
      title           : Chapter 08
    Chapter #0:8: start 2496.869375, end 2704.868833
    Metadata:
      title           : Chapter 09
    Chapter #0:9: start 2704.868833, end 2950.322375
    Metadata:
      title           : Chapter 10
    Chapter #0:10: start 2950.322375, end 3201.031167
    Metadata:
      title           : Chapter 11
    Chapter #0:11: start 3201.031167, end 3453.324875
    Metadata:
      title           : Chapter 12
    Chapter #0:12: start 3453.324875, end 3945.024417
    Metadata:
      title           : Chapter 13
    Chapter #0:13: start 3945.024417, end 4246.075167
    Metadata:
      title           : Chapter 14
    Chapter #0:14: start 4246.075167, end 4371.950917
    Metadata:
      title           : Chapter 15
    Chapter #0:15: start 4371.950917, end 4542.120917
    Metadata:
      title           : Chapter 16
    Chapter #0:16: start 4542.120917, end 4997.409083
    Metadata:
      title           : Chapter 17
    Chapter #0:17: start 4997.409083, end 5390.927208
    Metadata:
      title           : Chapter 18
    Chapter #0:18: start 5390.927208, end 5773.726292
    Metadata:
      title           : Chapter 19
    Chapter #0:19: start 5773.726292, end 6432.832000
    Metadata:
      title           : Chapter 20
    Stream #0:0(eng): Video: h264 (High)
      yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], PAR 1:1 DAR 16:9
      23.98 fps, 1k tbn
    Metadata:
      BPS-eng         : 24103197
      DURATION-eng    : 01:47:12.801375000
      NUMBER_OF_FRAMES-eng: 154233
      NUMBER_OF_BYTES-eng: 19381384377
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(eng): Audio: dts (DTS)
      48000 Hz, 5.1, fltp, 1536 kb/s (default)
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 1509000
      DURATION-eng    : 01:47:12.810666666
      NUMBER_OF_FRAMES-eng: 603076
      NUMBER_OF_BYTES-eng: 1213388912
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(fra): Audio: ac3
      48000 Hz, 5.1, fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:47:12.832000000
      NUMBER_OF_FRAMES-eng: 201026
      NUMBER_OF_BYTES-eng: 514626560
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:3(spa): Audio: ac3
      48000 Hz, 5.1, fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:47:12.832000000
      NUMBER_OF_FRAMES-eng: 201026
      NUMBER_OF_BYTES-eng: 514626560
      SOURCE_ID-eng   : 001103
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:4(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 29714
      DURATION-eng    : 01:45:33.681520833
      NUMBER_OF_FRAMES-eng: 2692
      NUMBER_OF_BYTES-eng: 23525119
      SOURCE_ID-eng   : 001200
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:5(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 27457
      DURATION-eng    : 01:45:33.681520833
      NUMBER_OF_FRAMES-eng: 2468
      NUMBER_OF_BYTES-eng: 21738751
      SOURCE_ID-eng   : 001201
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:6(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 29310
      DURATION-eng    : 01:45:33.639812500
      NUMBER_OF_FRAMES-eng: 2560
      NUMBER_OF_BYTES-eng: 23205183
      SOURCE_ID-eng   : 001202
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:7(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 25917
      DURATION-eng    : 01:45:34.015187500
      NUMBER_OF_FRAMES-eng: 2432
      NUMBER_OF_BYTES-eng: 20520002
      SOURCE_ID-eng   : 001203
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:8(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 99042
      DURATION-eng    : 01:46:38.913354166
      NUMBER_OF_FRAMES-eng: 5006
      NUMBER_OF_BYTES-eng: 79220168
      SOURCE_ID-eng   : 001204
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:9(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 94285
      DURATION-eng    : 01:46:38.913354166
      NUMBER_OF_FRAMES-eng: 4874
      NUMBER_OF_BYTES-eng: 75415553
      SOURCE_ID-eng   : 001205
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:10(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 83153
      DURATION-eng    : 01:46:38.913354166
      NUMBER_OF_FRAMES-eng: 4866
      NUMBER_OF_BYTES-eng: 66511430
      SOURCE_ID-eng   : 001206
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:11(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 83511
      DURATION-eng    : 01:46:38.913354166
      NUMBER_OF_FRAMES-eng: 4864
      NUMBER_OF_BYTES-eng: 66797559
      SOURCE_ID-eng   : 001207
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:12(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 56731
      DURATION-eng    : 00:02:34.591937500
      NUMBER_OF_FRAMES-eng: 94
      NUMBER_OF_BYTES-eng: 1096272
      SOURCE_ID-eng   : 001208
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:13(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 39487
      DURATION-eng    : 00:00:04.775604166
      NUMBER_OF_FRAMES-eng: 2
      NUMBER_OF_BYTES-eng: 23569
      SOURCE_ID-eng   : 001209
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.8 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2017-12-30 20:42:39
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[21:30:53] scan: decoding previews for title 1
[21:30:53] scan: audio 0x1: dca, rate=48000Hz, bitrate=1536000 English (DTS) (5.1 ch)
[21:30:53] scan: audio 0x2: ac3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
[21:30:53] scan: audio 0x3: ac3, rate=48000Hz, bitrate=640000 español (AC3) (5.1 ch)
[21:30:54] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 138/138/0/0, aspect 16:9, PAR 1:1
[21:30:54] scan: supported video decoders: avcodec qsv
[21:30:54] libhb: scan thread found 1 valid title(s)
[21:30:54] starting job
[21:30:54] decomb filter thread started for segment 0
[21:30:54] decomb check thread started for segment 4
[21:30:54] decomb filter thread started for segment 3
[21:30:54] mask filter thread started for segment 3
[21:30:54] mask filter thread started for segment 6
[21:30:54] decomb filter thread started for segment 5
[21:30:54] mask erode thread started for segment 4
[21:30:54] mask erode thread started for segment 7
[21:30:54] decomb filter thread started for segment 7
[21:30:54] yadif thread started for segment 0
[21:30:54] yadif thread started for segment 2
[21:30:54] job configuration:
[21:30:54]  * source
[21:30:54]    + U:\Video\blu-ray\Moana_t00.mkv
[21:30:54]    + title 1, chapter(s) 1 to 20
[21:30:54]    + container: matroska,webm
[21:30:54]  * destination
[21:30:54]    + U:\Video\home-video-mp4\Moana_t00.mp4
[21:30:54] decomb check thread started for segment 3
[21:30:54]    + container: MPEG-4 (libavformat)
[21:30:54]      + optimized for HTTP streaming (fast start)
[21:30:54]      + chapter markers
[21:30:54]  * video track
[21:30:54]    + decoder: h264
[21:30:54]    + filters
[21:30:54]      + 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)
[21:30:54] decomb filter thread started for segment 1
[21:30:54]      + Decomb (mode=39)
[21:30:54]      + Framerate Shaper (mode=1)
[21:30:54]        + frame rate: 23.976 fps -> constant 23.976 fps
[21:30:54]      + Crop and Scale (width=1920:height=804:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[21:30:54]        + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1920 * 804
[21:30:54]    + Output geometry
[21:30:54]      + storage dimensions: 1920 x 804
[21:30:54]      + pixel aspect ratio: 1 : 1
[21:30:54] decomb check thread started for segment 5
[21:30:54]      + display dimensions: 1920 x 804
[21:30:54]  * Foreign Audio Search: Passthrough, Forced Only
[21:30:54]    + subtitle, English (track 4, id 0x4) Picture [PGS]
[21:30:54]    + subtitle, English (track 5, id 0x5) Picture [PGS]
[21:30:54]    + subtitle, English (track 8, id 0x8) Picture [PGS]
[21:30:54]    + subtitle, English (track 9, id 0x9) Picture [PGS]
[21:30:54] mask filter thread started for segment 0
[21:30:54] decomb check thread started for segment 6
[21:30:54] mask filter thread started for segment 1
[21:30:54] decomb check thread started for segment 7
[21:30:54] mask filter thread started for segment 2
[21:30:54] mask filter thread started for segment 4
[21:30:54] decomb filter thread started for segment 2
[21:30:54] mask filter thread started for segment 5
[21:30:54] mask filter thread started for segment 7
[21:30:54] decomb filter thread started for segment 4
[21:30:54] mask erode thread started for segment 0
[21:30:54] mask erode thread started for segment 1
[21:30:54] mask erode thread started for segment 3
[21:30:54] mask erode thread started for segment 2
[21:30:54] mask erode thread started for segment 5
[21:30:54] decomb check thread started for segment 0
[21:30:54] mask erode thread started for segment 6
[21:30:54] decomb filter thread started for segment 6
[21:30:54] mask dilate thread started for segment 0
[21:30:54] mask dilate thread started for segment 1
[21:30:54] mask dilate thread started for segment 2
[21:30:54] mask dilate thread started for segment 3
[21:30:54] mask dilate thread started for segment 6
[21:30:54] mask dilate thread started for segment 5
[21:30:54] mask dilate thread started for segment 4
[21:30:54] mask dilate thread started for segment 7
[21:30:54] decomb check thread started for segment 1
[21:30:54] yadif thread started for segment 1
[21:30:54] decomb check thread started for segment 2
[21:30:54] yadif thread started for segment 4
[21:30:54] yadif thread started for segment 3
[21:30:54] yadif thread started for segment 5
[21:30:54] yadif thread started for segment 6
[21:30:54] yadif thread started for segment 7
[21:30:55] sync: expecting 154233 video frames
[21:31:50] reader: done. 1 scr changes
[21:31:50] work: average encoding speed for job is 0.000000 fps
[21:31:50] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[21:31:50] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[21:31:50] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[21:31:50] vfr: lost time: 0 (0 frames)
[21:31:50] vfr: gained time: 0 (0 frames) (0 not accounted for)
[21:31:51] h264-decoder done: 0 frames, 0 decoder errors
[21:31:51] sync: got 0 frames, 154233 expected
[21:31:51] Subtitle track 4 (id 0x4) 'English': 1346 hits (0 forced)
[21:31:51] Subtitle track 5 (id 0x5) 'English': 1234 hits (0 forced)
[21:31:51] Subtitle track 8 (id 0x8) 'English': 2503 hits (0 forced)
[21:31:51] Subtitle track 9 (id 0x9) 'English': 2437 hits (0 forced)
[21:31:51] No candidate detected during subtitle scan
[21:31:51] starting job
[21:31:51] decomb filter thread started for segment 0
[21:31:51] decomb filter thread started for segment 5
[21:31:51] decomb filter thread started for segment 3
[21:31:51] decomb filter thread started for segment 2
[21:31:51] mask filter thread started for segment 4
[21:31:51] decomb check thread started for segment 0
[21:31:51] mask erode thread started for segment 1
[21:31:51] mask erode thread started for segment 6
[21:31:51] mask dilate thread started for segment 0
[21:31:51] mask dilate thread started for segment 5
[21:31:51] decomb check thread started for segment 2
[21:31:51] yadif thread started for segment 4
[21:31:51] Passthru requested and input codec is not the same as output codec for track 2, dropping track
[21:31:51] work: track 1, dithering not supported by codec
[21:31:51] yadif thread started for segment 7
[21:31:51] job configuration:
[21:31:51]  * source
[21:31:51]    + U:\Video\blu-ray\Moana_t00.mkv
[21:31:51]    + title 1, chapter(s) 1 to 20
[21:31:51]    + container: matroska,webm
[21:31:51]  * destination
[21:31:51]    + U:\Video\home-video-mp4\Moana_t00.mp4
[21:31:51]    + container: MPEG-4 (libavformat)
[21:31:51]      + optimized for HTTP streaming (fast start)
[21:31:51]      + chapter markers
[21:31:51]  * video track
[21:31:51]    + decoder: h264
[21:31:51]    + filters
[21:31:51]      + 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)
[21:31:51] decomb check thread started for segment 4
[21:31:51]      + Decomb (mode=39)
[21:31:51]      + Framerate Shaper (mode=1)
[21:31:51]        + frame rate: 23.976 fps -> constant 23.976 fps
[21:31:51]      + Crop and Scale (width=1920:height=804:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[21:31:51]        + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1920 * 804
[21:31:51] decomb check thread started for segment 6
[21:31:51]    + Output geometry
[21:31:51]      + storage dimensions: 1920 x 804
[21:31:51]      + pixel aspect ratio: 1 : 1
[21:31:51]      + display dimensions: 1920 x 804
[21:31:51]    + encoder: H.264 (libx264)
[21:31:51]      + preset:  fast
[21:31:51]      + profile: auto
[21:31:51]      + level:   auto
[21:31:51]      + quality: 20.00 (RF)
[21:31:51] decomb check thread started for segment 7
[21:31:51]  * audio track 1
[21:31:51]    + decoder: English (DTS) (5.1 ch) (track 1, id 0x1)
[21:31:51]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[21:31:51]    + mixdown: Dolby Pro Logic II
[21:31:51]    + encoder: AAC (libavcodec)
[21:31:51]      + bitrate: 160 kbps, samplerate: 48000 Hz
[21:31:51] mask filter thread started for segment 1
[21:31:51] mask filter thread started for segment 0
[21:31:51] mask filter thread started for segment 2
[21:31:51] mask filter thread started for segment 3
[21:31:51] decomb filter thread started for segment 4
[21:31:51] mask filter thread started for segment 5
[21:31:51] mask filter thread started for segment 6
[21:31:51] mask erode thread started for segment 0
[21:31:51] mask filter thread started for segment 7
[21:31:51] decomb filter thread started for segment 1
[21:31:51] mask erode thread started for segment 3
[21:31:51] mask erode thread started for segment 2
[21:31:51] mask erode thread started for segment 4
[21:31:51] decomb check thread started for segment 1
[21:31:51] mask erode thread started for segment 5
[21:31:51] mask erode thread started for segment 7
[21:31:51] mask dilate thread started for segment 1
[21:31:51] decomb filter thread started for segment 7
[21:31:51] mask dilate thread started for segment 2
[21:31:51] mask dilate thread started for segment 3
[21:31:51] mask dilate thread started for segment 4
[21:31:51] decomb filter thread started for segment 6
[21:31:51] mask dilate thread started for segment 6
[21:31:51] mask dilate thread started for segment 7
[21:31:51] yadif thread started for segment 0
[21:31:51] yadif thread started for segment 1
[21:31:51] yadif thread started for segment 2
[21:31:51] decomb check thread started for segment 5
[21:31:51] yadif thread started for segment 5
[21:31:51] yadif thread started for segment 3
[21:31:51] yadif thread started for segment 6
[21:31:51] decomb check thread started for segment 3
[21:31:51] sync: expecting 154233 video frames
[21:31:51] encx264: min-keyint: 24, keyint: 240
[21:31:51] encx264: encoding at constant RF 20.000000
[21:31:51] encx264: unparsed options: ref=2:weightp=1:rc-lookahead=30:subme=6
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile High, level 4.0
[21:31:51] sync: first pts video is 0
[21:31:51] sync: "Chapter 1" (1) at frame 1 time 0
[21:31:51] sync: first pts audio 0x1 is 0
[21:37:35] sync: "Chapter 2" (2) at frame 10449 time 39219180
[21:41:15] sync: "Chapter 3" (3) at frame 17261 time 64789725
[21:44:02] sync: "Chapter 4" (4) at frame 23349 time 87642555
[21:48:26] sync: "Chapter 5" (5) at frame 30920 time 116062196
[21:53:04] sync: "Chapter 6" (6) at frame 40350 time 151460058
[21:55:51] sync: "Chapter 7" (7) at frame 46302 time 173802378

# Encode Stopped

[21:56:19] work: average encoding speed for job is 32.086960 fps
[21:56:19] comb detect: heavy 1173 | light 6929 | uncombed 39001 | total 47103
[21:56:19] decomb: deinterlaced 1173 | blended 6929 | unfiltered 38992 | total 47094
[21:56:19] vfr: 47086 frames output, 0 dropped and 0 duped for CFR/PFR
[21:56:19] vfr: lost time: 0 (0 frames)
[21:56:19] vfr: gained time: 0 (0 frames) (0 not accounted for)
[21:56:19] dca-decoder done: 184455 frames, 0 decoder errors
[21:56:19] h264-decoder done: 47158 frames, 0 decoder errors
[21:56:19] sync: got 47121 frames, 154233 expected
[21:56:19] sync: framerate min 23.981 fps, max 23.981 fps, avg 23.976 fps
x264 [info]: frame I:660   Avg QP:17.07  size:194945
x264 [info]: frame P:15309 Avg QP:20.39  size: 60364
x264 [info]: frame B:31063 Avg QP:22.45  size: 22682
x264 [info]: consecutive B-frames: 10.2%  3.1%  6.5% 80.2%
x264 [info]: mb I  I16..4:  8.0% 73.2% 18.9%
x264 [info]: mb P  I16..4:  2.6% 16.8%  2.9%  P16..4: 35.4% 17.9% 10.6%  0.0%  0.0%    skip:13.8%
x264 [info]: mb B  I16..4:  2.0%  7.7%  2.5%  B16..8: 21.5%  7.0%  1.0%  direct:18.2%  skip:40.1%  L0:40.6% L1:41.7% BI:17.7%
x264 [info]: 8x8 transform intra:69.1% inter:66.8%
x264 [info]: coded y,uvDC,uvAC intra: 70.6% 85.9% 54.9% inter: 23.5% 35.0% 5.7%
x264 [info]: i16 v,h,dc,p: 27% 26% 17% 31%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 23% 19%  6%  7%  6%  9%  6%  9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 23% 11%  6%  9%  7% 10%  6%  8%
x264 [info]: i8c dc,h,v,p: 45% 29% 16% 10%
x264 [info]: Weighted P-Frames: Y:6.0% UV:4.7%
x264 [info]: ref P L0: 73.8% 26.2%
x264 [info]: ref B L0: 86.9% 13.1%
x264 [info]: ref B L1: 97.0%  3.0%
x264 [info]: kb/s:7166.85
[21:56:21] mux: track 0, 47031 frames, 1757303472 bytes, 7153.03 kbps, fifo 2048
[21:56:21] mux: track 1, 92126 frames, 39304571 bytes, 159.99 kbps, fifo 4096
[21:56:21] libhb: work result = 1

# Encode Completed ...


# Encode Stopped


Previously working:

Code: Select all

HandBrake 1.0.7 (2017040900) - 64bit
OS: Microsoft Windows NT 10.0.16299.0 - 64bit
CPU: Intel(R) Xeon(R) CPU E3-1545M v5 @ 2.90GHz
Ram: 16264 MB, 
GPU Information:
  Intel(R) Iris(TM) Pro Graphics P580 - 20.19.15.4444
  NVIDIA Quadro M2000M - 22.21.13.8573
Screen: 1920x1080
Temp Dir: U:\Users\a\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: U:\Users\a\AppData\Roaming\HandBrake Team\HandBrake\1.0.7.0

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


# Starting Encode ...

[20:47:16] hb_init: starting libhb thread
[20:47:16] 1 job(s) to process
[20:47:16] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "DRC": 0.0,
        "Encoder": 1073743872,
        "Gain": 0.0,
        "Mixdown": -1,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      1073807360,
      1073743872,
      1074003968,
      1073750016,
      1090519040,
      1074790400,
      1074266112,
      1107296256
    ],
    "FallbackEncoder": 2048
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "File": "U:\\Video\\home-video-mp4\\ukn.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 131072
  },
  "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": 11,
        "Settings": {
          "crop-bottom": "2",
          "crop-left": "6",
          "crop-right": "6",
          "crop-top": "0",
          "height": "478",
          "width": "708"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 8,
    "Den": 9
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "U:\\Users\\a\\Videos\\unknown.avi.avi"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "3.1",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "ref=5:bframes=5",
    "Preset": "veryslow",
    "Profile": "high",
    "Quality": 17.0,
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[20:47:16] CPU: Intel(R) Xeon(R) CPU E3-1545M v5 @ 2.90GHz
[20:47:16]  - Intel microarchitecture Skylake
[20:47:16]  - logical processor count: 8
[20:47:16] Intel Quick Sync Video support: yes
[20:47:16]  - Intel Media SDK hardware: API 1.17 (minimum: 1.3)
[20:47:16]  - H.264 encoder: yes
[20:47:16]     - preferred implementation: hardware (any)
[20:47:16]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[20:47:16]  - H.265 encoder: yes
[20:47:16]     - preferred implementation: hardware (any)
[20:47:16]     - capabilities (hardware):  bpyramid vsinfo opt1
[20:47:16] hb_scan: path=U:\Users\a\Videos\unknown.avi.avi, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image U:\Users\a\Videos\unknown.avi.avi
src/libbluray/disc/disc.c:352: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:352: error opening file BDMV\BACKUP\index.bdmv
[20:47:16] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
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
[20:47:16] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'U:\Users\a\Videos\unknown.avi.avi':
  Duration: 00:31:19.24, start: 0.000000, bitrate: 30314 kb/s
    Stream #0:0: Video: dvvideo [CDVC / 0x43564443]
      yuv411p, 720x480 [PAR 8:9 DAR 4:3]
      29.97 fps, 29.97 tbn
    Stream #0:1: Audio: pcm_s16le [[1][0][0][0] / 0x0001]
      48000 Hz, 2 channels, s16, 1536 kb/s
[20:47:16] scan: decoding previews for title 1
[20:47:16] scan: audio 0x1: pcm_s16le, rate=48000Hz, bitrate=1536000 Unknown (pcm_s16le) (2.0 ch)
[20:47:16] scan: 10 previews, 720x480, 29.970 fps, autocrop = 0/2/6/6, aspect 4:3, PAR 8:9
[20:47:16] libhb: scan thread found 1 valid title(s)
[20:47:16] Skipping subtitle scan.  No suitable subtitle tracks.
[20:47:16] starting job
[20:47:16] decomb filter thread started for segment 0
[20:47:16] decomb filter thread started for segment 1
[20:47:16] decomb check thread started for segment 1
[20:47:16] decomb filter thread started for segment 3
[20:47:16] mask filter thread started for segment 1
[20:47:16] decomb filter thread started for segment 5
[20:47:16] decomb filter thread started for segment 6
[20:47:16] decomb filter thread started for segment 7
[20:47:16] mask erode thread started for segment 3
[20:47:16] decomb check thread started for segment 2
[20:47:16] decomb filter thread started for segment 2
[20:47:16] mask dilate thread started for segment 4
[20:47:16] mask dilate thread started for segment 7
[20:47:16] decomb check thread started for segment 4
[20:47:16] decomb check thread started for segment 6
[20:47:16] Passthru requested and input codec is not the same as output codec for track 2, dropping track
[20:47:16] work: track 1, dithering not supported by codec
[20:47:16] work: only 1 chapter, disabling chapter markers
[20:47:16] job configuration:
[20:47:16]  * source
[20:47:16]    + U:\Users\a\Videos\unknown.avi.avi
[20:47:16]    + title 1, chapter(s) 1 to 1
[20:47:16] decomb check thread started for segment 7
[20:47:16]    + container: avi
[20:47:16]    + data rate: 30314 kbps
[20:47:16]  * destination
[20:47:16]    + U:\Video\home-video-mp4\ukn.mp4
[20:47:16]    + container: MPEG-4 (libavformat)
[20:47:16]  * video track
[20:47:16]    + decoder: dvvideo
[20:47:16]    + filters
[20:47:16]      + 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)
[20:47:16] mask filter thread started for segment 0
[20:47:16]      + Decomb (mode=39)
[20:47:16]      + Framerate Shaper (mode=2:rate=27000000/900000)
[20:47:16]        + frame rate: 29.970 fps -> peak rate limited to 30.000 fps
[20:47:16]      + Crop and Scale (width=708:height=478:crop-top=0:crop-bottom=2:crop-left=6:crop-right=6)
[20:47:16]        + source: 720 * 480, crop (0/2/6/6): 708 * 478, scale: 708 * 478
[20:47:16]    + Output geometry
[20:47:16]      + storage dimensions: 708 x 478
[20:47:16]      + pixel aspect ratio: 8 : 9
[20:47:16] decomb filter thread started for segment 4
[20:47:16]      + display dimensions: 629 x 478
[20:47:16]    + encoder: H.264 (libx264)
[20:47:16]      + preset:  veryslow
[20:47:16]      + options: ref=5:bframes=5
[20:47:16]      + profile: high
[20:47:16]      + level:   3.1
[20:47:16]      + quality: 17.00 (RF)
[20:47:16]  * audio track 1
[20:47:16]    + decoder: Unknown (pcm_s16le) (2.0 ch) (track 1, id 0x1)
[20:47:16] mask filter thread started for segment 2
[20:47:16]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[20:47:16]    + mixdown: Stereo
[20:47:16]    + encoder: AAC (libavcodec)
[20:47:16]      + bitrate: 160 kbps, samplerate: 48000 Hz
[20:47:16] mask filter thread started for segment 3
[20:47:16] mask filter thread started for segment 5
[20:47:16] mask filter thread started for segment 4
[20:47:16] mask filter thread started for segment 6
[20:47:16] mask filter thread started for segment 7
[20:47:16] mask erode thread started for segment 1
[20:47:16] mask erode thread started for segment 0
[20:47:16] mask erode thread started for segment 2
[20:47:16] mask erode thread started for segment 4
[20:47:16] decomb check thread started for segment 0
[20:47:16] mask erode thread started for segment 6
[20:47:16] mask erode thread started for segment 7
[20:47:16] mask erode thread started for segment 5
[20:47:16] mask dilate thread started for segment 0
[20:47:16] mask dilate thread started for segment 1
[20:47:16] mask dilate thread started for segment 2
[20:47:16] mask dilate thread started for segment 3
[20:47:16] mask dilate thread started for segment 5
[20:47:16] decomb check thread started for segment 5
[20:47:16] mask dilate thread started for segment 6
[20:47:16] yadif thread started for segment 0
[20:47:16] decomb check thread started for segment 3
[20:47:16] yadif thread started for segment 1
[20:47:16] yadif thread started for segment 2
[20:47:16] yadif thread started for segment 4
[20:47:16] yadif thread started for segment 3
[20:47:16] yadif thread started for segment 5
[20:47:16] yadif thread started for segment 6
[20:47:16] yadif thread started for segment 7
[20:47:16] sync: expecting 56320 video frames
[20:47:16] encx264: min-keyint: 30, keyint: 300
[20:47:16] encx264: encoding at constant RF 17.000000
[20:47:16] encx264: unparsed options: direct=auto:vbv-maxrate=17500:ref=5:bframes=5:level=3.1:b-adapt=2:analyse=all:me=umh:merange=24:subme=10:trellis=2:vbv-bufsize=17500:rc-lookahead=60
x264 [info]: using SAR=8/9
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile High, level 3.1
[20:47:16] sync: first pts video is 0
[20:47:16] sync: "Chapter 1" (1) at frame 1 time 0
[20:47:16] sync: first pts audio 0x1 is 0
[21:24:55] reader: done. 1 scr changes
[21:25:00] work: average encoding speed for job is 24.901356 fps
[21:25:00] comb detect: heavy 14554 | light 6041 | uncombed 35726 | total 56321
[21:25:00] decomb: deinterlaced 14554 | blended 6041 | unfiltered 35726 | total 56321
[21:25:00] vfr: 56321 frames output, 0 dropped and 0 duped for CFR/PFR
[21:25:00] vfr: lost time: 0 (0 frames)
[21:25:00] vfr: gained time: 0 (0 frames) (0 not accounted for)
[21:25:00] pcm_s16le-decoder done: 90113 frames, 0 decoder errors
[21:25:00] dvvideo-decoder done: 56321 frames, 0 decoder errors
[21:25:00] sync: got 56321 frames, 56320 expected
[21:25:00] sync: framerate min 29.970 fps, max 29.970 fps, avg 29.970 fps
x264 [info]: frame I:193   Avg QP:15.91  size: 49001
x264 [info]: frame P:11378 Avg QP:18.75  size: 22424
x264 [info]: frame B:44750 Avg QP:19.68  size: 16529
x264 [info]: consecutive B-frames:  0.6%  0.5%  1.6%  9.6% 64.5% 23.3%
x264 [info]: mb I  I16..4: 11.5% 81.3%  7.2%
x264 [info]: mb P  I16..4:  0.3% 14.3%  1.1%  P16..4: 48.1% 16.0% 18.9%  0.3%  0.1%    skip: 1.0%
x264 [info]: mb B  I16..4:  0.0%  6.2%  0.2%  B16..8: 47.6% 12.7%  4.2%  direct:22.0%  skip: 7.1%  L0:52.2% L1:34.5% BI:13.2%
x264 [info]: 8x8 transform intra:93.5% inter:73.1%
x264 [info]: direct mvs  spatial:100.0% temporal:0.0%
x264 [info]: coded y,uvDC,uvAC intra: 98.2% 99.5% 92.4% inter: 30.3% 86.7% 36.3%
x264 [info]: i16 v,h,dc,p: 55% 16% 25%  5%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  6%  7% 13% 11% 15% 12% 14% 10% 13%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  7%  9%  5% 10% 16% 12% 16% 11% 14%
x264 [info]: i8c dc,h,v,p: 54% 15% 17% 14%
x264 [info]: Weighted P-Frames: Y:8.4% UV:2.3%
x264 [info]: ref P L0: 36.9%  3.8% 25.5% 16.4% 16.3%  1.2%  0.0%
x264 [info]: ref B L0: 47.7% 30.6% 17.6%  4.1%
x264 [info]: ref B L1: 85.9% 14.1%
x264 [info]: kb/s:4275.18
[21:25:00] mux: track 0, 56321 frames, 1004253794 bytes, 4275.06 kbps, fifo 2048
[21:25:00] mux: track 1, 88090 frames, 37662612 bytes, 160.33 kbps, fifo 4096
[21:25:00] libhb: work result = 0

# Encode Completed ...


# Encode Stopped
[/i]
Woodstock
Veteran User
Posts: 4614
Joined: Tue Aug 27, 2013 6:39 am

Re: QuickSync has disappeared :(

Post by Woodstock »

Working: Intel(R) Iris(TM) Pro Graphics P580 - 20.19.15.4444
Not working: Intel(R) Iris(TM) Pro Graphics P580 - 22.20.16.4771

The version of your video driver has changed, and there have been a number of problems with QSV when using recent drivers. There's a separate topic on it, in fact, tracking which versions work and which do not.

There is also the case of QSV hardware not being active unless a monitor (or simulation thereof) is plugged into the board.
awm129
Posts: 3
Joined: Fri Feb 09, 2018 3:08 am

Re: QuickSync has disappeared :(

Post by awm129 »

Thanks Woodstock that was it! Reverting to the earlier Intel driver seems to have resolved the issue. I'll see if I can find the Quick Sync thread and contribute my info. Thanks again!
Post Reply