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

VLC support #150

Closed
JoakimBoSWE opened this issue Apr 4, 2022 · 3 comments
Closed

VLC support #150

JoakimBoSWE opened this issue Apr 4, 2022 · 3 comments

Comments

@JoakimBoSWE
Copy link

Hello,
I am using your latest version to play regular MP4 files, in a loop.
Using a Raspberry Pi 4 model b, connected with micro-hdmi cable.
Works like a charm, however they are with audio on the computer, but when play thru the Pi video looper, i dont get any sound out thru the HDMI.
Is there any settings that sets audio out port for the HDMI?

Also will there be any updates to support VLC in the upcoming releases?
Thx :)

@tofuSCHNITZEL
Copy link
Collaborator

please check /boot/config.txt there is a setting:

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2

maybe this helps you. for me audio via hdmi is working just fine with rpi4 and Legacy version of Raspberry Pi OS Lite

vlc support ist comming Soon™ see #124

@evandroamaro
Copy link

evandroamaro commented Oct 3, 2022

I'm also having this issue.
The current version on branch pb_bullseye is not working out audio.
Executing the video directly with cvlc plays the audio correctly.

@tofuSCHNITZEL
Copy link
Collaborator

The pb_bullseye branch is WIP and alpha at best. But feel free to contribute.

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

3 participants