Latest Media Player Classic - BE

User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.3.0.3

Media Player Classic - BE (MPC-BE)
is based on the original "Media Player Classic" project (Gabest)
and "Media Player Classic Home Cinema" project (Casimir666),
contains additional features and bug fixes.

03-11-2013

Changelog v 1.3.0.3:

Code: Select all

Added (+):
 + Added .ini file validity check before use (opening);
 + Added remembering of the active tab in the file properties' window;
 + Added support for double audio output;
 + Added support for Win 8.1;
 + Added Blu-ray discs autoplay. This option is temporarily combined with that for DVD;
 + Added the option "Auto reload subtitle files after detecting modification". It is turned off by default;
 + Full integration of subtitles' control menu with VSFilter/XySubFilter;
 + Added history saving for Blu-ray and DVD;
 + Added the ability to automatically open external audio files and subtitles. Blu-ray name - root folder name or disc label (when opening a disc) - is used for searching;
 + MPC Audio Renderer: Added an algorithm for choosing the optimal output audio format. Conversion is used if needed;
 + FLVSplitter: added support for Speex tracks;
 + FLVSplitter: added support for HEVC video (external decoder is required);
 + FLVSplitter: added support for acquiring FrameRate and AudioSampleRate from metadata;
 + EVR-CP: added chapters output onto the seekbar in D3D Fulscreen mode;
 + MP4Splitter: added support for AIC icod (Apple Intermediate Codec);
 + MP4Splitter: added support for HEVC/H.265;
 + MatroskaSplitter: added options window and the "Load Embedded Fonts" option;
 + MatroskaSplitter: added support for the "A_OPUS" identifier;
 + MatroskaSplitter: added support for HEVC/H.265;
 + MatroskaSplitter: added support for VP9;
 + DTSAC3Source: added basic support for .dtshd/DTSHDHDR;
 + AviSplitter: added support for 'avc1' FOURCC;
 + AviSplitter: added support for HEVC/H.265;
 + MpaDecFilter: added support for TAK decoding;
 + MpegSplitter: added support for HEVC/H.265;
 + MPCVideoDec: enabled decoding of MJ2C video (j2k video family);
 + MPCVideoDec: added support for "Microsoft Video 1" (CRAM);
 + MPCVideoDec: added HEVC/H.265 decoder;
 + MPCVideoDec: added libvpx-based VP9 decoder;
 + MPCVideoDec: added support for AIC icod (Apple Intermediate Codec);
 + UDP/HTTP Reader: added support for IPTV (UDP multicast);
 + Added TAKSplitter;
 + Added MPC RAW Video Splitter with support for raw data opening (MPEG/H.264/VC-1/HEVC/H.265);
 ... and many more.

 Changes (*):
 * Corrected enabling of external subtitles;
 * No transition to fullscreen mode upon start (when the option "Launch files in FullScreen" is active) if the file has no video;
 * Disabled speed control in the player when using MPC Audio Renderer;
 * CShockwaveGraph: added support for obtaining real video size. Zoom works correctly;
 * Improved handling of relative paths for files and playlists;
 * Improved and updated interaction with Youtube;
 * Disabled displaying DirectX SDK in the renderer's statistics;
 * Tags from external audio files are ignored and are not displayed as the title, album, etc.;
 * Removed the options "Automatically set speaker count for the ivideo AC3 decoder" and "Switch from madVR to another renderer";
 * DVD options (Menu language, Audio, Subtitles): now either the user locale's language (when MUI is installed) or the system language is selected as the default one;
 * Improved handling of URL playlists. Added opening of "application/vnd.apple.mpegurl". Added support for relative links in playlists;
 * A correct file name is generated when saving network streams;
 * Remembering the main filter during rendering a DirectShow graph is implemented. This eliminates incorrect detections upon adding external tracks and speeds up the player's tracks switching;
 * Added an option to stop trying opening "bad" playlist elements by pressing Esc;
 * The font in MediaInfo window is now scaled according to the system settings. "Consolas" is now the preferred font for Windows 7;
 * The option "Store settings to .ini file" is renamed to "Store settings in the player folder";
 * The size of filters' configuration buttons is increased. "MPEG-2 decoder configuration" -> "MPEG-2/DVD decoder configuration";
 * Filter options window: only extradata is shown instead of pbFormat;
 * Changed saving of Favorites during Blu-ray playback;
 * Changed VSFilter blocking check: it is now blocked also in the presense of XySubFilter + madVR. XySubFilter is allowed only with madVR renderer;
 * Subtitles loading now works with VSFilter;
 * The contents of "Subtitles" and "Subtitles->Misc" panels are swapped;
 * "Subtitles->Misc" is renamed to "Subtitles->Rendering";
 * The "Auto-load subtitles" option is moved from the "Playback" panel to the "Subtitles" panel;
 * The path from the currently played file is used to load subtitles;
 * Now multiple subtitle files can be added to the player through Dran'n'Drop;
 * Corrected subtitles scaling in the default style;
 * Default subtitles style: now the changes are applied on-the-fly, added a button to reset the settings to their defaults;
 * Upon opening and playing back DVD/Blu-ray the root folder is displayed as the title;
 * HDMV (Blu-ray) structure reading: skipping data for the absent files. This allows opening "pieces" of Blu-ray;
 * Added the possibility to read the information about the disc's title from the disc.inf file upon opening a Blu-ray structure;
 * Blu-ray/DVD: Improved/speeded up seeking;
 * Removed D2VSource;
 * MPC Audio Renderer: re-worked the way of obtaining the list of supported formats, additional checks are made. Now the crashes when a certain format is unsupported are impossible;
 * MPC Audio Renderer: implemented caching, which enhanced the stability of sound playback;
 * MPC Audio Renderer - output parameters are configured basing on the frequency, and not bit depth. Also, if the frequency is not supported, the nearest allowed value is taken, and not the maximal one;
 * FLVSplitter: updated metadata parser, added support for key frames (if the "keyframes" tag is present). In this case, seeking speed is greatly improved;
 * WVSplitter: removed support for streaming media;
 * WVSplitter: corrected initial opening and data validity checking (signature checking) - removed only the check in the very beginning and limited the data to check to 1 megabyte. This allows opening and playing back iso.wv;
 * Mpeg2DecFilter: handling subtitles only during DVD playback, standard tools are used for ordinary files;
 * EVR-CP: added CPU load output in the renderer's statistics;
 * EVR-CP statistics: minimal font height is 6, minimal width, 4;
 * EVR-CP: improved statistics updating upon changing input media type;
 * MP4Splitter: removed output of "excess" subtitles in MEDIASUBTYPE_ASS2 format, only output as MEDIASUBTYPE_UTF8 is left;
 * MatroskaSplitter: improved seeking in MKV files, where key frames (CuePoints) are placed very infrequently;
 * MatroskaSplitter: upon opening/reading of corrupt/incomplete files, if 10 Mb of continuous garbage occurs, it is assumed that no useful information remains, and the reading stops. This will speed up opening of the files downloaded, for example, by torrent clients;
 * AviSplitter: improved handling of AVC1/H.264 video;
 * OggSplitter: corrected handling of packets with changing TimeStamp, improved playback of clips from livestream;
 * OggSplitter: optimized handling of online sources. Now the opening will consume less time;
 * OggSplitter: the search is rewritten, greatly improved seeking in files with Theora video;
 * AudioSwitcher: added a function for fixing incorrect WAVEFORMATEX structures and their conversion in WAVEFORMATEXTENSIBLE;
 * MpegSplitter: added the possibility to open video streams without timestamps (which occurs on sattelite TV and IPTV);
 * MpegSplitter: optimized handling of IPTV;
 * MpegSplitter: improved detection of AAC/MpegAudio;
 * MpegSplitter: speeded up opening of BD structure, fixed playback of сшитых BD;
 * MpaSplitter: the duration is displayed during playback of links to files;
 * MPCVideoDec: improved VC1 DXVA decoder;
 * MPCVideoDec: removed the "Resize Method" option;
 * MPCVideoDec: the "Chroma to RGB" option is renamed to "Preset", added the "Fastest" mode;
 * MPCVideoDec: the "Colorspace" option is renamed to "Standard";
 * MPCVideoDec: removed RGB16 and RGB15 as output formats. The "SwOutputFormats" option is changed to "SwFormats";
 * MPCVideoDec: changed the way of saving the list of active codecs for an external decoder;
 * MPCVideoDec: changed the sizes of decoder configuration tabs;
 * UDP/HTTP Reader: UDP Reader filter is rewritten, added support for reading HTTP;
 * UDP/HTTP Reader: discontinue data reception during pause and stop;
 * Updated Chinese (Simplified) translation (authors: insolo, beter);
 * Updated Dutch translation (author: beter);
 * Updated Chinese (Traditional) translation (author: beter);
 * Updated Italian translation (author: Lord Maius);
 * Updated Basque translation (author: azpidatziak);
 * Updated Greek translation (author: beter);
 * Updated Romanian translation (author: beter);
 * Updated Turkish translation (author: Thingol);
 * Updated Korean translation (author: kuh3h3);
 * Updated ukrainian translation (author: Arestarh1986);
 * Updated installer script translation - Dutch, Simplified and Traditional Chinese (author: beter);
 * MediaInfo 0.7.64+ svn rev.5964;
 * Little-CMS 2.5 git-69ecafd3;
 * ffmpeg 2.1 git-0610d6e8;
 * libwebp 0.3.1 git-6d0cb3de;
 * libpng 1.7.0 b21 git-fe6e6cf1;
 * libopus 1.1 git-8f466274;
 * libvpx 1.2 git-b26ce8b1;
 * ZenLib 0.4.29+ svn rev.447;
 ... and many more.

 Fixes (!):
 ! Fixed file display for the (*.*) mask when Chinese (Simplified) locale is selected;
 ! Fixed a bug in opening files from network resources;
 ! Fixed the size (location) of the dialog in the options window;
 ! Fixed a memory leak during filter graph building caused by incorrect deletion of an audio renderer from the filters list;
 ! Fixed the crash after moving to the next file when the previous one was absent;
 ! Fixed changing the case of the symbols when opening files through Drag-and-drop;
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.3.0.3.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.3.0.3.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.3.0.3.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.3.0.3.x64.7z
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.4823 Beta

