Separate PAL/NTSC modes for vsync_adjust.
This commit is contained in:
@@ -53,3 +53,9 @@ video_info=0
|
||||
; For proper adjusting and to reduce possible out of range pixel clock, use 60Hz HDMI video
|
||||
; modes as a base even for 50Hz systems.
|
||||
vsync_adjust=0
|
||||
|
||||
; These parameters have the same format as video_mode.
|
||||
; You need to supply both PAL and NTSC modes if you want vsync_adjust to switch between
|
||||
; predefined modes as a base. This will reduce the range of pixel clock.
|
||||
;video_mode_ntsc=0
|
||||
;video_mode_pal=7
|
||||
|
||||
Reference in New Issue
Block a user