-
Notifications
You must be signed in to change notification settings - Fork 513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPC-HC Timeout when closing filter graph. #3223
Comments
You can avoid the problem by disabling the option to show video preview on the seekbar. The cause of the closing delay is unknown. It seems to happen only for a small group of people. I am unable to reproduce it. |
It might be related to your graphics driver. There was another user where it happend only with AMD driver 24.9.1 and 24.10.1, but was working good with 24.8.1. |
I notice that if I untick the option you mentioned "show video preview" along with "show time" I haven't seen the timeout window popup. Before I did it with just unticking the "show video preview" and I was still getting the popup. The way it happens for me is if you're in the middle of a video and pause and then click on another video to open and play, another new mpc-hc player opens and the previous stays hanging until the timeout popup window shows asking you if you want to close the player or leave it open and wait 15 seconds for it to start playing the new video. Sometimes I had both media players loading and playing the same video together. So there's no fix for this issue yet? |
Yes, the fix is to install a different graphics driver as mentioned above. The cause of the problem is outside of the player. So I am not able to fix it. |
Ah okay. I can't install a different graphics card on this pc so I'm out of luck but at least I know the two options to uncheck if I want to get rid of the yes/no popup window. |
Not a different GPU, but a different driver version for it. Everyone who has this problem should at least mention which GPU and driver they have. |
Where can I find this information about my GPU and it's drivers at? |
MPC-HC menu > Help > About > Copy to clipboard |
Okay, thanks. Here you go... MPC-HC (64-bit)Build information: LAV Filters: Operating system: Hardware: Text: |
I got an error message when trying to install. --Something went wrong.-- It also produces an error log txt file. |
@Blue-Ike This means you need to visit the support website for your computer, not Intel's website. The manufacturer of your computer has modified the generic Intel driver to cause this. If you do visit the support site for your computer and there is no driver update, there is nothing you can do in that regard. You may uninstall the current driver completely and install the Intel one. This is generally the better option for desktop computers. @clsid2 This is happening to me with AMD drivers (6900 XT). I rolled back to 24.7.1 and it went away. This issue is an Intel GPU. Are we sure that the GPU drivers are solely to blame? Two different pieces of hardware here with the same bug. If not, there could be a bug report that needs to be submitted to a library that is included in this player. |
I was the user with the same problem, but as mentioned I have an amd card (Radeon 6700xt). That's my info:
|
Do any of you have any software installed that may interact with graphics in any way, like screen recorders, OBS, discord, gaming overlays, etc? Or tools that modify Windows start menu or appearance. Or did you enable Hardware-Accelerated GPU Scheduling (HAGS) in Windows? If so, test if disabling those makes any difference. |
Nope. With all of these closed, the message still appears.
These cause problems with Windows as a whole so I never use these. An interesting discovery that adds to this. I do have an Intel A380 I am able to use. It is a secondary GPU. Under [System] > [Display] > [Graphics], I leave MPC to default "Let Windows decide." When using the AMD GPU to drive the displays, I get the warning. When changing it to a specific GPU, the A380, the warning message never appears. However, if I set it back to default "Let Windows decide" and use the A380 to drive the display, the warning message appears.
|
I haven't any of those programs, and since I use Windows 10 ltsc there isn't the HAGS option. |
Hello :) AMD 7900 XTX (AMD driver 24.12.1) owner here. I tried to disable everything in W11 : But unfortuantly the problem remains : MPC-HC options : |
That is a timeout when closing the main filter graph, rather than the preview filter graph. If you use MadVR, then do not use ED2 as dither method, as that is broken with current AMD drivers. |
Thank you it fixed the issue. |
There only is an issue with MadVR. And for a different problem than yours. |
@icedterminal @bennj57 @Blue-Ike |
If I tell Windows to use the A380, I no longer have the timeout error. I do use MadVR, and I did check to see if ED2 was enabled but it is not. |
Do you still get the error if you switch to MPCVR or EVR-CP? |
No I'm not using any external filters for the player. |
Small update, the issue doesn't seem solved even if I changed the madvr filter as dither method. Now the issue is mostly present when you press the button to reproduce the next video. |
i get this issue too when switching between very short lossless h264 files. it fully hangs too. The program mpc-hc64.exe version 2.3.6.11 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel. 2.3.9 has the same issue but a hang was not reported in the event viewer yet. |
If it only happens for you with specific files, then upload one of those files for me. Is it timeout of main graph or preview graph? Does it also happen without Madvr? |
It's probably time to move on from MadVR, I just checked and the latest release is from august 2018, so it's now 7 years old. The problem is that I was unable to find any similar application. |
i can't reproduce it anymore when i want to... just some of my chroma test i switch between. just to be clear it happened twice one time with 2.3.6.11 after like 3 files and after that i updated to the newest and triggered it again after like 5 files. the video icon of lav filter was stuck on the tray bar if that is any indication. a soon as i get it again i will answer the other question you asked. i don't use the preview should be the graph. |
If the graph itself hangs, it is not really a player issue. Madvr + d3d11 native decoding is a combo where deadlock may occur once in a while (madvr bug). So copyback is preferred. |
i use software. |
So every time I want to close or open up another video file on MPC-HC it opens up another player right before the currently used player closes. Then the screenshot below pops up before the new video is about to play on the newly opened player.
For the "Open options" under Player tab, I have the "Use the same player for each media file" dot ticked.
How can I prevent this from happening all the time? Is there an option somewhere I'm supposed to change?
The text was updated successfully, but these errors were encountered: