mpv-player / mpv-player/mpv

`vo-passes/fresh` was not cleared when entering idle mode

Open
#18,129 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

os:win
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

mpv Information
mpv v0.41.0-748-g662d41093 Copyright © 2000-2026 mpv/MPlayer/mplayer2 projects
 built on Jun 14 2026 19:07:26
libplacebo version: v7.365.0 (v7.360.0-81-g2d0979f-dirty)
FFmpeg version: N-125025-g417158195
FFmpeg library versions:
   libavcodec      62.36.101
   libavdevice     62.4.100
   libavfilter     11.17.100
   libavformat     62.19.101
   libavutil       60.33.100
   libswresample   6.4.100
   libswscale      9.8.100
Other Information
- Windows version: Win10 22H2
- GPU model, driver and version:
- Source of mpv: https://github.com/zhongfly/mpv-winbuild
- Latest known working version:
- Issue started after the following happened:
Reproduction Steps
  • mpv any.jpg --no-config --idle --force-window --log-file=log.txt
  • show STATS page 2
  • wait for 5 seconds to automatically enter idle mode
Expected Behavior

N/A

Actual Behavior

these perf data obviously do not exist in idle mode
Image

Log File

log.txt

Sample Files

No response

I carefully read all instruction and confirm that I did the following:
  • I tested and confirmed that the issue exists with the latest release version or newer.
  • I provided all required information including system and mpv version.
  • I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with mpv any.jpg --no-config --idle --force-window --log-file=log.txt, then search the source for vo-passes/fresh and the idle-mode transition. Trace where the performance data are maintained and verify that entering idle clears them, using the attached log and STATS page 2 to confirm the fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.