
Como El Buen Vino: Versiones Recientes MPC-HC
Algunos de los reproductores mas usados han tenido sus actualizaciones a aunque no siempre vienen de la pagina oficial:
Media Player Classic Home Cinema. Basado en el proyecto original de Media Player Classic -y que ya esta abandonado-, mejoras enc uantro al video en alta definicion, en audio y video. En su pagina oficial solo encontramos como ultima version la del 28 de agosto del año pasado -2009-, sin embargo, varios de los programadores han estado bastante activos y han publicado versiones mucho mas actuales con cambios desde cosmeticos hasta la actualizacion de los codecs y los han publicado por su cuenta.
Pagina Oficial:
http://mpc-hc.sourceforge.net/
Versiones mas recientes en:
http://www.xvidvideo.ru/media-playe...4-svn-2371.html
No se dejen llevar por el idioma en ruso, el programa viene multi-idioma incluido el español y son versiones bastante estables.
Citar:
This project is based on the original "Media Player Classic" and was created after Gabest, the original author, stopped working on it. Several new features have been integrated in this player, such as:
* An option to remove Tearing
* Translation in several languages (currently Czech, French, German, Korean, Hungarian, Russian, Spanish and Turkish)
* Additional video decoders and in particular H.264 and VC-1 with DXVA support (see specific section for details)
* Better support for Windows Vista, including a release for 64 bits platform
* Support for EVR renderer
* Bugs and vulnerability fixes
Changes (2255-2371):
* disable some unsupported mpc-hc files in MediaInfo;
* Small cleanups and fixes. Patch by Di Luo < Этот e-mail адрес защищен от спам-ботов, для его просмотра у Вас должен быть включен Javascript > ;
* Use SSE2 in the MSVC 2010 release builds since SSE is already broken (MSVC 2010's fault);
* update Korean translation;
* Installer: added CPU detection taken from the ffdshow-tryouts project;
* VSRip: project file cleanup;
* Fix : player Status, [DXVA] show only for status 'Playing';
* fixed some #includes in DSUtil, and removed a couple of unreadable comments. Path by Superb;
* removed DiracSplitter and NutSplitter;
* removed some unneeded #includes, small cleanup;
* installer script cosmetics;
* Change : File Properties - add support get file name from graph, example - for BD playback.;
* Change : File Properties - add mpc-hc description for file type, much better.;
* Fix : return value in some function;
* Change : move some code from MainFrm.cpp out to new helper files(OpenDirHelper.cpp/.h) thank to Di Luo(sansnom05);
* updated Authors;
* updated Ukrainian translation for installer's custom messages.