Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Video Support And Performace Under Linux
tamer3kz
post May 26 2006, 10:21 PM
Post #1


Member - Active Contributor
Group Icon

Group: Banned
Posts: 83
Joined: 25-May 06
Member No.: 13,659



A couple of years ago, using a very old, very out-of-date computer, I used to always run into all sorts of trouble with Linux, especially since I used to use my Linux-box for programming and testing purposes.

But one of the most annoying mishaps I came across was the fact that playing my movies, CDs, or even the occasional video clip was next to impossible, considering my dire lack of memory at the time. Even a 2 MB video clip would cause my system to hang, and force me to reboot.

But now, since I have a decent PC, I'm gradually returning to my beloved Linux-box, and thankfully I don't have the memory problems I used to have. But another problem came up... codec support!

Too many of my movies and DVDs refuse to work, telling me that I don't have the required decoders. Unfortunately, most of the decoders and codec packages I use with Windows don't work with Linux. So my question now is:

How do you guys get your movies to work on Linux? Do you download separate codecs, or do you simply have a media player that has it all? And could you please provide me with links to whatever tool you use?

Any and all help will be greatly appreciated. Thanks in advance smile.gif.
Go to the top of the page
 
+Quote Post
xboxrulz
post May 27 2006, 03:33 PM
Post #2


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,870
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:2.01



You need a few tools to watch DVDs and watch MP4/MOV/AVI/WMV.

It is recommended to install the VLC media player because when you install VLC, it'll usually install the libdvdcss (ability to watch copyrighted DVDs.)

You'll also need to install the codecs from http://www.mplayerhq.hu in order to watch MP4/MOV/AVI/WMV.

xboxrulz
Go to the top of the page
 
+Quote Post
tamer3kz
post May 27 2006, 05:10 PM
Post #3


Member - Active Contributor
Group Icon

Group: Banned
Posts: 83
Joined: 25-May 06
Member No.: 13,659



Yup, that's exactly what I've been looking for. Thanks a lot, xboxrules wub.gif.

I always assumed that VLC came with many codecs, which I suppose is true but I can't be sure since I'm not all that familiar with video handling measures. But your link for the codecs site is really helpful. Again, thanks a lot smile.gif.
Go to the top of the page
 
+Quote Post
xboxrulz
post May 28 2006, 04:31 AM
Post #4


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,870
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:2.01



no problem, that's why I'm around on the Linux forums. I'm here to share my knowledge of this great operating system!

Happy Linuxing!

xboxrulz
Go to the top of the page
 
+Quote Post
qwijibow
post Jun 3 2006, 08:06 AM
Post #5


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



Im Linux, you will find that almost all media players use FFMPEG, ( ffmpeg.sf.net ) or mplayer as a backend.

I usually find that mplayer copes much better with damaged / partially corrupted / partially downloaded video's than ffmpeg.

however, media players such as XINE, which use ffmpeg, has much better DVD menu's support, and ffmpeg is much better at converting between media formats.

and both fully support DeCSS ( which is used to de-crypt copy protected DVD's )

multimedia has coma a long way since 2mb computers were around.

enjoy.

Go to the top of the page
 
+Quote Post
mastercomputers
post Jun 3 2006, 11:45 AM
Post #6


PESTICIDAL MANIAC
Group Icon

Group: Members
Posts: 626
Joined: 1-September 04
From: Auckland, New Zealand
Member No.: 27



I run Fedora Core 5 which you can say in the multimedia side of things is slack due to them not distributing their system with codecs, etc but you can still grab them and I can say, I've ran all sorts of media clips without any problems, including proprietary formats from Microsoft and protected DVD medias, etc.

There's so many different Media Players for Linux, and VLC is quite good but I use MPlayer as my default Media Player.

It definitely replaces my Window alternatives.

Cheers,

MC
Go to the top of the page
 
+Quote Post
xboxrulz
post Jun 3 2006, 05:52 PM
Post #7


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,870
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:2.01



yes, but MPlayer doesn't support ALSA, which is a pain in the neck.

xboxrulz
Go to the top of the page
 
+Quote Post
qwijibow
post Jun 4 2006, 07:04 PM
Post #8


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



QUOTE
yes, but MPlayer doesn't support ALSA, which is a pain in the neck.


CODE

chris@localhost ~ $ mplayer -ao help
MPlayer dev-CVS-060414-22:32-3.4.4 (C) 2000-2006 MPlayer Team
CPU: Advanced Micro Devices  (Family: 15, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2



Available audio output drivers:
        mpegpes Mpeg-PES audio output
        alsa    ALSA-0.9.x-1.x audio output
        sdl     SDLlib audio output
        null    Null audio output
        pcm     RAW PCM/WAVE file writer audio output

91 audio & 208 video codecs


Thats on my computer, and ive dissabled most mplayuer features that i dont need, including the older OSS sound support, as i use a 2.6 kernel, and therefore the newer ALSA sound.

you must have made some nasty mistakes when you compiled mplayer.. or maybe you are using a very old version.

mplayer has supportde alsa since alsa was introduced the the late 2.4 kernels.



Go to the top of the page
 
+Quote Post
xboxrulz
post Jun 5 2006, 09:15 PM
Post #9


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,870
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:2.01



no, I installed Packman's packages.

xboxrulz
Go to the top of the page
 
+Quote Post
qwijibow
post Jun 6 2006, 08:05 PM
Post #10


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



well, then packman dissabled alsa.

its not difficult to install mplayer yourself, than youcan have alsa.

Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Running Linux on slow computers(12)
  2. Now Linux is ease(9)
  3. Linux SuSE detec you all hareware(2)
  4. You can Play now in Linux(26)
  5. What's The Difference Between Linux And Unix?!?(18)
  6. What Language Is Linux Written In ?(15)
  7. Where To Find Notepad++ For Linux ?(37)
  8. What Made You Switch To Linux?(61)
  9. Psybnc - Howto(4)
  10. Looking For Linux(34)
  11. How To Install Linux Without A CD or DVD?(11)
  12. Do I Need To Do Any Extra Setup For Audio / Video Output?(1)
  13. Diablo 2 In Linux?(10)
  14. Linux?(3)
  15. What Is Linux(2)
  1. So, I Want To Try Out Linux.(9)
  2. How To Play Music And Movie In Linux? Which Is The Good One?.(6)
  3. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.(0)
  4. How To Copy File & Folders From Linux To Windows?.(12)
  5. Access Linux Box From Windows Machine- Putty Tool(2)
  6. Linux For Beginners- Easy To Install(16)
  7. Linux Basic Command - For Storing Compilation Error To File(1)
  8. Choice Of Motherboard For Linux Virtualization(5)
  9. Why Linux?(23)
  10. Which Linux Version For Newbies?(14)
  11. Linux Software Installation Help(2)
  12. I Want To Get Linux, Which One Is Best?(6)
  13. When And What Is Your First Linux Experience?(4)


 



- Lo-Fi Version Time is now: 2nd December 2008 - 12:35 AM