LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-21-2003, 12:45 PM   #1
ahnwhdghk
LQ Newbie
 
Registered: Aug 2003
Posts: 11

Rep: Reputation: 0
vcd players????


are there vcd players for linux red hat,,????


because i was trying to see a movie but i could not run it...
 
Old 08-21-2003, 12:49 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
mplayer

http://www.mplayerhq.hu
 
Old 08-21-2003, 01:10 PM   #3
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
Make sure you install the mplayer-gui. It has buttons and sliders that make playback easier. Once you install, you start it by typing "gmplayer" in a console instead of "mplayer". Right click on the gmplayer window to select VCD, DVD, or a video file.
 
Old 08-21-2003, 01:48 PM   #4
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
xine is easyer in some cases, xine.sourceforge.net
 
Old 08-21-2003, 04:12 PM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Make sure you install the mplayer-gui. It has buttons and sliders that make playback easier.
oh man that is so not true. using the gui makes things so so so much slower, just in order to "save" you learning 5 hot keys... try without it, it's obscenely faster
 
Old 08-21-2003, 04:51 PM   #6
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
I haven't noticed a speed difference. The command line wins for flexibility thats for sure. It is easy to use options with the mplayer, but for general ease of use, I like gmplayer. I like to be able to use a slider to go to a specific point in a video rather than using pageup/down, arrows keys, etc. to jump in 10 sec, 1 min, or 10 min increments. Besides, the gui is intuitive for someone who has never used mplayer before. Mplayer comes with extensive documentation on playing and transcoding, for those who want to learn it. I did RTFM and subscribe to users mailing list to learn In fact, I no longer use windows for creating divx files because mencoder is faster and more flexible. (I do use the command line there because it is easier to apply filters and do vbr audio than it is with gmencoder).
 
Old 08-21-2003, 07:08 PM   #7
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
until the most recent cvs I d-loaded the gui had trouble, for instance if i loaded prefs they would be in keep behind mode, i would have to minimise everything including the play window to use it (it still worked fine otherwise) also it crashed a lot, and last but not least I have nvidia twin view, on fullscreen mode it would fill my left screen only with picture (as it should0 then make my right screen completely black (rather than letting me use it) of cource the cvs fixed all this.
 
Old 08-21-2003, 07:20 PM   #8
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
Quote:
Originally posted by acid_kewpie
oh man that is so not true. using the gui makes things so so so much slower, just in order to "save" you learning 5 hot keys... try without it, it's obscenely faster
For the recent versions of mplayer that statement is misleading. There's no noticable loss of performance when using a computer with somewhat current hardware specs.

I don't know the specs of your machine, so I'll leave it at that. But basically, if you can run KDE with no noticable slowness, then gmplayer's performance would be a non-issue.
 
Old 08-22-2003, 08:07 PM   #9
ahnwhdghk
LQ Newbie
 
Registered: Aug 2003
Posts: 11

Original Poster
Rep: Reputation: 0
I tried using mplayer in red hat 9,,,,,but i could not load my VCD for some reason....would there be a possible reason of why mplayer did not regconize the vcds that i had......??????????
 
Old 08-22-2003, 08:10 PM   #10
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
Did you try to mount the VCDs first? You shouldn't. Let's say your mount point for your CD-ROM drive is /mnt/cdrom and it points to /dev/cdrom, then just configure mplayer to recognise that you have such a device, and it should be able to play your VCDs.

OK, I've returned home and now can give a more detailed step-by-step guide.

1) Start gmplayer.
2) Right click on the GUI interface (not the media display window) and click Preference.
3) Click on the Misc tab (should be the last one) and look at the bottom of that section.
4) Fill in the correct value for CD-ROM device and DVD device (if you have any).
5) Click OK

Device should be in the /dev/location format. To know this value, try running this in a console: cat /etc/fstab and see where your CD-ROM mount point points to. It should be something similar to one of these:

/dev/scd0
/dev/hdb
/dev/cdrom

Hope this helps!


Last edited by Azmeen; 08-23-2003 at 01:35 AM.
 
Old 08-25-2003, 11:38 AM   #11
ahnwhdghk
LQ Newbie
 
Registered: Aug 2003
Posts: 11

Original Poster
Rep: Reputation: 0
how do you run "gmplayer" because i can't locate it???
 
Old 08-25-2003, 11:46 AM   #12
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
ahnwhdghk
first you need to get the mplayer source and compile it, there are packages but chances are you do not want them, as well you might want to get the windows dll's on there site for quicktime and relmedia. you do not need these for vcd, but they are nice to have around
you will need to compile the source, by default it will not make gmplayer however, follow these instructions to compile getting the gui and the windows dll codec support:

extract the dll files that you downloaded, place them in the directory /usr/lib/win32/ you may need to make the directory (mkdir /usr/lib/win32)
next you compile mplayer

extract the mplayer source and enter the directory it is extracted to

type:
./configure --enable-gui
when that finishes type the following:
make && make install
when that is done you should be able to run gmplayer
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xine: vcd eject button pressed BUT still VCD does not goes out.. ic_torres Linux - Hardware 2 12-02-2005 02:03 AM
Vcd cholombeh Linux - General 2 08-14-2004 06:48 AM
Vcd cholombeh Slackware 3 08-14-2004 06:48 AM
Vcd cholombeh Linux - Newbie 5 08-14-2004 05:34 AM
VCD is garbled seidren Linux - Software 0 06-27-2003 09:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration