[MPlayer-cygwin] mpdvdkit on mingw

Diego Biurrun diego at biurrun.de
Tue Jul 8 17:48:45 CEST 2003


Diego Biurrun schrieb:
> Diego Biurrun wrote:
> 
>> Sascha Sommer writes:
>>> I noticed today that mpdvdkit is still disabled for mingw. Would
>>> someone mind to test the attached patch?
>> 
>> I'll test compilation later today on my box (without DVD drive,
>> sorry) and try to get this tested on a box with DVD drive later
>> this week.
> 
> 
> Compiles fine on both boxes I tested on, but I had problems playing a
>  DVD on the one with a DVD drive.  Sorry, I do not have the error 
> messages available right now, will post them tomorrow.

I take it all back, it works fine.

I do not understand the Makefile part of your patch, though:

-PARTS = libmpdemux libmpcodecs mp3lib liba52 libmpeg2 libavcodec libao2 
drivers
  osdep postproc input libvo libaf
+PARTS = libmpdemux libmpcodecs mp3lib liba52 libmpeg2 libavcodec libao2 
drivers
  postproc input libvo libaf
  ifeq ($(VIDIX),yes)
  PARTS += libdha vidix
  endif
@@ -71,6 +71,7 @@
  ifeq ($(LIBMENU),yes)
  PARTS += libmenu
  endif
+PARTS +=osdep

How does this make any difference?

Diego





More information about the MPlayer-cygwin mailing list