Jump to content

Ffdshow: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Updated latest release version and date
No edit summary
Line 47: Line 47:


==History==
==History==
The first versions of ffdshow were published in April 2002, as an alternative to [[DivX ;-)|DivX&nbsp;;-)]]<!--That's its actual name so don't change it--> 3.11 and the [[Claria Corporation|Gator]]-infested [http://web.archive.org/web/20030401082827/www.divx.com/divx/] [[DivX]] 5.02 decoders of the time, and as a way to combine the speed and quality of MPlayer with popular Windows video players. Some DirectShow decoders have since caught up with ffdshow's speed, but none matches its breadth. It continues to support more formats, new and old, as FFmpeg developers add support for them.
The first versions of ffdshow were published in April 2002, as an alternative to [[DivX |DivX&nbsp;]]<!--That's its actual name so don't change it--> 3.11 and the [[Claria Corporation|Gator]]-infested [http://web.archive.org/web/20030401082827/www.divx.com/divx/] [[DivX]] 5.02 decoders of the time, and as a way to combine the speed and quality of MPlayer with popular Windows video players. Some DirectShow decoders have since caught up with ffdshow's speed, but none matches its breadth. It continues to support more formats, new and old, as FFmpeg developers add support for them.


The main developer was Milan Cutka. When he stopped updating the project in 2006, new maintainers opened the [http://ffdshow-tryout.sourceforge.net ffdshow-tryouts] as a fork, where bugfixes, stability fixes, new features, and codec updates continue.
The main developer was Milan Cutka. When he stopped updating the project in 2006, new maintainers opened the [http://ffdshow-tryout.sourceforge.net ffdshow-tryouts] as a fork, where bugfixes, stability fixes, new features, and codec updates continue.

Revision as of 01:38, 31 July 2008

ffdshow
Stable release
Beta 5 (rev2033) / 05-07-2008
Preview release1.3.4533 (30 September 2014; 10 years ago (2014-09-30)) [±][1][2]
Written inAssembly language, C, C++
Operating systemWindows Vista, Windows XP, Windows 2000, Windows ME, Windows 98
PlatformMicrosoft Windows
TypeVideo codec
LicenseGNU General Public License
Websitesourceforge.net

ffdshow is a media decoder[3] and encoder mainly used for the fast and high-quality decoding of video in the MPEG-4 ASP (e.g. encoded with DivX, Xvid or FFmpeg MPEG-4) and AVC (H.264) formats, but supporting numerous other video and audio formats as well. It is free software released under the GPL license, runs on Windows and is implemented as a DirectShow and VFW decoding filter.

Installation and configuration

ffdshow does not include media player and container parsers. Instead, after installation of ffdshow, compatible DirectShow or VFW media players such as Media Player Classic, Winamp, and Windows Media Player will use the ffdshow decoder automatically, thus avoiding the need to install separate codecs for the various formats supported by ffdshow. The user configures ffdshow's audio and video settings by launching the ffdshow video decoder configuration program (shown above) independently of any media player, under Windows by clicking Start/Programs/ffdshow (or under Windows Vista by clicking Start button and typing ffdshow and clicking "ffdshow video decoder configuration").

Format and filter support

ffdshow can be configured to display subtitles, to enable or disable various built-in codecs, to grab screenshots, to enable keyboard control, and to enhance movies with increased resolution, sharpness, and many other post-processing filters. It has the ability to manipulate audio with effects like an equalizer, a Dolby decoder, reverb, Winamp DSP plugins, and more. Some of the postprocessing is borrowed from the MPlayer project and AviSynth filters.

ffdshow uses the libavcodec library and several other free, open source software packages to decode video in most common formats, such as:

ffdshow also decodes audio, such as:

The post-processing video filters of ffdshow can be used in video editors such as VirtualDub or AviSynth, by configuring the VFW settings. In these editors, ffdshow can also be used to encode MPEG-4 video compatible with Xvid, DivX, or x264 codecs, as well as lossless video and a few other formats supported by libavcodec.

History

The first versions of ffdshow were published in April 2002, as an alternative to DivX  3.11 and the Gator-infested [1] DivX 5.02 decoders of the time, and as a way to combine the speed and quality of MPlayer with popular Windows video players. Some DirectShow decoders have since caught up with ffdshow's speed, but none matches its breadth. It continues to support more formats, new and old, as FFmpeg developers add support for them.

The main developer was Milan Cutka. When he stopped updating the project in 2006, new maintainers opened the ffdshow-tryouts as a fork, where bugfixes, stability fixes, new features, and codec updates continue.

Notes

A common misconception is that ICL SSE/SSE2 builds will decode video better than "generic" builds. In fact, the video decoders are always compiled in gcc and are usually hand-optimized; it is the ffdshow filters that benefit from ICL[4]

Codec packs or transcoding suites like Nero Recode that install their own video splitters also have been known to damage ffdshow's performance in the past[citation needed]. Some will override ffdshow, disrupt proper video display, or install outdated ffdshow versions[citation needed].

See also

References

  1. ^ "ffdshow tryouts - SVN builds at SourceForge.net".
  2. ^ "ffdshow tryouts – SVN Changelog at SourceForge.net".
  3. ^ Null 2008
  4. ^ "ffdshow-tryouts FAQ". Retrieved 2008-05-11.