23-04-2014

Code: Select all

Added (+):
+ MPCVideoDec - added support for decoding 'VP7';
... and many more.

Changes (*):
* MPCVideoDec - add support MP4 H264 files with avcC atoms without any SPS/PPS (use code from LAV);
* MP4Splitter - correct aspect ratio for video tracks, has a higher priority value from the header(atom 'tkhd');
* After closing the Playlist/Shader Editor/Editor "Synchronize subtitle" - set the focus to the main window;
* In the property "FileVersion" indicates the version, including SVN revision number;
* ffmpeg 2.2 git-cecb6d6f;
* libwebp 0.4.0 git-af444608;
* MediaInfo 0.7.67+ svn rev.6177;
... and many more.

Fixes (!):
! Fixed parser .ass subtitles, leading to hang when loading subtitle;
! OSD is displayed on top of all windows;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta:

Code: Select all

http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.4873 Beta

14-05-2014

Code: Select all

Added (+):
+ MPCVideoDec - added support for decoding 'VP7';
... and many more.

Changes (*):
* MPCVideoDec - add support MP4 H264 files with avcC atoms without any SPS/PPS (use code from LAV);
* MP4Splitter - correct aspect ratio for video tracks, has a higher priority value from the header(atom 'tkhd');
* After closing the Playlist/Shader Editor/Editor "Synchronize subtitle" - set the focus to the main window;
* In the property "FileVersion" indicates the version, including SVN revision number;
* ffmpeg 2.2 git-cecb6d6f;
* libwebp 0.4.0 git-af444608;
* MediaInfo 0.7.67+ svn rev.6177;
... and many more.

