Hi, I'am finding a video player for my centos 4.4, but I don't know which is the bets video player, and how to would install it.
On 2/19/07, Cartman trujillo.carlos@gmail.com wrote:
Hi, I'am finding a video player for my centos 4.4, but I don't know which is the bets video player, and how to would install it.
Depends on what you want. VLC and mplayer are both quite good, and available via the RPMforge repository. See http://wiki.centos.org/Repositories/RPMForge for details on using the repo with centos.
Jim Perrin wrote:
On 2/19/07, Cartman trujillo.carlos@gmail.com wrote:
Hi, I'am finding a video player for my centos 4.4, but I don't know which is the bets video player, and how to would install it.
Depends on what you want. VLC and mplayer are both quite good, and available via the RPMforge repository. See http://wiki.centos.org/Repositories/RPMForge for details on using the repo with centos.
Xine is also nice. I couldn't get VLC working on my 4.4 test system. It just segfaults when you run it.
Cheers,
ok thanks, but only work in command line, what have I do for install a gui for my mplayer.
On 2/19/07, chrism@imntv.com chrism@imntv.com wrote:
Jim Perrin wrote:
On 2/19/07, Cartman trujillo.carlos@gmail.com wrote:
Hi, I'am finding a video player for my centos 4.4, but I don't know which is the bets video player, and how to would install it.
Depends on what you want. VLC and mplayer are both quite good, and available via the RPMforge repository. See http://wiki.centos.org/Repositories/RPMForge for details on using the repo with centos.
Xine is also nice. I couldn't get VLC working on my 4.4 test system. It just segfaults when you run it.
Cheers,
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Cartman wrote:
ok thanks, but only work in command line, what have I do for install a gui for my mplayer.
Really? On my 4.4 test box that has all the desktop creature comforts, I'm pretty sure it was a matter of opening a console and doing a simple "yum install xine". And it showed up in my desktop menu under "Sound & Video" or somesuch. Point and click all the way.
Cheers,
ok, thanks , everything work now.
On 2/20/07, chrism@imntv.com chrism@imntv.com wrote:
Cartman wrote:
ok thanks, but only work in command line, what have I do for install a gui for my mplayer.
Really? On my 4.4 test box that has all the desktop creature comforts, I'm pretty sure it was a matter of opening a console and doing a simple "yum install xine". And it showed up in my desktop menu under "Sound & Video" or somesuch. Point and click all the way.
Cheers,
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Cartman wrote:
Hi, I'am finding a video player for my centos 4.4, but I don't know which is the bets video player, and how to would install it.
If you want to play DVDs, I would suggest Xine. It should be in RPMforge. Otherwise, mplayer works good.
Setup the repo:
http://wiki.centos.org/Repositories/RPMForge
Then "yum install xine" or "mplayer"
Max