Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpc-hc/mpc-hc
MPC-HC's main repository. For support use our Trac: https://trac.mpc-hc.org/
https://github.com/mpc-hc/mpc-hc
audio c-plus-plus cinema directshow evr ffmpeg h264 lav-filters lavfilters media-player mkv mpc mpc-hc player trac video windows windows-desktop x265 xvid
Last synced: about 1 month ago
JSON representation
MPC-HC's main repository. For support use our Trac: https://trac.mpc-hc.org/
- Host: GitHub
- URL: https://github.com/mpc-hc/mpc-hc
- Owner: mpc-hc
- License: gpl-3.0
- Archived: true
- Created: 2012-07-25T15:04:04.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2020-04-24T11:04:40.000Z (over 4 years ago)
- Last Synced: 2024-09-26T07:03:22.620Z (about 1 month ago)
- Topics: audio, c-plus-plus, cinema, directshow, evr, ffmpeg, h264, lav-filters, lavfilters, media-player, mkv, mpc, mpc-hc, player, trac, video, windows, windows-desktop, x265, xvid
- Language: C
- Homepage: https://mpc-hc.org/
- Size: 110 MB
- Stars: 4,589
- Watchers: 404
- Forks: 1,825
- Open Issues: 17
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- License: COPYING.txt
Awesome Lists containing this project
- awesome-starred - mpc-hc - MPC-HC's main repository. For support use our Trac: https://trac.mpc-hc.org/ (C)
README
# Media Player Classic - Home Cinema
[![GitHub Tag](https://img.shields.io/github/tag/mpc-hc/mpc-hc.svg?label=version)](https://github.com/mpc-hc/mpc-hc)
[![Coverity Scan Build Status](https://img.shields.io/coverity/scan/259.svg)](https://scan.coverity.com/projects/259)Media Player Classic - Home Cinema (MPC-HC) is a free and open-source (OSS) video
and audio player for Windows. MPC-HC is based on the original Guliverkli project
and contains many additional features and bug fixes.We are in dire need of new developers of any kind. If you can code a little, or you can create
logos for the player and images for the file associations, or you can create/maintain the main
website, please join our IRC channel and talk to us. Any help is always appreciated.Find some easy ticket on our Trac, fix the problem, send a [pull request](https://github.com/mpc-hc/mpc-hc/pulls),
or post the patch on [Trac](https://trac.mpc-hc.org/) or come on IRC and we'll review it for you.
See [CONTRIBUTING.md](/CONTRIBUTING.md) for more info.*We care about keeping an open project open and free for contributions wherever they may come from.*
## Main Features
* Option to remove [tearing](https://en.wikipedia.org/wiki/Screen_tearing)
* Support for modern Windows versions, including a 64-bit build
* Support for [EVR/EVR CP](https://en.wikipedia.org/wiki/Media_Foundation#Enhanced_Video_Renderer) (Enhanced Video Renderer)
* Supports most types of [subtitles](https://en.wikipedia.org/wiki/Subtitle_%28captioning%29#Subtitle_formats)
including [BluRay](https://en.wikipedia.org/wiki/Blu-ray_Disc) .sup files
* Playback and recording of television programs, if a supported
[TV tuner card](https://en.wikipedia.org/wiki/TV_tuner_card) is installed
* [OSD info (On Screen Display)](https://en.wikipedia.org/wiki/On-screen_display)
* Multi-Monitor support
* Various [pixel shaders](https://en.wikipedia.org/wiki/Shader#Pixel_shaders)
* [Color management](https://en.wikipedia.org/wiki/Color_management)
* 42 translations available## System Requirements
* An SSE2-capable CPU
* Windows Vista, 7, 8, 8.1, 10 32-bit/64-bit## Links
* [Website](https://mpc-hc.org/)
* [Source code](https://github.com/mpc-hc)
* [Support Trac](https://trac.mpc-hc.org/)
* IRC Channel: [#mpc-hc](https://webchat.freenode.net/?randomnick=1&channels=mpc-hc&prompt=1&uio=d4)
/ [#mpc-hc-dev](https://webchat.freenode.net/?randomnick=1&channels=mpc-hc-dev&prompt=1&uio=d4) at [Freenode](https://freenode.net/)
* [Donations](https://mpc-hc.org/donate/)
* [Translations](https://www.transifex.com/mpc-hc/mpc-hc/)For the people involved in the development, see [Authors.txt](/docs/Authors.txt).
MPC-HC's code is licensed under [GPL v3](/COPYING.txt).
Translations are done by various translators (see [Authors.txt](/docs/Authors.txt)).
## Third-party code
MPC-HC makes use of the following third-party code:
| Project | License | Website |
| ----------------- | ------------------------- | ----------------- |
| bs2b | MIT License | |
| CSizingControlBar | - | |
| LAV Filters | GPLv2+ | |
| libdivide | zlib License | |
| Little CMS | MIT License | |
| Logitech SDK | - | - |
| MediaInfoLib | Simplified BSD License | |
| MinHook | Simplified BSD License | |
| MultiMon | CPOL | |
| NanoSVG | zlib License | |
| QuickTime SDK | - | |
| RapidJSON | MIT License | |
| RARFileSource | GPLv2+ | |
| RealMedia SDK | - | - |
| ResizableLib | Artistic License | |
| sanear | LGPLv2.1 | |
| Silk Icons | CC Attribution 2.5 | |
| SoundTouch | LGPLv2.1 | |
| soxr | LGPLv2.1+ | |
| tinyxml2 | zlib License | |
| TreePropSheet | - | |
| UnRAR | freeware | |
| VirtualDub | GPLv2+ | |
| XmlRpc4Win | MIT License | |
| ZenLib | zlib License | |
| zita-resampler | GPLv3 | |
| zlib | zlib License | |