Fixes (!):
! Fixed parser .ass subtitles, leading to hang when loading subtitle;
! OSD is displayed on top of all windows;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta:

Code: Select all

http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.4932 Beta

02-06-2014

Code: Select all

Added (+):
+ MPCVideoDec - added support for decoding 'VP7';
... and many more.

Changes (*):
* MPCVideoDec - add support MP4 H264 files with avcC atoms without any SPS/PPS (use code from LAV);
* MP4Splitter - correct aspect ratio for video tracks, has a higher priority value from the header(atom 'tkhd');
* After closing the Playlist/Shader Editor/Editor "Synchronize subtitle" - set the focus to the main window;
* In the property "FileVersion" indicates the version, including SVN revision number;
* ffmpeg 2.2 git-cecb6d6f;
* libwebp 0.4.0 git-af444608;
* MediaInfo 0.7.67+ svn rev.6177;
... and many more.

Fixes (!):
! Fixed parser .ass subtitles, leading to hang when loading subtitle;
! OSD is displayed on top of all windows;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta:

Code: Select all

http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.4994 Beta

14-06-2014

Code: Select all

Changes (*):
* MpaDecFilter - corrected work with DTS-HD streams for output to S / PDIF output, in which case only output DTS core.
* MPCAudioRenderer - improved input validation support for media types;
* updated Basque translation (author azpidatziak);
* updated Italian translation (author Lord Maius);
* Updated German translation (author: Sylt);
* updated Dutch translation (author beter);
* updated Chinese (Traditional) translation (author beter);
* updated Chinese (Simplified) translation (author insolo);
* Updated Ukrainian translation (author Arestarh1986);
* ffmpeg 2.2.x git-97c285e6;
* libpng 1.7.0 b35 git-f3b1eb68;
* libwebp 0.4.0 git-79020767;
* MediaInfo 0.7.69+ svn rev.6337;
* Little-CMS 2.7 beta git-1948a466;
* ZenLib 0.4.29+ svn rev.480;
... and many more.

