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 2008-01-19, 17:01   Link #581
chaos4ever
Retired
*Fansubber
 
Join Date: Aug 2004
Quote:
Originally Posted by Ray* View Post
I already know how to make karaoke using Aegisub, but I'm still a newbie in this area, so I have a question - is it possible to make the following karaoke effect with Aegisub: when the syllables are getting bigger, instead of returning to their original size, to fade gradually while moving upwards?
I can't show you an example right now, so I hope that you'll understand my explanation.
Thanks in advance
<deleted>

didn't see you wanted to do this in aegisub

Last edited by chaos4ever; 2008-01-19 at 20:59.
chaos4ever is offline   Reply With Quote
Old 2008-01-19, 17:19   Link #582
jfs
Aegisub dev
 
 
Join Date: Sep 2004
Location: Stockholm, Sweden
Age: 39
template syl,{\an5\move($center,$middle,$center,!$middle-30!,$start,$end)\t($start,$end,\fscx200\fscy200\1a &HFF&\2a&HFF&\3a&HFF&\4a&HFF&)}

Very straightforward:
Move upwards.
Scale up.
Fade out.
__________________

Aegisub developer [ Forum | Manual | Feature requests | Bug reports | IRC ]
Don't ask for: More VSFilter changes (I won't), karaoke effects, help in PM's
jfs is offline   Reply With Quote
Old 2008-01-20, 04:41   Link #583
Ray*
Junior Member
 
Join Date: Dec 2007
Location: Bulgaria
It looks now exactly the way I wanted. Thanks.
Ray* is offline   Reply With Quote
Old 2008-01-25, 12:28   Link #584
acro29
Junior Member
 
Join Date: Nov 2007
karaoke placement

I want to create simple karaoke... goes like this.

using template syl;

Code:

Quote:
{\move(!$center+180!,!$ly+15!,!$center+180!,!$ly+1 5!,0,0)\fsp-1\fad(70,300)}
--------(no effects so far just placement)

the video is 704x396 res.

the placement sucks. there is at least 16px gap between each syl

139-124=13px along the X axs I am pretty much lost here (dont have much experince yet with other then "template line".

for example:

Code:

Quote:
{\move(124,15,124,15,0,0)\fsp-1\fad(70,300)}sh
{\move(139,15,139,15,0,0)\fsp-1\fad(70,300)}ta

what do I need to change in order to change the gap between each syl created.
acro29 is offline   Reply With Quote
Old 2008-01-25, 15:55   Link #585
Hyrrokkin
Member
 
Join Date: Aug 2007
I'm pretty sure that is because your script resolution is 640x480 (Aegisub default).

To fix it, you have to go to Tools - Resample Resolution (I think? It's in one of the menus at least...) and change it to whatever resolution your video is. If it's widescreen you're probably best off putting 704x396.

The placements get messed up because when rendered they simply stretch the script resolution so it matches up with the video

That should fix your problem

(I'm pretty sure you mean that. I hope you don't mean 16px difference in the script, because it usually is around that or bigger when I do it... If you've watched it in a video, or sample video with pre-releases of Aegisub 2 then the above should work. If not, then do that )
Hyrrokkin is offline   Reply With Quote
Old 2008-01-26, 01:51   Link #586
acro29
Junior Member
 
Join Date: Nov 2007
Yes that was is it.

Thenks
acro29 is offline   Reply With Quote
Old 2008-01-31, 01:11   Link #587
Koroku
formerly JKaizer
*Fansubber
 
 
Join Date: Dec 2005
Age: 35
Send a message via AIM to Koroku Send a message via MSN to Koroku Send a message via Yahoo to Koroku
Is there anyway to do a slash type of effect in ASS?

What I mean is kinda like the Shinsen/Ureshii OP for Code Geass, where the syllable is cut in half and one side would go up/right and one side would go down/left.

The only way I could think of doing it in ASS would require about 2 billion lines of \clip and \move, so I'm wondering if there is any other way?
__________________
.~.
Koroku is offline   Reply With Quote
Old 2008-01-31, 04:31   Link #588
Hyrrokkin
Member
 
Join Date: Aug 2007
I'm pretty sure you'll have to do it like that if you're using ass. You might be able to reduce the number of lines if you use layers but I'm not sure :x
Hyrrokkin is offline   Reply With Quote
Old 2008-01-31, 12:14   Link #589
Knouckles
Junior Member
 
Join Date: Oct 2007
Can someone help me? I can't export this effect

{\an5\move($center,$middle,$center,!$middle-30!,$start,$end)\t($start,$end,\fscx200\fscy200\1a &HFF&\2a&HFF&\3a&HFF&\4a&HFF&)}

I have this error :

PS: I'm using Aegisub 2 alpha r1813.
Knouckles is offline   Reply With Quote
Old 2008-01-31, 12:29   Link #590
portia_isabel
o(≧∀≦)o confused?
 
Join Date: Jan 2008
Location: really.....
im really a lazy and impatient person...exclude that but im not good at timing karaoke subs i still cant get a hang of timing for \t and im just wondering...how can i make things easier and just tips...and if i just use\k then convert it to \t or just \k...or just \t... im using aegisub and ssa tool... soo help me please
portia_isabel is offline   Reply With Quote
Old 2008-01-31, 14:10   Link #591
jfs
Aegisub dev
 
 
Join Date: Sep 2004
Location: Stockholm, Sweden
Age: 39
Quote:
Originally Posted by Knouckles View Post
Can someone help me? I can't export this effect

{\an5\move($center,$middle,$center,!$middle-30!,$start,$end)\t($start,$end,\fscx200\fscy200\1a &HFF&\2a&HFF&\3a&HFF&\4a&HFF&)}

I have this error :

PS: I'm using Aegisub 2 alpha r1813.
The name of the script says it all: Line-per-syllable, it's the ages old line-per-syllable.lua from Aegisub 1.10. Aegisub 2 has a much better alternative, which the line you're using is also made for: Karaoke Templater.
(Also, there's a newer version of Aegisub out but it shouldn't make a difference for this.)
__________________

Aegisub developer [ Forum | Manual | Feature requests | Bug reports | IRC ]
Don't ask for: More VSFilter changes (I won't), karaoke effects, help in PM's
jfs is offline   Reply With Quote
Old 2008-02-01, 21:33   Link #592
nakiatala
Junior Member
 
Join Date: Nov 2007
Location: Wherever Rain Falls
Age: 38
I'm using sub station alpha and have been trying for a while to fix this effect. Originally used crumja's effect thing but it wasn't doing exactly what I wanted to do so I went in with notepad and started fiddling around. I'm almost done with this karaoke but this one line just won't light up on the right times. Without the effect the timing is perfect. Once the effect is plugged in the end of this line dissapears way before the singer is done.

can someone please help me? (remember, I'm just a beginner to so it wouldn't surprise me if it was something very simple.)

Code:
Dialogue: Marked=0,0:03:34.36,0:03:37.01,*Default,,0000,0000,0000,Karaoke,

{\org(120000,-50000)}{\r\q2\be1\shad0\t(0,500,\alpha&HFF&)}{\k30}hi{\r\q2

\be1\shad0\t(501,900,\alpha&HFF&)}{\k15}ka{\r\q2\be1\shad0\t

(901,1020,\alpha&HFF&)}{\k10}ri {\r\q2\be1\shad0\t(1021,1150,\alpha&HFF&)}

{\k15}ga {\r\q2\be1\shad0\t(1151,1280,\alpha&HFF&)}{\k10}a{\r\q2\be1\shad0\t

(1281,1390,\alpha&HFF&)}{\k15}ru {\r\q2\be1\shad0\t(1391,1480,\alpha&HFF&)}

{\k28}ko{\r\q2\be1\shad0\t(1481,1590,\alpha&HFF&)}{\k28}to {\r\q2\be1\shad0

\t(1591,1699,\alpha&HFF&)}{\k24}ni {\r\q2\be1\shad0\t

(1700,1800,\alpha&HFF&)}{\k20}ki{\r\q2\be1\shad0\t(1801,1920,\alpha&HFF&)}

{\k25}du{\r\q2\be1\shad0\t(1921,2042,\alpha&HFF&)}{\k25}ku {\r\q2\be1\shad0

\t(2043,2190,\alpha&HFF&))}{\k20}no
nakiatala is offline   Reply With Quote
Old 2008-02-02, 03:40   Link #593
chaos4ever
Retired
*Fansubber
 
Join Date: Aug 2004
adding up all the \k time, the \k time is greater than the largest \t time that fades out the line, so the whole line fades out (and out of sync for the most part throughout the line) before the \k wipe is done with the line. it seems that the \t interval (in milliseconds) needs to match the \k time (in centiseconds)
chaos4ever is offline   Reply With Quote
Old 2008-02-02, 12:15   Link #594
nakiatala
Junior Member
 
Join Date: Nov 2007
Location: Wherever Rain Falls
Age: 38
O_O


why did I know it was going to be something simple. Thanks for the quick response. Problem fixed. I guess I was looking at the problem too hard. lol.
nakiatala is offline   Reply With Quote
Old 2008-02-03, 16:40   Link #595
portia_isabel
o(≧∀≦)o confused?
 
Join Date: Jan 2008
Location: really.....
i want a help on my script pls...instead of like that in the bottom i want the color to sustain the new color instead of going back to the original...

Quote:
{\alpha&HC0&\t(0020,0420,\alpha&H00&)\t(0420,0600, ,\alpha&HC0&)}A{\alpha&HC0&\t(0600,0870,1,\alpha&H 00&)\t(0870,1000,1, \alpha&HC0&)}ka{\r\alpha&HC0&\t(1000,1200,2,\alpha &H00&)\t(1200,1780,2,\alpha&HC0&)}ku{\alpha&HC0&\t (1780,1960,\alpha&H00&)\t(1960,2100,,\alpha&HC0&)} mo{\alpha&HC0&\t(2100,2300,20\alpha&H00&)\t(2300,2 400,20,\alpha&HC0&)}e{\alpha&HC0&\t(2400,2500,1,\a lpha&H00&)\t(2500,2600,1, \alpha&HC0&)}ru{\alpha&HC0&\t(2600,2760,1\alpha&H0 0&)\t(2760,2900,1,\alpha&HC0&)} ko
pls help me with timing too...how can i sustain a syllable.. when its long...
sorry im a super beginner
portia_isabel is offline   Reply With Quote
Old 2008-02-04, 21:30   Link #596
dwigga
Junior Member
*Fansubber
 
Join Date: Oct 2007
I need a help too. Here's a piece from my code :

Code:
{\r\alpha&HFF&\t(0,225,\fscx115\fscy115)\t(225,450,\fscx100\fscy100)\t(0,450,\1c&HFDB89F&)\t(0,0.45,\alpha&H00&)\t(450,450,\alpha&HFF)}ya
{\r\alpha&HFF&\t(450,550,\fscx115\fscy115)\t(550,650,\fscx100\fscy100)\t(450,650,\1c&HFDB89F&)\t(450,450.2,\alpha&H00&)\t(650,650,\alpha&HFF)}wa
Now I want to know why every first syllable from a line isnt growing like the rest after it?...

I'd seached the code, but nothing comes on my mind, what can be...
dwigga is offline   Reply With Quote
Old 2008-02-04, 21:50   Link #597
TheFluff
Excessively jovial fellow
 
 
Join Date: Dec 2005
Location: ISDB-T
Age: 37
Well, this:
Code:
\t(0,0.45,\alpha&H00&)
and this:
Code:
\t(450,450.2,\alpha&H00&)
doesn't look right (don't use fractional time values, I'm pretty sure VSFilter just truncates them towards 0), and you're missing an & after the last \alpha&HFF. VSFilter shouldn't care about that last thing though. Also remember that anything that expands to \t(0,0,whatever) is going to be animated over the entire length of the line so be careful with your calculations and the input timing data (adding 1 ms to all \t time parameters is one simple solution to this).

Apart from that though it looks OK, but doing animated scalings with one line and \r is kind of a bad idea since it'll make the entire line "bounce" since the syllables move to accommodate the growth of their neighbors.
__________________
| 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 2008-02-05, 09:45   Link #598
dwigga
Junior Member
*Fansubber
 
Join Date: Oct 2007
Thx The Fluff u've saved me once again. Arigato Gozaimasu ^^

Quote:
Originally Posted by TheFluff View Post
Apart from that though it looks OK, but doing animated scalings with one line and \r is kind of a bad idea since it'll make the entire line "bounce" since the syllables move to accommodate the growth of their neighbors.
Thanks for your advice, but i already have a salution for this...
dwigga is offline   Reply With Quote
Old 2008-02-07, 09:20   Link #599
Orochi^
未来
 
Join Date: Feb 2008
Uhm, I'm alredy used to karaoke, I do that for a long time by now. But today happened to me to do something REALLY stupid. I was timing the \k, did it to the middle of the song, and then went to test the times with the effect. I applied the \t and so, and then I saved it and closed. But then I saw the stupidity I've made... I've saved the script in \t, and lost all the times that I've made before. Is there any way to turn \t back to \k? I don't want to re-time it all x__x
Autosave and Autoback saved the \t script. Dunno what to do x_x

Thank you ^^'
Orochi^ is offline   Reply With Quote
Old 2008-02-07, 10:27   Link #600
TheFluff
Excessively jovial fellow
 
 
Join Date: Dec 2005
Location: ISDB-T
Age: 37
It should be pretty trivial to write an automation4 macro to do it, but you'd have to tweak it to your \t tags since it wouldn't possible to detect what timings represent a syllable and what timings don't.
__________________
| 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
Reply

Tags
fansubbing, karaoke, software


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 03:21.


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