Find the answer to your Linux question:
Results 1 to 5 of 5
Hi everyone, i am new in linux I just install centos 5.1 on my pc how to watch videos in linux. please help me, thanks in advance ....
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    4

    how to watch videos in linux

    Hi everyone,


    i am new in linux
    I just install centos 5.1 on my pc
    how to watch videos in linux.


    please help me,

    thanks in advance .

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Doubleclick them?
    Debian GNU/Linux -- You know you want it.

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    mplayer and vlc both work pretty well for videos.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    You have to install necessary codecs first. As ozar suggested already, VLC Player supports most of the media formats. Install it through Package Manager.
    Code:
    su -
    yum -y install vlc
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Dec 2009
    Posts
    53
    you may also want to install adobe flash player if you mean to watch them on the web.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •