Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Looper doesn boot (using analog video adapters vga666/rgb-pi) but running reload.sh fixes it (kinda). #211

Open
fixongbg opened this issue Jan 29, 2024 · 2 comments

Comments

@fixongbg
Copy link

fixongbg commented Jan 29, 2024

Hello!

I've been troubleshooting for two weeks now so I need some help. I'm trying to play videos on my CRT through my vga666 adapter (made for CRTs using SCART) and I also tried this RGB-Pi adapter. During console boot I get a picture with the adapter, I can see the console starting so the adapters work but when Video Looper is suppose to start I only get a black image (this is where the "insert media text" is shown).
Although, if I run the script reload.sh , video looper starts and analog video works through my adapters, but keyboard doesn't work.
I'm confused why this is happening when using analog output video through the GPIOs (which the adapters requires). When using HDMI it works perfect!

I'm running the latest image from videolooper.de on a Rpi 3B.

Here's my config.txt file:

dtparam=audio=on
dtoverlay=pwm-2chan,pin=18,func=2,pin2=19,func2=2
dtoverlay=rgb-pi
enable_dpi_lcd=1
display_default_lcd=1
dpi_output_format=6
dpi_group=2
dpi_mode=87
hdmi_timings=320 1 16 30 34 240 1 2 3 22 0 0 0 60 0 6400000 1

Parameters I've changed in video_looper.in are:
sound = local
password =

@fixongbg fixongbg changed the title Video Looper doesn boot (using analog video adapters vga666/rgb-pi) but running reload.sh fixes it. Video Looper doesn boot (using analog video adapters vga666/rgb-pi) but running reload.sh fixes it (kinda). Jan 29, 2024
@christiansievers
Copy link
Contributor

Hi, I just updated the image on videolooper.de a few days ago. It's now on its version 2.7, using the latest pi_video_looper [v1.0.15]. Would you try that?

@fixongbg
Copy link
Author

fixongbg commented Jan 29, 2024

I using the v2.7 with v1.0.15 and download it yesterday actually!
I'm able to troubleshoot and test if you have some ideas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants