[MPlayer-cygwin] win32 mplayer can't play dvd's

Joey Parrish joey at nicewarrior.org
Sun Jan 25 18:59:23 CET 2004


On Sat, Jan 24, 2004 at 08:04:41PM -0300, Diego Biurrun wrote:
>  > > -dvd-device /d/
>  > > -dvd-device '\\.\d:'

Look in mpdvdkit2/device.c for the phrase X: and see how it decides
whether to open as a file or a raw device.  It checks for a char such
as X followed by a ':' followed by a nul.

> Hmm, it used to work for me on W2K.
*shrug*

>  > c:/windows/fonts/arial.ttf doesn't look like a font description, ignoring
>  > Cannot load font: c:/windows/fonts/arial.ttf

This is the first try to load it as a bitmap font.  After this warning,
it tries to load as TTF and should work.  (Assuming that you installed
truetype libs.)

--Joey

-- 
"I know Kung Fu." --Darth Vader




More information about the MPlayer-cygwin mailing list