[MPlayer-users] (stream) file association for win32 commandline mplayer

Compn tempn at twmi.rr.com
Wed May 2 16:12:47 CEST 2007


 <seb <at> willemijns.com> writes:

> 
> hi,
> 
> if anyone has the method to force WINDOWS and FIREFOX (not the same
> method of course) to use MPLAYER commandline ???
> 
> for WINDOWS i have tried this batch, it works well for
> non-stream files as ogg but not for m3u 
> 
> ******************* go.bat
> assoc .ogg=ztest1
> assoc .m3u=ztest1
> ftype ztest1="e:\mplayer2\mplayer.exe" "%%1"
> ******************
> 
> thanks of your answer(s) ;)
> 


for m3u and other playlists just add -playlist before %%1...

or you can just associate files to mplayer.exe , right click a file and open 
with > browse > mplayer.exe (and check open with by default) then it works fine 
and opens mplayer... 

there is also a program to set mplayer file associations... its in joey's 
packages at http://armory.nicewarrior.org/projects/cygmp/

but you might want to use an mplayer launcher or mplayer gui
found on the related projects page of mplayerhq.hu

for firefox i use media player connectivity extension
which works well. it just fakes that you have the quicktime/real/windows media 
but instead loads the console mplayer :)

https://addons.mozilla.org/en-US/firefox/addon/446

-compn




More information about the MPlayer-users mailing list