Media Player Classic (MPC), etc. Snapshots of CVS/SVN by celtic_druid
These files are made available by celtic_druid (with a few exceptions) to allow users to try out the current code without needing to compile,
and participate in development discussions concerning new and changing features.
They are possibly buggy and/or unstable.
If there is any problem in mirroring (for example, if a specific file is not found on this server),
don't hesitate to contact the admin at .
(This address is not for technical support.
If you have any such questions, please visit Doom9's Forum.)
If you experience problems (especially in the "VMR9 Renderless" mode),
make sure that you have the proper version of d3dx9_*.dll: To update DirectX 9.0c,
you can download
directx_feb2007_redist.exe
OR
directx_dec2006_redist.exe from microsoft.com.
Libavcodec Vorbis Decoder now can decode Vorbis 6ch correctly.
3826010 Bytes 2006-05-08 13:14:20 UTC
NOTE:
Some antivirus software may "detect" a Trojan in this file,
which is a false positive (there is no virus in it).
If you are still unsure, verify the MD5:
594d8f0f9247c57b6a0ce414aa3c0f0b.
See also:
UPX seen as spyware/adware
by Netscape8.1.
ffdshow-rev2529-SSE.exe & ffdshow-rev2529-SSE2.exe By celtic_druid
ffdshow-20060421-gcc4.0.3-sse-mt-x264.nl.exe BY bob0r: experimental build with Multithreading support (Still alpha, but try it out!)
ffdshow-20060423_gcc4.1_speed.exe BY Dirk Paehl: Optimized version (Speed and with Runtime CPU detection)
ffdshow-rev.2533-20060428-icc & -icc-intel.exe BY issa: [no sse & sse2 require]
ffdshow-rev2533.exe BY videomixer9: high accuracy tremor
readme.txt (Tips) & changelog
New to BitTorrent? Install a client like BitTornado,
and just click the link to .torrent file. Very easy. You'll like it :)
Please help out by seeding as long as possible, especially when the # of seeds is < 10. Thank you!
Media Player Classic: Unofficial Changelog (by guessing from the code)
Revision 579
libvorbisdec: Internal Vorbis decoder: Tremor
YUV mixing:
A new mixing mode, supported by Windows XP SP2.
VMR9 Mixer calling IDirect3DDevice9::StretchRect for the color conversion;
ProcAmp may work.
Matroska Sub-chapters support. Still slightly buggy.
MpaSplitterFile updated.
SSF: FONT_SCALE no more hardcoded (Currently 3, perhaps meaning 1/2^3 subpixel resolution (?), but could be 4, 5, 6 )
Revision 580
Vorbis Decoder (Tremor): high-accuracy now (_LOW_ACCURACY_ disabled).
Better quality than ffdshow Tremor (low-accuracy), but Kurtnoise13 got some coarseness.
Revision 581
MKV: Sub-chapters fixed (?)
SSF: placement "path" attribute, "a series of x y coord pairs," like ASS's \p but a path for a text
Revision 582
SSF: placement "org" attribute, origin of rotation, like ASS's \org
Revision 583
SSF: Default values when style.placement.org etc. not specified
2006-04-13 Media Player Classic (MPC) 6.4.9.0 Revision 583 (582?) celtic_druid (broken)
Revision 584
SSF: non "auto" style.placement.org
Revision 585
SSF: non "auto" style.placement.org x/y get the scale factors.
Revision 586
MERIT_UNLIKELY to MERIT_NORMAL in many filters, not only [ 1469487 ] Real* decoders should have MERIT_NORMAL
Ogg: Better support for illiminable's filters
for Ogg Vorbis, Speex, Theora and FLAC.
The merits of those filters are stored in valid but unusual places in the registry.
(Apparently illiminable is going to change his code too.)
Output: VMR7 Windowed/Renderless are no more grayed out on Windows 2000 as long as they are available.
Although undocumented, VMR7 is often available on Windows 2000 SP4.
MPC's subtitler works with VMR7 Renderless too even on Windows 2000.
FLVSplitter: definition of getYUV(), which is not in the original VP62.cpp.
SSF: Preparing for flexible Arabic support, especially "low-level" handling of presentation forms.
Arabic is RTL and can make bidi.
IsArabic(WCHAR c), Replace(WCHAR& c, pres_form_t pf), Replace(WCHAR& c, WCHAR prev, WCHAR next).
Revision 604
FLVSplitter: Clarification of the getYUV() definition.
Revision 605
.vcproj files: optimized
VobSubFile.cpp: long name of language (eg. en->"English") is ANSI even in Unicode build.
Renderer.cpp: bug fix: key.Format's arguments in FontCache::Create
Revision 606
VSFilter_vs2005.vcproj: more changes.
Revision 607
PPageDVD.cpp: long name of language (eg. en->"English") is always ANSI even in Unicode build.
PPageFormats.cpp: some strings are always ANSI even in Unicode build.
FGManager.cpp: cleaned
Revision 608
MatroskaSplitter: S_TEXT/SSF
FLVSplitter: for Video CodecID=5
Logo in PNG, no more BMP
libssf: updated
Dirac Video Decoder, now only __if_exists(CDiracVideoDecoder)
NUT, now only __if_exists(CNutSplitterFilter)
Revision 609
libpng.c added
Revision 610
MatroskaSplitter: WavPack Correction File (.wvc) in MKV (BlockAdditions) (Still not working?)