some custom x264 commands do work. some. I think you can manually set the level in that field since the try it.Levels are more about resolution & framerate than quality (although they also have a specified max bitrate) -- OBS has been setting it to 4.1 which is supposed to max at 720p60/1080p30. My 285 needs to have it set to 5.0 at least for 1920x1200, since before messing with that part it'd just cause a vague error. (Added: From looking at a few of the older logs here, it seems like even older ones allow higher levels -- it probably just doesn't do much other than maybe basic resolution checking, since 1080p60 should require 4.2, but OBS has always been setting it to 4.1.)
I'm not really sure what works well with quicksync, since I have an older i7 before that was added. VCE on the new ones was done with a slightly modified version of an AMD sample. x264 was just done with command-line, since the VCE sample needed to have raw video input anyway.
Code:
level=50
Maybe set profile to high if not already, @jackun can probably assist with making an exception for the hardware ID since that is public for this card.
Last edited: