| 1 | # VobSub index file, v7 (do not modify this line!)
|
|---|
| 2 | # Created by SON2VobSub
|
|---|
| 3 | # Contact: yusaku@anime.cz or yusaku @ IRCNet
|
|---|
| 4 | #
|
|---|
| 5 | # To repair desyncronization, you can insert gaps this way:
|
|---|
| 6 | # (it usually happens after vob id changes)
|
|---|
| 7 | #
|
|---|
| 8 | # delay: [sign]hh:mm:ss:ms
|
|---|
| 9 | #
|
|---|
| 10 | # Where:
|
|---|
| 11 | # [sign]: +, - (optional)
|
|---|
| 12 | # hh: hours (0 <= hh)
|
|---|
| 13 | # mm/ss: minutes/seconds (0 <= mm/ss <= 59)
|
|---|
| 14 | # ms: milliseconds (0 <= ms <= 999)
|
|---|
| 15 | #
|
|---|
| 16 | # Note: You can't position a sub before the previous with a negative value.
|
|---|
| 17 | #
|
|---|
| 18 | # You can also modify timestamps or delete a few subs you don't like.
|
|---|
| 19 | # Just make sure they stay in increasing order.
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 | # Settings
|
|---|
| 23 |
|
|---|
| 24 | # Original frame size
|
|---|
| 25 | size: 640x480
|
|---|
| 26 |
|
|---|
| 27 | # Origin, relative to the upper-left corner, can be overloaded by aligment
|
|---|
| 28 | org: 0, 0
|
|---|
| 29 |
|
|---|
| 30 | # Image scaling (hor,ver), origin is at the upper-left corner or at the alignment coord (x, y)
|
|---|
| 31 | scale: 100%, 100%
|
|---|
| 32 |
|
|---|
| 33 | # Alpha blending
|
|---|
| 34 | alpha: 100%
|
|---|
| 35 |
|
|---|
| 36 | # Smoothing for very blocky images (use OLD for no filtering)
|
|---|
| 37 | smooth: OFF
|
|---|
| 38 |
|
|---|
| 39 | # In millisecs
|
|---|
| 40 | fadein/out: 0, 0
|
|---|
| 41 |
|
|---|
| 42 | # Force subtitle placement relative to (org.x, org.y)
|
|---|
| 43 | align: OFF at LEFT TOP
|
|---|
| 44 |
|
|---|
| 45 | # For correcting non-progressive desync. (in millisecs or hh:mm:ss:ms)
|
|---|
| 46 | # Note: Not effective in DirectVobSub, use "delay: ... " instead.
|
|---|
| 47 | time offset: 0
|
|---|
| 48 |
|
|---|
| 49 | # ON: displays only forced subtitles, OFF: shows everything
|
|---|
| 50 | forced subs: OFF
|
|---|
| 51 |
|
|---|
| 52 | # The original palette of the DVD in PGC#1
|
|---|
| 53 | palette: ffffff, 7f7f7f, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000
|
|---|
| 54 |
|
|---|
| 55 | # Custom colors (transp idxs and the four colors)
|
|---|
| 56 | custom colors: OFF, tridx: 1110, colors: 808080, ffffff, 000000, 000000
|
|---|
| 57 |
|
|---|
| 58 | # Language index in use
|
|---|
| 59 | langidx: 0
|
|---|
| 60 |
|
|---|
| 61 | # Unknown
|
|---|
| 62 | id: --, index: 0
|
|---|
| 63 | # Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
|
|---|
| 64 | # alt: Unknown
|
|---|
| 65 | timestamp: 00:00:00:000, filepos: 000000000
|
|---|
| 66 | timestamp: 00:00:01:300, filepos: 000000800
|
|---|
| 67 | timestamp: 00:00:04:000, filepos: 000001000
|
|---|
| 68 | timestamp: 00:00:06:200, filepos: 000001800
|
|---|
| 69 | timestamp: 00:00:09:000, filepos: 000002000
|
|---|
| 70 | timestamp: 00:00:12:000, filepos: 000002800
|
|---|