PDA

View Full Version : windows media player (W98)



fatbastard
03-04-2002, 09:56 PM
seem to lost the file type that controls files with MOV extention, i tried to create a new file type that
will open and play MOV files, but i dont think i did it
right because wmp only opens it but doesnt play it.
these are the lines that i entred while creating the new file type...

Description:
mov file

associated extention:
mov

content type:
video/mov

actions:
&Open-"C:\PROGRA~1\WINDOW~1 \wmplayer.exe" /Open "%L"
&Play-"C:\PROGRA~1\WINDOW~1 \wmplayer.exe" /Play "%L"


Can any one help?

fatbastard
03-04-2002, 11:21 PM
and by the guys, does any one know where i can find and download codecs manualy, windows media player always screw the codec downloads some how. thnx

reghakr
03-06-2002, 01:06 AM
You can open the file within Internet Explorer if you download the codec here:

http://www.mpegx.com/search.asp?keyword=codec (http://www.apple.com/quicktime/download/qtcheck/>http://www.apple.com/quicktime/download/qtcheck/</a>

Various)

reghakr

fatbastard
03-06-2002, 10:00 AM
thanks for replying reghakr

reghakr
03-07-2002, 12:01 AM
No problem, but did it work?

reghakr

Smitty
03-07-2002, 08:43 AM
<a target="_blank" href=http://www.divx.com>http://www.divx.com</a>

Smitty

fatbastard
03-07-2002, 04:04 PM
this is what i did,
i created a new file type called "mov file"
in the actions to excute the file i enterd this:

action name: Open
command: "C:\PROGRA~1\WINDOW~1\wmplayer.exe" /Open

action name: Play
command: "C:\PROGRA~1\WINDOW~1\wmplayer.exe" /Play

this seemed to work but your way works too rehakr
thnx again for replying.

reghakr
03-07-2002, 11:54 PM
Thanks, it's good to know whether we've helped or not (for future problems).

reghakr

Antrix
03-18-2002, 05:04 AM
Try this :
Open your Windows media player (mplayer2.exe)
Click View&gt;Options&gt;Formats, from the list check the Movie File(MPEG) entry and click Apply, even if it's checked, uncheck it and then recheck, click Apply and OK, that should do it.