Fixes (!):
! MPCVideoDec - fixed crash in DXVA 2.0 mode on some files (added check for size and overflow DXVA 2.0 buffer);
! VSFilter - fixed incorrect handling of font changes;
! WASAPI Renderer - Fixed crash if no interface IReferenceClock;
! Fixed various bugs related to OSD;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta:

Code: Select all

http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.3%20-dev%20build%204994/
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.5617 Beta

14-11-2014

Code: Select all

Added (+):

... and many more.
Changes (*):
* MpaDecFilter - corrected work with DTS-HD streams for output to S / PDIF output, in which case only output DTS core.
* MPCAudioRenderer - improved input validation support for media types;
* updated Basque translation (author azpidatziak);
* updated Italian translation (author Lord Maius);
* Updated German translation (author: Sylt);
* updated Dutch translation (author beter);
* updated Chinese (Traditional) translation (author beter);
* updated Chinese (Simplified) translation (author insolo);
* Updated Ukrainian translation (author Arestarh1986);
* ffmpeg 2.4.x git-gf43ac02;
* libpng 1.7.0 b35 git-f3b1eb68;
* libwebp 0.4.0 git-d2cc61b7;
* MediaInfo 0.7.70+ svn rev.6511;
* Little-CMS 2.7 beta git-a41d62ee;
* ZenLib 0.4.29+ svn rev.489;
... and many more.
Fixes (!):
! MPCVideoDec - fixed crash in DXVA 2.0 mode on some files (added check for size and overflow DXVA 2.0 buffer);
! VSFilter - fixed incorrect handling of font changes;
! WASAPI Renderer - Fixed crash if no interface IReferenceClock;
! Fixed various bugs related to OSD;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta 32bit:

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.5617.x86-installer.(VS2013).zip
Download Beta 64bit:

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.5617.x64-installer.(VS2013).zip
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.5763 Beta

18-12-2014

Code: Select all

Added (+):

... and many more.
Changes (*):
* MpaDecFilter - corrected work with DTS-HD streams for output to S / PDIF output, in which case only output DTS core.
* MPCAudioRenderer - improved input validation support for media types;
* updated Basque translation (author azpidatziak);
* updated Italian translation (author Lord Maius);
* Updated German translation (author: Sylt);
* updated Dutch translation (author beter);
* updated Chinese (Traditional) translation (author beter);
* updated Chinese (Simplified) translation (author insolo);
* Updated Ukrainian translation (author Arestarh1986);
* ffmpeg 2.4.x git-gf43ac02;
* libpng 1.7.0 b35 git-f3b1eb68;
* libwebp 0.4.0 git-d2cc61b7;
* MediaInfo 0.7.70+ svn rev.6511;
* Little-CMS 2.7 beta git-a41d62ee;
* ZenLib 0.4.29+ svn rev.489;
... and many more.
Fixes (!):
! MPCVideoDec - fixed crash in DXVA 2.0 mode on some files (added check for size and overflow DXVA 2.0 buffer);
! VSFilter - fixed incorrect handling of font changes;
! WASAPI Renderer - Fixed crash if no interface IReferenceClock;
! Fixed various bugs related to OSD;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta 32bit:

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.5736.x86-installer.(VS2013).zip
Download Beta 64bit:

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.5736.x64-installer.(VS2013).zip
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.2 / 1.4.3.5765 Beta

23-12-2014

Code: Select all

Added (+):

... and many more.
Changes (*):
* MpaDecFilter - corrected work with DTS-HD streams for output to S / PDIF output, in which case only output DTS core.
* MPCAudioRenderer - improved input validation support for media types;
* updated Basque translation (author azpidatziak);
* updated Italian translation (author Lord Maius);
* Updated German translation (author: Sylt);
* updated Dutch translation (author beter);
* updated Chinese (Traditional) translation (author beter);
* updated Chinese (Simplified) translation (author insolo);
* Updated Ukrainian translation (author Arestarh1986);
* ffmpeg 2.4.x git-gf43ac02;
* libpng 1.7.0 b35 git-f3b1eb68;
* libwebp 0.4.0 git-d2cc61b7;
* MediaInfo 0.7.70+ svn rev.6511;
* Little-CMS 2.7 beta git-a41d62ee;
* ZenLib 0.4.29+ svn rev.489;
... and many more.
Fixes (!):
! MPCVideoDec - fixed crash in DXVA 2.0 mode on some files (added check for size and overflow DXVA 2.0 buffer);
! VSFilter - fixed incorrect handling of font changes;
! WASAPI Renderer - Fixed crash if no interface IReferenceClock;
! Fixed various bugs related to OSD;
... and many more.
Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.2.x64.7z
Download Beta 32bit:

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.5765.x86-installer.(VS2013).zip
Download Beta 64bit:

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.5765.x64-installer.(VS2013).zip
User avatar
sakisvele
Moderator
Moderator
Posts: 21894
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 484 times

Re: Latest Media Player Classic - BE

Post by sakisvele »

Media Player Classic - BE 1.4.3.5780 beta


MPC-BE.1.4.3.5780.x64.(VS2013).7z (9.68MB)


Download Link
https://www.sendspace.com/file/e5vvlp" onclick="window.open(this.href);return false;

MPC-BE.1.4.3.5780.x64-installer
.(VS2013).zip (10.56MB)


Download Link
https://www.sendspace.com/file/81pqg8" onclick="window.open(this.href);return false;
User avatar
kalpikos
Moderator
Moderator
Posts: 8394
Joined: 18 Jun 2013, 12:59 am
Location: Bulgaria
Has thanked: 29 times
Been thanked: 755 times

Re: Latest Media Player Classic - BE

Post by kalpikos »

Media Player Classic - BE v 1.4.3

17-01-2015

Download Here:

32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.x86-installer.zip
64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.x64-installer.zip
Download portable version 32bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.x86.7z
Download portable version 64bit

Code: Select all

http://www.videohelp.com/download/MPC-BE.1.4.3.x64.7z

Who is online

Users browsing this forum: No User AvatarClaude [Bot], No User AvatarDot [Bot], User avatarGoogle [Bot], User avatarGoogle Adsense and 0 guests