1) For those who wanna create some scrolling subtitles texts in your videos, these program below can do that?
PS: I've heard that Sony Vegas may get these, but it's not freeware. So, I'm looking for some free tools that can handle that task.
https://www.videohelp.com/~tin2tin/#Tutorials
2) The program's author said too:
Can you explain better how to proceed that job using Avisynth too?In the examples folder of your avisynth instalation there is a file called authors - I think it does what you're after.
Tin2tin
I become very interested about subject when I saw one videoclip from Snow, a canadian rapper. He speak so fast that for subtitling his songs they needed to create a scroling subtitles text box/lyric to follow his voice.![]()
So, I reallly wanna know how do the same effects on my videos too.
The goal is to create videos with such kind of scrolling text / subtitles:
---> http://www.youtube.com/watch?v=swyH8aQHveU
Thanks.
Best regards.
devil (johner)
+ Reply to Thread
Results 1 to 7 of 7
-
Last edited by devilcoelhodog; 1st Mar 2014 at 08:59.
-
See above too:
---> http://creditz.lummie.co.uk/index.php?option=com_content&task=view&id=7&Itemid=6
---> http://forum.doom9.org/showthread.php?t=107046
---> http://www.dvdshrink.info/titlewriter/ ( maybe it helps too)
Any more information about the subject will be apreciated.
Best regards. -
See above the new site about the program, Creditz - The Movie Credits Generator:
---> http://lummie.co.uk/creditz-the-movie-credits-generator/
Thanks.
devil (johner) -
Avisynth is a scripting tool, it is very powerful but can take a lot of time to learn (even just the basics)
http://avisynth.org/mediawiki/Main_Page
The example called "authors" gives a template of the code used for scrolling text vertically (as in movie credits) . You could just alter then names, colors, etc...and edit as you see fit
For horizontal scrolling text, it's probably easier to use .ass subs and use TextSub() to overlay. It has scrolling functions. Again this is based on avisynth
Most video editors will give you some capability but usually cost $. These editors will be easier to use, because no scripting is used.
A free editor is debugmode wax, that can do this, it even has some templates that you can apply for scrolling text (it has a star wars scrolling text template - tapered, but you can adjust it to make it look like normal movie) -
Hi.
Do you know the "command" to create horizontal and vertical scroll bars? Or right to left ones too, just like japanese anime subtitles? Or video clips's lyrics on the screen?
Thanks !! -
Originally Posted by devilcoelhodog
The actual scrolling is a function of the .ass subs, and you can use aegisub to edit it
You can read the documentation in vsfilter for how to do this, including scrolling, colors, text fonts, effects etc....The command for horizontal scrolling effect is "banner" , for anime type scrolling effect
You can do it all with scripting instead of subs, but it's actually harder IMO to do it that way. Here is an example
https://forum.videohelp.com/topic99389.html#textroll
You can search the anime forums for guides & tips, there is lots of information there as well
(be prepared to spend a few hours or weeks learning, but it's very simple once you get the basics)
Cheers -
More information:
---> http://forum.doom9.org/showthread.php?t=82025
---> http://forum.doom9.org/showthread.php?t=142844
---> http://forum.doom9.org/showthread.php?t=107046
---> http://forum.doom9.org/showthread.php?t=138954
---> http://forum.doom9.org/showthread.php?t=162814
---> http://forum.doom9.org/showthread.php?t=125145
---> http://forum.doom9.org/showthread.php?t=93915
---> http://forum.doom9.org/showthread.php?t=154315
Thanks.
Best regards.
devil ( johner)Last edited by devilcoelhodog; 27th Feb 2014 at 20:00.
Similar Threads
-
Create scrolling text effect for Movie Credits using avisynth and png image
By wiseant in forum Newbie / General discussionsReplies: 6Last Post: 13th Sep 2010, 02:21 -
How to Create MKV Videos
By dhyane in forum Newbie / General discussionsReplies: 7Last Post: 16th Jan 2009, 05:52 -
scrolling / running watermark on videos
By greendesert in forum Video ConversionReplies: 7Last Post: 3rd Aug 2008, 00:19 -
[SOLVED] Removing scrolling lines from videos
By palyons in forum RestorationReplies: 8Last Post: 27th Jan 2008, 22:48 -
removing scrolling text from videos
By planetx in forum EditingReplies: 5Last Post: 27th Dec 2007, 03:53