finished fakeTV.py script. Doing long term testing...
This commit is contained in:
@ -6,14 +6,23 @@ apt update & upgrade
|
||||
|
||||
edit /boot/config.txt
|
||||
comment out all hdmi lines
|
||||
uncomment default overscan lines ??? (no)
|
||||
uncomment default overscan lines
|
||||
|
||||
overscan_left=-8
|
||||
overscan_right=-8
|
||||
overscan_top=-12
|
||||
overscan_bottom=-12
|
||||
|
||||
framebuffer_width=640
|
||||
framebuffer_height=480
|
||||
|
||||
add "sdtv_mode=0" and "sdtv_aspect=1"
|
||||
|
||||
raspi-config
|
||||
Advanced -> Compositor -> No
|
||||
Display Options->Composite->Yes->Reboot Now
|
||||
|
||||
Python3-> sudo pip install moviepy && sudo pip install yt-dlp
|
||||
Python3-> sudo pip install opencv2-python && sudo pip install yt-dlp
|
||||
|
||||
|
||||
ancient abandoned esoteric animations or AAEA for short
|
||||
|
Reference in New Issue
Block a user