View Single Post
Old 11th May 2013, 02:05   #17158  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by Video Dude View Post
jdobbs, would it be possible to add an option or a hidden option in BD-RB to disable OpenCL. I think the command switch for x264 is --no-opencl ?

The reason is I built a silent PC with a passive cooled nvidia card (no fan). I try to avoid gpu processing for an extended period of time as not to overheat my card and crash my system. My card supports OpenCL and I'm not sure how to tell BD-RB to disable OpenCL in x264.
I believe that in BD-RB the OpenCL would only apply if you have selected LAVF output. Otherwise the rendering is done by DGDecNV or Directshow. But, if there truly is a "--no-opencl" parameter you can add it by putting the lines below in your INI file:

TWEAK_PASS_ONE=--no-opencl
TWEAK_PASS_TWO=--no-opencl
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote