Skip to content
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

MPCImageSource and Enhanced Video Renderer (custom presenter) doesn't render first few seconds #2301

Open
vvuk opened this issue Nov 4, 2023 · 1 comment
Labels

Comments

@vvuk
Copy link

vvuk commented Nov 4, 2023

MPCImageSource is working great (thanks!), but there's an odd issue when using the "custom presenter" variant of Enhanced Video Renderer output. The first few seconds of an image are rendered as black. If I pause the video, the frame is rendered correctly, and it usually pops up before the end.

If I use Enhanced Video Renderer (without the custom presenter), then everything renders as I expect. To reproduce:

  1. Add the attached A B C D files to a playlist by dragging (just simple jpeg files to make it easy to distinguish what's being shown)
  2. Ensure output is set to EVR (custom presenter)
  3. Start playback from A.jpg

See attached video -- MPC-HC actually crashed at the end of this recording, https://drdump.com/UploadedReport.aspx?DumpID=123661742

A.jpg
B.jpg
C.jpg
D.jpg

2023-11-04-14-35-34.mp4
@clsid2
Copy link
Owner

clsid2 commented Nov 4, 2023

Use MPC Video Renderer (mpcvr) instead:
https://github.com/clsid2/mpc-hc/releases

Or Sync Renderer, which is a variant of EVR Custom.

MPC-HC is a video player, not an image viewer. Irfanview or similar tools are much better suited for image viewing and slideshows.

@clsid2 clsid2 added the bug label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants