<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OBS局部放大 &#8211; 峰哥爱分享-专注电脑手机软件网站工具分享</title>
	<atom:link href="https://xnzyh.com/tag/obs%e5%b1%80%e9%83%a8%e6%94%be%e5%a4%a7/feed" rel="self" type="application/rss+xml" />
	<link>https://xnzyh.com</link>
	<description>峰哥爱分享,电脑软件推荐,手机软件推荐,免费开源软件,实用工具推荐,有趣网站,电脑系统安装,AI软件应用</description>
	<lastBuildDate>Tue, 28 Oct 2025 11:51:45 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://xnzyh.com/wp-content/uploads/2025/05/cropped-favicon-1-32x32.png</url>
	<title>OBS局部放大 &#8211; 峰哥爱分享-专注电脑手机软件网站工具分享</title>
	<link>https://xnzyh.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>最新版OBS 32.0.1录屏软件局部放大屏幕跟随鼠标插件更新分享</title>
		<link>https://xnzyh.com/422.html</link>
					<comments>https://xnzyh.com/422.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Tue, 28 Oct 2025 11:51:44 +0000</pubDate>
				<category><![CDATA[电脑软件]]></category>
		<category><![CDATA[OBS局部放大]]></category>
		<category><![CDATA[OBS录屏]]></category>
		<category><![CDATA[OBS插件]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=422</guid>

					<description><![CDATA[在obs软件里面录制视频，实现局部放大，鼠标跟随的功能是需要插件进行实现的。也就是OBS-Zoom-To-Mo [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>在obs软件里面录制视频，实现局部放大，鼠标跟随的功能是需要插件进行实现的。也就是OBS-Zoom-To-Mouse这个插件。</p>



<p>这个插件是github上面的大神写的，最后一次更新是2023年，目前github上面插件的版本是1.0.1，当时适配的obs版本是29.1.3。</p>



<p>如果你现在使用最新版的obs，使用这个OBS-Zoom-To-Mouse插件，会报错，导致无法使用。我也是查找了很多资料，无法解决。最后在讨论区发现了另一位大神对插件代码进行修改，从而可以适配最新版本的OBS软件。</p>



<p>接下来就给大家介绍一下如何操作。</p>



<p>第一步：首先我们打开github项目地址，<a href="https://github.com/BlankSourceCode/obs-zoom-to-mouse">https://github.com/BlankSourceCode/obs-zoom-to-mouse</a>。我们点击lsuess</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="552" src="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png" alt="" class="wp-image-425" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-300x162.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-768x414.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1536x828.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-2048x1104.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-750x404.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1140x614.png 1140w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>第二步：点击红色框里面的第三个问题讨论</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="552" src="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png" alt="" class="wp-image-425" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-300x162.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-768x414.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1536x828.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-2048x1104.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-750x404.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1140x614.png 1140w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>第三步：复制的代码，另存为lua后缀。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="536" src="https://xnzyh.com/wp-content/uploads/2025/10/image-5-1024x536.png" alt="" class="wp-image-426" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-5-1024x536.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-300x157.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-768x402.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-1536x804.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-2048x1072.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-750x393.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-1140x597.png 1140w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="836" height="468" src="https://xnzyh.com/wp-content/uploads/2025/10/image-6.png" alt="" class="wp-image-427" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-6.png 836w, https://xnzyh.com/wp-content/uploads/2025/10/image-6-300x168.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-6-768x430.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-6-750x420.png 750w" sizes="(max-width: 836px) 100vw, 836px" /></figure>
</div>


<p>第四步：打开obs,点击工具，然后点击脚本。把旧的lua文件删除，然后导入最新的lua文件，Zoom Source 选择显示器采集，其他参数默认，或者根据自己需求进行修改，然后关闭窗口就可以了。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="631" src="https://xnzyh.com/wp-content/uploads/2025/10/image-7-1024x631.png" alt="" class="wp-image-428" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-7-1024x631.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-300x185.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-768x474.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-750x462.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-1140x703.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-7.png 1372w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1020" height="790" src="https://xnzyh.com/wp-content/uploads/2025/10/image-8.png" alt="" class="wp-image-429" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-8.png 1020w, https://xnzyh.com/wp-content/uploads/2025/10/image-8-300x232.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-8-768x595.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-8-750x581.png 750w" sizes="auto, (max-width: 1020px) 100vw, 1020px" /></figure>
</div>


<p>第五步：设置obs快捷键。点击设置按钮。然后选择快捷键。在Toggle zoom to mouse 以及Toggle follow mouse during zoom 里面设置自己想要使用的快捷按键然后点击应用保存。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="625" src="https://xnzyh.com/wp-content/uploads/2025/10/image-9-1024x625.png" alt="" class="wp-image-430" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-9-1024x625.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-300x183.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-768x469.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-1536x938.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-750x458.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-1140x696.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-9.png 1670w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="810" src="https://xnzyh.com/wp-content/uploads/2025/10/image-11-1024x810.png" alt="" class="wp-image-432" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-11-1024x810.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-300x237.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-768x607.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-750x593.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-1140x902.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-11.png 1195w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>第六步：在录制屏幕的过程中，可以按你设置的快捷键进行局部放大和鼠标跟随。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/422.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
