Edit Stereoscopic Video
Will not talk about how to get your footage...use two cameras, no matter real cameras or cameras in any 3d software...so, if you have image sequence please start from step 1, or else you have AVI files as footage, go straight to step 2. I'd suggest using AviSynth and VirtualDub to do the job. Both AviSynth and VirtualDub are free!Note:image borrowed from Wiki
- Image sequence-->AVI
- Stack two AVIs Horizontally
- Generate stereoscopic AVI
create a file name it as "left.avs", suppose you have 100 tga files, from 0001.tga through 0100.tga, put the following line to "left.avs"
ImageSource("%04d.tga", 1, 100, 25)at this point, you can use Windows Media Player to play this "left.avs" already! But we can get our AVI file via VirtualDub. From VirtualDub open "left.avs" and save it as "left.avi". Just as easy as that! Repeat the same steps, you will get right eye video ready, say you have "right.avi" up to now.
Create a new file and name it as "stereoscopic.avs" first, put the following line to it
StackHorizontal(DirectShowSource("yourlocation\left.avi"),
DirectShowSource("yourlocation\right.avi")Open "stereoscopic.avs" from VirtualDub, and save it as "stereoscopic.avi"...done!
...and DONE.



26 Comments:
thank you for you to make me learn more,thank you∩0∩
目標是什麼不重要,目標能產生什麼樣的效果才重要 ..................................................
快樂與滿足的秘訣,就在全心全意投注於現在的每一分,每一秒上 ....................................................
人並不是生來要吃敗仗的。人可被毀滅,但不可被擊倒。..................................................
很期待新的內容,支持你.................................................................
閒來無聊逛逛blog~~跟您打聲招呼~~.................................................................
河水永遠是相同的,可是每一剎那又都是新的。.................................................................
人有兩眼一舌,是為了觀察倍於說話的緣故。............................................................
當一個人內心能容納兩樣相互衝突的東西,這個人便開始變得有價值了。............................................................
如果相遇.你會感到相知.那麼.有一種習慣叫做陪伴;如果陪伴.你會感到珍惜.那麼.有一種甜蜜叫做存在!..................................................................
開心不開心都是一天,祝您能夠笑著面對一切!............................................................
加油!充實內函最重要!Beauty is but skin- deep...................................................................
生命的意義,是在於活的充實;而不是在於活得長久。............................................................
喜歡你的部落格,讓人流連忘返............................................................
值得一看再看的格子,多謝分享.................................................................
閱讀您的BLOG文章,真是件快樂的事!!.................................................................
感謝不吝分享您的心得..................................................
我們能互相給予的最佳禮物是「真心的關懷」。..................................................
Lets cross the bridge when we come to it............................................................
當最困難的時候,也就是離成功不遠的時候。..................................................
Circumstances are the rulers of the weak, instrument of the wise.............................................................
人並不是生來要吃敗仗的。人可被毀滅,但不可被擊倒。..................................................................
人生像一杯茶,若一飲而盡,會提早見到杯底..................................................
快樂,是享受工作過程的結果......................................................................
與人相處不妨多用眼睛說話,多用嘴巴思考. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Necessity is the mother of invention..................................................................
Post a Comment
<< Home