Slashdot Mirror


FFmpeg Finally Releases Long-Awaited Version 0.5

An anonymous reader writes "After many years of release-free development, FFmpeg, the most widely used audio and video codec library, has finally returned to a regular release schedule with the long-awaited version 0.5. While the list of changes is far too long to list here, some high-profile improvements include the reverse-engineering of all Real video formats, WMV9/VC-1 support, AAC decoding, and of course vast performance improvements across the board. To commemorate the 'lively' discussions predating the release, 0.5 is codenamed 'half-way to world domination A.K.A. the belligerent blue bike shed.' The new version can be downloaded from the official website." As another reader points out, FFmpeg is what makes some open source multimedia apps (like MPlayer, Xine, VLC and Kdenlive) so versatile.

5 of 176 comments (clear)

  1. Re:M!! by domatic · · Score: 5, Informative

    The Will has several ports of mplayer available. The version called MPlayer CE is the most actively developed.

    http://www.wiibrew.org/wiki/MPlayer_CE

    It can be installed by the Homebrew Channel. The downside of the mplayers port is that they has no memory protection so attempting to play files that they can't play can crash the Wii requiring a hard reset. I've done this a number of times and haven't suffered anything evil like bricking the thing.

  2. Re:"Regular release schedule" by c0rN_g0aT · · Score: 5, Informative

    I think he was trying to point out that previously FFmpeg didn't have any release cycle at all. They wanted everyone to download and compile the latest CVS snapshot and use that. In fact, to get help from the mailing list they usually require that you download source and recompile first. The fact that they have locked in and officially named a release is significant.

  3. Re:easier blu-ray on linux? by LeafOnTheWind · · Score: 5, Informative

    We're working on it. Just to let you know, while I'm sure an official release will be useable, don't expect the raw source ffmpeg model to go out any time soon. I expect that bug fixes and features will be in the repository very quickly and if you have a need for these things, you should probably compile the code from source. You may also want to keep an eye on the mailing lists
    http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-cvslog/
    http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel/

  4. Re:still no multithreaded h.264 decoding by the_crowbar · · Score: 5, Informative

    If you have an Nvidia 8400 or better card and driver version 180.xx (I think .37 is newest) you can use the VDPAU api to offload the video decode to your GPU. Just Google it to find the mplayer patches or maybe binaries. There are also some MythTV unofficial builds with it. It can allow a Sempron to easily play high bitrate h.264 video (i.e. BluRay).

    Cheers,
    the_crowbar

    --
    Have you read the Moderator Guidelines
  5. Hope this helps building a better documentation by egghat · · Score: 5, Informative

    ffmpeg is one of the pieces in the open source world that must have the biggest gap between usefulness and usability. Ever seen the man page? Gazillions of options! Some of them can be applied multiple times for input and output. Therefore the order of arguments is significant. Took a while for me to figure that out ...

    --
    -- "As a human being I claim the right to be widely inconsistent", John Peel