Combined Community Codec Pack (CCCP) - это набор кодеков, который разрабатывается несколькими группами, занимающимися кодированием/переводом анимэ. Решает практически любые проблемы, связанные с субтитрами и воспроизведением непонятных (экзотических) форматов видеофайлов.В CCCP содержится FFDShow вместе с необходимыми фильтрами, а также плееры Zoom Player и Media Player Classic
* FFDShow
* Haali Media Splitter
* VSFilter
* Windows Media 9 VCM
* Media Player Classic
* ZoomPlayer Standart
* Containers:
o AVI - including multiple audio streams and softsubs
o MKV
o MP4 - including partial MOV support
o FLV (Flash Video container)
o TS (MPEG Transport Stream)
o 3GP
o OGM & Ogg
* Video codecs:
o MPEG-1 - comes with Windows
o MPEG-2 - including DVD playback
o MPEG-4 ASP
+ Xvid
+ DivX (all versions)
+ Generic/Others (3ivx, lavc, etc.)
o MPEG-4 AVC - better known as H.264
o WMV & VC-1 - mostly comes with Windows, see below
o VP6F (Flash Video)
o Theora
o H.263+
* Audio codecs:
o MP3, MP2 and MP1
o AC3
o DTS
o AAC
o Vorbis
o FLAC - no .flac splitter included, only works when in MKV
o TTA
o WavPack
o AMR
o LPCM - on some DVDs, more common on HD-DVD & BluRay
o IMA ADPCM
* Subtitle formats
o SRT
o VOBSUB
o SSA/ASS
Updated components:
LAV Filters 0.60.1.0-22da8ba
MPC-HC 1.7.1.322 (shows up as 333)
General change log:
Installer and settings applications
WinCPUId is no longer used for SSE detection.
Default source filter for OGM is now set to LAV Splitter. A half-year old FFmpeg bug has finally been squished regarding seeking in this container, enabling this change to go forward.
MPC-HC
MPC-HC's VSFilter/ISR code has been reworked, and the ISR is now quite a bit faster with complex styled subtitles.
MPC-HC now has XySubFilter support in its EVR and VMR9-based custom renderers. After XySubFilter has been registered in the system, blocking the "DirectVobSub (auto-loading version)" filter in external filters is the easiest way to get it used with the standard CCCP setup.
The mouse cursor will now hide in windowed mode as well in MPC-HC when it is not moved for a certain amount of time on top of the video surface.
The menu bar can now be shown when hidden in MPC-HC by pressing the Alt key.
The shaders feature has been reworked in MPC-HC. Now the feature has a full page in the Options.
MPC-HC is now built with Visual Studio 2013.
LAV
WMA2 audio in Matroska no longer gets wacky timestamps with LAV Splitter, effectively fixing some older files with this type of audio muxed in.
Native MPEG-4 Part 2 (xvid, divx, lavc mpeg4) timestamps in Matroska are now handled correctly in LAV Splitter. Fixes stutter due to incorrect usage of the container timestamps with such files.
VC-1 decoding via DXVA2 has been fixed and re-enabled on Intel hardware in LAV Video. Requires relatively new hardware and drivers (Ivy Bridge/Haswell).
Various minor Matroska parsing fixes in LAV Splitter. Among other things, seems to fix playback of certain files with humongous FLAC extradata.
FFmpeg issue 2739 has finally been fixed. This fixes seeking in OGM files in LAV Splitter.
Forced subpicture and PGS subtitle stream selection has been improved in LAV Splitter.
Opus audio pre-skip support has been improved in LAV Audio.
FFmpeg's AAC decoder now supports correctly a few more types of AAC audio in LAV Audio.
Support for reading embedded Cue Sheets from audio files as chapters has been added to LAV Splitter.
Support for reporting the stream bitrate through IBitrateInfo (for MPC-HC et al.) has been added to LAV Splitter.
Additional metadata from the source file is now exported through IPropertyBag in LAV Splitter.
LAV Filters are now built with Visual Studio 2013 and GCC 4.8.2.