|
楼主 |
发表于 2002-8-1 10:26:25
|
显示全部楼层
当然,作为一个新东西,还是有不少bug的,但是这掩盖不了它的这么多的优点,我用了这个解码器后,就卸载了DivX5.02, DivX3.11和XviD,:D,希望它的字幕功能早点完成,这样我就可以卸载VobSub了,
碰到的bug描述,播放一个影片(使用ffdshow解码)后需要关闭wmplayer后,继续播放下一个,否则会出现wmplayer死锁(CPU资源占用100%)。
. About ffdshow
ffdshow is a DirectShow decoding filter for decompressing DIVX movies.
It uses libavcodec from ffmpeg project or for video decompression (it can use
xvid.dll installed with xvid codec too), postprocessing code from mplayer to
enhance visual quality of low bitrate movies, and is based on original
DirectShow filter from XviD, which is GPL'ed educational implementation
of MPEG4 encoder.
2. Features
- fast video decompression using optimized MMX, SSE and 3DNow! code
- support for different codecs: XviD and all DIVX versions
- additional support for MSMPEG4v1, MSMPEG4v2, MSMPEG4v3 and H263
- can act as generic postprocessing filter for other decoders like MPEG1 or MPEG2
- image postprocessing for higher playback quality
- automatic quality control: automatically reduces postprocessing level when CPU load is high
- hue, saturation and luminance correction (MMX optimized)
- two sharpening filters: xsharpen and unsharp mask
- blur and temporal smoother
- tray icon with menu and quick access to configuration dialog
- noising with two selectable algorithms
- resizing and aspect ratio changing
- subtitles
- completely free software: ffdshow is distributed under GPL
4. Configuration
To be written.
5. Web links
ffdshow: [url=http://cutka.szm.sk/ffdshow[/url] or http://sourceforge.net/projects/ ... et/projects/ffdshow
XviD: http://www.xvid.org
ffmpeg: http://ffmpeg.org
mplayer: http://www.mplayerhq.hu
DVD2AVI: http://arbor.ee.ntu.edu.tw/~jackei/dvd2avi/
Xsharpen, unsharp mask, hue and saturation code
http://sauron.mordor.net/dgraft/index.html
and
doom9: http://www.doom9.org
6. Copying
All used sources (except of cpu utilization detection routine) and ffdsow itself
are distributed under GPL. See copying.txt
Milan Cutka ([email protected]) |
|