Request Type:
BUG
MCEBuddy Version and Type (32bit or 64bit):
2.5.5 64bit
Operating System and Type (32bit or 64bit):
Windows 10 Pro 64bit
Summary of the problem or suggestion:
2020-07-27T18:36:01 MCEBuddy.AppWrapper.Handbrake → [18:36:01] qsv_hevc_make_header: MFXVideoENCODE_EncodeFrameAsync failed (-5)
2020-07-27T18:36:01 MCEBuddy.AppWrapper.Handbrake → ERROR: encqsvInit: qsv_hevc_make_header failed
2020-07-27T18:36:01 MCEBuddy.AppWrapper.Handbrake → ERROR: Failure to initialise thread ‘Quick Sync Video encoder (Intel Media SDK)’
I came across this same issue with the previous version of Handbrake I was using outside of MCEBuddy. The latest version of Handbrake resolves the issue. I downloaded Handbrake CLI manually and put it in the handbrake folder under MCEBuddy to resolve the issue.
Steps to replicate the bug:
Encode using handbrake and intel qsv hevc. Source from from PlayLater.
handbrake-general=–decomb --auto-anamorphic --verbose=2
handbrake-video=–start-at duration:0 -e qsv_h265 --encoder-preset quality -q 28 -vfr
handbrake-audio=–aencoder copy --audio-copy-mask aac,ac3,eac3,truehd,dts,dtshd,mp3,flac -R auto --all-audio
handbrake-audioac3=–aencoder copy --audio-copy-mask aac,ac3,eac3,truehd,dts,dtshd,mp3,flac -R auto --all-audio
handbrake-ext=.mkv
handbrake-audiodelay=skip
Screenshots: