[MPlayer-users] Last subversion snapshot

NICEMAC LLC Support nicemac.llc at gmail.com
Thu Jun 16 20:51:36 CEST 2011


>
> > I was reporting that the latest subversion generated the error about dvdread.  Never had to install this library before.
>
> And you still don't have to. The libdvdread4 directory is still included
> in the tarballs, I double-checked.
> FFmpeg admittedly is missing though, would people much like to have that
> included?
>
> > >> -Ilibdvdread4
>
> There's the include for the bundled dvdread.
>
> > >> stream/stream_dvd.h:24:32: error: dvdread/dvd_reader.h: No such file or
> > >> directory
>
> $ ls libdvdread4/dvdread/dvd_reader.h
> libdvdread4/dvdread/dvd_reader.h
>
> And that file exists.
> So I can't see how that would happen.
>

Downloaded the source twice yesterday from GIT:
git clone git://git.mplayerhq.hu/mplayer

> >> stream/stream_dvd.h:24:32: error: dvdread/dvd_reader.h: No such file or
> >> directory

The dvdread error is also discussed in this IRC chat:

http://www.irclogger.com/.mplayer/2011-05-25

Tried this workaround suggested in from IRC Chat.

00:50 <spaam> do this: rm -rf ffmpeg
00:50 <spaam> git clone git://git.videolan.org/ffmpeg.git
00:50 <spaam> cd ffmpeg
00:51 <spaam> forget that cd ffmpeg part
00:51 <MingCho> ok
00:51 <spaam> run ./configure
00:51 <spaam> with your arguments.
00:51 <spaam> then cd ffmpeg
00:51 <spaam> git checkout 75abcdb3915e3abb2dc6b5f7d101c177dcfdb626
00:51 <spaam> cd ..
00:51 <spaam> make

same result.

Not trying to ask for support on this error, just wanted point it out
and that at least one other person has encountered it with the SVN
from GIT.

Thank you for the responses.


More information about the MPlayer-users mailing list