Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
dwilson
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 115

PostPosted: Thu Mar 06, 2003 11:08 pm    Post subject: xine Reply with quote

I know this is stupid, but I gotta ask.

I emerged xine, so... how do I run it?
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Thu Mar 06, 2003 11:29 pm    Post subject: Reply with quote

You will likely want to emerge xine-ui and then it becomes a little more obvious.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
dwilson
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 115

PostPosted: Fri Mar 07, 2003 5:44 am    Post subject: Reply with quote

Ummm, that is what I did emerge. Did I not emerge the actual program then? Just a user interface? When I type "emerge xine" it says that there are no masked or unmasked packages of that name.
Back to top
View user's profile Send private message
boglin
n00b
n00b


Joined: 07 Jun 2002
Posts: 67
Location: Kingston, ON

PostPosted: Fri Mar 07, 2003 6:09 am    Post subject: Reply with quote

try xine --help, if that doesn't work from the cmdline, its not installed.
I use 'xine -V xv -A arts %f', because I run KDE, so I use arts sound output
check xine --help for other output drivers.
Back to top
View user's profile Send private message
dwilson
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 115

PostPosted: Fri Mar 07, 2003 7:00 am    Post subject: Reply with quote

xine --help doesn't work

What do I need to emerge to get it? I did emerge xine-ui, so I guess there is something else I need in order to make this work.
Back to top
View user's profile Send private message
ronin
n00b
n00b


Joined: 04 Mar 2003
Posts: 1

PostPosted: Fri Mar 07, 2003 8:08 am    Post subject: Reply with quote

just type: emerge xine-ui and it will download and install all that it needs. After that just create a shortcut on the desktop or type: xine from a console.
_________________
Stupid people should wear a sign that says "I'm Stupid" so you know not to ask them anything.
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Fri Mar 07, 2003 4:15 pm    Post subject: Reply with quote

xine-lib is what makes up the most of what xine does. Then a lot of the work is done with other lib's. Here is the output on my system when I run

emerge -p xine-ui

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild N ] media-libs/libogg-1.0
[ebuild N ] media-libs/libvorbis-1.0-r1
[ebuild N ] media-libs/divx4linux-20020418-r1
[ebuild N ] media-libs/win32codecs-0.90.1-r2
[ebuild N ] media-libs/libdvdcss-1.2.3
[ebuild N ] media-libs/libdvdread-0.9.3
[ebuild N ] media-libs/xine-lib-0.9.13-r2
[ebuild N ] media-video/xine-ui-0.9.13

So if you did indeed emerge xine-ui it should have emerged everything else you need. Are you sure you emerged xine-ui and not xine-libs? You can try running the same command to see what you have installed (or don't)

Hope that helps!

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
dwilson
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 115

PostPosted: Fri Mar 07, 2003 4:27 pm    Post subject: Reply with quote

Ok, I know what happened. I emerge xine-ui, but the compile of the xine-libs failed, stopping the emerge. I can't get the thing to finish compiling. I have been tweaking my use flags, eventually just took them all off, but I am still getting some error. Here it is:

Code:
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r2/work/xine-lib-0.9.13/src/input'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r2/work/xine-lib-0.9.13/src/input'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r2/work/xine-lib-0.9.13/src'
make: *** [install-recursive] Error 1
 
!!! ERROR: media-libs/xine-lib-0.9.13-r2 failed.
!!! Function einstall, Line 278, Exitcode 2
!!! einstall failed


If anyone has any idea why this would happen, please help. I really hate using mplayer :cry: .
Back to top
View user's profile Send private message
Elm0
Apprentice
Apprentice


Joined: 24 Nov 2002
Posts: 281
Location: UK

PostPosted: Fri Mar 07, 2003 5:21 pm    Post subject: Reply with quote

I use GXine 0.3 which has been recently converted to the GTK2+ toolkit. Anti-aliased fonts, a nice clean interface, and I can actually navigate it unlike those virtual-DVD panel style interfaces.

Highly recommended.
Back to top
View user's profile Send private message
dwilson
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 115

PostPosted: Fri Mar 07, 2003 7:29 pm    Post subject: Reply with quote

I tried emerge gxine as well. Obviously though, it relies on the same xine-libs, so as long as those won't compile I am kind of screwed.
Back to top
View user's profile Send private message
gschneider
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 81
Location: Darmstadt, Germany

PostPosted: Fri Mar 07, 2003 8:00 pm    Post subject: Reply with quote

this should help:
https://forums.gentoo.org/viewtopic.php?t=39224
_________________
/(bb|[^b]{2})/
Back to top
View user's profile Send private message
AkiAki007
Apprentice
Apprentice


Joined: 07 Feb 2003
Posts: 150
Location: New York, NY

PostPosted: Fri Mar 07, 2003 9:44 pm    Post subject: Reply with quote

are you trying to get a media player or just a dvd player? If just a dvd player, try Ogle, if a media player, then follow that link above. i just use mplayer from the command line, i don't like the GUI, as it doesn't work when I want it to...
Back to top
View user's profile Send private message
Kabuto
l33t
l33t


Joined: 01 Aug 2002
Posts: 701

PostPosted: Fri Mar 07, 2003 11:02 pm    Post subject: Reply with quote

We need to see the lines above what you showed us. Probably a missing lib.
You can try Ogle also. Also if you are not using ~x86 you will need xine-dvdnav if you want menus. DvdNav was merged into xine-libs in later versions.
Back to top
View user's profile Send private message
dwilson
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 115

PostPosted: Sat Mar 08, 2003 8:14 am    Post subject: Reply with quote

That link above did the trick. Xine compiled and works as well as it is supposed to (I guess). I must say though, it does drop an awful lot of frames on mpeg2 decoding. It seems pretty ridiculous. Mplayer wasn't that good at it either for that matter. Oh well, I guess I'll have to deal with the occassional jerkiness when watching my Cosby Show archives.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum