AnimeSuki Forums

Register Forum Rules FAQ Community Today's Posts Search

Go Back   AnimeSuki Forum > Anime Related Topics > General Anime > Fansub Groups

Notices

Reply
 
Thread Tools
Old 2009-08-29, 12:17   Link #1
Deipekas
Junior Member
 
Join Date: Aug 2009
Exclamation Adobe After effect karaoke + anime full episode

With pichu script and Adobe After Effect CS 4 I created op and ed karaoke effects but problem is that I don't know how to add these effects to full anime episodes not just op or ed time video

If it be aegisub ass kara script i just write .avs script like this:

Code:
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\VSFilter.dll")
DirectShowSource("C:\Documents and Settings\Admin\Desktop\true13.mp4", fps=23.976, convertfps=true)
Undot()
Spline36Resize(1280,720)
TextSub("C:\tt13ed.ass")
TextSub("C:\thanks.ass")
TextSub("C:\credits.ass")
and use megui

But unfortunately i dont understand lua scripting so im using after effect
Deipekas is offline   Reply With Quote
Old 2009-08-29, 12:28   Link #2
LelouchVII
Hagane no Renkinjutsushi
 
 
Join Date: May 2009
Location: Greece
Use the avisign function :
avisign(path to vid with alpha channel).sign(start frame,end frame)

Also you don't need to have knowledge of lua scripting in order to write karaoke effects in aegisub.
LelouchVII is offline   Reply With Quote
Old 2009-08-29, 12:31   Link #3
Deipekas
Junior Member
 
Join Date: Aug 2009
Can you turn this into more understandable words please?
Deipekas is offline   Reply With Quote
Old 2009-08-29, 13:33   Link #4
TheFluff
Excessively jovial fellow
 
 
Join Date: Dec 2005
Location: ISDB-T
Age: 37
http://forums.animesuki.com/showthread.php?t=48608
__________________
| ffmpegsource
17:43:13 <~deculture> Also, TheFluff, you are so fucking slowpoke.jpg that people think we dropped the DVD's.
17:43:16 <~deculture> nice job, fag!

01:04:41 < Plorkyeran> it was annoying to typeset so it should be annoying to read
TheFluff is offline   Reply With Quote
Old 2009-08-30, 11:02   Link #5
pichu
Senior Member
*Fansubber
 
Join Date: Jul 2004
A script I wrote: http://www.pichu.org/Signs_Overlay.avsi (and make sure you render it as straight matte as well as RGBA32)

Code:
avisign( "your_sign.avi" )
sign(100,200)
(for start and end frame)
And, you're better off not to use directshowsource... use dss2 (from haali plugin dir) or ffmpegsource
pichu is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 22:18.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
We use Silk.