|
Could you tell me what kind of subtitle it is?
|
|
farzad67
Newbie
|
6. December 2010 @ 02:11 |
Link to this message
|
|
Advertisement
|
|
|
AfterDawn Addict
|
6. December 2010 @ 14:32 |
Link to this message
|
You mean the yellow subs and not the Eurovision logo, correct?
It's likely that the font was created in house and is not available.
You would best check out the various free font sites for a similar design and use it.
The likes of AviDemux can insert .srt subtitles;the font style, size, position and colour can be selected using one of it's video filters and burned to the video.
|
farzad67
Newbie
|
6. December 2010 @ 18:48 |
Link to this message
|
Originally posted by attar: You mean the yellow subs and not the Eurovision logo, correct?
It's likely that the font was created in house and is not available.
You would best check out the various free font sites for a similar design and use it.
The likes of AviDemux can insert .srt subtitles;the font style, size, position and colour can be selected using one of it's video filters and burned to the video.
Thank you so much my friend.
|
farzad67
Newbie
|
6. December 2010 @ 23:39 |
Link to this message
|
Just realized something , in the video i posted for you , subtitles are kinda coming gradually(motioned, type writing). Do you know which feature i should use in jubler to get the same animation?
This message has been edited since posting. Last time this message was edited on 7. December 2010 @ 00:05
|
AfterDawn Addict
|
7. December 2010 @ 06:14 |
Link to this message
|
I haven't used that program - so no help there.
Try the Videohelp site, someone might know.
You can get a fade in/out on subtitles using the VobSub filter in VirtualDub.
The catch is that it needs SUB/IDX subtitles, which means that a .srt file has to be opened in SubtitleCreator;the font, size and colour are set then saved in the new format.
|
farzad67
Newbie
|
7. December 2010 @ 16:58 |
Link to this message
|
Originally posted by attar: I haven't used that program - so no help there.
Try the Videohelp site, someone might know.
You can get a fade in/out on subtitles using the VobSub filter in VirtualDub.
The catch is that it needs SUB/IDX subtitles, which means that a .srt file has to be opened in SubtitleCreator;the font, size and colour are set then saved in the new format.
I am using Aegisub generating .ass subs. will it work in Vobsub filter in virtuladub to get that feature?
|
AfterDawn Addict
|
7. December 2010 @ 18:40 |
Link to this message
|
AFAIK, VobSub is the only subtitle filter that can fade in/out subs and it only uses Sub/Idx files.
|
AfterDawn Addict
|
7. December 2010 @ 19:52 |
Link to this message
|
Quote: I am using Aegisub generating .ass subs.
Are you referring to the fading of the subtitles, because if it's coded in by Aegsub, then the 'Textsub' filter in VirtualDub should load them.
|
farzad67
Newbie
|
7. December 2010 @ 21:58 |
Link to this message
|
Originally posted by attar: Quote: I am using Aegisub generating .ass subs.
Are you referring to the fading of the subtitles, because if it's coded in by Aegsub, then the 'Textsub' filter in VirtualDub should load them.
yes i am referring to fading or type writing or any kind of animation . Is it possible to generate that kind of subtitles like the one in posted video by Aegisub? if not, is there any option in virtualDub to fade or(type write) my subtitles when i load my subtitles from Aegisub to VirtualDub?
|
AfterDawn Addict
|
8. December 2010 @ 05:50 |
Link to this message
|
If the .ass subtitles contain the font, size, colour and fade command, then they can be opened in VirtualDub with the TextSub filter.
This is part of an .ass file using default values and no fade command.
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,Arial,18,&H00ffffff,&H0000ffff,&H00000000,&H80000000,-1,0,0,0,100,100,0,0.00,1,2,3,2,20,20,20,1
[Events]
Format: Layer, Start, End, Style, Actor, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:02.52,0:00:05.64,Default,,0000,0000,0000,,Stitch-up. It was a stitch-up.
Dialogue: 0,0:00:06.72,0:00:10.08,Default,,0000,0000,0000,,They filmed hours of material
Dialogue: 0,0:00:10.28,0:00:14.72,Default,,0000,0000,0000,,and most of it is a good bloke\Ndoing a good job of work,
This is an .ass file with a different font, size, colour and the fade value added.
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,Spring,36,&H00803200,&H0000ffff,&H0000ffff,&H80000000,-1,0,0,0,100,100,0,0.00,1,2,3,2,20,20,20,1
[Events]
Format: Layer, Start, End, Style, Actor, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:02.52,0:00:05.64,Default,,0000,0000,0000,,{\fad(1200,200)}Stitch-up. It was a stitch-up.
Dialogue: 0,0:00:06.72,0:00:10.08,Default,,0000,0000,0000,,{\fad(1200,200)}They filmed hours of material
Dialogue: 0,0:00:10.28,0:00:14.72,Default,,0000,0000,0000,,{\fad(1200,200)}and most of it is a good bloke\Ndoing a good job of work,
This is a sample video of an .ass file that uses fade.
It was loaded into VirtualDub using the TextSub filter and encoded using the XviD codec.
http://tinypic.com/player.php?v=32zuo77&s=7
|
Advertisement
|
|
|
farzad67
Newbie
|
9. December 2010 @ 03:19 |
Link to this message
|
ThOriginally posted by attar: If the .ass subtitles contain the font, size, colour and fade command, then they can be opened in VirtualDub with the TextSub filter.
This is part of an .ass file using default values and no fade command.
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,Arial,18,&H00ffffff,&H0000ffff,&H00000000,&H80000000,-1,0,0,0,100,100,0,0.00,1,2,3,2,20,20,20,1
[Events]
Format: Layer, Start, End, Style, Actor, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:02.52,0:00:05.64,Default,,0000,0000,0000,,Stitch-up. It was a stitch-up.
Dialogue: 0,0:00:06.72,0:00:10.08,Default,,0000,0000,0000,,They filmed hours of material
Dialogue: 0,0:00:10.28,0:00:14.72,Default,,0000,0000,0000,,and most of it is a good bloke\Ndoing a good job of work,
This is an .ass file with a different font, size, colour and the fade value added.
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,Spring,36,&H00803200,&H0000ffff,&H0000ffff,&H80000000,-1,0,0,0,100,100,0,0.00,1,2,3,2,20,20,20,1
[Events]
Format: Layer, Start, End, Style, Actor, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:02.52,0:00:05.64,Default,,0000,0000,0000,,{\fad(1200,200)}Stitch-up. It was a stitch-up.
Dialogue: 0,0:00:06.72,0:00:10.08,Default,,0000,0000,0000,,{\fad(1200,200)}They filmed hours of material
Dialogue: 0,0:00:10.28,0:00:14.72,Default,,0000,0000,0000,,{\fad(1200,200)}and most of it is a good bloke\Ndoing a good job of work,
This is a sample video of an .ass file that uses fade.
It was loaded into VirtualDub using the TextSub filter and encoded using the XviD codec.
http://tinypic.com/player.php?v=32zuo77&s=7
Thank you so much
|
|