Quantcast
Viewing all articles
Browse latest Browse all 4825

Graphics, sound and multimedia • Re: Analog video was improved for RPi5 !!!! THANK YOU

Quick question, what's the equivalent settings of 720x480 fake 240p, but for PAL?
"kmsprint -m" will show all the standard modes (in not quite the same format as "cmode" but close). Assuming you want the full-screen progressive PAL mode, not the cropped one, it's 720x288. Then to convert it to a "fake" double-height mode, double the pixel clock and all of the vertical numbers. That gives:

Code:

video=Composite-1:720x576,tv_mode=PAL drm-rp1-vec.cmode=27000,720/12/64/68,576/4/6/38
Could you let me know if that gets mixed up with the interlaced mode (like the NTSC one did)? I might be able to fix that (by suppressing the standard mode when the custom mode has the same size).

If it happens, the quick fix would be to change the horizontal size again, e.g. to 716 (716/14/64/70).

Statistics: Posted by njh — Fri May 10, 2024 9:04 am



Viewing all articles
Browse latest Browse all 4825

Trending Articles