<?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>DigiTechLog Dot Com &#187; Movie Masher</title>
	<atom:link href="http://digitechlog.com/tag/movie-masher/feed" rel="self" type="application/rss+xml" />
	<link>http://digitechlog.com</link>
	<description>Adobe AIR、Flex、Flash、Java</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Movie Masher: ActionScript 3ベースのオンラインビデオエディタ</title>
		<link>http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html</link>
		<comments>http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 05:24:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Project]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Movie Masher]]></category>
		<category><![CDATA[エディタ]]></category>
		<category><![CDATA[オープンソース]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html</guid>
		<description><![CDATA[前回はJavaScriptを使ってFlash製の動画再生オープンソースのソフトウェアの「Flivpee」というFlash製の動画再生プレヤを紹介しました。今回はプレヤではなくて、ActionScript 3をも基づいて、ビデオをオンラインで編集できるオープンソースのエディタ「Movie Masher」を紹介します。
以下は公式サイトに「Movie Masher」について何を出来るって紹介です(英語のままで引用させて頂きます)。


A set of Adobe Flash™ applets that provide front-end tools for common video editing tasks:

Trim, composite and timeshift video
Mix and fade multiple audio tracks
Add effects, transitions and titling 

An XML API is used to customize both the appearance and behavior of the tools:

Colorize and reposition panels
Reskin and bind interface controls
Build preconfigured effects
Integrate [...]]]></description>
			<content:encoded><![CDATA[<p>前回は<a href="http://digitechlog.com/2009/06/18/flivpee-flash-video-player-with-javascript-widgets-styled-with-css.html">JavaScriptを使ってFlash製の動画再生オープンソースのソフトウェア</a>の「Flivpee」というFlash製の動画再生プレヤを紹介しました。今回はプレヤではなくて、ActionScript 3をも基づいて、ビデオをオンラインで編集できるオープンソースのエディタ「Movie Masher」を紹介します。</p>
<p>以下は公式サイトに「Movie Masher」について何を出来るって紹介です(英語のままで引用させて頂きます)。</p>
<p><span id="more-538"></span><br />
<blockquote>
<p>A set of Adobe Flash™ applets that provide front-end tools for common video editing tasks:</p>
<ul>
<li>Trim, composite and timeshift video
<li>Mix and fade multiple audio tracks
<li>Add effects, transitions and titling </li>
</ul>
<p>An XML API is used to customize both the appearance and behavior of the tools:
<ul>
<li>Colorize and reposition panels
<li>Reskin and bind interface controls
<li>Build preconfigured effects
<li>Integrate with CGI scripts </li>
</ul>
</blockquote>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="478" alt="Movie-Masher" src="http://digitechlog.com/wp-content/uploads/2009/06/movie-masher.png" width="480" border="0"> </p>
<p>「Movie Masher」では、スキンもユーザの要求より自由でカスタマイズ可能です。機能の拡張も簡単で実現できそうです。2.1バージョン以降、Adobe Flash™ Playerの10バージョン以降が必要されています。以前紹介した「<a href="http://digitechlog.com/2009/05/14/swfobject-embed-flash-content-which-utilizes-one-small-javascript-file.html">SWFObject: Flash/FlexをWeb ページに貼りつけるのに便利なJavaScriptライブラリ</a>」も内部に使われていますので、そのエディタを利用するため、ブラウザのjavaScript機能を有効になる必要です。</p>
<p>ほかのもっと詳しい説明は次のURLから参考できます。参考URL:　<a title="http://www.moviemasher.com/doc/" href="http://www.moviemasher.com/doc/">http://www.moviemasher.com/doc/</a></p>
<p><strong>[関連リンク]</strong></p>
<p><a title="http://www.moviemasher.com" href="http://www.moviemasher.com">http://www.moviemasher.com</a></p>
<p>公式サイト</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2010/03/12/7-asynchronous-processing-open-source-actionscript-library.html" title="７+ AS3で非同期処理のオープンソースのライブラリ一覧">７+ AS3で非同期処理のオープンソースのライブラリ一覧</a></li>
<li><a href="http://digitechlog.com/2010/02/13/as3unit-actionscript-3-junit-for-flash.html" title="AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク">AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク</a></li>
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2009/10/15/alcon-a-lightweight-debugging-tool-for-actionscript-developers.html" title="Alcon: オープンソースのActionScript向けの軽量デバッギングツール">Alcon: オープンソースのActionScript向けの軽量デバッギングツール</a></li>
<li><a href="http://digitechlog.com/2009/08/25/phpobject-is-a-flash-remoting-alternative-for-php.html" title="PHPObject: PHPとFlashのActionScript連携パッケージ">PHPObject: PHPとFlashのActionScript連携パッケージ</a></li>
<li><a href="http://digitechlog.com/2009/08/05/jags-open-source-java-actionscript-game-server.html" title="JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ">JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ</a></li>
<li><a href="http://digitechlog.com/2009/05/18/mc-tween-open-source-actionscript-framework-save-your-time.html" title="MC Tween: Flashマイクロサイトを１日で制作可能となるオープンソースのASフレームワーク">MC Tween: Flashマイクロサイトを１日で制作可能となるオープンソースのASフレームワーク</a></li>
<li><a href="http://digitechlog.com/2009/05/11/tweener-is-a-class-used-to-create-tweenings-via-actionscript-code-on-flash-platform.html" title="Tweener: 画像を簡単に演出をつけるActionScriptのアニメーション用オープンソースのライブラリ">Tweener: 画像を簡単に演出をつけるActionScriptのアニメーション用オープンソースのライブラリ</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

