Quote:
Originally Posted by sogaiu
According to display properties reported here, framerate in Hz is showing up as 33.0 Hz. Is that what other people see?
May be using something like the folllowing will get us somewhere:
|
I also connected my RPi to see into this thing.
It was a good idea to use hdmi_cvt, Sogaiu, but maybe you stopped short of defining the rest, after the framerate?
Quote:
hdmi_cvt=<width> <height> <framerate> <aspect> <margins> <interlace> <rb> width width in pixels height height in pixels framerate framerate in Hz aspect aspect ratio 1=4:3, 2=14:9, 3=16:9, 4=5:4, 5=16:10, 6=15:9 margins 0=margins disabled, 1=margins enabled interlace 0=progressive, 1=interlaced rb 0=normal, 1=reduced blanking
|