Need to make subtitles
- The Wired Knight
- Joined: Sun Jan 07, 2001 3:22 pm
- Status: Attorney At Law
- Location: Right next door to you
Need to make subtitles
Anybody have a good or know a good program for subtitling some footage? I have the avs file and the wav with teh audio I need. I just need a program for a simpled subititling job.
BANG
Intellectual Property, Real Estate & Probate Attorney.
Intellectual Property, Real Estate & Probate Attorney.
- dokidoki
- c0d3 m0nk3y
- Joined: Tue Dec 19, 2000 7:42 pm
- Status: BLEEP BLOOP!
- Location: doki doki space
- Contact:
If you're working with AVS files anyway you could try the Subtitle command.
- The Wired Knight
- Joined: Sun Jan 07, 2001 3:22 pm
- Status: Attorney At Law
- Location: Right next door to you
This works just fine, quick question though, with the "align" settings, about what should they be at for where the typical DVD places subtitles? And could somebody explain these lines of code. . .
first_frame
0
last_frame
framecount(clip)-1
i.e. I want a certain subtitle to last from frame 9308 to frame 9386 and at the moment my subtitle line says
Subtitle("This world is corrupt!", font="georgia", size=24, text_color=$ffff00, align=9)
Where would I place those lines of code? Thanks.
first_frame
0
last_frame
framecount(clip)-1
i.e. I want a certain subtitle to last from frame 9308 to frame 9386 and at the moment my subtitle line says
Subtitle("This world is corrupt!", font="georgia", size=24, text_color=$ffff00, align=9)
Where would I place those lines of code? Thanks.
BANG
Intellectual Property, Real Estate & Probate Attorney.
Intellectual Property, Real Estate & Probate Attorney.


