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