Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Readme.md - github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd2534390bab00fedd2f79e5377728fd8dcda0a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# Media Player Classic - Home Cinema

[![GitHub version](https://badge.fury.io/gh/mpc-hc%2Fmpc-hc.svg)](http://badge.fury.io/gh/mpc-hc%2Fmpc-hc)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/259/badge.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 page, 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](http://en.wikipedia.org/wiki/Screen_tearing)
* Support for Windows Vista/7/8, including a 64-bit build
* Support for [EVR/EVR CP](http://en.wikipedia.org/wiki/Media_Foundation#Enhanced_Video_Renderer) (Enhanced Video Renderer)
* Supports most types of [subtitles](http://en.wikipedia.org/wiki/Subtitle_%28captioning%29#Subtitle_formats)
  including [BluRay](http://en.wikipedia.org/wiki/Blu-ray_Disc) .sup files
* Playback and recording of television programs, if a supported
  [TV tuner card](http://en.wikipedia.org/wiki/TV_tuner_card) is installed
* [OSD info (On Screen Display)](http://en.wikipedia.org/wiki/On-screen_display)
* Multi-Monitor support
* Various [pixel shaders](http://en.wikipedia.org/wiki/Shader#Pixel_shaders)
* [Color management](http://en.wikipedia.org/wiki/Color_management)
* 37 translations available


## System Requirements:
* An SSE capable CPU
* Windows XP SP3, Vista, 7, 8, 8.1 32-bit/64-bit


## Links:
* [Website](http://mpc-hc.org)
* [Source code](https://github.com/mpc-hc)
* [Support Trac](https://trac.mpc-hc.org)
* IRC Channel: [#mpc-hc](http://webchat.freenode.net/?randomnick=1&channels=mpc-hc&prompt=1&uio=d4)
  / [#mpc-hc-dev](http://webchat.freenode.net/?randomnick=1&channels=mpc-hc-dev&prompt=1&uio=d4) at [Freenode](http://freenode.net/)
* [Donations](http://mpc-hc.org/donate/)


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           |
| ----------------- | ------------------------- | ----------------- |
| CSizingControlBar | -                         | http://www.datamekanix.com/sizecbar/ |
| LAV Filters       | GPLv2+                    | http://code.google.com/p/lavfilters/ |
| libdivide         | zlib License              | http://libdivide.com/ |
| Little CMS        | MIT License               | http://www.littlecms.com/ |
| Logitech SDK      | -                         | - |
| MediaInfoLib      | Simplified BSD License    | http://mediaarea.net/MediaInfo |
| Mhook             | MIT License               | https://github.com/martona/mhook |
| MultiMon          | CPOL                      | http://www.codeproject.com/Articles/3690/ |
| QuickTime SDK     | -                         | http://developer.apple.com/quicktime/ |
| RARFileSource     | GPLv2+                    | http://www.v12pwr.com/RARFileSource/ |
| RealMedia SDK     | -                         | - |
| ResizableLib      | Artistic License          | http://sourceforge.net/projects/resizablelib/ |
| Silk Icons        | CC Attribution 2.5        | http://www.famfamfam.com/lab/icons/silk/ |
| SoundTouch        | LGPLv2.1                  | http://www.surina.net/soundtouch/ |
| TreePropSheet     | -                         | http://www.codeproject.com/Articles/3709/ |
| UnRAR             | freeware                  | http://www.rarlab.com/rar_add.htm |
| VirtualDub        | GPLv2+                    | http://www.virtualdub.org/ |
| ZenLib            | zlib License              | http://sourceforge.net/projects/zenlib/ |
| zlib              | zlib License              | http://zlib.net/ |