[MPlayer-cygwin] MPlayer opens DVD slow if compiled under MinGW
Hans-Carl Oberdalhoff
hco at gmx.de
Wed Jan 5 17:53:49 CET 2005
Hello everyone,
I got a small and annoying problem with MinGW. (version 3.1, gcc 3.4.2)
If I compile MPlayer 1.0pre6 out of the box it takes forever to open a DVD.
Using "-v" shows, that it is very slowly expolirng the cells of the dvd,
findind subs and audio-streams.
Output of -v is like this:
dvd_next_cell: next1=0x0
dvd_next_cell: next2=0x0
dvd_next_cell: next3=0x1
dvd_next_cell: next1=0x1
dvd_next_cell: next2=0x1
dvd_next_cell: next3=0x2
dvd_next_cell: next1=0x2
dvd_next_cell: next2=0x2
dvd_next_cell: next3=0x3
DVD Seek! lba=0x5E4A6 cell=3 packs: 0x57784-0x87774
Angle-seek synced by cell/vob IDN search!
==> Found audio stream: 128
==> Found audio stream: 137
==> Found audio stream: 131
==> Found audio stream: 130
dvd_next_cell: next1=0x0
dvd_next_cell: next2=0x0
dvd_next_cell: next3=0x1
dvd_next_cell: next1=0x1
dvd_next_cell: next2=0x1
dvd_next_cell: next3=0x2
dvd_next_cell: next1=0x2
dvd_next_cell: next2=0x2
If I compile it using cygwin, all is fine and it works like a charm.
Fast and easy.
On the other hand, the MinGW-build by Sascha doesn't show this
behaviour. (It opens the same dvds fast.)
Ideas anyone?
Thanks in advance,
hco
More information about the MPlayer-cygwin
mailing list