Extensions:2.6/Py/Scripts/Sequencer/Recursive Load

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Sequencer
2012年6月3日 (日) 05:28時点におけるwiki>Carlospadialによる版
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Recursive Load
Tool to bulk import clips from a folder (with proxy support and recursive folder search)
UI location Sequencer > UI > Recursive Loader
Usage Quick explanation of how to use the script
Version 0.1 Author(s) Carlos Padial
Blender 2.63 License GPL
Category Sequencer Distribution Extern


Executable information
File name sequencer_recursive_load.zip
Current version download http://projects.blender.org/tracker/download.php/153/467/31686/20959/sequencer_recursive_load.zip


Warning You need Extra Sequencer Actions Addon installed
Links http://blenderartists.org/forum/showthread.php?256840-VSE-addon-Recursive-Load
Release Log http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Recursive_Load/version_history


Installation

  • Copy this directory [] in your addons’ folder.
  • Enable Recursive Loader from the Add-Ons tab in the User Preferences window, Sequencer section.

Note: This addon depends on Turi script Sequencer_extra_actions and my script extra_actions_proxies

  • In order to get insert option working, need to install this addons:

http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Sequencer/Extra_Sequencer_Actions_Proxy

  • And this one:

http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Sequencer/Extra_Sequencer_Actions

  • Thanks turi!

Usage

In a File Browser area, select a file and in the VSE panel press "Import from Browser" button. All movie clips will be imported (sorted alphabeticaly by filename) in the VSE

  • Check "Recursive" option to search recursively in this folder
  • Check "Same extension" to force import only files with the selected extension.
  • Check "Proxies" to setup proxies if existing.