<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — something about vfr video]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=1311</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=1311&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in something about vfr video.]]></description>
		<lastBuildDate>Sun, 17 Mar 2013 00:24:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32471#p32471</link>
			<description><![CDATA[<p>One of them is scrolling credits in the ending, others are motions on the whole frames</p>]]></description>
			<author><![CDATA[null@example.com (river)]]></author>
			<pubDate>Sun, 17 Mar 2013 00:24:30 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32471#p32471</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32463#p32463</link>
			<description><![CDATA[<p><strong>river</strong><br />I see common things for both vfr-files. They have two 29.97 fps parts: near beginning and before ending.</p><p><span class="postimg"><img src="http://www.svp-team.com/forum/misc.php?item=2413" alt="http://www.svp-team.com/forum/misc.php?item=2413" /></span></p><p>What is it? Computer animation or running string-subtitles?<br />I ask because I need to know all frames in these parts has movements at framerate 29.97 or only region in frame (subtitle for example).</p>]]></description>
			<author><![CDATA[null@example.com (MAG79)]]></author>
			<pubDate>Sat, 16 Mar 2013 15:05:03 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32463#p32463</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32385#p32385</link>
			<description><![CDATA[<div class="quotebox"><cite>MAG79 wrote:</cite><blockquote><p><strong>river</strong><br />Can you put here vfr-file created from any vfr mkv video from your collection?<br />You need to use Haali mkv2vfr tool from C:\Program Files (x86)\Haali\MatroskaSplitter folder. Usage:<br /></p><div class="codebox"><pre><code>mkv2vfr.exe file.mkv NUL file.vfr</code></pre></div></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (river)]]></author>
			<pubDate>Thu, 14 Mar 2013 06:08:22 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32385#p32385</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32384#p32384</link>
			<description><![CDATA[<p><strong>river</strong><br />Can you put here vfr-file created from any vfr mkv video from your collection?<br />You need to use Haali mkv2vfr tool from C:\Program Files (x86)\Haali\MatroskaSplitter folder. Usage:<br /></p><div class="codebox"><pre><code>mkv2vfr.exe file.mkv NUL file.vfr</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (MAG79)]]></author>
			<pubDate>Thu, 14 Mar 2013 05:35:35 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32384#p32384</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32382#p32382</link>
			<description><![CDATA[<p>The smoothness looks no problem</p><p>I followed a guide from <a href="http://avisynth.org/mediawiki/TIVTC">here</a> to make vfr mkv</p>]]></description>
			<author><![CDATA[null@example.com (river)]]></author>
			<pubDate>Thu, 14 Mar 2013 02:55:22 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32382#p32382</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32381#p32381</link>
			<description><![CDATA[<p><strong>river</strong><br /><em>When  framerate change is detected, SVP will use ffdshow remote to reload avs, so frames in the previous avs buffer have to be dropped.</em><br />Yes. You are right.</p><p><em>I set ExBuffAheadAdd to -14, and only 1 frame will be buffered ahead, less frames will be dropped on framerate changing.</em><br />What happend with smoothness in this case? I don&#039;t know how will work SVP in multithreading mode when it must to calculate several intermediate frames simultaneously. It needs in [threads]+1 frames in the buffer ahead.</p><p><em>my vfr videos are mostly encoded from 1080i anime Bluray</em><br />Extension mkv?<br />What tools do you use to convert bd2mkv?</p>]]></description>
			<author><![CDATA[null@example.com (MAG79)]]></author>
			<pubDate>Thu, 14 Mar 2013 01:21:12 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32381#p32381</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32378#p32378</link>
			<description><![CDATA[<p>I see. It&#039;s the limitation of ffdshow. <br />When&nbsp; framerate change is detected, SVP will use ffdshow remote to reload avs, so frames in the previous avs buffer have to be dropped.<br />Now I set ExBuffAheadAdd to -14, and only 1 frame will be buffered ahead, less frames will be dropped on framerate changing. <br />My ISP won&#039;t let me upload anything, my vfr videos are mostly encoded from 1080i anime Bluray, but you can also create sone by muxing two different framerate video into one file I think.</p>]]></description>
			<author><![CDATA[null@example.com (river)]]></author>
			<pubDate>Wed, 13 Mar 2013 16:28:45 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32378#p32378</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32377#p32377</link>
			<description><![CDATA[<p><strong>river</strong><br /><em>Can I get rid of these shakes?</em><br />For today on-the-fly No. It is reaction to framerate change, what is not immediate by observing ffdShow framerate parameter.<br />You can get nice result only if you do preprocess (mkv2vfr) and reencode your video with frame interpolation scene-by-scene with different frame interpolation settings.</p><p>BTW. What video you talking about? Can you give me a link?<br />I will take a closer look.</p>]]></description>
			<author><![CDATA[null@example.com (MAG79)]]></author>
			<pubDate>Wed, 13 Mar 2013 14:22:34 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32377#p32377</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32375#p32375</link>
			<description><![CDATA[<p>I mean a VFR video plays from 23.976fps scene to 29.970fps scene.<br />Meanwhile, SVP is first working on 23.976*(5:2)=59.94 mode, and then switch to 29.97*(2:1)=59.94 mode.<br />This switch will cause a shake. SVP may have dropped several frames.<br />Can I get rid of these shakes?</p>]]></description>
			<author><![CDATA[null@example.com (river)]]></author>
			<pubDate>Wed, 13 Mar 2013 13:37:07 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32375#p32375</guid>
		</item>
		<item>
			<title><![CDATA[Re: something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32374#p32374</link>
			<description><![CDATA[<p><strong>river</strong><br />What you want to get?<br />Describe please.</p>]]></description>
			<author><![CDATA[null@example.com (MAG79)]]></author>
			<pubDate>Wed, 13 Mar 2013 12:06:28 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32374#p32374</guid>
		</item>
		<item>
			<title><![CDATA[something about vfr video]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=32373#p32373</link>
			<description><![CDATA[<p>I tried some VFR videos that contain 23.976fps and 29.970fps, there would be a tiny pause on frame rate changing. (VFR repair option checked)<br />My screen refresh rate is 60Hz. Is there any complete smooth playback solutions for these VFR videos? <br />Increasing decoder queue in MadVR won&#039;t help, and no frame drops reported from MadVR.</p>]]></description>
			<author><![CDATA[null@example.com (river)]]></author>
			<pubDate>Wed, 13 Mar 2013 08:59:22 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=32373#p32373</guid>
		</item>
	</channel>
</rss>
