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
- Windows version: Microsoft Windows [Version 10.0.26100.2605]
- GPU model, driver and version: RTX 2080, driver 566.14
- Source of mpv: https://github.com/shinchiro/mpv-winbuild-cmake/releases
- Latest known working version: None
- Issue started after the following happened: -
Reproduction Steps
When using mpv, VRR does not engage on my LG G4 OLED TV. The TV is officialy certified by NVIDIA to be G-Sync compatible and it works as intended in all windows games, regardless of API. However, wtihout changing any settings, with the same OS and hardware, it works flawlessly on another display I own, the DELL S2719DGF which has FreeSync via displayport but I enabled it as G-Sync in the NVIDIA control panel.
Here's what I tried so far:
Multiple vo, hwdec, gpu-api and gpu-context configs.
video-sync=audio
Disabled V-Sync.
Made sure G-Sync is enabled for fullscreen and windowed. Also checked mpv's NVIDIA profile to allow G-Sync.
Updated TV firmware.
A script someone suggested to double the fps of video content below 30 vf=lavfi=[fps=fps='if(gt(source_fps,30),source_fps,source_fps*2)']
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
When using mpv, VRR does not engage on my LG G4 OLED TV. The TV is officialy certified by NVIDIA to be G-Sync compatible and it works as intended in all windows games, regardless of API. However, wtihout changing any settings, with the same OS and hardware, it works flawlessly on another display I own, the DELL S2719DGF which has FreeSync via displayport but I enabled it as G-Sync in the NVIDIA control panel.
Here's what I tried so far:
vf=lavfi=[fps=fps='if(gt(source_fps,30),source_fps,source_fps*2)']
Expected Behavior
G-Sync engaging properly for video playback
Actual Behavior
G-Sync never engages
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: