screen-mouse-image does not display the image
Posted: 10 May 2011 13:05
Hi, i've seach a lot here but did not understand why it's not working :
Of course image exists and can be read by vlc ( i've tried with the same img as a logo and it works).
I've tried with --screen-mouse-image instead of :screen-mouse-image as shown in examples here, but it returns :
vlc: unknown option or missing mandatory argument `--screen-mouse-image=/usr/share/gnome-control-center/pixmaps/mouse-cursor-normal-large.png'
I've also tried with --mouse-hide-timeout=100000 with no success ...
I'm using vlc 1.1.9, ubuntu 10.04 tls, but, because i didn't found any example using : (not --), i'm not sure it's linux only ...
Thanks for any ideas
Code: Select all
vlc screen:// :screen-mouse-image=/usr/share/gnome-control-center/pixmaps/mouse-cursor-normal-large.png :screen-width=500 :screen-height=300
I've tried with --screen-mouse-image instead of :screen-mouse-image as shown in examples here, but it returns :
vlc: unknown option or missing mandatory argument `--screen-mouse-image=/usr/share/gnome-control-center/pixmaps/mouse-cursor-normal-large.png'
I've also tried with --mouse-hide-timeout=100000 with no success ...
I'm using vlc 1.1.9, ubuntu 10.04 tls, but, because i didn't found any example using : (not --), i'm not sure it's linux only ...
Thanks for any ideas