You are not logged in.

#1 2009-05-13 22:39:00

jaydoc
Member
From: Chennai/Birmingham,AL
Registered: 2008-12-30
Posts: 89

Any AUR mplayer build with dvdnav support , but no-gui option...?

Is there any mplayer build in the AUR that will install mplayer without its GUI but with dvd menu support...? - I am planning to install SMPlayer as the GUI interface, instead of the default GUI.

I looked into mplayer-mt-nogui-svn, but when I modify the configure options with --enable-dvdnav, it errors out on compiling, so obviously more modification of one of those numerous PKGBUILDs in the AUR is needed, but I am not too savvy in these things to be able to figure it out myself.

Thanks.


It takes a very unusual mind to undertake the analysis of the obvious - A N Whitehead

Offline

#2 2009-05-14 05:15:06

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: Any AUR mplayer build with dvdnav support , but no-gui option...?

If I remember correctly you need to disable the internatl dvdnav  (--disable-dvdread-internal) for --enable-dvdna to work. Although I'm not 100% on this.

Offline

#3 2009-05-14 10:15:30

Nepherte
Member
From: Singapore
Registered: 2008-09-09
Posts: 427

Re: Any AUR mplayer build with dvdnav support , but no-gui option...?

If you don't want a gui, I suggest you use the following options in the configure line: --disable-gui --enable-menu.

dvdread and dvdnav should automatically get checked out from svn when checking out mplayer and doesn't require any further steps. Just look closely to the summary mplayer gives you after executing the ./configure [..] command. It should say something in the nature of "using internal dvdread and dvdnav enabled".

Last edited by Nepherte (2009-05-14 10:15:58)

Offline

#4 2009-05-15 05:12:00

fphillips
Member
From: Austin, TX
Registered: 2009-01-24
Posts: 202

Re: Any AUR mplayer build with dvdnav support , but no-gui option...?

You don't need to recompile, this is fixed in extra. Install extra/mplayer and do mplayer dvdnav:// and enjoy.

http://bugs.archlinux.org/task/13604

The reason I don't use it is because some dvds have the menu in a different aspect ratio than the feature. Mplayer doesn't adjust, it keeps the same aspect from the menu on into the feature.

Offline

#5 2009-05-15 09:02:14

rusty99
Member
Registered: 2009-03-18
Posts: 253

Re: Any AUR mplayer build with dvdnav support , but no-gui option...?

In that case could you not pass the features aspect to the menu as well? mplayer dvdnav://n -aspect 16:9 for ex.

Offline

#6 2009-05-15 14:37:27

fphillips
Member
From: Austin, TX
Registered: 2009-01-24
Posts: 202

Re: Any AUR mplayer build with dvdnav support , but no-gui option...?

Well sure, but it's still not going to behave correctly without a patch. Anyway, the OP wanted nogui, so my suggestion was null.

Offline

Board footer

Powered by FluxBB