view TVout/fbset.db @ 7610:876495f714dc

Enable -subfps for time based subtitles, too. Please update the DOCS for -subfps: "If you have time-based subtitles like subviewer that can't be synced by -subdelay try specifying -subfps with the framerate of the movie the time-based sub was created for, eg. -subfps 25 if you use subs from a 25 fps movie with a movie using a different framerate. If you need to guess -subfps, try 25, 23.98 and 29.97"
author atmos4
date Sun, 06 Oct 2002 02:59:04 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# FBset mode database

mode "640x480"                         # H: 33.78 kHz, V: 67.56 Hz
   geometry 640 480 640 480 4
   timings 35242 24 64 17 1 112 2
endmode

mode "640x480-60"
    # D: 25.176 MHz, H: 31.469 kHz, V: 59.942 Hz
    geometry 640 480 640 480 16
    timings 39721 48 16 33 10 96 2
    hsync high
    accel true
#    rgba 5/11,6/5,5/0,0/0
endmode

mode "640x400-60"
    # D: 25.176 MHz, H: 31.469 kHz, V: 59.942 Hz
    geometry 640 400 640 400 16
    timings 39721 48 16 33 10 96 2
    hsync high
    accel true
#    rgba 5/11,6/5,5/0,0/0
endmode

mode "vga70"
    # H: 31.113 kHz, V: 69.294 Hz
    geometry 640 400 640 400 4
    timings 35242 64 96 35 12 112 2
#    vsync high
#    csync high
endmode