<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — [Resolved] Can't set my mpv.conf]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=6938</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=6938&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Resolved] Can't set my mpv.conf.]]></description>
		<lastBuildDate>Tue, 16 May 2023 10:03:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Resolved] Can't set my mpv.conf]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=82480#p82480</link>
			<description><![CDATA[<div class="quotebox"><cite>zSoi wrote:</cite><blockquote><p>Thank you for your answer.</p><p>Here is the weird thing: <br />I removed all the mpv.conf files I found, and restored the default one in SVP 4/mpv64.<br />Then I added a simple sub-font-size in the file, but nothing changes.<br />I&#039;m totally lost.</p></blockquote></div><p>Did the default config work?</p><br /><div class="quotebox"><cite>aloola wrote:</cite><blockquote><p>just male a folder name &quot;portable_config&quot; on the same folder with your mpv.exe, then put the mpv.conf there</p><p>example: \MPV\portable_config\mpv.conf</p><p>if you want to add .lua scripts put them in<br />\MPV\portable_config\Scripts\ *.lua here</p><p>.conf for Lua scripts<br />\MPV\portable_config\script-opts\ *.conf here</p></blockquote></div><p> I remember having similar issues and this works but it&#039;s not an actual fix which is why I recommend the other approach.</p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Tue, 16 May 2023 10:03:59 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=82480#p82480</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Resolved] Can't set my mpv.conf]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=82479#p82479</link>
			<description><![CDATA[<p>just male a folder name &quot;portable_config&quot; on the same folder with your mpv.exe, then put the mpv.conf there</p><p>example: \MPV\portable_config\mpv.conf</p><p>if you want to add .lua scripts put them in<br />\MPV\portable_config\Scripts\ *.lua here</p><p>.conf for Lua scripts<br />\MPV\portable_config\script-opts\ *.conf here</p>]]></description>
			<author><![CDATA[null@example.com (aloola)]]></author>
			<pubDate>Tue, 16 May 2023 09:24:28 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=82479#p82479</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Resolved] Can't set my mpv.conf]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=82478#p82478</link>
			<description><![CDATA[<div class="quotebox"><cite>dawkinscm wrote:</cite><blockquote><div class="quotebox"><cite>zSoi wrote:</cite><blockquote><p>Hello everyone, </p><p>I recently reinstalled windows and had to set up again my SVP pro app with mpv.</p><p>I had a nice mpv.conf that I saved, with proper subtitle size and font, but now I cannot custom anything : the MPV app doesn&#039;t seem to read my conf file.<br />I tried to change the file everywhere I found it, from the SVP/mpv64 folder to the roaming/MPV folder.</p><p>I like MPV because its light on the cpu and powerfull at the same time.<br />Not an expert but either I find how to make this conf file work, or I will switch player since I was already lacking proper UI in MPV (And I would need suggestions cause VLC UI is good but SVP integration seems crap)</p></blockquote></div><p>If you have a config in both the SVP and Appdata folder then it will use the one in the SVP folder. Usually the mpv.conf file is not read when there is a mistake in the config. </p><p>I would suggest that you remove your mpv.conf file from both places and use the default SVP conf file and make sure that is working first. Then start copying a line or two of config from your mpv.conf file to the default SVP conf file and see if it still works. That way you can see where the issue is.</p></blockquote></div><p>Thank you for your answer.</p><p>Here is the weird thing: <br />I removed all the mpv.conf files I found, and restored the default one in SVP 4/mpv64.<br />Then I added a simple sub-font-size in the file, but nothing changes.<br />I&#039;m totally lost.</p><p>Here is the mpv.conf file :</p><div class="codebox"><pre><code>#
# THIS FILE WILL BE OVERWRITTEN WITH THE PACKAGE UPDATE
# Use %APPDATA%/mpv/mpv.conf
# OR SVP&#039;s menu -&gt; Information -&gt; Add. information -&gt; mpv config. file
#     to define your own customized configuration
#
# Sample mpv configuration
#

# this is required for SVP to &quot;catch&quot; the mpv
input-ipc-server=mpvpipe

# hardware video decoder
hwdec=auto-copy
hwdec-codecs=all

vo=gpu

# high quality video output, require rather fast video card
#profile=gpu-hq

# D3D11 renderer (default) is required for the HDR playback
#gpu-api=d3d11

# use VULKAN API if you have problems with the default d3d11 renderer
#gpu-api=vulkan

# miscellaneous options

# comment this one if you want mpv to remember the playback position
save-position-on-quit=no

# fixes audio desync
hr-seek-framedrop=no

# &quot;ReClock&quot; replacement
#video-sync=display-resample
#video-sync-max-video-change=5

#log-file=mpv.log

###Subs###

sub-font-size=100</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (zSoi)]]></author>
			<pubDate>Tue, 16 May 2023 08:28:12 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=82478#p82478</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Resolved] Can't set my mpv.conf]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=82477#p82477</link>
			<description><![CDATA[<div class="quotebox"><cite>zSoi wrote:</cite><blockquote><p>Hello everyone, </p><p>I recently reinstalled windows and had to set up again my SVP pro app with mpv.</p><p>I had a nice mpv.conf that I saved, with proper subtitle size and font, but now I cannot custom anything : the MPV app doesn&#039;t seem to read my conf file.<br />I tried to change the file everywhere I found it, from the SVP/mpv64 folder to the roaming/MPV folder.</p><p>I like MPV because its light on the cpu and powerfull at the same time.<br />Not an expert but either I find how to make this conf file work, or I will switch player since I was already lacking proper UI in MPV (And I would need suggestions cause VLC UI is good but SVP integration seems crap)</p></blockquote></div><p>If you have a config in both the SVP and Appdata folder then it will use the one in the SVP folder. Usually the mpv.conf file is not read when there is a mistake in the config. </p><p>I would suggest that you remove your mpv.conf file from both places and use the default SVP conf file and make sure that is working first. Then start copying a line or two of config from your mpv.conf file to the default SVP conf file and see if it still works. That way you can see where the issue is.</p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Tue, 16 May 2023 07:49:13 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=82477#p82477</guid>
		</item>
		<item>
			<title><![CDATA[[Resolved] Can't set my mpv.conf]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=82476#p82476</link>
			<description><![CDATA[<p>Hello everyone, </p><p>I recently reinstalled windows and had to set up again my SVP pro app with mpv.</p><p>I had a nice mpv.conf that I saved, with proper subtitle size and font, but now I cannot custom anything : the MPV app doesn&#039;t seem to read my conf file.<br />I tried to change the file everywhere I found it, from the SVP/mpv64 folder to the roaming/MPV folder.</p><p>I like MPV because its light on the cpu and powerfull at the same time.<br />Not an expert but either I find how to make this conf file work, or I will switch player since I was already lacking proper UI in MPV (And I would need suggestions cause VLC UI is good but SVP integration seems crap)</p><br /><p><strong>EDIT : Found it : </strong></p><p><strong>It was the nature of my subtitles. PGS.</strong></p><p><strong>I was mistaken, the files works, only my sub-font-size line doesn&#039;t apply to PGS subtitles.</strong></p>]]></description>
			<author><![CDATA[null@example.com (zSoi)]]></author>
			<pubDate>Tue, 16 May 2023 00:42:20 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=82476#p82476</guid>
		</item>
	</channel>
</rss>
