﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FSequencer%2FLoop_Media</id>
	<title>Extensions:2.6/Py/Scripts/Sequencer/Loop Media - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FSequencer%2FLoop_Media"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Loop_Media&amp;action=history"/>
	<updated>2026-06-02T01:34:55Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Loop_Media&amp;diff=148347&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Loop_Media&amp;diff=148347&amp;oldid=prev"/>
		<updated>2018-06-28T21:10:31Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:10時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Loop_Media&amp;diff=148346&amp;oldid=prev</id>
		<title>wiki&gt;Mutantbob: now I have a screenshot</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Loop_Media&amp;diff=148346&amp;oldid=prev"/>
		<updated>2014-09-15T21:14:26Z</updated>

		<summary type="html">&lt;p&gt;now I have a screenshot&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Loop Media&lt;br /&gt;
|tooltip=quickly add an effect that loops the active media strip&lt;br /&gt;
|menu=Group: Sequencer&lt;br /&gt;
|version=0.1&lt;br /&gt;
|blender=2.71&lt;br /&gt;
|author=Robert Forsman&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=&lt;br /&gt;
|exe=vse-loop.py&lt;br /&gt;
|download= https://github.com/mutantbob/blender-vse-loop&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&lt;br /&gt;
Pick a Scene, Image, or Movie strip in the Video Sequence Editor, and use the Strip menu to find the Loop Media operator.  A speed effect strip will be created to accomplish the looping effect.&lt;br /&gt;
&lt;br /&gt;
If there is already a Speed strip pointing at the active strip, or if the active strip is a Speed strip, then it will be adjusted instead.&lt;br /&gt;
&lt;br /&gt;
This addon has an adjustable parameter for the loop count (which defaults to 2), but it is only visible if you have a 3D view open with its toolbar open (which is unlikely if you are doing sequence editing; maybe blender will be upgraded to show the operator parameter panel in another spot one day).  You can also adjust the length of the base media strip to add more loops.  Fractional loops are also possible.&lt;br /&gt;
&lt;br /&gt;
The effect is achieved by configuring the Speed effect strip to have an fcurve on the speed_factor property which is then reinterpreted as a frame_number through use of the use_default_fade and use_as_speed boolean properties.  The final bit of magic is a Cycles modifier on the fcurve.&lt;br /&gt;
&lt;br /&gt;
[[File:LoopMedia1.PNG |center|600px|speed control strip created by operator illustrating cyclic fcurve and operator parameters]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mutantbob</name></author>
		
	</entry>
</feed>