View Full Version : Media Player Classic Home Cinema (MPC-HC) - DXVA!
X-Dron
1st February 2010, 13:55
What kind of problems? Where to look for them?
XhmikosR
1st February 2010, 13:59
Example of the Swedish language:
xvidvideo.ru
http://img714.imageshack.us/img714/4810/122010120855.png
My installer compiled on Win7 with Greek locale
http://img29.imageshack.us/img29/9717/122010120915.png
My installer compiled on Win7 with Swedish locale
http://img38.imageshack.us/img38/4207/122010125825.png
X-Dron
1st February 2010, 14:35
tetsuo55
Pls, close ticket #249.
Done.
Changeset[1595]
krbo
1st February 2010, 15:26
Media Player Classic HomeCinema (x86/x64), svn 1594 (http://www.xvidvideo.ru/media-player-classic-home-cinema-x86-x64/media-player-classic-homecinema-x86-x64-svn-1594.html)
it looks like it can't display subs muxed in mkv
if manually loaded, then it's OK
(XP SP3 VMR9)
tetsuo55
1st February 2010, 15:35
tetsuo55
Pls, close ticket #249.
Done.
Changeset[1595]done, thanks.
ashlar42
1st February 2010, 16:01
maybe you need to use mpc-hc 64 bit?I'll give it a try and report back. I was mainly interested in understanding if there was any specific configuration to apply, in order to take advantage of CrystalHD.
sneaker_ger
1st February 2010, 16:29
it looks like it can't display subs muxed in mkv
if manually loaded, then it's OK
(XP SP3 VMR9)
I tried ass, srt and idx/vob and all of them worked fine, just like in previous versions. Also XP SP3 and VMR9. Maybe you can upload a short sample?
_xxl
1st February 2010, 17:25
rev. 1593 Allow compiler to emit SSE code by adding /arch:sse for all projects and -msse -mfpmath=sse for ffmpeg (as discussed on IRC, SSE has been available for AMD since 2001, intel since 1999, see http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions)
OPTFLAGS+=-O3 -march=i686 -msse -mfpmath=sse
Can you do some benchmarks to see if it is faster. This issue was discussed years ago and all sse build's were slower than generic. All important part's of ffmpeg use hand written asm code, I don't think that forcing the compiler to use SSE will generate faster code.
kieranrk
1st February 2010, 17:27
Can you do some benchmarks to see if it is faster. This issue was discussed years ago and all sse build's were slower than generic. All important part's of ffmpeg use hand written asm code, I don't think that forcing the compiler to use SSE will generate faster code.
Basically this will most likely be the case. ICL would probably be marginally better though.
Polcius
1st February 2010, 17:41
Is there a wiki or some explanation about the fullscreen options and when should I use them?
And, is it recommended to use the Sync renderer instead of EVR-CP? In wich cases?
I'm a little lost about the amount of changes in MPC-HC.
Keiyakusha
1st February 2010, 18:41
Small suggestions about some settings location: one (http://i.imgur.com/RxqCB.png), two (http://i.imgur.com/K41VS.png).
Moving "position subtitles relative to the video frame" is pretty important IMO. Since it hard to find it there, and this is more like presentation in player itself, there is no such thing in subtitle styles. EDIT: and I guess it needs restart too.
Virtual_ManPL
1st February 2010, 18:50
It's just me or "Sync Offset" in Information menu didnt work correctly in EVR-Sync ?
It show always 0ms and for properly updating this information I need to display stats in full view
Also why "Position subtitles relative to the video frame" not fully enabled by default to properly display subtitles ?
Also EVR-Sync need some improvements looking on my screens
or I'm simply dont properly read graph and info on it ? ;p
EVR-CA
http://img27.imageshack.us/img27/1378/evrca.th.jpg (http://img27.imageshack.us/i/evrca.jpg/)
EVR-Sync (Sync video to display, on default settings)
http://img168.imageshack.us/img168/7868/evrsync1.th.jpg (http://img168.imageshack.us/i/evrsync1.jpg/)
EVR-Sync (Sync display to video, on default settings)
http://img704.imageshack.us/img704/1284/evrsync2.th.jpg (http://img704.imageshack.us/i/evrsync2.jpg/)
EVR-Sync (Present at nearest vsnyc, on default settings)
http://img297.imageshack.us/img297/7043/evrsync3.th.jpg (http://img297.imageshack.us/i/evrsync3.jpg/)
DMD
1st February 2010, 21:16
svn 1594 release from the registry key for the autoplay of the Bluray disc has been changed since it was renamed the installation folder in Media Player Classic - Home Cinema
http://www.allfreeportal.com/imghost/images/86536Senza titulo-1.PNG (http://allfreeportal.com)
This is the new key
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MediaPlayerClassic.Autorun\Shell\PlayVideoFiles\Command]
@="\"C:\\Program Files\\Media Player Classic - Home Cinema\\mpc-hc.exe\" %1 \\BDMV\\INDEX.BDMV"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayBluRayOnArrival]
"MPCPlayBluRayOnArrival"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MPCPlayBluRayOnArrival]
"Action"="Riproduci BluRay"
"Provider"="Media Player Classic"
"InvokeProgID"="MediaPlayerClassic.Autorun"
"InvokeVerb"="PlayVideoFiles"
"DefaultIcon"="C:\\Program Files\\Media Player Classic - Home Cinema\\mpc-hc.exe,0"
"InitCmdLine"="\\\\BDMV\\\\STREAM\\"
FDisk80
1st February 2010, 22:03
The "Remember Last Window Size / Position" is broken in the latest x64 build.
It works when you first start the player then start the file playback then close the player and run the player again. (This way it saves the last size and position).
But if you start the player by clicking on the associated file the "Size and Position" of the window jumps back to the top left corner and the window resizes to the original resolution of the video.
This has been broken in all the svn 15xx :(
tetsuo55
1st February 2010, 22:10
svn 1594 release from the registry key for the autoplay of the Bluray disc has been changed since it was renamed the installation folder in Media Player Classic - Home Cinema
http://www.allfreeportal.com/imghost/images/86536Senza titulo-1.PNG (http://allfreeportal.com)
This is the new key
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MediaPlayerClassic.Autorun\Shell\PlayVideoFiles\Command]
@="\"C:\\Program Files\\Media Player Classic - Home Cinema\\mpc-hc.exe\" %1 \\BDMV\\INDEX.BDMV"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayBluRayOnArrival]
"MPCPlayBluRayOnArrival"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MPCPlayBluRayOnArrival]
"Action"="Riproduci BluRay"
"Provider"="Media Player Classic"
"InvokeProgID"="MediaPlayerClassic.Autorun"
"InvokeVerb"="PlayVideoFiles"
"DefaultIcon"="C:\\Program Files\\Media Player Classic - Home Cinema\\mpc-hc.exe,0"
"InitCmdLine"="\\\\BDMV\\\\STREAM\\"Hello thanks again.
Could you explain in as much detail as possible how/why to do this.
We are going to try and add this to the installer/file format setup :D
ar-jar
1st February 2010, 23:08
It's just me or "Sync Offset" in Information menu didnt work correctly in EVR-Sync ?
It show always 0ms and for properly updating this information I need to display stats in full view
...
Also EVR-Sync need some improvements looking on my screens
or I'm simply dont properly read graph and info on it ? ;p
I can't reproduce your first bug. All my information OSD variants show exactly the same numbers. Could you provide a screen-shot of that too please.
The rest of the pictures show a situation that is as good as it gets when you play 23.976 material @ 60 Hz display refresh rate. Please see my blog, especially this page (http://www.ostrogothia.com/?page_id=1642), for a more thorough explanation of how the sync is supposed to work.
-Arto
cengizhan
1st February 2010, 23:30
While you are at evr-sync, i want to say a bug about subtitles. While playing file with subtitle. Press forword to skip 1 second. Some subtitle appears, disappears and the same subtitle appears again. It is not accurate as in other evr renderer. Latest build with haali splitter and internal decoder.
Jong
1st February 2010, 23:50
Sorry, but what GPUs does the new MPEG2 DXVA decoder support. I am using a 5750 on W7 32-bit. I'd have thought if anything was supported that would be one of them, but it is not playing ball. Only non-DXVA internal decoder works (Cyberlink DXVA decoder is fine).
Aleksoid1978
2nd February 2010, 02:45
Sorry, but what GPUs does the new MPEG2 DXVA decoder support. I am using a 5750 on W7 32-bit. I'd have thought if anything was supported that would be one of them, but it is not playing ball. Only non-DXVA internal decoder works (Cyberlink DXVA decoder is fine).
MPC MPEG2 DXVA support only MPEG2_VLD mode, check with DXVAChecker and you see all mode that support your videocard.
nuhkka
2nd February 2010, 03:47
idea: more video info on thumbnail generator
kthxbai :)
DMD
2nd February 2010, 06:30
Hello thanks again.
Could you explain in as much detail as possible how/why to do this.
We are going to try and add this to the installer/file format setup :D
I would be delighted that this feature could be incorporated in the installer of MPCHC in on tab of choice as for the DVD.
Insert the disk, the key does is open the file INDEX.BDMV
As for the DVD, you can enter the keyboard command Navigate> Jump to ...> Title 1
This allows to directly activate the first chapter of the film, avoiding all the warnings
Thanks
Snowknight26
2nd February 2010, 07:29
Any chance of making the AC3 downmixing options also affect E-AC3?
LigH
2nd February 2010, 08:30
Our user reports Build 1594 to have fixed the "distorted double picture on EVR" bug.
krbo
2nd February 2010, 09:00
I tried ass, srt and idx/vob and all of them worked fine, just like in previous versions. Also XP SP3 and VMR9. Maybe you can upload a short sample?
confirming - after testing on two more PC it was clear something was wrong with my first PC
interesting - older MPC HC (SVN 154x) worked OK but latest not so I cleaned folder and registry and now it's all OK.
false alarm, sorry for any possible inconvenience...
Virtual_ManPL
2nd February 2010, 13:40
I can't reproduce your first bug. All my information OSD variants show exactly the same numbers. Could you provide a screen-shot of that too please.
"Sync Offset" didnt work in "Statistic" view
http://img697.imageshack.us/img697/7782/123ge.th.jpg (http://img697.imageshack.us/i/123ge.jpg/)
enabling fully (mode1) "Display Stats" (CTRL+J) causing finally to show properly stats
http://img51.imageshack.us/img51/5256/456vzg.th.jpg (http://img51.imageshack.us/i/456vzg.jpg/)
also in other not fully enabled "Display Stats" (mode 2&3) "Sync Offset" will be frozen and not updated
and how about moving graph on right-down site of the screen in EVR-Sync like in EVR-CA for better readability
EVR-Sync
http://img509.imageshack.us/img509/526/evrsync.th.jpg (http://img509.imageshack.us/i/evrsync.jpg/)
EVR-CA
http://img269.imageshack.us/img269/1378/evrca.th.jpg (http://img269.imageshack.us/i/evrca.jpg/)
The rest of the pictures show a situation that is as good as it gets when you play 23.976 material @ 60 Hz display refresh rate. Please see my blog, especially this page (http://www.ostrogothia.com/?page_id=1642), for a more thorough explanation of how the sync is supposed to work.
OK, I will read it all to fully understand what I'm changing in EVR-Sync options ;p
but on my SS, EVR-Sync working good and better than EVR-CA, yep ?
cengizhan
2nd February 2010, 14:02
The favorites that i have added before, doesnt work anymore after that relative drive option has been added
Edit: I have fixed this by manually editing .ini file, adding a "0;" before file name.
Mercury_22
2nd February 2010, 16:57
The 64-bit version it's crashing when I'm trying to use "Capture" - analog !
The crash it's occurring when I'm changing the resolution in "View -> Capture" from 720x480 29.97 to 720x576 25
If I change it to 352x288 25 or lower (25) I have just a black screen with audio working and NO crashing !
After trying to change the resolution to 720x576 25 and crashing when I open device again it's working well ( = I have video & sound ) for 1-2 sec then it's crashing again
The 32-bit version it's working OK with the same settings and the Windows Media Center 64-bit it's also working OK.
Also DVB-C it's not working for both versions 64-bit and 32-bit
Anyone else has problems with 64-bit version and analog Capture or with DVB-C on any version ?
X-Dron
2nd February 2010, 17:57
tetsuo55
Pls, close Ticket #103 [Translation] Errors in a Russian translation
Fixed in Changeset [1597]
Jong
2nd February 2010, 19:34
Anyone have any idea why the new fullscreen auto-switching seems to do nothing here?
W7 32-bit, ATI 5750 Cat 10.1. Options are all selected but nothing happens at all. I have the screen set @50Hz and it stays @50Hz, even for 29.970fps material (shown as such in the sync renderer stats). I thought if I set the default/other setting to 60Hz it would at least do something (if it was not detecting the rate for some reason), but still it stays @50Hz.
Normally I use D3D mode, but I tried switching to fullscreen from windowed mode (non-D3D) - still no effect :confused:
X-Dron
2nd February 2010, 20:40
Jong
Pls, screenshot of settings.
tetsuo55
2nd February 2010, 23:40
tetsuo55
Pls, close Ticket #103 [Translation] Errors in a Russian translation
Fixed in Changeset [1597]Thank you!, closed.
88keyz
3rd February 2010, 00:06
@ Alexins
Your download link for "standalone_filters-svn1597_x86.7z" is broken, points to svn1597 x86 exe setup file.
Jong
3rd February 2010, 00:20
Jong
Pls, screenshot of settings.Thanks X-Dron.
See here:
http://jong.pwp.blueyonder.co.uk/doom9/NewPicture087.jpg
http://jong.pwp.blueyonder.co.uk/doom9/NewPicture088.jpg
http://jong.pwp.blueyonder.co.uk/doom9/NewPicture089.jpg
I am using Reclock (to speedup 24fps to 25fps). But in the case of 29.97fps material all it does is speedup to 30fps and it would do this whether the refresh rate was being changed to 60Hz, as it should be, or if playback is @50Hz, as it is. Reclock scripting is disabled; Reclock is not trying to change the refresh rate. (D3D had to be disabled to get the last screenshot, but behaviour is the same either way).
mariush
3rd February 2010, 00:33
I may have found a bug in MPC-HC, well in build 1249...
I'm loading this AVS script in it:
Load_Stdcall_plugin("c:\Program Files\AviSynth 2.5\plugins\yadif.dll" )
mpeg2source("vts_01_1.d2v").AssumeTFF()
#LeakKernelDeint(0)
Yadif()
Crop(12,4,-16,-24)
End result is a 676x452 image that's incorrectly rendered:
http://i45.tinypic.com/2ywwmq9.jpg
when I crop 4 more pixels image shows fine:
http://i49.tinypic.com/sy89z6.jpg
Looks like the Chroma is read incorrectly and my guess is because of the width not multiple of 8/16. The image shows fine in Virtualdub when it's shown incorrectly on MPC-HC. I'm using VMR9 renderless to render.
leeperry
3rd February 2010, 01:11
I may have found a bug in MPC-HC, well in build 1249...
[..]
Looks like the Chroma is read incorrectly and my guess is because of the width not multiple of 8/16.
known issue on nvidia cards I think? dunno if the culprit is nvidia or MPC, though.
pirlouy
3rd February 2010, 01:32
@X-Dron: several problems with autochange:
1) when disabling "Use autochange", settings are not kept, so the next time I will re-enable this setting, I'll have to do settings again (I mean setting different monitor modes).
2) In order to avoid problems, I have to use "launch in fullscreen" (like this, all post-processing filters like ffdshow detect right parameters); the problem is the fact that this option changes window size; I mean, if I exit fullscreen, window size is not like it was before.
samab
3rd February 2010, 01:47
Got 1597 from www.xvidvideo.ru, won't install on my xp sp3 computer --- something wrong with MinVersion windows xp.
mariush
3rd February 2010, 01:51
known issue on nvidia cards I think? dunno if the culprit is nvidia or MPC, though.
My card is ATI, Radeon 4850.
Keiyakusha
3rd February 2010, 01:59
Hi. When MPC-HC loads styled subtitles with some styles missing, it reports that style is missing and changed to default, but this message appears behind the player. This is somewhat troubling especially when you have player in fullscreen. Can this be corrected?
EDIT: I'm using win7 32bit aero is on, if that matters.
Neillithan
3rd February 2010, 02:09
Hi, I'm having an issue with MPC. This issue pertains to the classic MPC (version 6.4.9.1 rev 106).
I'm running Windows 7 Pro 64bit, Aero interface enabled, and a dual monitor configuration on an 8800 GTX.
When I fullscreen a movie on my primary monitor, if I click the desktop on my secondary monitor, it will force the movie to exit fullscreen and go into window mode. (Undesired behavior, of course).
If I click the title bar of a running program on my secondary monitor while watching a movie in fullscreen mode on my primary monitor, the video does not exit fullscreen. Instead, the taskbar pops up in front of the movie. Again, that is undesired behavior.
Is there a way to prevent it from exiting fullscreen mode so that I can use my secondary monitor?
Thanks,
-Neil
alexins
3rd February 2010, 03:15
samab, I corrected the mistake, you can download the new.
iron2000
3rd February 2010, 04:33
On my PC, MPC-HC crashes on playing a SWF file.
I do have the Flash Player browser plugin installed and "Shockwave" is set in the Formats options.
SWF files did play before on MPC-HC in XP.
Does anyone know why SWF doesn't play in MPC-HC now?
Using MPC-HC 1.3.1594.0 .
X-Dron
3rd February 2010, 07:31
Jong
Greetings.
The fullscreen auto-switching does not work with D3D and Reclock. I'll correct the program. If D3D is set, then auto-switching will be unchecked and disabled.
An explanation also will be written in the setting screen setting.
Also don't use auto-switching together with Reclock.
Auto-switching uses in case you have a monitor(or TV) and a videocard that support frequencies 24(for 23.976 and 24.00), 25/50(for 25.00) and 30(for 29.97 and 30.00)Hz in WinXP. The best case is to use Vista and above and 23(for 23.976) and 29(for 29.97).
In this case, you get a straight line in the statistics.
Screenshots will be tonight.
My TV is Philips 37PFL8404 and videocards are Nvidia GeForce 8300(integrated in chipset) and ATI Radeon 4850
X-Dron
3rd February 2010, 07:46
@X-Dron: several problems with autochange:
1) when disabling "Use autochange", settings are not kept, so the next time I will re-enable this setting, I'll have to do settings again (I mean setting different monitor modes).
I thought and shall think about it. There are same problems.
2) In order to avoid problems, I have to use "launch in fullscreen" (like this, all post-processing filters like ffdshow detect right parameters); the problem is the fact that this option changes window size; I mean, if I exit fullscreen, window size is not like it was before.
What is the bild?
Lincoln Burrows
3rd February 2010, 09:34
Got 1597 from www.xvidvideo.ru, won't install on my xp sp3 computer --- something wrong with MinVersion windows xp.Same issue here. I am using XP SP3. Install says it requires Windows NT 5.1.2600 and then closes.
Do you guys had any luck installing the last MPC-HC build?
X-Dron
3rd February 2010, 10:06
Same issue here. I am using XP SP3. Install says it requires Windows NT 5.1.2600 and then closes.
Do you guys had any luck installing the last MPC-HC build?
Fixed in Changeset [1598] by Aleksoid
pirlouy
3rd February 2010, 10:17
What is the bild?
Not sure about your question. :D
What's the problem ?
The problem is the fact that size of window (when it is not maximized) is changed when using option "launch file in fullscreen", whereas this option should not change windows size.
If you REALLY want, I can make screenshots.
Jong
3rd February 2010, 10:23
Jong
Greetings.
The fullscreen auto-switching does not work with D3D and Reclock. I'll correct the program. If D3D is set, then auto-switching will be unchecked and disabled.
An explanation also will be written in the setting screen setting.
Also don't use auto-switching together with Reclock.
Auto-switching uses in case you have a monitor(or TV) and a videocard that support frequencies 24(for 23.976 and 24.00), 25/50(for 25.00) and 30(for 29.97 and 30.00)Hz in WinXP. The best case is to use Vista and above and 23(for 23.976) and 29(for 29.97).
In this case, you get a straight line in the statistics.
Screenshots will be tonight.
My TV is Philips 37PFL8404 and videocards are Nvidia GeForce 8300(integrated in chipset) and ATI Radeon 4850Thanks.
So it cannot work in D3D mode. Is that right? If so, that rules it out for me unfortunately.
Ignoring D3D for a moment, Is there a reason why it cannot work with Reclock? To take my example, my display does 50Hz and 60Hz (really 60Hz). I choose to speedup 24p material to 25p for smooth display @50Hz. But 29.97 material I would like to display @60Hz. All this seems possible with the setting options provided - both 24p and 25p set to use 50Hz, 29.97 set to use 60Hz. Reclock speeds up 24p ->25p and 29.97fps -> 30fps for smoothest possible display. If there is no reason why this cannot work I think it would be good to allow it.
X-Dron
3rd February 2010, 11:46
Not sure about your question. :D
Sorry, missprint.
What MPC-HC build are you using?
pirlouy
3rd February 2010, 12:18
Ahh... I feel stupid now. build of course... :D
It's with build 1594.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.