You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- macOS version: macOS 14.6.1 (23G93)
- Source of mpv: `brew install mpv`
- Introduced in version: unknown
Reproduction Steps
The pullup filter should turn off, but does not, with the keyboard shortcut used to turn in on, shift + D, with the script cycle-deinterlace-pullup.lua installed.
Press shift+D until the OSD reports the pullup filter is on:
deinterlace: no
pullup: yes
Press shift+D once more and then again repeatedly.
Expected Behavior
Deinterlacing should keep toggling between no deinterlace, deinterlace and pullup, and the ODS report so.
Actual Behavior
Nothing happens: the pullup filter stays on, and deinterlacing mode does not toggle any more. The ODS reports so on every subsequent shift + D press, staying on:
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
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.
The text was updated successfully, but these errors were encountered:
mpv Information
Other Information
Reproduction Steps
The pullup filter should turn off, but does not, with the keyboard shortcut used to turn in on, shift + D, with the script cycle-deinterlace-pullup.lua installed.
Get the script cycle-deinterlace-pullup.lua from the repo.
Place it in
~/.config/mpv/scripts/
.Open mpv and play a video.
Press shift+D until the OSD reports the pullup filter is on:
Press shift+D once more and then again repeatedly.
Expected Behavior
Deinterlacing should keep toggling between no deinterlace, deinterlace and pullup, and the ODS report so.
Actual Behavior
Nothing happens: the pullup filter stays on, and deinterlacing mode does not toggle any more. The ODS reports so on every subsequent shift + D press, staying on:
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: