[vlc-devel] [PATCH] nVidia affinity
Jean-Baptiste Kempf
jb at videolan.org
Tue Sep 3 17:30:42 CEST 2013
On 03 Sep, David R Robison wrote :
> libvlc.libvlc_new(libvlcArgs.length, libvlcArgs);
> Here the libvlcArgs do not have the gpu-affinity parameter set. When I
> go to play the video it calls
>
> libvlc.libvlc_media_add_option(mediaInstance, mediaOption);
>
> Here i add the gpu-affinity. then I call
>
> libvlc.libvlc_media_player_play(mediaPlayerInstance);
>
> Which starts the video playing.
Does it work if you pass it at the libvlcArgs stage?
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list