Slashdot Mirror


Dealing w/ Codec Hell Under Multiple OSes?

Dixie_Flatline asks: "I just downloaded some videos from here and there, and I found myself floundering in codec hell. I've got AVIs and MPGs, and none of them play. I've got DivX and 3ivX installed, and I even tried using DivX Doctor on some of the AVIs. The other AVIs refused to be processed, and even the MPGs won't play! When I put them onto a Win2000 box, I found that only SOME of the AVIs played, most of them didn't and the MPGs were STILL broken. Is there a codec pack out there that has everything I need all packaged up neatly? How do I get myself out of this? I just want to watch my media files!" While there probably isn't a be-all-end-all codec pack for your specific OS, what web resources are useful for people who need to find a codec (even an obscure one) before they can play their media files?

104 comments

  1. identify codecs by junkymailbox · · Score: 5, Informative

    There are programs out there specifically designed to identify the codec. Not to make a plug but I use a program called G Spot. It tells you what codec is need and where on your system is the codec supposed to be. YMMV if you're a on non windows system. Try to not mod me down for using windows.

    1. Re:identify codecs by Creepy+Crawler · · Score: 3, Informative

      Windows works ok for playing basic stuff, but fails when you have many AVI's with the same 4 character ID. Then the AVI lookup library gets in a fit and doesnt bother to try to lookup the correct format.

      Mplayer WILL attempt to find the correct codec to the media being played. It just doesnt run well on windows (or so I've heard- I've never attempted it).

      --
    2. Re:identify codecs by vasko · · Score: 2, Informative
      There are programs out there specifically designed to identify the codec. Not to make a plug but I use a program called G Spot. It tells you what codec is need and where on your system is the codec supposed to be.

      ... and then go to the GalgoNET, download ACE Mega Codec Pack and install only codecs/filters that you absolutely need. Link to the page with few more details.

    3. Re:identify codecs by DeeKayWon · · Score: 1
      but fails when you have many AVI's with the same 4 character ID.

      Windows neither knows nor cares about how many other videos you have when one gets played. Sure, Windows may erroneously give a "no suitable codec found" or similar error when you try to open a corrupted file, but that has nothing to do with codec hell and everything to do with MS's AVI parser, which is very intolerant of corruption.

    4. Re:identify codecs by Creepy+Crawler · · Score: 1

      Shut up. You're just being an ass when you know what I'm talking about.

      --
  2. Crack out mPlayer from mplayerhq.hu by Creepy+Crawler · · Score: 5, Interesting

    Put as many windows codec's under /usr/win32 and let mplayer have a shot at them. I've not seen one AVI that it couldnt play correctly.

    Xine, on the other hand....

    --
    1. Re:Crack out mPlayer from mplayerhq.hu by dimator · · Score: 1

      Actually, I've found that both players can play all the porn^W videos I through at them... I've stuck with mplayer simply because I started using it first, despite the *random* bugs that crop up with every new release (screen turning black when playing every third file in the playlist? a few versions ago, mplayer would play the first file in a playlist twice? wtf?)

      I think I've just convinced myself to use xine more often...

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    2. Re:Crack out mPlayer from mplayerhq.hu by Anonymous Coward · · Score: 1, Informative

      put those same codecs in /usr/lib/win32, and xine magically uses them too.

    3. Re:Crack out mPlayer from mplayerhq.hu by Anonymous Coward · · Score: 0

      "throw"

      It's that simple.

      "through" - shakes head...

  3. try ffdshow + MPC + oggDS by NanoGriever · · Score: 5, Informative

    If you are using windows,
    try using ffdshow, media player classic,
    and oggDS filter.

    you can find ffdshow and media player classic
    at sourceforge, and get oggDS here:

    http://tobias.everwicked.com/oggds.htm

    I can't guarantee this combination will play
    all AVIs and MPGs, but it works for me.

    1. Re:try ffdshow + MPC + oggDS by dimator · · Score: 4, Informative

      I'll throw VideoLAN into the mix. It succeded with some files (read: Paris Hilton video) where other players failed.

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
  4. Mplayer for Debian by molo · · Score: 3, Informative

    For those that don't know, there is a mplayer for debian apt source available. It includes all of the codecs, win32, quicktime, realplayer, etc. Best part is mplayer-plugin (works with Mozilla for sites that embed their videos in a webpage). Go here:

    http://marillat.free.fr/

    -molo

    --
    Using your sig line to advertise for friends is lame.
    1. Re:Mplayer for Debian by swillden · · Score: 5, Informative

      For those that don't know, there is a mplayer for debian apt source available.

      I second the recommendation, but it's really a multimedia debian apt source, with lots of players and codecs, rippers and encoders, etc., not just mplayer. Basically, it's got all of the media stuff that Debian won't carry because of patent and DMCA concerns.

      The xine packages on marillat are really nice, too.

      Just add one of the three lines below to your sources.list, depending on which version of Debian you run (stable, testing, unstable):

      deb http://marillat.free.fr/ stable main
      deb http://marillat.free.fr/ testing main
      deb http://marillat.free.fr/ unstable main

      Great stuff. Or so I'm told. Given that I live in the US, I obviously wouldn't use any of this potentially illegal and undoubtedly subversive software.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    2. Re:Mplayer for Debian by mrsev · · Score: 1

      Even better than mozilla intergration is KDE intergration. Look for "kmplayer" in your respective package systems. Its my personal fave, I dont use anything else.

  5. try Video Lan Client by Anonymous Coward · · Score: 4, Informative

    http://www.videolan.org/vlc/

    Should play most everything!

    1. Re:try Video Lan Client by flabbergast · · Score: 2, Informative

      Yeah, definitely try Video Lan Client. Why? Because they've developed their own codecs for playing videos and do not rely on codecs that are installed on the system (so there's no codec confusion, which sometimes occurs on Windows Media Player)

    2. Re:try Video Lan Client by Anonymous Coward · · Score: 1, Informative

      yep, why else? it is multi platform, os x, windows, linux, bsd, qnx, whatever, it is also open source, and also just good software!

  6. mplayer and winamp2 by Apreche · · Score: 2, Informative

    I use gentoo. In linux I have mplayer emerged. It plays everything automatically. I haven't seen a file it wont play properly all on its own. It's like magic. I wish mplayer worked as perfect in windows as in linux.

    In windows since mplayer in windows isn't even comparable to linux I use winamp 2. Since it's already the best player for mp3s might as well use it for video too and save myself a piece of software. I have ffdshow installed and it works perfect with winamp2. I haven't found a divx file that wont play. I have however, found ogms it wont play. It's somewhat annoying, but not so bad. I also have quick time alt and real alt so I can play those files in windows without their respective crap softwares.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:mplayer and winamp2 by mystran · · Score: 1
      There is a problem with Winamp2 (latest). It sometimes has the video flipped vertically. Now there is a switch to support old codecs where this is a problem but I've found one big problem with it: regardless of the switch setting, divx311alpha is always vertically flipped. Same codec works perfectly with old media player (the mplayer2.exe you find in "c:\program files\windows media player")

      It's a shame, since Winamp's a nice program and divx311alpha has good quality and was used quite extensively at some point. Some people still believe it's the best codec ever.

      --
      Software should be free as in speech, but if we also get some free beer, all the better.
    2. Re:mplayer and winamp2 by dknj · · Score: 2, Funny

      get winamp5, its the best of winamp2 (everything) and the best of winamp3 (skin support). it even supports plugins for 2 and 3. won't fix the codec problem discussed here though..

      -dk

    3. Re:mplayer and winamp2 by Anonymous Coward · · Score: 0

      Why in the freaking hell is the parent modified funny? Offtopic maybe, but c'mon mods, if we're not going to be sane, at least share that crack you're smoking.

    4. Re:mplayer and winamp2 by dknj · · Score: 1

      Thanks for the funny mod, but It really does exist

      -dk

  7. Play Detective by teebo · · Score: 0, Redundant

    gspot.

    Reports what codec the file needs.

  8. yeah by croddy · · Score: 0

    this is why I mostly just don't watch videos.

  9. Cut this out by jsse · · Score: 2, Informative

    How do I get myself out of this? I just want to watch my media files!

    Stop downloading p0rns from untrustworthy p2p sources. They don't mean it when they put up a title like "Britney_Lesbian_Rape_Cum_Teen_Pee.AVI".

    Hmm, I meant, when you say AVI it may not be really AVI. Yeah, right. :)

    Or install Gentoo then emerge mplayer. Their default installation already included a lot of codec, free as well as proprietary ones. You just fire your mplayer on any file and it'll recognize it regardless of its extension. You should be all set.

  10. what works for me on win32 by MoOsEb0y · · Score: 3, Informative

    Google for a thing called "nimo codec pack". It's everything and the kitchen sink all packaged in one NSIS executable. quite handy.

    1. Re:what works for me on win32 by rekkanoryo · · Score: 2, Informative
      You have to be careful of that, though. I run Windows XP (hey, it was free, MSDN Academic Alliance has saved me about $3000 for M$ software), with all the latest patches installed. That includes Windows Media Player 9. When I installed the Nimo Codec Pack, WMP would crash on every file I tried to play, even MP3s and WMVs. After I uninstalled that codec pack, everything worked properly again.

      You may be able to avoid the problem by using other media players, but I've yet to find a player for windows that plays non-DVD video properly in fullscreen mode while still playing smoothly.

      Just my $0.02

    2. Re:what works for me on win32 by Anonymous Coward · · Score: 2, Informative

      You had problems with WMP crashing on everything because you failed to read the install instructions telling you that 2 different codecs that are part of that Nimo codec pack are mutually exclusive. How do I know this? It's because I made the same mistake myself by just breezing through the Nimo install wizard without reading the instructions. I got it to work AFTER uninstalling it and then selecting one codec or the other.

      It doesn't matter though because I had uninstalled Nimo after it worked for a while and tried the Kazaa Lite codec pack 2.10. I installed that and have kept it on my Win2K box ever since. Too bad Kazaa Lite has been taken down.

    3. Re:what works for me on win32 by Sancho · · Score: 1

      Media Player Classic (already mentioned) and Zoomplayer work great for me. Zoomplayer particularly is nice, as it is very customizeable wrt keyboard keys and mouse/mouse wheel. And it has a number of preset aspect ratio sizes in case you need to resize your video for some reason (happens more often than you might think). Lastly, if you purchase the Pro version, it will work as a front end to DVD filters, though you have to have another DVD player of some sort on your computer.

  11. I installed by Taos · · Score: 1

    everything on this page (if you're a redhat person).
    here
    Works beautifully on nearly everything I throw at it. Although the mozilla plugin crashes a lot. Might have to try out the mplayer kind that someone else has posted.

  12. Codec Pack + AVIcodec by Chris+Pimlott · · Score: 4, Informative

    While there probably isn't a be-all-end-all codec pack for your specific OS

    Actually, there is -- for Windows at least. But I've tried it before, and installing every possibly codec, most of which you never use, only makes things worse, not better. I find it better to ignore the all-in-one packages and just get the codecs from the proper sources. So grab xvid and divx and ac3filter--that'll cover most of it--and then grab other ones as you need them.

    what web resources are useful for people who need to find a codec (even an obscure one) before they can play their media files?

    Which is where AVIcodec comes in. What it does is show you what audio and video codecs are used by your media files. So when you find a file that doesn't work properly, it'll let you know what to look for. Google is normally enough after that, but RareWares is a good place to find some of the more obscure codecs.

    1. Re:Codec Pack + AVIcodec by Fletch · · Score: 2, Informative

      RareWares is a good place to find some of the more obscure codecs.

      Another resource for codec info (in addition to the codecs themselves) is VCDHelp (aka DVDrHelp).

      That site is a reference I've gone back to many times. There's lots of good info there on things like backing up your DVDs, burning them back onto CDs as VCDs, and finding out what your component DVD player is capable of.

  13. Codec Identification by sabNetwork · · Score: 1

    First step is to determine exactly what codec you _NEED_. AVI, as you probably know, isn't a codec; it's just a container format. Go ahead and download GSpot for Win32/WINE (screenshot) and investigate.

  14. My own personal experience... by NanoGator · · Score: 1

    Usually when I run into problems playing DivX files, it's because I'm playing back a 5.11 file when I have 5.05 installed. It tries real hard to play it, so what I get is blocky/all-green gabage. It doesn't give me a "You have the wrong codec" message. Other than that, I can't say I've had problems with playing back various media files, and I download porn like mad.

    --
    "Derp de derp."
    1. Re:My own personal experience... by Anonymous Coward · · Score: 0

      It is all green because the file is an XviD movie being played back with DivX. install XviD codec and view it with the divx player

  15. No expert but... by ptaff · · Score: 4, Informative

    There is a site devoted to video/audio codecs.

    As a sidenote, I'd strongly suggest you try the latest MPlayer builds for Windows. Powerful stuff. Shameless plug.

    1. Re:No expert but... by Comsn · · Score: 1

      i've been using mplayer for windows for a while now, its VERY good.

      only a couple things missing from the windows port:

      tv support (libdha ports to win98 but not NT)
      libcss (ack!)
      libaa (yes i want to try some nice aa on win)
      libpng (wasnt in the last binary release, dunno about pre3)

      anyways, keep up the great work mplayer dev's!!!

  16. MPAA? by moonboy · · Score: 1

    I've had similar issues with mp3's and supposedly (ala 60 Minutes) the RIAA hired a company to put bogus files out there to discourage P2P downloading. Might this be the MPAA using the same tactic?

    --

    Co-founder and designer at Music Nearby: http://musicnearby.com
  17. Porn by Photar · · Score: 1, Flamebait

    I find the pornography subtext both blatent and offensive :)

    --
    He who knows not and knows he knows not is a wise man. He who knows not and knows not he knows not is a fool.
    1. Re:Porn by RevMike · · Score: 2, Funny

      I find the pornography subtext both blatent and offensive

      You have a source for blatent and offensive porn? Please share it!

    2. Re:Porn by GoofyBoy · · Score: 1

      I find the pornography subtext both welcomed and intriguing.

      --
      The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
    3. Re:Porn by Tackhead · · Score: 2, Funny
      > I find the pornography subtext both welcomed and intriguing.

      You mean to say that you, for one, welcome your pr0*BLAM BLAM BLAM*NO CARRIER

  18. Tsumani Codec Pack by DA-MAN · · Score: 1

    I use a custom install of Tsunami Codec Pack, and the latest DivX.

    I've yet to run into a video I couldn't play in Windows with mplayer2.exe. I just wish that bloated piece of shit wmplayer.exe would stop taking over the damn associations.

    On Linux, I just use good ol' mplayer tweaked out with all the Windows dll's. That works better than anything!

    --
    Can I get an eye poke?
    Dog House Forum
  19. Doom9 by Anonymous Coward · · Score: 3, Informative

    Doom9 has pretty much all the info you could ever want on codecs and video formats. The link to Gordian Knot should give you all the codecs you need (Win32 only, unfortunately).

    1. Re:Doom9 by Anonymous Coward · · Score: 0

      I'll second the recommendation for the Gordian Knot codec pack. Plays most pr0n I can find. Located on SF.net: http://gordianknot.sourceforge.net/

  20. codec paks for windows by glitch23 · · Score: 1

    Under Windows you can grab the Nimo Codec pak and the Gordian Knot bundle. I found them both to be helpful but the Nimo bundle will give you a Divx player (only for AVIs) however unless its been repacked it's an old version. And as for a reason that your AVIs didn't play...they may be encoded with the Xvid codec. It's easier to find for Windows than Linux though but the source is out there.

    --
    this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
  21. GSpot by Midnight+Warrior · · Score: 0, Redundant

    No. Don't mod this down. It's real. G-Spot goes quite a long way toward identifying codecs. It won't help you get them loaded, but does have magic-cookie-like fingerprints for a very diverse list of codecs. Windows only, but I don't think you need admin privs to run it either.

  22. Easy! by littlerubberfeet · · Score: 2, Funny
    Is there a codec pack out there that has everything I need all packaged up neatly?

    Yeah, its called a Mac.

    --
    Sig (appended to the end of comments you post, 120 chars)
    1. Re:Easy! by Anonymous Coward · · Score: 0

      Ha ha, yeah, right. Good luck watching those 3ivx AVI files.

    2. Re:Easy! by Dixie_Flatline · · Score: 1

      When I submitted this story, I wanted it to go to the Apple section. My problem is that I DO have a Mac, and I'm having problems. Fortunately, the Win2000 box in the house has the same problems.

      Oh, and to the AC that followed up, thinking that s/he was being clever: the story explicitly states that I have 3ivX installed.

      I've managed to clear up most of my problems, except WMA encoded AVIs, but so far there's only a codec for OS 9, which I don't have. Alas.

    3. Re:Easy! by Anonymous Coward · · Score: 1, Informative

      I disagree, I keep running across avi's that won't play on my Mac or play with a white screen with no audio. Quicktime reports them as "wraw", vlc errors out saying there is no FourCC tag and ffmpegX shows: VIDEO: 0x00000000, size: 352x288, 3.000 fps, 304 kbps.

      I've run these files through vlc,mplayer,quicktime, Indeo 3,4,5 in OS 9, the 3vix codec, Divx codec, msmpeg4v1.component, Divx Tool (can't change fourcc tag because it doesn't work with video that has mp3 audio - not that I would know what to change the tag to), Divx Doctor, tried reencoding with ffmepgX, etc... to no avail.

      They might be garbage but given how popular the files are on Gnutella (by number of hosts) they must be working for someone. Otherwise mplayer has been very impressive.

    4. Re:Easy! by littlerubberfeet · · Score: 1

      Very odd...At work, I have yet to run across a format or codec (video or audio) that I can't play. I know it is public, but can you tell me what files you can't play, or where they came from?

      I know final cut pro (and hopefully therefore express) includes some extra codec stuff for importing...Maybe you should download a copy for "evaluation". Good luck

      --
      Sig (appended to the end of comments you post, 120 chars)
    5. Re:Easy! by Anonymous Coward · · Score: 0

      "wraw" is "Windows Raw", an uncompressed format. It could be that mplayer doesn't implement this because it's considered obsolete.

    6. Re:Easy! by CoolMoDee · · Score: 1

      Install MPlayerOS X, it has played every file I have thrown at it, even wmv files that Window Media Player wouldn't play (and yes, it was not a mislabeled wmv)

      --
      Jisho - A Japanese English German Russian French Dictionary for the rest of us.
  23. Answers, and then some... by TechnoPops · · Score: 5, Informative

    Having played a lot with video encoding in my spare time (which isn't hard to do when you've been unemployed for seven months), I will bestow on you some tips on the world of encoded video, so that you won't have to go through as much teeth gnashing, hair pulling, and head slapping that I have. :) (Note: I work primarily on a Win32 machine, so if you want to do this on another platform, just kindly ignore all the words below. :P)

    The most likely problem you are facing is that you don't have the right codecs installed to play the files you want. As someone mentioned before, Nimo is your best friend in this case, as it's a file pack that contains a multitude of codecs and filters to play almost everything under the sun.

    But say you install Nimo, and things still don't work. What then? Well, assuming you still don't have the right codec, then it's time to meet your other new best friend, AVIcodec. Don't let the name fool you. This little program will identify the codec you need for AVI's, MPEG's, WMV's, ASF's, and probably a few others I'm forgetting. I also hear good things about GSPot, but AVIcodec works too well for me to change. :)

    Now, say you run into a file that uses MPEG2 for video or has an AC3 audio stream. Well, you won't find any codecs for those on the web, because the Motion Picture Experts Group likes to rake in those licensing fees. (Well, you MAY find a codec or two out there, but keep in mind if you download them and don't have to pay a fee, it's almost certainly illegal.) What you then need to do is to install a software DVD player like PowerDVD or WinDVD, and that'll straighten things out for you.

    Now let's say you're SURE you have the right codecs installed, and the video STILL won't play. Well, that just blows, because your file is probably damaged, or in the case of an AVI, it's incomplete. If you've got an AVI, run over and grab AVIPreview, which is a nice program that'll let you preview incomplete AVI's (see? "AVIPreview"? :P). If it plays in there, and you don't feel like downloading a complete version of the file (which you sometimes can't find when you're using P2P services), AVIPreview will let you save the file with a complete container so most media players won't complain.

    Now... (*takes a breath*), if it isn't an AVI, then the likelyhood you'll be able to fix the problem goes down considerably. Free ASF and WMV editing programs are few and far between (and we all know who owns those file formats), and almost all MPEG issues will continue to niggle you unless you do a full-blown re-encode of the file. You can definitely try downloading VCDGear and checking the "Fix MPEG Errors" checkbox, but this almost NEVER works (i.e., times it worked for me: none).

    And keep in mind these are the EASY solutions. If you're actually interested in using video editing/encoding programs, then take a visit to Doom9 or DVDRhelp.com. The forums and guides on these sites are a boon to the video encoding enthusiast, and the forum regulars tend to be pretty friendly, too. :)

    Best of luck and well wishes...

    --
    "Each time you smile, it'll only last awhile. Life may be scary, but it's only temporary."
    1. Re:Answers, and then some... by Chris+Pimlott · · Score: 1

      Excellent post, I agree with most of that.

      Interesting side note. Before programs like AVIpreview and DivFix were out, I noticed that you could play some incomplete files in the "preview" pane of the file properties panel in Windows 98. These same files wouldn't work in Media Player. I didn't realize it at the time, but yep, turns out it's the same avi container problem. Anyway, that was a handy trick I found before there other solutions available.

  24. VirtualDub by Tom7 · · Score: 4, Informative

    Nobody here has mentioned it yet, so I'll remark that VirtualDub is the best at opening and reconstructing broken AVI files.

    1. Re:VirtualDub by NeuroMorphus · · Score: 1

      I second that...

      (Hey again Tom7...no i'm not stalking you, i just happened to find your page [as i told you in email] and now i see your comment on Slashdot)

      Chris

      --

      python >>>
      reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))
  25. Windows is easy.. by Suppafly · · Score: 1

    Open the video, right click on it and figure out which codecs it expects to have have, search google for the codec name and download one of those huge codec packs that includes it.

  26. for windows there is the k-lite codec pack by nidx · · Score: 1

    while this is harder to find now that k-lite has been closed down using the mirrors from this page http://home.hccnet.nl/h.edskes/mirror.htm you can find the k-lite codec pack which along with real alternative, quicktime alternative and media player classic should be able to play every video format on the planet

    1. Re:for windows there is the k-lite codec pack by nidx · · Score: 2, Informative
    2. Re:for windows there is the k-lite codec pack by diesel_jackass · · Score: 1

      damn, you beat me to it!

      Media Player Classic is awesome. I use it for all video formats (winamp for audio). It's so light-weight compared to Windows Media Player 8+, RealOne, or Quicktime.

      The K-lite codec pack takes care of everything as well. I've yet to download another codec since.

  27. I'm using OS X! by Dixie_Flatline · · Score: 5, Informative

    It was edited out that I'm using a G5 with OS X. Thanks to all of you that have answered, even with non-OS X information. I've managed to glean enough from here and there that I've so-far managed to solve most of my problems, except for WMA encoded AVIs, which even DivX Doctor has no solution for on OS X systems.

    1. Re:I'm using OS X! by BigBir3d · · Score: 1

      between wmp9 and vlc i can play most any video now on os x. i also have DivX 5.1 installed. do you have sample file url's that i can muck around with?

    2. Re:I'm using OS X! by tomcio.s · · Score: 1

      I found that VLC opened anything I threw at it in OSX.
      VLC page: http://www.videolan.org/vlc/

      Happy watching.

    3. Re:I'm using OS X! by Per+Wigren · · Score: 3, Informative

      Try MPlayer for OS X! I haven't tried it myself since I don't have a Mac, but I've heard that it's great and can play just about everything!

      --
      My other account has a 3-digit UID.
    4. Re:I'm using OS X! by truffle · · Score: 1


      I thought you might be using OS X given the DIVX DOCTOR comments.

      You need Mplayer OSX.

      A godsend, plays everything, I haven't had any problems yet.

      --

      ---
      I support spreading santorum
    5. Re:I'm using OS X! by Hallow · · Score: 2, Informative
      I didn't see your post before I posted my comment:

      I'm running Mac OS X as well. I had major problems playing DivX, and I had both DivX and 3ivX installed - which turns out to be part of the problem. I've managed to resolve most of my issues with the following components:

      • AC3 Codec.component
      • DivX 5.component
      • msmpeg4v1.component
      • msmpeg4v2.component
      • OggVorbis.qtx
      • on2vp3.component
      • XVIDDelegate.component
      Since setting this up I haven't run into any AVI's or MPEGS that I couldn't play in quicktime.
    6. Re:I'm using OS X! by norkakn · · Score: 1

      Have your tried VLC? It plays almost anything I throw at it (except for crap such as IV50)

  28. Windows is damn easy... by Cyno01 · · Score: 1

    If Media Player recognizes it, it automatically downloads and installs the codec, brainless. About the only other codecs you'll see that dont auto install are DivX and conversly(:p) XviD.

    --
    "Sic Semper Tyrannosaurus Rex."
    1. Re:Windows is damn easy... by jpop32 · · Score: 1

      If Media Player recognizes it, it automatically downloads and installs the codec, brainless.

      I have never, never, NEVER seen this to work. Ever. To anyone, anywhere. Most of the time it recognises which codec it needs, downloads it from the net, does the 'installing' routine. And nothing happens. No playback. Never worked, not once.

      Are you saying that this works for you? Unbelievable. Which Windows? Which MP?

    2. Re:Windows is damn easy... by Cyno01 · · Score: 1

      XP Professional with WMP9(no DRM), there are like 20 weird codecs avalible to my various video programs that i've never heard of and i assume were installed this way.

      --
      "Sic Semper Tyrannosaurus Rex."
    3. Re:Windows is damn easy... by The+Bungi · · Score: 1

      This works occasionally. Not every codec can be found at codecs.microsoft.com, obviously. Unlike the other poster, my experience is about say, 50-50. But it's still not a sure thing for WMP to find and install it every time.

    4. Re:Windows is damn easy... by paganizer · · Score: 1

      Where did you get the idea that WMP9 has no DRM?
      Just curious.

      --
      Why, yes, I AM a Pagan Libertarian.
  29. Author of Zoom Player has an excellent codec guide by Grabble · · Score: 3, Informative


    AVOID CODEC PACKS!

    The author of Zoom Player (a highly recommended geek-friendly Win32 media player) has written an exceptionally concise Windows codec guide.

    And as if writing Zoom Player wasn't cool enough, the headline of one of THE most read topics in his well-maintained forum states...
    These codec packs are nothing but trouble, they WILL fuck up your system.
    Here's the codec guide. (Applies to Windows, not just Zoom Player proper.)..
    Codec configuration for windows
    ...and the forum article entitled...
    WARNING: DO NOT INSTALL CODEC PACKS
  30. Windows codec pack that I use... by Anonymous Coward · · Score: 0

    ...is Kazaa Lite codec pack 2.10. It's too bad that Kazaa Lite has been taken down. You might be able to find it on file-sharing networks if people are nice enough to share it.

    If you can't find that, then download the Nimo codec pack. RTFM when you install! There are 2 codec that the installer gives you a warning during the install that you must deselect one of 2 mutually-exclusive codecs. If you don't, then Windows Media Player will crash on every file you try to play with it (movies, music, whatever).

  31. MOD PARENT UP! by PaulBu · · Score: 1

    It did work like charm for me!

    Paul B.

  32. K-Lite Codec Pack by Gmalloy · · Score: 1

    Go get the K-Lite Codec Pack

    Install that and it will fix all the problems you have...Every couple months whenever I find something tricky I go get the new version...

    As an added bonus, it comes with the GSpot Codec Information utility...This handy program will tell you anything you want about any media file. It will also tell you wether or not the file is complete as it tries to render...Overall a great little tool...

    1. Re:K-Lite Codec Pack by k3nv · · Score: 1

      The klite codec pack is the best. Combined with Media Player Classic I haven't run into a video I couldn't play.

  33. Totally agreed by Anonymous Coward · · Score: 0

    I found VirtualDub almost a year ago and have been using it as my only video player ever since. Just about the only thing it _won't_ open are ASF files (it used to, but Microsoft got ticked). If you really, really need to play ASFs, you can find the old versions of VirtualDub, or a couple of patched/cracked copies which support ASF.

    Also lets you open corrupt or incomplete movies, it skips over missing portions or if it finds premature EOF, you can reopen and tell it to accept a partial stream. Works like a charm.

    Plus it's Free Software!

  34. ffdshow by klui · · Score: 1

    I've had good luck with ffdshow. Only other thing is I also have WMP 9. This along with ffdshow will play the majority of the video. As for audio and subtitles, you'll need something like vobsub and ac3filter. Normally you can just Google for the extension and there should be a website that shows you how you can play these files.

  35. avicodec by jilles · · Score: 2, Informative

    There's this tool that will help you identify what codecs a particular codec is actually using. Don't blindly install a codec pack. Usually there's a lot of crap in there that you don't need.

    I find that ffdshow (supports most divx/mpeg4 variants) + AC3 filter, both of which are available on sourceforge, play most files. So far I've encountered two exceptions: 3ivx, you need their decoder, and mpeg 2 files. For the latter a codec usually comes with dvd playing software. A good alternative is the elecard codec (shareware). There is also a directshow filter for mpeg2 on sourceforge as well (mpeg2ds), but it doesn't seem to work for me (not surprising since it is alpha code).

    Usually if you know what codecs were used for encoding, it is trivial to find a matching decoder using google. Avicodec can help you with that for avi files.

    --

    Jilles
  36. Mandrake users: try PLF by Imperator · · Score: 1

    Mandrake users should try PLF, which has all those binary codecs packaged. If you like urpmi or the graphical Mandrake package tools, use Easy Urpmi to add the PLF package tree.

    --

    Gates' Law: Every 18 months, the speed of software halves.
  37. Additionally by Trbmxfz · · Score: 3, Informative

    Put as many windows codec's under /usr/win32 and let mplayer have a shot at them. I've not seen one AVI that it couldnt play correctly.

    Same here. Additionally, I'd mention that MPEGs should just work in every player there is. If you have MPEGs that don't play, they're most likely broken, and that's it.

    You may want to use the file utility to see whether it things that your MPEGs are indeed MPEGs.

  38. what worked for me by Hallow · · Score: 1

    I'm running Mac OS X as well. I had major problems playing DivX, and I had both DivX and 3ivX installed - which turns out to be part of the problem. I've managed to resolve most of my issues with the following components:

    AC3 Codec.component
    DivX 5.component
    msmpeg4v1.component
    msmpeg4v2.compon ent
    OggVorbis.qtx
    on2vp3.component
    XVIDDelegate .component

    Since setting this up I haven't run into any AVI's or MPEGS that I couldn't play in quicktime.

    1. Re:what worked for me by norkakn · · Score: 1

      I just use VLC, it doesn't play every file, but it at least tells me what codec I need to find. (and it plays most anything)

      I have to use qt in classic for IV50 though as it appears that it hasn't been updated to OSX

  39. paris hilton by ClioCJS · · Score: 1

    i want that video

    --
    -Clio
    Karma: Bad (mostly from not giving a fuck)
    Blog: http://clintjcl.wordpress.com
    1. Re:paris hilton by Anonymous Coward · · Score: 0

      No you don't. It is crap (and so is she, but that is a different discussion).

    2. Re:paris hilton by Havokmon · · Score: 1
      i want that video

      Only if you want to see how full of herself she really is..

      --
      "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
    3. Re:paris hilton by Master+of+Transhuman · · Score: 1

      Full of HERSELF?

      I thought that video was...

      Never mind.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    4. Re:paris hilton by Havokmon · · Score: 1
      Full of HERSELF?

      I thought that video was...

      Entertaining?

      Never mind.

      Good move. Might as well see Gigli.

      --
      "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
    5. Re:paris hilton by ClioCJS · · Score: 1

      But I do!
      Then I can imagine how much of spanking she needs . . .

      --
      -Clio
      Karma: Bad (mostly from not giving a fuck)
      Blog: http://clintjcl.wordpress.com
  40. K-lite codec pack is what you need... by loftwyr · · Score: 1

    The k-lite codec pack found here should give you what you need. It's a whack of all the freeware codecs out there. Install it and if it still doesn't play, it's usually corrupt...

    1. Re:K-lite codec pack is what you need... by bonezed · · Score: 1
      yeah k-lite codec pack is awesome

      i reccomend it to everybody now

      --
      ---- Put Sig here:
  41. Not even MPEGs? by pete-classic · · Score: 1

    Sound like you need to switch your FTP client to "binary."

    -Peter

  42. Converting WMV files? by DomCurtis187 · · Score: 0

    Sorta off-topic, but which utilities are available to convert Windows Media (WMV/ASX/etc.) to MPEG?

  43. Mostly Worked by TubeSteak · · Score: 1

    Maybe i missed a step or two in the instructions, but Nemo definitely killed PowerDVD for me. Install, re-install, uninstall... none of them fixed it. And it might just be my puter, but the latest divx codecs were acting up too. I'm still using 5.05, perhaps i'll try the newest 5.1.1

    --
    [Fuck Beta]
    o0t!
  44. Defiler by Anonymous Coward · · Score: 0
  45. Licensed .WMV files by HalfWalker · · Score: 1

    Is there any way to re-encode the newer licensed .WMV files ? For example, many of the videos coming out of ConsumptionJunction :) are licensed.

    When you run the media file, MediaPlayer goes out to the net to "obtain a license" for the file. A few seconds go by, then it says it got one, and to click Play to view the video.

    Well and good, if a real hassle. But now some of the videos are unplayable because the license server isn't there any more.

    How can one re-encode the videos from .WMV to plain old .MPG or .AVI ?

    --
    94TT :)
    1. Re:Licensed .WMV files by Anonymous Coward · · Score: 0

      Mplayer and/or mencoder can probably pull that one off. Yes, there are win32 versions, too.

  46. What is media player classic? by Anonymous Coward · · Score: 0

    Is it pre-version 9? Or do you mean WMP v6.4?

  47. Listed codecs by Anonymous Coward · · Score: 0

    This one works for me :
    http://www.moviecodec.com/codecdownload/

    Latest codecs for all videos I need to play. And they all play...

  48. The Ultimate Video Suit for Windows!? by gothmog666 · · Score: 1

    Hey

    Did you tryed mplayer (yeah)

    Mplayer runs everything.. even in windows.

    I allways used linux to see my movies but some friends of mine dont.

    Take a look at the Mplayer site , on the main menu selec "Other Media Projects" and the look for Windows Ports.

    My friends never had problems again.

    --
    I intend to live forever. So far, so good.