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.
I'd like to point out that FFmpeg is what makes some open source multimedia apps (like MPlayer, Xine, VLC and Kdenlive) so versatile.
Thanks for that info. I was reading the Slashdot article summary, where it says: "As another reader points out, FFmpeg is what makes some open source multimedia apps (like MPlayer, Xine, VLC and Kdenlive) so versatile." and was hoping that some reader like yourself would point that out because that factoid is only mentioned once in the summary and thus is not obvious to people who only read the scrollbars on their window.
Karma: Excellent. 15 moderator points expire sometime.
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.
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.
I too would like to point out that FFmpeg is what makes some open source multimedia apps (like MPlayer, Xine, VLC and Kdenlive) so versatile.
This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
Presumably he's the reader the editors were referring to...
Alphanos
I noticed on the release notes that ffmpeg now supports TrueHD as well as the VC-1 for video, these are both commonly used on blu-ray discs. Maybe we'll get lucky and at least now we'll be able to play our blu-ray disc tracks on linux after we remove all the DRM, & HDCP nonsense. We could sort of do it before but it's a royal pain in the ass: just last night I had to go through about four different media players to blue-ray tracks in trueHD audio and some other weird video format before I found one that could actually play my disc without spewing out error messages every frame. Even then it seemed like the dolby 5.1 sound was messed up -- the voices were coming from behind us and the music from the front.
Gentlemen! You can't fight in here, this is the war room!
Thanks for pointing out that fact. phew.
I would like to point out that teen pregnancy is an unfortunate problem that is difficult to prevent in our society.
What's the value of information that you don't know?
There never was a real build for ffmpeg. Now that they've got a stable release, I wonder when they will start pushing out official builds for various platforms (say, Win32/64)?
That said, could they actually push out binaries? One of the strange things with ffmpeg is that pretty much everywhere you go, it is compiled different. One system's ffmpeg will have a bunch of codecs installed and another will not. You can never really count on having something like H.264. Hell, I've seen one installation that didn't even have libmp3lame on it! Reminds me of PHP in many ways--so many damn compiler flags that you are pretty much guaranteed every system will be different.
Is this a legal thing, or a "we dont have a good build process yet" thing?
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
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