[MPlayer-dev-eng] CYGWIN reading a dvd from a directory

Joseph Miller joseph at tidetamerboatlifts.com
Wed Apr 27 23:29:37 CEST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 27 April 2005 4:40 pm, Robert Henney wrote:
> On Wed, Apr 27, 2005 at 09:11:20PM +0200, Diego Biurrun wrote:
> > On Wed, Apr 27, 2005 at 02:10:50PM -0400, Joseph Miller wrote:
> > > Also, can anyone tell me the status of DVD menus in MPlayer?
> >
> > See the FAQ, probably never going to happen.
>
> While I personally don't see much point to DVD menus and would
> rather avoid them, I wonder if it would make more sense to
> implement support for them outside of mplayer.  Whatever form
> that menu navigation implemention took, it would just end up
> calling mplayer with the proper options from the context of the
> menu selections.
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng


If this can be done outside of MPlayer, it can surely be done inside of 
MPlayer, right?  What about using mplayer.c as an entry point at the same 
place that the code is called for the GUI?  I have written a simple Win32 GUI 
that entered at the same point.  My code is after the GUI Ilde loop (STOP 
state). Pretty much it starts the GUI and begins a loop to handle input.  
Once a menu option was chosen, it could set up the playtree and then exit the 
loop.  Once the video finished playing, it would return to this position and 
the menus could begin again.  This would allow for the code to be practically 
separate from the rest of the mplayer architecture.  Anyone have any idea why 
this wouldn't work?

- -Joseph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCcARDmXZROF+EADURAlUFAJkBnvqYyG+oFrS435Y3Lrm9YigbogCfXT8w
JAnToZgmDAndYqkeFhB1a64=
=vLpZ
-----END PGP SIGNATURE-----




More information about the MPlayer-dev-eng mailing list