﻿<?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%2FImport-Export%2FEDL_Import</id>
	<title>Extensions:2.6/Py/Scripts/Import-Export/EDL Import - 版の履歴</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%2FImport-Export%2FEDL_Import"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/EDL_Import&amp;action=history"/>
	<updated>2026-06-11T01:42:42Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/EDL_Import&amp;diff=139687&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/Import-Export/EDL_Import&amp;diff=139687&amp;oldid=prev"/>
		<updated>2018-06-28T20:52:18Z</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日 (木) 20:52時点における版&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/Import-Export/EDL_Import&amp;diff=139686&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: /* Scanning for Media */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/EDL_Import&amp;diff=139686&amp;oldid=prev"/>
		<updated>2013-01-05T07:32:18Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Scanning for Media&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== EDL Video Sequence Importer ==&lt;br /&gt;
&lt;br /&gt;
{{ScriptInfo&lt;br /&gt;
|name= EDL Import&lt;br /&gt;
|menu= Sequencer Panel&lt;br /&gt;
|usage= Load a CMX formatted EDL into the sequencer.&lt;br /&gt;
|version= 1.0&lt;br /&gt;
|author= Campbell Barton (ideasman_42)&lt;br /&gt;
|blender= 2.65&lt;br /&gt;
|license= GNU General Public License (GPL)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
Imports Video and Audio into the sequencer using an EDL file.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&lt;br /&gt;
This importer is different from others in that its not found in the import menu.&lt;br /&gt;
&lt;br /&gt;
* Navigate to the sequencer and select and EDL file from the → 'EDL Import' panel.&lt;br /&gt;
* Press '''Refresh Reels''' ''(This should list the reels or show a warning if the EDL can't be read)''&lt;br /&gt;
* For each reel select a movie file to load.&lt;br /&gt;
* Press '''Import Video Sequence (.edl)''' to perform the import.&amp;lt;br&amp;gt;The EDL should load, replacing the existing selection.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Scanning for Media ====&lt;br /&gt;
To save time, there is an option to assign missing clip paths by scanning a path.&lt;br /&gt;
&lt;br /&gt;
This is done running the '''Find Missing Reel Files''' operator.&lt;br /&gt;
This performs a recursive, case-insensitive search for each reel which doesn't already point to a valid file.&lt;br /&gt;
&lt;br /&gt;
Audio/Video files are matched against the reel name, If there is some text in the reels filepath field, the filename component is used as well as the reel name.&lt;br /&gt;
&lt;br /&gt;
Partial matches are also checked, so the following resolutions are possible.&lt;br /&gt;
* reel name '''tape_c''' --&amp;gt; '''/media/movie/Tape C.mov'''&lt;br /&gt;
* reel name '''tape_c''' --&amp;gt; '''/media/movie/Tape C_001.AVI'''&lt;br /&gt;
* reel name '''tape c''' --&amp;gt; '''/media/movie/my_tape_c.wav'''&lt;br /&gt;
&lt;br /&gt;
If the reel name doesn't match the movie filename at all, you can type in some identifier in the filepath field before finding media, then this will be checked against when matching media.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
Each reel has a filepath and offset, the offset is used as an internal offset for the video data (not effecting the placement on the timeline).&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
== Compatibility ==&lt;br /&gt;
&lt;br /&gt;
* Tested with CMX EDL files, others may work too.&lt;br /&gt;
&lt;br /&gt;
=== Supported ===&lt;br /&gt;
&lt;br /&gt;
;Video&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
* Wipe&lt;br /&gt;
* Fades&lt;br /&gt;
* Time Scaling&lt;br /&gt;
* 'bw' edits (solid black)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
;Audio&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
* Fades&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* The addon doesn't deal with codecs or container formats, the video files must be supported by blender.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>