Page 1 of 3

FFDShow - Freeware

Posted: Sun Jun 25, 2006 11:42 pm
by Dreamer
FFDShow - Freeware

FFDShow Homepage
FFDShow Homepage (old)

FFDShow is a set of DirectShow filters and VFW codec for video compression, decompression and processing and audio compression and processing.

Features:

- DivX, Xvid support
- Subtitles support
- Keys & remote - keyboard shortcuts...
- OSD
- Deinterlacing
- Crop & zoom
- Logoaway - to hide ugly/moving logos/icons
- Picture properties - to change contrast, brightness, gamma...
- Blur & noise reduction
- Sharpen
- Noise
- Perspective correction
- Bitmap overlay - to add images
- Grab - to make snapshots
- And other unique features...

Posted: Mon Aug 14, 2006 11:41 pm
by Dreamer
FFDShow 2006 08.10 has been released.

http://www.softpedia.com/get/Multimedia ... oder.shtml

Posted: Fri Nov 03, 2006 2:57 am
by ckit
FFDShow MPEG-4 Video Decoder 2006-10-27:
http://www.free-codecs.com/download/FFDShow.htm

Posted: Mon Nov 06, 2006 12:40 am
by Dreamer
FFDShow 2006-11-04 has been released.

http://www.free-codecs.com/download/FFDShow.htm

Notes about latest versions of FFDShow MPEG-4 Video Decoder :

- FFDShow 2006-08-28 (rev. 2546) was compiled by drevil_xxl using GCC 4.1.1 (libavcodec.dll & libmplayer.dll), FFDShow 2006-11-04 (rev. 497) MMX* was compiled by clsid using MSVC 7.1 (ffdshow.ax, etc) + GCC 3.4.5 (libavcodec.dll, mplayer.dll, kerneldeint.dll) while FFDShow 2006-08-03 (rev. 2546) SSE** was compiled by videomixer9 using ICL 9.1.028 + GCC 3.4.5.
* Only for CPUs with support for MMX (MultiMedia eXperience) instructions.
** Only for CPUs with support for SSE (Streaming SIMD Extensions) instructions. Check if your CPU has support for SSE or SSE2 instructions using Cpu-Z, a small tool which shows infos about CPU.

First of all, the FFDSHOW consumes way less CPU power than original DivX codecs, even with maximum post-processing. At the same time the post-processing seems to give excellent quality results and allows more configuring than the original DivX 5 codec. It can even automaticly reduce post-processing if your CPU is getting overloaded. The noise filter adds a kind of a rasterising effect to the picture - might be useful in some cases. The alpha version also includes experimental playback for MPEG-1 and MPEG-2 files (such as VCD and SVCD movies), which works pretty damn well. Only problem is that MPEG-2 playback can't play the SVCD clips directly from the CD, but requires the video to be extracted to the HDD by using VCDGear first.

Posted: Sat Nov 11, 2006 1:27 am
by ckit
FFDShow MPEG-4 Video Decoder 2006-11-09:
http://www.free-codecs.com/FFDShow_download.htm

Both MMX and SSE versions updated (I'm using the SSE version)

Posted: Wed Nov 15, 2006 12:19 am
by ckit
FFDShow MPEG-4 Video Decoder 2006-11-13:
http://www.free-codecs.com/FFDShow_download.htm

Only MMX version updated!

Posted: Fri Nov 17, 2006 2:28 am
by ckit
FFDShow MPEG-4 Video Decoder 2006-11-16:
http://www.free-codecs.com/FFDShow_download.htm

All versions updated!

Homepage(s) have been changed, thanks ckit. - Dreamer

Posted: Fri Nov 24, 2006 9:45 am
by ckit
FFDShow MPEG-4 Video Decoder

CLSID's version 2006-11-23 updated - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Posted: Tue Nov 28, 2006 12:25 am
by ckit
FFDShow MPEG-4 Video Decoder

CLSID's version 2006-11-27 updated - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Posted: Sat Dec 02, 2006 4:55 am
by ckit
FFDShow MPEG-4 Video Decoder

CLSID's version 2006-12-01 updated - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Posted: Mon Dec 04, 2006 3:17 am
by ckit
FFDShow MPEG-4 Video Decoder

Drevil_xxl's FFDShow SSE and SSE2 rev. 621 - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Posted: Wed Dec 06, 2006 11:30 pm
by ckit
FFDShow MPEG-4 Video Decoder

CLSID's FFDShow MMX rev. 641 - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Posted: Thu Dec 07, 2006 11:57 pm
by ckit
FFDShow MPEG-4 Video Decoder

CLSID's FFDShow MMX rev. 654 - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Posted: Sat Dec 09, 2006 11:40 pm
by ckit
FFDShow MPEG-4 Video Decoder

CLSID's FFDShow MMX rev. 664 - http://sourceforge.net/projects/ffdshow-tryout/
Change log - http://svn.sourceforge.net/viewvc/ffdsh ... /?view=log

Anyone know the difference between ICL9.1 and non-ICL9.1 builds?

Posted: Sun Dec 10, 2006 4:38 am
by foxyshadis
ICL means the ffdshow part (the filters, mainly) is compiled with Intel compiler. It's sometimes much faster than microsoft's (MSVC), most strongly affecting the deinterlacing and noise removal. The decoders, encoders, post-processing, and resizing are all compiled by gcc 4.1, so they don't benefit from the speedup.