View Full Version : Media Player Classic - Home Cinema (MPC-HC) - v1.7.13
ryrynz
20th July 2017, 12:13
I think the BE devs would gladly provide fixes like this, they've pulled code from MPC-HC lots of times, probably just up to clsid to ask.
clsid
20th July 2017, 13:58
If you are a developer:
Create a patch and submit a pull request.
If you are a user:
Create a new ticket on Trac (https://trac.mpc-hc.org/report/1?sort=created&asc=0) for bug reports and feature requests.
Preferably include links to relevant commits of MPC-BE.
There are just a few developers, with limited time, and a LOT of stuff to do. The only way to get things done is to help out as much as you can.
clsid
23rd July 2017, 23:06
New official nightly build 1.7.13.32:
https://nightly.mpc-hc.org/
Get it while it is fresh ;p
Thunderbolt8
24th July 2017, 00:52
why is LAV older in this new version than in 13.1 you made before?
rock
24th July 2017, 04:38
latest nightly 1.7.13.32, when access Internal Audio Renderer from Filters list, now it only shows Pin Info.
clsid
24th July 2017, 14:19
why is LAV older in this new version than in 13.1 you made before?MPC-HC generally only uses stable builds of LAV. It only uses nightlies if there are important changes/fixes.
Finnish Flash
26th July 2017, 01:38
latest nightly 1.7.13.32, when access Internal Audio Renderer from Filters list, now it only shows Pin Info.I can confirm.
chros
26th July 2017, 13:07
Get it while it is fresh ;p
:D You are amazing, clsid!
Thanks for all your efforts, guys!
It would be awesome to get Xbox controller (or X-input) support for skipping chapters, pausing, and changing audio and subtitle tracks one day as well as fast forward and rewind.
If an Android app is good for this, then search back: I posted a modded version of Remoti.co , that does all these and more.
Thanks to MPC-BE devs, it also work with that player.
minaust
26th July 2017, 15:23
latest nightly 1.7.13.32, when access Internal Audio Renderer from Filters list, now it only shows Pin Info.
Did the git. Wouldn't build. Am I supposed to update to VS 2017?
For standalone filters, got this:
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Not all build dependencies were found.
See "docs\Compilation.txt" for more information.
------------------------------
[ERROR] Compilation failed
------------------------------
clsid
26th July 2017, 16:09
Did you follow the instructions from "docs\Compilation.txt"?
It seems quotes are missing around some path value...
[)370|\|470!2
26th July 2017, 18:06
Have just checked today for an update and found that the project is nearly dead. Nah, seriously? As a long time user of MPC-HC and an (sorta experienced*)(&embedded) C coder && in light of recent lack of developers I'd like to contribute. To anywhom it may concern PM me if it's relevant still.
fvisagie
26th July 2017, 18:52
If an Android app is good for this, then search back: I posted a modded version of Remoti.co , that does all these and more.
Thanks to MPC-BE devs, it also work with that player.
Good suggestion, I use http://www.vectir.com. It works with Android and iPhone and can do anything you can control with the PC keyboard and mouse.
clsid
26th July 2017, 22:29
Have just checked today for an update and found that the project is nearly dead. Nah, seriously? As a long time user of MPC-HC and an (sorta experienced*)(&embedded) C coder && in light of recent lack of developers I'd like to contribute. To anywhom it may concern PM me if it's relevant still.Contact xhmikosr on IRC (https://webchat.freenode.net/?channels=#mpc-hc-dev) or through xhmikosr[at]gmail
minaust
27th July 2017, 05:56
Did you follow the instructions from "docs\Compilation.txt"?
It seems quotes are missing around some path value...
Yes. I've been using only mu own builds for some years now. And I go over "compilation.txt" (now .md) religiously. It seems that additional logic looking for VS 2017 paths may not be ready for prime time yet.
[)370|\|470!2
27th July 2017, 12:44
clsid
K, will do.
chros
27th July 2017, 13:06
clsid
K, will do.
Thanks!
clsid
27th July 2017, 14:39
Yes. I've been using only mu own builds for some years now. And I go over "compilation.txt" (now .md) religiously. It seems that additional logic looking for VS 2017 paths may not be ready for prime time yet.
Add this to build.user.bat:
SET "MPCHC_VS_PATH=%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community"
minaust
28th July 2017, 05:41
Add this to build.user.bat:
SET "MPCHC_VS_PATH=%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community"Except I'm using 2015, not 2017. I've got two machines capable of building MPC-HC, Two different flavors of 2015, and they both choke. I'm going to have to build up the incentive to go through build.bar, but laziness interferes...
We had similar problems transitioning from 2013.
EDIT: Semi-success - adding "vs2015" to the end if the build command line got me through the standalone filters and the Lite build, but no go on the main build.
01:29:26.541 34>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3073: The command "build_lavfilters.bat Build Win32 Release Silent Nocolors" exited with code 1. [c:\MPC-HC\src\thirdparty\LAVFilters\LAVFilters.vcxproj]
clsid
28th July 2017, 18:46
I haven't got VS2015 installed anymore. The LAV build script probably also needs the "vs2015" parameter.
Create a ticket on Trac if it doesn't work. Not all MPC-HC devs read this topic.
minaust
29th July 2017, 10:24
I haven't got VS2015 installed anymore. The LAV build script probably also needs the "vs2015" parameter.
Create a ticket on Trac if it doesn't work. Not all MPC-HC devs read this topic.Done.
minaust
31st July 2017, 13:15
...and we have a now nightly, 1.7.13.60. which is buildable with Visual Studio 2015. A new nightly alone is good news, but make sure you read compilation.md first. A completely new build of GCC is involved.
GTPVHD
31st July 2017, 13:53
https://github.com/mpc-hc/mpc-hc/commit/c04cff832a7aa4f705e4bd7a56f158e7144ea817
Windows XP no longer supported, 1.7.13 will be the last version to support XP.
LigH
31st July 2017, 14:30
...and we have a new nightly, 1.7.13.60.
Where? As source only, no binary yet?
sneaker_ger
31st July 2017, 14:34
Try different browser. If you just download via e.g. "curl https://nightly.mpc-hc.org/" it will only return old .32 downloads. Maybe needs some JS magic to display links to .60.
https://nightly.mpc-hc.org/log.1.7.13.60.log
https://nightly.mpc-hc.org/MPC-HC.1.7.13.60.x64.7z
https://nightly.mpc-hc.org/MPC-HC.1.7.13.60.x64.exe
https://nightly.mpc-hc.org/MPC-HC.1.7.13.60.x64.pdb.7z
https://nightly.mpc-hc.org/MPC-HC.1.7.13.60.x86.7z
https://nightly.mpc-hc.org/MPC-HC.1.7.13.60.x86.exe
https://nightly.mpc-hc.org/MPC-HC.1.7.13.60.x86.pdb.7z
https://nightly.mpc-hc.org/MPC-HC_standalone_filters.1.7.13.60.x64.7z
https://nightly.mpc-hc.org/MPC-HC_standalone_filters.1.7.13.60.x86.7z
LigH
31st July 2017, 14:50
:o Consider me "handicapped" then; and the "nightly" site having "limited accessibility for handicapped people" ;) ... Must take some efforts to build JavaScript to a level that it becomes incompatible to the Presto engine... :sly:
Well. Another site which forces me to use an "incomplete" browser (from my point of demands).
minaust
31st July 2017, 15:01
Where? As source only, no binary yet?
https://nightly.mpc-hc.org/ does it for me. If you aren't seeing binaries, you have browser issues.
LigH
31st July 2017, 15:04
Yes. That JavaScript appears to be incompatible with Opera 12. And there is still no substitute nearly as complete as I would like...
minaust
31st July 2017, 15:18
Yes. That JavaScript appears to be incompatible with Opera 12. And there is still no substitute nearly as complete as I would like...Ahem... Shuffle feet... (in a small voice) Firefox?
LigH
31st July 2017, 15:30
I mean a websuite containing also an email and an IRC client, all-in-one. The only substitutes for Opera 12 I know would be:
a) Mozilla Seamonkey: Quite complete, featurewise, but I don't really like the "brittle" appearance and the handling of Thunderbird and ChatZilla.
b) Vivaldi: based on Chrome, programmed by a team around the original Opera browser developer; but they keep adding tiny little useless gimmicks, instead of the M3 mail client etc., so I still can't migrate.
And so I will have to keep using different browsers for different purposes: One for compatible pages and my email and chat accounts, and others for picky websites. (And if they are really picky, they may even require the original Mozilla Firefox and may fail on the more secure and privacy respecting and optimized Pale Moon, only because it reports a lower version number, despite supporting all required features to display that site.)
Enough off-topic for now.
minaust
31st July 2017, 15:38
https://github.com/mpc-hc/mpc-hc/commit/c04cff832a7aa4f705e4bd7a56f158e7144ea817
Windows XP no longer supported, 1.7.13 will be the last version to support XP.I'm bifurcated on this - on one hand I hate to see it happen - on the other hand, it's about time.
kasper93
1st August 2017, 22:50
If you still use Windows XP, you have much bigger problems to worry about than MPC-HC support. And there were reasons to drop compatibility.
rseiler
1st August 2017, 23:57
Anyone here happen to use Win10 Insider (specifically a version no older than 3-4 weeks, through the current 16251)? If so, I bet you're finding that MPC-HC (current version), completely out of the blue and inexplicably to me, takes about 5 seconds to start up (it always used to be more or less instantaneous).
What change in the OS could possibly cause this? No other apps that I have, including other media players, were affected, so this is very specific. It's been reported to MS, but the wheels turn slowly. It could be like this indefinitely.
clsid
2nd August 2017, 00:27
It is a know bug in the insider build. It also affects some other apps like Paint.
rseiler
2nd August 2017, 00:44
Paint opens immediately here, so that's confusing (I would think that the problem would be equal-opportunity).
MS hasn't acknowledged the issue that I've seen. In those situations, months typically transpire before they do, and then sometimes more months pass before anything is done about it. This one may be with us for a while if we're depending on MS, unless someone can figure out, perhaps, which of the 8 trillion MPC-HC settings when changed might be able to counteract it.
clsid
2nd August 2017, 12:45
With 'known' I mean acknowledged by several MPC-HC users. Whether MS knows about it, I don't know. It is your 'job' as Insider user to report it.
The slowness in Paint, is when saving images, or so I have read.
rseiler
4th August 2017, 02:35
For anyone following the mysterious startup lag in MPC-HC on Windows 10 Insider, it was somehow fixed (at least here) in 1.7.13.65 nightly.
I don't see outright reference to it in the commits, but it must relate to one of them:
https://github.com/mpc-hc/mpc-hc/commits/develop
clsid
4th August 2017, 15:21
There haven't been any changes to address that issue, so it must be a side-effect. Perhaps due to the switch to VS2017 or newer Windows SDK. Have you tried older nightly builds as well?
rseiler
4th August 2017, 18:48
Yes. I believe the most recent previous version I had tried was 1.7.13.32.
kasper93
4th August 2017, 19:22
There haven't been any changes to address that issue, so it must be a side-effect. Perhaps due to the switch to VS2017 or newer Windows SDK. Have you tried older nightly builds as well?
Change to non-xp compiler is major and I wouldn't be surprised it fixed the issue. No point in enumerating changes, but let say there is a reason that MS maintain separate toolchain for newer Windows version.
kasper93
13th August 2017, 22:33
Today's nightly will feature new rewritten drawing code. Improved SSE2 and brand new AVX2 version if available by CPU. Also few other related improvements to SSA/ASS subtitles.
There is still much to improve there. But I'd like to prioritize changes based on real life samples, so if you have some samples that MPC-HC struggle with please share it.
LigH
14th August 2017, 00:23
This time I tried with both a Mozilla and a Chrome based browser; but both list only the following files in the https://nightly.mpc-hc.org/ content: Info.md + log.1.7.13.79.log (v1.7.13.65 is already in the /old directory). Maybe the upload was not yet complete?
rock
14th August 2017, 03:35
by looking at log file, it seems that compilation failed.
anyway statusbar still doesn't indicate D3D11 as H/W Decoding. at least I test it with LAVFilters as external filters
Aleksoid1978
14th August 2017, 07:23
Bug in https://github.com/mpc-hc/mpc-hc/commit/701ceec81e37de1d9f89ce82ced9bab7735a2eae commit, crash on some subtitles. I write a comment in commit.
ParkerLewis
15th August 2017, 21:02
Ok, since a few days ago MPC-HC 64 takes a lot of time to open files with x264 video (be it the first file I'm opening or the second or the n-th). No CPU usage, no disk usage, just takes several seconds before the file finally plays. I'm using the internal LAV video decoder with hardware acceleration, I've tried disabling the accel, no change.
Same issue with a VP8 video I have. There doesn't seem to be similar issues with other codecs. VLC opens the same files immediately (as MPC-HC used to).
I have the latest MPC-HC 64 bits, on Win 10 Pro 64 bits. CG is GeForce 770 with latest drivers.
Any idea ?
sneaker_ger
15th August 2017, 21:04
Windows Insider?
https://forum.doom9.org/showthread.php?p=1813976#post1813976 ff
Sylt
15th August 2017, 21:22
There are no new nightly builds at the moment, maybe the build system was broken?
ParkerLewis
15th August 2017, 21:33
I'm not on Windows Insider. Also, MPC-HC launches instantly like it always has. It's just opening a x264 video that takes several seconds for no apparent reason.
MPC-HC (64-bit)
---------------
Build information:
Version: 1.7.13 (e37826845)
Compiler: MSVC v19.00.24215.01
Build date: Jul 16 2017 18:47:17
LAV Filters:
LAV Splitter: 0.70.2.1
LAV Video: 0.70.2.1
LAV Audio: 0.70.2.1
FFmpeg compiler: MinGW-w64 GCC 7.1.0
Operating system:
Name: Windows NT 10.0 (build 15063)
Version: 10.0 (64-bit)
Hardware:
CPU: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
GPU1: NVIDIA GeForce GTX 770 (driver version: 22.21.13.8528)
GPU2: NVIDIA GeForce GTX 770 (driver version: 22.21.13.8528)
sneaker_ger
15th August 2017, 21:39
Same with MPC-HC nightly and/or external LAV nightly?
https://nightly.mpc-hc.org/old/1.7.13.65/
https://files.1f0.de/lavf/nightly/
e-t172
15th August 2017, 21:50
MPC-HC launches instantly like it always has. It's just opening a x264 video that takes several seconds for no apparent reason.
I experienced the same problem recently. A clean reinstall of my GPU drivers (might have been a more recent version as well) fixed it for me, though I have no idea why exactly. You might want to try that.
ParkerLewis
15th August 2017, 22:36
MPC-HC : actually I originally was on a older version (1.7.11 or 1.7.12). I updated to 1.7.13 before posting here, hoping it would fix the problem. It didn't.
GPU drivers : same. I had drivers dating from before GeForce Experience 3.0 (didn't want to have to create an account etc). This problem made me willing to try installing the latest GF Experience + drivers. No change, unfortunately.
If that helps in any way, I've noticed with Process Explorer that whenever I try to open an x264 file, I can see a second mpc-hc64.exe item suddenly appearing in the process list, which is marked "Suspended" and stays idle. Then after 5-10 seconds delay, it disappears from the process list, at the exact same time the video is finally playing, see http://i.imgur.com/qKDFwy3.png
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.