Hi all, I just wanted to share how I fixed the no audio in video snaps issue in latest 5.27.
Follow the Audio Issues procedure in the troubleshooting wiki:
https://wiki.batocera.org/troubleshooting
The file .asoundrc isn’t visible in the share, even though it does exist. Instead you must SSH and use the vi command to edit it instead “vi .asoundrc”.
Co-incidently, I had to change my ‘pcm “hw:0,0”’ to ‘pcm “hw:0,3”’ which is the same as the troubleshooting suggested. I’m not sure if that was a fluke or if it is common. Either way my video snaps now have audio since this change.
Maybe the devs can make ‘pcm “hw:0,3”’ the default instead?
Cheers.