عدد المساهمات : 671 نقاط : 26959 تاريخ التسجيل : 30/04/2011 العمر : 27 الموقع : IN MY DREAMS
موضوع: Media Player Classic - Home Cinema 1.5.2.3085 الأحد مايو 08, 2011 12:58 am
هذه النسخة مبرمجة بشكل رهيب لجعلها تدعم الكثير من الصيغ الغير مدعومة كملفات Real Player ريل بلاير وملفات QuickTime كويك تايم وملفات MPEG2/SVCD/DVD دي في دي بجميع انواعها كما انه يدعم الصيغ الاعتيادية الاخرى ولكن البرنامج بالفعل شهير وقوي بل قوي جداً
Changes in Media Player Classic - Home Cinema 1.5.2.3085 :
- remove the deprecated -mno-cygwin switch; - MPCTestAPI: add x64 config; - Fix : MPEG Splitter can't recognize some H.264 video stream; - remove the deprecated -mno-cygwin switch; - Cleanup and optimization of functions in GetDIB of DX9AllocatorPresenter.cpp. All HRESULT items can return status on failure of functions. The main change is in the handling of the non-lockable source textures, it's no longer assumed that sources might be lockable. The RGB to BGR reversal bug remains for the .BMP format, this is caused by sorting order problem in the saving function of MainFrm.cpp; - Added the NV12 format and image conversion as an option for the video mixer to use with internal codecs. Minor additions for defining the VYUY, YVYU and UYVY formats; - Fix : MPEG Splitter can't recognize some H.264 video stream; (ticket #829); - Fix : Correctly read SPS/PPS split across two packets; Thanks to pwimmer for original patch; - Fix : Internal H.264 decoder can't read some video; - MFC bloat fix; - Change : Enable Flash playback for x64, ticket #1032; - Finally fix for MPEGSplitter - now it must detect 99.9% of H.264 stream; - Fix : MPEGSplitter correct read Aspect Ratio for H.264 stream at open; - Fix compatibility with MSVC2010 RTM