<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — How to get G-Sync working with SVP and MPC-HC?]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=7176</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=7176&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to get G-Sync working with SVP and MPC-HC?.]]></description>
		<lastBuildDate>Fri, 26 Jan 2024 21:05:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to get G-Sync working with SVP and MPC-HC?]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=83862#p83862</link>
			<description><![CDATA[<div class="quotebox"><cite>arizer wrote:</cite><blockquote><div class="quotebox"><cite>DragonicPrime wrote:</cite><blockquote><div class="quotebox"><cite>arizer wrote:</cite><blockquote><p>I have exclusive fullscreen enabled in MPC video renderer, have tried switching all the available settings but my LG CX fps meter stays at 118fps when playing video at 48fps or whatever fps.<br />Edit: I actually got it working in MPV now, but would prefer MPC-HC.</p></blockquote></div><p>How did you get it working in MPV? It used to work for me, then it just stopped at one point and I haven&#039;t been able to enable it again</p></blockquote></div><p>I have these in my mpv.conf which is located at c:\Users\username\AppData\Roaming\mpv. Create the file if it&#039;s not there.</p><br /><div class="codebox"><pre><code>fullscreen=yes
d3d11-exclusive-fs=yes
input-ipc-server=mpvpipe

volume=100
volume-max=100
video-sync=audio
hr-seek-framedrop=no

fbo-format=rgba16hf

vo=gpu-next
gpu-api=d3d11
hwdec=auto-copy
hwdec-codecs=all
gpu-context=d3d11
drm-vrr-enabled=no
d3d11-sync-interval=1</code></pre></div><br /><p>This is my full mpv.conf which also enables Dolby Vision decoding:<br />&quot;target-peak=800&quot; is screen&#039;s maximum peak brightness in nits, in my case (LG CX) it&#039;s 800 nits.</p><br /><div class="codebox"><pre><code>fullscreen=yes
d3d11-exclusive-fs=yes
input-ipc-server=mpvpipe

volume=100
volume-max=100
video-sync=audio
hr-seek-framedrop=no

fbo-format=rgba16hf

vo=gpu-next
gpu-api=d3d11
hwdec=auto-copy
hwdec-codecs=all
gpu-context=d3d11
drm-vrr-enabled=no
d3d11-sync-interval=1

target-peak=800
target-trc=pq
target-prim=bt.2020

tone-mapping=spline
tone-mapping-mode=luma
gamut-mapping-mode=perceptual
tone-mapping-param=bt.2390
tone-mapping-max-boost=2.0

dither=error-diffusion
error-diffusion=burkes
dither-depth=10
spirv-compiler=auto

target-contrast=inf
target-colorspace-hint=yes
hdr-compute-peak=yes

osd-level=1
osd-bar-w=25
osd-color=0.5
osd-bar-align-x=0
osd-bar-align-y=-1

scale=ewa_lanczos
cscale=ewa_lanczos
dscale=ewa_lanczos
tscale=ewa_lanczos</code></pre></div></blockquote></div><p>That seems to have done it. On the LG C1. I already had a lot of those settings in my config file, but I guess there must&#039;ve been a typo somewhere that messed up G-Sync. Thanks</p>]]></description>
			<author><![CDATA[null@example.com (DragonicPrime)]]></author>
			<pubDate>Fri, 26 Jan 2024 21:05:08 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=83862#p83862</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to get G-Sync working with SVP and MPC-HC?]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=83861#p83861</link>
			<description><![CDATA[<div class="quotebox"><cite>DragonicPrime wrote:</cite><blockquote><div class="quotebox"><cite>arizer wrote:</cite><blockquote><p>I have exclusive fullscreen enabled in MPC video renderer, have tried switching all the available settings but my LG CX fps meter stays at 118fps when playing video at 48fps or whatever fps.<br />Edit: I actually got it working in MPV now, but would prefer MPC-HC.</p></blockquote></div><p>How did you get it working in MPV? It used to work for me, then it just stopped at one point and I haven&#039;t been able to enable it again</p></blockquote></div><p>I have these in my mpv.conf which is located at c:\Users\username\AppData\Roaming\mpv. Create the file if it&#039;s not there.</p><br /><div class="codebox"><pre><code>fullscreen=yes
d3d11-exclusive-fs=yes
input-ipc-server=mpvpipe

volume=100
volume-max=100
video-sync=audio
hr-seek-framedrop=no

fbo-format=rgba16hf

vo=gpu-next
gpu-api=d3d11
hwdec=auto-copy
hwdec-codecs=all
gpu-context=d3d11
drm-vrr-enabled=no
d3d11-sync-interval=1</code></pre></div><br /><p>This is my full mpv.conf which also enables Dolby Vision decoding:<br />&quot;target-peak=800&quot; is screen&#039;s maximum peak brightness in nits, in my case (LG CX) it&#039;s 800 nits.</p><br /><div class="codebox"><pre><code>fullscreen=yes
d3d11-exclusive-fs=yes
input-ipc-server=mpvpipe

volume=100
volume-max=100
video-sync=audio
hr-seek-framedrop=no

fbo-format=rgba16hf

vo=gpu-next
gpu-api=d3d11
hwdec=auto-copy
hwdec-codecs=all
gpu-context=d3d11
drm-vrr-enabled=no
d3d11-sync-interval=1

target-peak=800
target-trc=pq
target-prim=bt.2020

tone-mapping=spline
tone-mapping-mode=luma
gamut-mapping-mode=perceptual
tone-mapping-param=bt.2390
tone-mapping-max-boost=2.0

dither=error-diffusion
error-diffusion=burkes
dither-depth=10
spirv-compiler=auto

target-contrast=inf
target-colorspace-hint=yes
hdr-compute-peak=yes

osd-level=1
osd-bar-w=25
osd-color=0.5
osd-bar-align-x=0
osd-bar-align-y=-1

scale=ewa_lanczos
cscale=ewa_lanczos
dscale=ewa_lanczos
tscale=ewa_lanczos</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (arizer)]]></author>
			<pubDate>Fri, 26 Jan 2024 20:28:53 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=83861#p83861</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to get G-Sync working with SVP and MPC-HC?]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=83860#p83860</link>
			<description><![CDATA[<div class="quotebox"><cite>arizer wrote:</cite><blockquote><p>I have exclusive fullscreen enabled in MPC video renderer, have tried switching all the available settings but my LG CX fps meter stays at 118fps when playing video at 48fps or whatever fps.<br />Edit: I actually got it working in MPV now, but would prefer MPC-HC.</p></blockquote></div><p>How did you get it working in MPV? It used to work for me, then it just stopped at one point and I haven&#039;t been able to enable it again</p>]]></description>
			<author><![CDATA[null@example.com (DragonicPrime)]]></author>
			<pubDate>Fri, 26 Jan 2024 16:20:12 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=83860#p83860</guid>
		</item>
		<item>
			<title><![CDATA[How to get G-Sync working with SVP and MPC-HC?]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=83856#p83856</link>
			<description><![CDATA[<p>I have exclusive fullscreen enabled in MPC video renderer, have tried switching all the available settings but my LG CX fps meter stays at 118fps when playing video at 48fps or whatever fps.<br />Edit: I actually got it working in MPV now, but would prefer MPC-HC.</p>]]></description>
			<author><![CDATA[null@example.com (arizer)]]></author>
			<pubDate>Thu, 25 Jan 2024 22:22:23 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=83856#p83856</guid>
		</item>
	</channel>
</rss>
