|
Putting subtitles/captions on your
movies ******************************* Making your first captioned/subtitled clip After you have read the possibilities SAMI captioning can provided you with, you may get a feeling like it should be something hard or it may cost a dime. But the good news is that it is neither hard to understand nor does it cost anything. The code you need to have is available here and all you have to do is to copy it and then paste it in a notepad document. So go ahead and copy the following code: <SAMI> <Head> <Title>Safis Web Captions</Title> <SAMIParam> Copyright {(c)2003, Safis Web} Metrics {time:ms; duration: 424980,0055;} Spec {MSFT:1.0;}</SAMIParam> <STYLE TYPE="text/css"> <!-- P { margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; text-align: ; font-size: 16PT; font-family: ; font-weight: NORMAL; font-style: NORMAL; color: TEAL; background-color: BLACK; vertical-align: super;} .ENUSCC {Name:English; lang: en-US; SAMI_Type: CC;} #Source { margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; text-align: ; font-size: 16PT; font-family: ; font-weight: NORMAL; font-style: NORMAL; color: TEAL; background-color: BLACK; vertical-align: super;} --> </Style> </Head> <BODY> <Sync Start=000> <P Class=ENUSCC ID=Source> <P Class=ENUSCC> </Body> </SAMI>
Now let's discuss the code above.
As you may have noticed that the above code uses CSS (Cascade
Style Sheets) to give your subtitles color, font type and a background. All the
CSS code is as usual written inside the HEAD tags just like in an ordinary HTML
page. You can change the font color, background color, size etc and make your
subtitle look the way you want. Study the CCS code for a while and experiment
with it until you learn about its different parts.
As you can see the first part <Sync Start=000> starts the text
synchronization at the time you specify. Time is specified in milliseconds, for
example <Sync Start=1000> would show the specified subtitle one second after the
movie has started, 2000 2 seconds after and so on.
<Sync Start=3000>
---------------------- |
.More Sites: .Visitors' Corner .Download Movies .Dig deeper into SW Afghanistan
Site Lagman
Site.Enter Forum
|
Contact Us |
Terms &
Conditions |
Privacy Policy
Copy right 2005. All rights reserved by Safis Web