07-16-2022, 10:24 AM
Yeah, video is working with `core_freq=400` I put an snes rom in it and the video looks fine
Images are refreshing correctly. The resolution looks a bit small but probably due to forcing it to be 320x240
The audio output in emulationstation was actually set to HDMI, changing it to PCM didn't change anything. I get video out of omxplayer but no audio and the HDMI screen is still disconnected. Listing the audio cards through aplay shows this:
And omxplayer outputs the following:
Images are refreshing correctly. The resolution looks a bit small but probably due to forcing it to be 320x240
The audio output in emulationstation was actually set to HDMI, changing it to PCM didn't change anything. I get video out of omxplayer but no audio and the HDMI screen is still disconnected. Listing the audio cards through aplay shows this:
Code:
pi@retropie:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
And omxplayer outputs the following:
Code:
pi@retropie:~/Freeplay/Freeplay-Support $ omxplayer audiotest.mp4 -o alsa
Video codec omx-h264 width 1280 height 720 profile 77 fps 29.970030
Audio codec aac channels 2 samplerate 44100 bitspersample 16
Subtitle count: 0, state: off, index: 1, delay: 0
V:PortSettingsChanged: 1280x720@29.97 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
have a nice day ;)