Media Player Classic - Home Cinema

baloota

Registered
Messages
2,055
Code:
New features : 
Command Line Option "/dubdelay" applies a positive or negative audio delay of ???ms, if filename contains "DELAY ???ms" (internal Audio Switcher required) 
Russian, Turkish, Czech, Spanish and Hungarian translations 
Internal AVI splitter support AMV files (need an ffdshow update to decode) 
Changes : 
Filetype association. MPC is now recognized as a registered media player application. Filetype registration now compatible with UAC. (Vista) 
Matroska internal subtitles are not loaded if "auto-load subtitles" option is off 
Allow DirectShow to use a disabled internal source and transform filters when no other suitable filter is available 
Bugs fixed : 
Subtitle popup menu not working in French 
Remember file position option not working properly in playlist mode 
Crash when opening "Navigation" menu while playing dvd (German locale only) 
Memory leak with window resize 
Many GUI related things 
Crash when opening zero byte length MP3 files 
Crash when using "Save thumbnails" with number of row or column greater than 8 (now internally limited to 8)
 

k@lkov

Super VIP
Messages
10,003
Media Player Classic - Home Cinema 1.2.908.0

Code:
[B]New features:[/B]
- Support Multi-Monitor configuration, select Monitor for full-screen playback
- Creation of minidump when mpc crash
- Simplified Chinese & Traditional Chinese translations
- Pixel shader to convert BT601 -> BT701 (request #1911511)
- YV12 Chroma Upsampling pixel shader added 
- Recursively adding directories to the Playlist (feature request 
  #2013805), add as New Menu item
- Support for M2TS presentation graphics streams (only for EVR 
  Custom and VMR9 Renderless)
- Command lines "/startpos hh:mm:ss.ff", "/dvdpos title#chapter" 
  and "/dvdpos title#hh:mm:ss.ff" to start playback to position
- Differents icons for each format associated with mpc
- Support H264 and AAC in FLV splitter

[B]Changes:[/B]
- Add VIRTKEY for "Save Thumbnails" (request #1964399)
- Store the settings for the internal DXVA/FFmpeg decoders in a 
  different value than the other internal decoders. This makes the 
  settings better interchangeable with old MPC builds. Also gives 
  more room in the bitvector for adding more (FFmpeg based) 
  decoders in the future.
- PAR correction option (for anamorphic video)in VSFilter and 
  RealText support
- liba52 & libdts library updated
- x64 edition of MPCVideodec is now build using GCC/MingW64
  (improve performances)
- Gui option for Explorer Context menu->Files(see Formats Page)
- Gui option for Explorer Context menu->Directory(see Formats Page)
- Open directory(shell context menu or MPC-HC menu) - load only 
  enqueue audio/video files, those with file extensions from the 
  Formats page in MPC options
- Replaced command line switches /unregvid and /unregaud with 
  a new switch /unregall. That cleans up all file associations, 
  including image/playlist formats.
- Change in VideoDecoder Settings for rev.681(read AR from stream)
- Open DVD detect and open Blu Ray main movie
- Eac3 support in Mpeg splitter
- Number of file and DVD position increase from 5 to 20 (req #1819709)
- Bypass of UOPs for DVD (req #1811508). This feature didn't works 
  for x64 build
- LibPNG updated to release 1.2.32 (fix memory leaks)

[B]Bugs fixed:[/B]
- Chapter message improperly displayed in status bar (for file only)
- Crash with CoreAVC when changing "prefered decoder" setting 
  during playback
- Missing checkmarks on "tearing test" and "display stats" 
  options (bug #2010857)
- Save image/thumbnail not working with EVR (bug #2010681)
- Workaround to prevent GraphEdit crash when MpcVideoDec.ax 
  was registered (when opening menu "Graph/Insert filter/Direct 
  show filters")
- Fix rare seeking issue with VobSubs in VSFilter
- Subtitle style not save in settings.
- Random freeze when using mpc-hc, vsfilter and Haali renderer 
  at the same time
- Shortcuts with MEDIA_PLAY, MEDIA_PAUSE not working with 
  some remote control
- Shortcuts label in "Option / Key" dialog box is now localized
- MPC-HC file association cleanup bug (rev.731), these commands 
  are not working: mplayerc /unregvid, mplayerc /unregaud
- Freeze when play Mpeg2 or XVid file
- Remember position not working with some DVDs
- DXVA decoder now support H264 interlaced video
- Crash/black screen with DXVA decoder with some ATI cards
- Incorrect aspect ratio with some H264 files (extended SAR)
 

juli13

Staff member
Administrator
Messages
10,194
Media Player Classic - Home Cinema 1.3.1249.0

New features :

  • Support for Flac audio streams
  • Support for Dolby Digital+ (Eac3) and Dolby true HD (MLP)
  • Nellymoser audio decoder
  • Belarusian, Brazilian and Sweedish translation
  • New shader "Sharpen Complex 2" (required hardware compatible with pixel shader 2.A)
  • Support for madVR video renderer (http://madshi.net/madVR.zip)
  • Additional information on video using MediaInfo (DLL can be download from http://mediainfo.sourceforge.net and placed in mpc-hc directory)
  • Internal DXVA decoder support for H264 with Intel G45 (thanks for people who help me at Intel Corp.)

Changes :

  • Add support of interlaced flags in software mode for MPCVideoDecoder filter
  • D3DFullScreen mode now takes into account the monitor to full-screen mode in options, if monitor is not specified on the command line.
  • Auto-hide playlist on fullscreen(feature request #2219561)
  • Detours library updated to v2.1
  • Support for AC3 in MP4 splitter
  • Support for EAc3 in Matroska splitter
  • Hotkeys added to support more remote control keys
  • Support for Theora in Matroska internal splitter
  • LibVorbis updated to v1.2.3
  • LibOgg updated to v1.1.4
  • Improved streaming performances
  • Prevent display or computer to sleep during playback
  • Faad library updated to rev 2.2.7
  • LibPNG updated to release 1.2.38 (fix security bug)
  • Playlist file is now saved in mpc folder (patch # 2671496)
  • frame by frame modify to support step frame back functionality (except for VMR9)
  • support for AC3 in MP4 files created by Nero Digital
  • EVR custom and VMR9 renderless revamped (Beliyaal), better synchronisation, remove tearing in windowed mode, support for dialog box in DirectX exclusive mode, ...

Bugs fixed :

  • Support for Theora stream in Ogg internal splitter
  • Save thumbnails crash in x64
  • Bugs on presentation graphics (missing subtitles, better synchronization)
  • Audio change on M2TS files reset the selected subtitle
  • Switch to "Minimal view" reset main menu language to English
  • Bug in Mpeg splitter for VC1
  • Maximum texture resolution to "Desktop" not working with Haali renderer (Bug #2456735)
  • Better synchronization with EVR custom to improve playback smoothness
  • 24 bits LPCM not properly play
  • Possible deadlock with Reclock
  • Support of framestep backward, even if the codec didn't support it natively (bug #2600542)
  • DXVA decoder support multiple graphics cards (PCI vendor id detection on the fly)
  • Incorrect aspect ratio for some H264 files with DXVA1 decoder (extended SAR)
  • H264 files with 16 reference frames freeze during playback (bug #2795785 and #2784256)
  • AVI with H264 not decoded properly (bug #2794854)
  • Revamped DXVA h264 decoder based on new insights, fixing black screen, macroblock, support for AVI, ...
  • Incorrect playback for padded DTS
  • Hang when moving player between monitors
 

tani1

Staff member
Super Moderator
Messages
17,767
Media Player Classic HomeCinema (x86/x64), svn 2041

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 (2019-2041):
  • Updated Catalan translation [xiulet]. Also fixed some of the truncated strings.;
  • Update russian resource;
  • Add missing resource string;
  • mpcresources project file cosmetics;
  • Add : OSD on Jump Forward/Backward(keyframe);
  • Added .webm extension to file formats section.;
  • Removed .vp6 extension (because MPC is unable to play raw vp6 streams).;
  • Grouped together audio and video formats in the code. This does not effect the format page in MPC, since there the items are sorted alphabetically.;
  • added Japanese translation by anonymous;
  • updated Japanese translation;
  • updated Chinese simplified translation [torpedoo];
  • Changed : x64 Mingw compilation script and documentation updated (auto apply needed patches);
  • Remove : reference to non existing DEF file.h;
  • Changed : Webserver thread killed on exit if necessary;
  • Fixed : compatibility issue with DirectX SDK June 2010;
  • Fixed : remove reference to missing authhdrpic.bmp.
 

tani1

Staff member
Super Moderator
Messages
17,767
Media Player Classic - Home Cinema 1.4.2499.0
Code:
[B]New features :[/B]
- Seamless playback support for multi files BRD
- Support for Windows 7 taskbar and thumbnails features
- Added Catalan, Dutch and Japanese translations
- VSFilter x64 is available
- Added internal VP8 Decoder
- MPC-HC can be compiled with MSVC2010 and Intel C++ Compiler
- Support for MCE remote control (values added in AppCommand column in "Options/Player/Keys")
- Support of Broadcom Video decoder for VC1, H.264 and MPEG-2 (hardware acceleration)
- Support for DVB subtitles
- Open files to Recent Documents
- AUTO HDMI MODE 1080p/24 support for fullscreen mode
- Ticket #46, add number to AudioDevice list
- Sync Renderer dialogs
- Real Video decoder in MPCVideoDecoder
- Support interlaced mode in fullscreen resolution list
- Auto change fullscreen resolution for different video content
- Fullscreen Options page
- Video decoder, options for DXVA Compatibility check
- Support for MPEG-2 bitstreaming in the DXVA decoder
- Full screen resolution - support for native 23.976 and 29.97 mode (Vista and above only)
- Auto resolution change for DVD
- Always Exit after playback option
- Support for SRM7500 remote control
- New panel for switching DVB channels, audio and tuner scan accessible through View-->Navigation menu when in Capture mode
- Automatically play next files in a folder
- Implemented 'Quick add favorite' shortcut (default: Shift + Q) will use current settings from 'Add Favorite' dialog
- Select D3D device for render, including DXVA if two or more video adapters are in the system (EVR Custom & VMR9-Renderless only)
- Statistics - added render device
- Ability to select OSD font & size
- Option "Don't use 'search in folder' on commands 'Skip back/forward' when only one item in playlist"
- H.264 L5.1 DXVA support for ATI cards with drivers > v8.14.1.6105 (Catalyst 10.4)
- MPCVideoDecoder, disable DXVA (H.264) for SD video (width < 1280)
- Improved DXVA compatibility check
- Implemented drag and drop folders with sub-folders
- Support for MPEG-1/Layer1 audio stream in the Matroska splitter
- Command to switch video frame mode (key 'P')
- Video frame options like in TV: Zoom 1 and Zoom 2
- Auto saving position every 30 seconds
- Added internal filters context menu (disable/enable)
- Command to reopen file (Ctrl+E)
- Support for PGS in Matroska
- Open root BD movie from command line & shell context menu
- OSD messages added when switching audio stream or subtitles
- OSD on Jump Forward/Backward (keyframe)
- OSD when open DVD/BD
- OSD for jump to chapter in file
- Detect system UI language and set interface language at first run
- Full ICC color management (Little CMS v2.1a library added)
- Full floating point processing (FP16 temporary textures)
- High-quality dithering (color management, full floating point processing, 10-bit -> 8-bit)
- Option to force 10-bit EVR mixer input (probably hackish, but in many cases it seems to work)
- Added MediaInfoLib (v0.7.35) (no need for MediaInfo.dll anymore)
- Added support for MPEG-2_VLD DXVA for Intel G31/33 (and maybe other Intel) chipset

[B] Changes :[/B]
- Updated UnrarDll. It is now possible to use the 64bit UnrarDll with the 64bit MPC-HC
- Updated Detours to v2.1 build 216
- Updated Bento4 to v1.2.3.0
- Updated libpng to v1.4.3
- Updated SoundTouch to v1.5.0
- Updated zlib to v1.2.5
- Updated LibOgg to v1.2.0
- Updated LibVorbis to v1.3.1
- Updated PNGDIB to v3.1.0
- Updated sizecbar to v2.45
- Better support for madVR
- Updated Hungarian, Russian, Polish, Slovak, Portuguese, Ukrainian, Spanish, Swedish, Czech, Traditional Chinese, German, Italian, Turkish and Hungarian translations
- Updated FFmpeg
- Updated installer script
- "DirectShow Audio" label on playback->output now says "Audio Renderer"
- Ticket #27: Allow screensaver to activate when audio only (sleep is still stopped)
- Add open file to Recent Document only if "Keep history of recently opened files" is checked
- Select and change resolution for selected fullscreen monitor
- Improve options for fullscreen monitor and resolution
- Open DVD root folder (include VIDEO_TS) from explorer context menu
- Many internal code improvements for more stability
- Improved playlist
- Improved subtitle handling
- Rewritten DVXA check for better readability
- Disabled internal H.264 (AVC) decoder for interlaced files (bad supported by FFmpeg)
- Show filename in OSD at open, instead "Pause/Play"
- Add 'x64' suffix in Title and in the About dialog for the x64 build
- OSD file name at open show delay up to 3 sec.
- Core rendering code in the DX9AllocatorPresenter class is moved to a new class: DX9RenderingEngine
- "10 bit RGB" option changed to "10-bit RGB Output", does not affect internal processing anymore
- Removed unnecessary temporary texture allocations
- Removed old player logos and added a new one

    [B]-Bugs fixed :[/B]
- Name of MPC-HC in title bar (Bug #2826963)
- Web interface status.html not showing status/media state when Status bar is turned off (Bug #2025675)
- Ticket #12, crash/hang after standby, hibernate, UAC or CTRL+ALT+DEL
- Ticket #74, [MP4] AAC sound stops playing
- Ticket #116, issue with some MPEG (mono) audio playback
- Ticket #120, Inner PCM inside QT .mov is supported now
- Ticket #150, issue with playback AMR sound
- Ticket #161 and #414, "no audio capture device"
- Ticket #163, Crash with RealMedia
- Ticket #237, DVB channels are all saved as number 0 when tuning
- Ticket #242, No PCM sowt audio in MOV
- Ticket #258, speaker configuration in Audio Switcher isn't stored
-Ticket #281, [CAPTURE] No video decoding when capturing from DVB-T card with internal MPEG2 DVXA Decoder enabled
- Ticket #282, Auto-zoom function problem
- Ticket #295, SSA/ASS and other save subtitle formats problem
- Ticket #300, Regression when hiding Caption and Menubar
- Ticket #333, Missing tracks when playing a TS file
- Ticket #363, #563, Can't open some mp3
- Ticket #385, no chapters with MP4Splitter
- Ticket #455, Bug with PGS subtitles
- Ticket #456, Problem with auto-loading subtitles fixed
- Ticket #465, MPEG/TS splitter can't recognize some video track
- Ticket #477, Internal audio switcher
- Ticket #489, MPC-HC API improvements
- Ticket #502, Problem with D3D9Ex
- Ticket #513, .rmvb interlaced decoding
- Ticket #511, Subtitle renderer crash fixed
- Ticket #528, Unable to scan for dvb-t
- Ticket #536, [MKV] Default values of the specification should be strictly followed
- Ticket #576, Next AR Preset Issue
- Ticket #578, VSFilter crash fix with certain malformed drawing lines
- Ticket #599, ignores /audiorender option
- Ticket #601, BD movie length detect wrong
- Ticket #660, Pressing left arrow under Options->Logo causes right arrow to disappear
- Ticket #661, Ctrl+C / File->Close form size discrepancy
- Ticket #672, DVB-T - image problems after changing from tv channel to radio & back
- Ticket #677, Wrong colors using Color Management
- Ticket #679, add color management status in EVR CP graph settings
- Ticket #680, "Don't hide controls in full screen" does not work unless you move the mouse
- Ticket #694, DLL preloading vulnerability
- Ticket #696, [GUI] use options dialog causes main window elements to disappear
- Ticket #714, MPEG2 detected as H264
- Opening multiple files via Explorer context menu
- Memory leak in libavcodec
- Memory leak in DXVA decoder
- Playback of some broken avi files
- Fix VCD playback
- Better detection of "Used For Reference Flags" (fixes some broken DXVA samples)
- Screensaver activating during video playback on XP
- Audio language detection for HDMV (broken by seamless playback feature)
- Bug with prevent sleep mode
- Bug in "Open File" dialog & "Add to Playlist" checked
- Default (center) window position after file close
- Issue with a switch to fullscreen mode
- FavoriteAdd dialog
- Possible buffer overflows
- Bug with launch in fullscreen
- Incorrect decoding with MPEG-2 bitstream decoder on video with alternative scan
- Seeking problem with MPEG files
- Don't show OSD message when auto play is disabled
- Checking for duplicates in display modes
- Correct state when done playback (rewind fix)
- Incorrect minimal window height calculation when caption is on
- Search in dir function
- Play video from network share
- Incorrect position (desktop) after fullscreen when playing multiple files on multi-monitor systems
- Playback issue for some H.264 media files captured from digital cameras
- Various DVB-T fixes
- DXVA regression: black video with some files
- Crash in Matroska splitter with unknown streams
- OSD shown wrong (previous) audio stream on change
- Improved DVD resume
- Crash with some VOB subtitles
- Undetected H.264 video streams in MPEG splitter
- Incorrect identification of the video stream in MPEG splitter (H.264 instead of MPEG-2)
- Logical/numeric sorting in Playlist, "Play next in the folder"
- OSD on open BD
- MPEGSplitter - could not read some MPEG files
- Crashes with MSVC2010 builds
- The EVR mixer output media subtype matches the surface format (as a consequence, it's always RGB)
- Incorrect lenght detection of MPEG, DVD (.ifo)
 

marokino08

Super VIP
Messages
7,462
•New :
◦Added new options to always default to external subtitles, ignore embedded subtitles and to set the autoload subtitle paths
◦Added support for "in24", "fl64", 8-bit "sowt", "IMA4" and "NONE" audio (old QuickTime? PCM)
◦Added support for "in24", "in32", "fl32", "fl64" (both big-endian and little-endian) in .mov files
◦Ticket #784, Enable ctrl+A in the MediaInfo? window
◦[DVB] LCN support, added EPG current event information, offset parameter for scanning channels, added channel encryption detection for DVB-t during scan
◦Added ignore encrypted channels checkbox during DVB scan
◦Armenian translation
•Changed :
◦Updated FFmpeg
◦Updated MediaInfoLib? to v0.7.39
◦Updated ZenLib? to v0.4.17
◦Updated Little CMS to v2.1
◦Updated libpng to v1.4.5
◦Updated libogg to v1.2.2
◦Updated libvorbis to v1.3.2
◦Cleaned up and optimized code for QT PCM, small corrections in MP4Splitter
◦DVB: the current channel audio stream is memorized and selected by default each time the channel is switched back
◦Removed DSM Converter (use the legacy branch if you need this feature)
◦Removed RoQ splitter/decoder (same as above)
•Fixed :
◦Ticket #52, [playlist] shuffle is broken
◦Ticket #78, ESC key cannot be assigned to other actions
◦Ticket #293, giving "remember last window size" a meaning
◦Ticket #564, EVR Sync enabled when it shouldn't be
◦Ticket #627, Don't create the "AppData?\Roaming\Media Player Classic" folder if the "Remember items" in playlist is disabled
◦Ticket #628, Enable ctrl+A in Player-->Keys page
◦Ticket #647, Weird "keys" listed
◦Ticket #650, Non-media entry in playlist halts playback
◦Ticket #651, Make EVR CP stats graph smaller
◦Ticket #652, Escape key on certain form causes form to collapse
◦Ticket #655, Crash with some BBC-HD samples
◦Ticket #678, Remember last window size NOT working and mpc-hc.ini
◦Ticket #698, VMR-9 (Renderless) + pixel shaders crashes
◦Ticket #699, fix EAC3 mediatype and string
◦Ticket #712, Audio renderer menu problem with Haali splitter after r2339
◦Ticket #724, Frequency range and bandwidth value are currently not taken into account when doing a scan
◦Ticket #753, DVB-T, internal MPEG-2 filter & wrong aspect ratio
◦Ticket #775, Default options of DVD/OGM Preferred language should be "Default" not "English"
◦Ticket #776, Mouse pointer hovering over window/video should be normal not hand
◦Ticket #778, Playlist interface problem
◦Ticket #782, VMR-7 & 9 filter names misspelled
◦Ticket #791, Change the cursor behavior
◦Ticket #796, MPC HC window doesn't stay snapped to desktop corners
◦Ticket #809, Resize-arrows no longer appear with caption hidden
◦Ticket #889, [DVB] keypress in channel list makes whole pane grey
◦Ticket #891, [DVB] clicking empty slot in channel list causes small playback hiccup
◦Ticket #895, [DVB] some characters don't show in EPG OSD
◦DVB Screen sizing: takes into account the TV Navigation panel
◦Workaround to avoid madVR renderer freezing when switching DVB channels
◦Bandwidth value was hardcoded to 8MHz when doing a scan or switching channels. The value entered in scan is now saved in the configuration



MPC-HC 1.5.0.2827 - x64 Edition

MPC - HomeCinema 1.5.0.2827
 

mohammed tanko

Super VIP
Messages
4,862
03.04.2011

These are vanilla MPC-HC builds from the trunk.
The building environment is as follows:

MSVC2008 builds:
* Microsoft Visual C++ 2008 SP1
* Microsoft Windows SDK v7.1

MSVC 2010 builds:
* Microsoft Visual C++ 2010 SP1
* Microsoft Windows SDK v7.0A

Common components:
* DirectX SDK 9.29.1962 (June 2010)
* Inno Setup v5.4.2 unicode
* MinGW GCC 4.5.2 stable


MPC-HC_r3011_x64_MSVC2010.7z 5.18 MB 03 April 2011
MPC-HC_r3011_x86_MSVC2010.7z 4.77 MB 03 April 2011

mpc-hc_standalone_filters_svn3011_x64_MSVC2008.7z 3.17 MB 03 April 2011

mpc-hc_standalone_filters_svn3011_x86_MSVC2008.7z 3.11 MB 03 April 2011

MPC-HomeCinema.1.5.2.3011.x64.MSVC2010.exe 5.97 MB 03 April 2011

MPC-HomeCinema.1.5.2.3011.x86.MSVC2010.exe 5.56 MB 03 April 2011
 

juli13

Staff member
Administrator
Messages
10,194
Media Player Classic - Home Cinema 1.5.2.3052
Code:
[B]What is new:[/B]

- update lcms to the latest git


[B]The building environment is as follows:[/B]

* DirectX SDK 9.29.1962 (June 2010)
* Inno Setup v5.4.2 unicode
* Microsoft Visual C++ 2010 SP1
* Microsoft Windows SDK v7.0A
* MinGW GCC 4.5.2 stable

DOWNLOAD x86
 

josagi

Super VIP
Messages
3,052
30.04.2011

Code:
[color=brown]Revision 3056[/color][/b]

[B]What is new:[/B]

-Fix PGS subtitle positioning with DirectVobSub/VSFilter
-Add : Decoder info to EVR statistic;
-Fix loading unregistered filters that require other dlls by adding their folder into the dll search path on load.
-Extend exported subtitle mediatypes of DirectVobSub/VSFilter to help graph builders select the proper filter


MPC-HC_r3056_x64_MSVC2010.7z

MPC-HC_r3056_x86_MSVC2010.7z

mpc-hc_standalone_filters_svn3056_x64_MSVC2010.7z

mpc-hc_standalone_filters_svn3056_x86_MSVC2010.7z

MPC-HomeCinema.1.5.2.3056.x64.MSVC2010.exe

MPC-HomeCinema.1.5.2.3056.x86.MSVC2010.exe
 
Last edited by a moderator:
Top