Slashdot Mirror


Quicktime Under Linux With MPlayer

Sark writes: "The latest version of the controversial MPlayer program for Linux supports Quicktime .mov files with the latest codecs. Apart from the closed source program Crossover, this is the first open source program that seems to work. Check out the Mplayer homepage for more info." According to formats page, Sorenson Quicktime is still not gonna happen any time soon.

4 of 267 comments (clear)

  1. Xanim Supports Quicktime by Greyfox · · Score: 5, Informative

    Xanim's supported Quicktime .mov files forever, just not the Sorensen codec. Of course, many of Xanim's modules don't have source code available either, due to IP issues. Also, its mpeg capabilities are questionable at best. Since I got the DSL line in, I usually just look for mpegs anyway and play them with gtv or plaympeg.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  2. Xanim has done this for a while... by null_session · · Score: 5, Informative

    'Taco's real up on things, can't you tell? I've been playing .mov files (not the sorenson codec) for quite a while now using xanim. Try http://xanim.va.pubnix.com/home.html

  3. This is news? by Junta · · Score: 5, Insightful

    It would be news if it supported Sorenson at all. We already have a number of applications to chose from that will play non-Sorenson quicktime back, xanim being the first that I ever knew of. Quicktime for Linux project has all sorts of stuff that is non-Sorenson. Sorenson playback has always been the gotcha that matters.

    The only thing I can see is if they can use the Windows binary code to decode the Sorenson without the huge performance hit of running the entire player within a Wine context, and having the added benefit of XVideo availability for Sorenson playback. But it doesn't look like this will be the case.

    More noteworthy is the VIVO support and xanim support, the VIVO support is a first (AFAIK) under linux natively, and the xanim support really helps bridge the gap between new and old-school media playback, xanim gets a lot of those files that have been overlooked in the "new wave" of media players for linux...

    Also, another nit-pick, the crossover plugin, as such is not so much a player, but a nicely done wine modification within which the Windows Quicktime player runs... You can use the latest Wine CVS repository in much the same way (outside a browser at least).

    --
    XML is like violence. If it doesn't solve the problem, use more.
  4. Re:Where are the Debian packages? by ankit · · Score: 5, Informative

    There are a few reasons behind that. Firstly, MPlayer has many options with regard to what kind of output it should use. These are bese selected during compilation.
    Secondly, to be really useful, MPlayer requires several dlls, and codecs. These codecs either come from the windows dlls, or from closed source projects like the DivX(tm) MPEG-4 Codec.
    Distribution of these is prevented by their license. There are just links to them on the mplayer page. It is best if you compile mplayer yourself.

    Also, as a christmas gift, teach your mother the "./configure; make; make install" trick ;)

    --
    Don't Panic