View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000731 | madVR | bug | public | 2024-11-01 13:03 | 2024-11-01 16:08 |
Reporter | huhn | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | random |
Status | new | Resolution | open | ||
Summary | 0000731: madVR will not render anything with an PNG input | ||||
Description | when madVR 207b is used will will not render an image with an PNG input. the filter ist is this: Filters currently loaded: - madVR - LAV Video Decoder - LAV Splitter - File Source (Async.) this only happens in 9/10 tries. | ||||
Steps To Reproduce | open a png in mpc-hc with madVR 207b | ||||
Additional Information | 0.92.17 works just fine. | ||||
Tags | No tags attached. | ||||
madVR Version | 207b | ||||
Media Player (with version info) | 2.3.11 | ||||
Splitter (with version info) | lav 79.2 | ||||
Decoder (with version info) | lav 79.2 | ||||
Decoding | Software | ||||
Deinterlacing | none (progressive) | ||||
DXVA2 Scaling Active | no | ||||
Aero / Desktop Composition | On | ||||
Problem occurs with mode | all modes | ||||
GPU Manufacturer | NVidia | ||||
GPU Model | 4060 | ||||
GPU Driver Version | 560.81 | ||||
|
|
|
It works for me, but I have to wait until playback starts, and then immediately press "pause". In paused state, I can then change settings etc. |
|
i even figured out why this is happening. in 9 out of 10 tries it drops the first frame and that's the only frame it gets. so the workaround is to press stop and play again and i get an image. delay playback start until render queue is full also fixed the issue. |
|
Ah yes, I have "delay playback start" active here, and yes, I also sometimes have to stop and restart and then hit "pause" at the right time. It's a bit annoying, for sure. Ideally, the PNG source filter would not only show 1 frame, but would turn a PNG file into e.g. 5 seconds of (identical) frames. |