Hi,
First post, so please be nice ; )
I am trying to set my linux vlc as default media player for wine. I am
trying to do that because i use a software called TVAnts to tune tv
channels and I would like to skip one step of the process which is
starting vlc or any other media player and point it to the address of
the stream. something like:
$ vlc http://localhost:16900/1.asf
As I understand from [1] and [2], I have to add something like
[@="\"/usr/bin/vlc\" \"-zoom\" \"%L\""] in the .reg files using
regedit but I can't get exactly what line I should alter.
[1]http://simonatlinux.wordpress.com/2006/ ... -on-linux/
[2]http://www.webupd8.org/2010/03/how-to-m ... -your.html
tia,
--
"...agora, só nos sobrou o futuro...", visto em www.manuchao.net
Gunther Furtado
Curitiba - Paraná - Brasil
[email protected]
linux media player as default media player for WINE
linux media player as default media player for WINE
On Wed, May 5, 2010 at 11:23 AM, Gunther Furtado <[email protected]>wrote:
http://appdb.winehq.org/objectManager.p ... n&iId=2923
I believe someone has said it's not a good idea for Wine to access the Linux
file system.
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Why not just use the Windoze version of VLC in Wine?Hi,
First post, so please be nice ; )
I am trying to set my linux vlc as default media player for wine. I am
trying to do that because i use a software called TVAnts to tune tv
channels and I would like to skip one step of the process which is
starting vlc or any other media player and point it to the address of
the stream. something like:
$ vlc http://localhost:16900/1.asf
As I understand from [1] and [2], I have to add something like
[@="\"/usr/bin/vlc\" \"-zoom\" \"%L\""] in the .reg files using
regedit but I can't get exactly what line I should alter.
[1]http://simonatlinux.wordpress.com/2006/ ... -on-linux/
[2]http://www.webupd8.org/2010/03/how-to-m ... -your.html
tia,
--
http://appdb.winehq.org/objectManager.p ... n&iId=2923
I believe someone has said it's not a good idea for Wine to access the Linux
file system.
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Re: linux media player as default media player for WINE
You are looking in the wrong place. http://wiki.winehq.org/FAQ#head-e03d797 ... bc28ad33d4Gunther Furtado wrote:As I understand from [1] and [2], I have to add something like
[@=""/usr/bin/vlc" "-zoom" "%L""] in the .reg files using
regedit but I can't get exactly what line I should alter.