[vlc-devel] [PATCH] nVidia affinity

David R Robison drrobison at openroadsconsulting.com
Tue Sep 3 17:08:13 CEST 2013


So I create a media player factory and pass in some basic argument, but 
not the gpu-affinity argument. When I call the play_media function I 
pass in extra arguments including the gpu-affinity. With InheritInteger 
I always get back the default value of (-1) however with GetInteger I 
get the correct value I passed into the play_media function. Maybe I'm 
doing something wrong or there is a problem with how I defined the 
parameter. David

David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: drrobison at openroadsconsulting.com
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526

On 9/3/2013 10:34 AM, Jean-Baptiste Kempf wrote:
> On 03 Sep, David R Robison wrote :
>> +    /* process selected GPU affinities */
>> +    int nVidiaAffinity = var_GetInteger(vd, "gpu-affinity");
> Still no Inherit?
>
>



This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.
If you are not the intended recipient, please delete this email immediately.




More information about the vlc-devel mailing list