août

14

TV with Free on VLC

Posted by : admin | On : 14 août 2010

Open a Notepad File Win key + Notepad

then copy these few lines :

  • Windows 32bits
SET vlcpath="%C:\Program Files\VideoLAN\VLC%"
CD %vlcpath%

start vlc.exe --open=http://mafreebox.freebox.fr/freeboxtv/playlist.m3u
  • Windows 64bits :
SET vlcpath="%C:\Program Files (x86)\VideoLAN\VLC%"
CD %vlcpath%

start vlc.exe --open=http://mafreebox.freebox.fr/freeboxtv/playlist.m3u

Save the file as for instance TV.bat on your desktop , and you’ll done !

Double click on the file you’ve just created, then the Tv provide by Free should open and launch on :) Enjoy !

Si vous êtes possesseur d’une Freebox et que vous souhaitez regarder la télé sur votre ordinateur, très simple copier coller le script ci dessus ;)

Laisser un commentaire

Your email address will not be published. Required fields are marked *