View Full Version : linux video player
sleeperLS
01-28-2005, 03:01 AM
what is the best one. im still a newbie but since my windows hard drive took a dump and i have no windows disk. so now im forced to learn it. and it sucks not being able to watch vids. i noticed m player but i cant get the damn thing to install. i dled it. but like i said i could be doing something wrong. im logged in as root right now. but if anyone has any good ones i can search for post it up.
AbecX
01-28-2005, 06:47 AM
mplayer
trey85stang
01-28-2005, 09:50 AM
[QUOTE=AbecX]mplayer[/QUOTE]
agree
sleeperLS
01-28-2005, 12:08 PM
thats what i figured. now i just gotta get it to work :)
DarkWolf
01-28-2005, 03:35 PM
Hmmm:
[root@localhost downloads]# rpm -Uvh mplayer-gui-1.0pre6-1.i386.rpm
warning: mplayer-gui-1.0pre6-1.i386.rpm: V3 DSA signature: NOKEY, key ID 75aa026a
error: Failed dependencies:
mplayer-skin-default is needed by mplayer-gui-1.0pre6-1.i386
[root@localhost downloads]# rpm -Uvh mplayer-skin-default-1.4-1.noarch.rpm
warning: mplayer-skin-default-1.4-1.noarch.rpm: V3 DSA signature: NOKEY, key ID75aa026a
error: Failed dependencies:
mplayer-gui is needed by mplayer-skin-default-1.4-1.noarch
wtf?!
So I installed mplayer, but try to install the gui and it says it needs the skin default, so I go to install the skin default, and it says it needs the gui. Retarded, much?
HiTechRedneck
01-28-2005, 03:36 PM
./configure
make
su -
make install
DarkWolf
01-28-2005, 04:17 PM
Used apt-get instead and it's all good now.
DarkWolf
01-28-2005, 04:19 PM
[QUOTE=HiTechRedneck]./configure
make
su -
make install[/QUOTE] Haven't had a whole lot of luck compiling. Some things work fine, others either fail during ./configure, or go through that and seem to be fine, but then fail instantly with make.
I was trying to compile gtk+2.6, so I got all the latest glib, pango, atk sources. glib compiled and installed like a charm. atk failed make. pango failed ./configure because no freetype was installed... so I downloaded, compiled and installed both freetype and freetype2 ... pango still fails ./configure saying no freetype was installed.
I don't even remember what the problem with atk was. It went through ./configure like it was going to do ok, but during make it kept erroring.
I'd love for it to be that simple, every time :-/
Does mplayer support DD and DTS with digital connection? If not, do any of the Linux media players? I would like to try DVD playback on Linux.
DarkWolf
01-29-2005, 03:05 PM
Ogle does DVD playback. I assume with DD and DTS support, but I haven't looked into it to make sure.
Also, I was having some problem at the beginning where the dvd plays it's requisit "logo" screen for whichever studio released the dvd (in my case a Warner Bros. logo), and would then shut Ogle down. Got around it by hitting the "Next" button to force it to skip past the logo. Haven't tried many DVD's on it yet to see if this is a common thing or if it's just something fucked up with that one disc.
Also, having some problems compiling Beep Media Player, wanted to check it out and compare it to XMMS. During ./configure it's erroring out while searching for the Qt headers and libraries. apt-get everything I could for Qt, including qt-devel, and even compiled/installed the latest qt-x11-free-3.3.4. I've rebooted the computer since to make sure it wasn't something weird needing a reboot to take effect, but it's still not seeing that I have Qt installed, to continue compiling it :-/
Any ideas? It's also giving me this error when I try to compile one of the themes I downloaded, only difference is the theme is looking for Qt >= 3.2 and Beep is looking for Qt >= 3.0. Having 3.3.4 I would assume to be sufficient... if they'd see it.
trey85stang
01-29-2005, 08:13 PM
[QUOTE=DarkWolf]Ogle does DVD playback. I assume with DD and DTS support, but I haven't looked into it to make sure.
Also, I was having some problem at the beginning where the dvd plays it's requisit "logo" screen for whichever studio released the dvd (in my case a Warner Bros. logo), and would then shut Ogle down. Got around it by hitting the "Next" button to force it to skip past the logo. Haven't tried many DVD's on it yet to see if this is a common thing or if it's just something fucked up with that one disc.
Also, having some problems compiling Beep Media Player, wanted to check it out and compare it to XMMS. During ./configure it's erroring out while searching for the Qt headers and libraries. apt-get everything I could for Qt, including qt-devel, and even compiled/installed the latest qt-x11-free-3.3.4. I've rebooted the computer since to make sure it wasn't something weird needing a reboot to take effect, but it's still not seeing that I have Qt installed, to continue compiling it :-/
Any ideas? It's also giving me this error when I try to compile one of the themes I downloaded, only difference is the theme is looking for Qt >= 3.2 and Beep is looking for Qt >= 3.0. Having 3.3.4 I would assume to be sufficient... if they'd see it.[/QUOTE]
In my experience with Fedora, its much easier to try and find rpm's for any software you might want. There are some links out there about adding custom repsoitories.. I wish i had one of the links but it gave a long list of alternate repos that have most of the software you seem to be having problems compiling.
As for XMMS and Beep... the only difference is the user interface, XMMS is built of GTK1.2, Beep is build for GTK2. imo xmms is more feature rich then Beep.
DarkWolf
01-30-2005, 12:15 AM
Gotcha.
I'm using Madman media manager (not quite as good as Winamp's media library, but it works) to set up auto-playlists, however it's strict about using ID3v1 tags, rather than looking at either v1 or v2, and that kinda sucks since v2 let's you do custom genre's (like Movie Soundtrack, instead of just Soundtrack). Is there any media library type app that handles v2 tags? Also would be nice, if I have to stick with v1 tags, to be able to mass edit the tags (ie: grab a bunch of songs that were v2'd as Movie Soundtrack, and v1 them to Soundtrack).
Also, was reading a bit on wasabi.player, being the opensource Winamp, but all I've found for it is windows related, and can't seem to find the source to try and compile it.
vBulletin v3.0.6, Copyright ©2000-2008, Jelsoft Enterprises Ltd.