LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mplayer install help (https://www.linuxquestions.org/questions/linux-software-2/mplayer-install-help-36841/)

TomGerman 11-29-2002 07:01 PM

Mplayer install help
 
I really want to play DVDs... I'm a total :newbie: and I just got my first linux distro (redhat 8), so I'm not sure how to go about installing this. If someone would be kind enough to put up detailed instructions that'd be great :cool:

- Thanks ~

acid_kewpie 11-29-2002 07:04 PM

there are LOTS of instructions in the documentation at their site, http://mplayerhq.hu that's that it's there for...

TomGerman 11-29-2002 07:07 PM

Yeh, I read those and really didn't understand them. Need simple instructions.. btw that link doesn't work.

acid_kewpie 11-29-2002 07:07 PM

well there are plenty of generic instructions on this site, jsut use the search facility

TomGerman 11-29-2002 07:25 PM

Then build MPlayer:

./configure
make
make install


HUK? This does nothing, and I'm not sure how to extract the MPlayer-0.90pre10.tar.bz2 to anywhere... god I made a horrible horrible mistake:jawa:

acid_kewpie 11-29-2002 07:29 PM

well try searching this site for a thousand identical instructions on how to use tar ... if you do you'll just see...

tar jxvf mplayer-0.90pre10.tar.bz2

which will extract it to the current directory.

TomGerman 11-29-2002 07:41 PM

hmm weird.. it doesn't work.. I pasted it directly, so I couldn't have made a mistake.. gives me this error.. "no such file or directory".. I know it's in the directory I'm in.

TomGerman 11-29-2002 08:42 PM

Got everything installed, but the playback seems to skip every other second.. kinda like laggy I guess you could call it. I read the doc and it said to enable DMA via the command:

"hdparm -d1 -a8 -u1 [cdrom] "

my line looks like this: "hdparm -d1 -a8 -u1 /mnt/cdrom"
and it gives me a uh oh saying "/mnt/cdrom not supported by hdparm"

Any ideas?

TomGerman 11-29-2002 08:51 PM

I fixed that and got the settings working, but it's still jerky... any ideas?

trickykid 11-29-2002 10:13 PM

Have you tried any other video options ??

mplayer --help for more details.

What kind of hardware are you running this on ??

TomGerman 11-29-2002 11:31 PM

This is running on an athlon 1.47 ghz, 512 ddr, geforce 4 ti4600 (gainward golden sample), maxtor 20g, ata 133 7200 rpm, SB live! 5.1, kg7 RAID. The DVD drive itself is a creative "ovation" 16x. I'm gonna look through the help thing, but I doubt it'll help much :( .. I'm afraid I just wasted $$ on the dvd drive.

trickykid 11-29-2002 11:38 PM

Check out this link for the docs on video output. http://www.mplayerhq.hu/DOCS/video.html#normal

Most likely you just need to try a different vo output.

And don't doubt your new dvd, you didn't waste money. I have just a 900mhz machine with a ATI Xpert 98 8MB video card with 512 Megs of RAM, Pioneer 10x DVD drive and mine works like a charm.

TomGerman 11-29-2002 11:58 PM

Well, I tried to -xv vo thing or whatever, I checked to see that my setup supported it, but alas nothing seems to work. Just constant jerkiness.. it freezes every other second. I have the latest nvidia drivers... although I did remember getting a warning about GLX or something, even though Ut2k3 works flawlessly.

trickykid 11-30-2002 12:03 AM

Try either passing -vo sdl or maybe -vo x11 and see if those work if you haven't tried those.

TomGerman 11-30-2002 12:09 AM

nope, neither of those work :( Looks like I'm screwed, I have no clue why either. I tried disabling sound as well and that had no effect on it, so at least that narrows it down a bit.


All times are GMT -5. The time now is 07:58 AM.