adafruit / pi_video_looper

Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
GNU General Public License v2.0
452 stars 239 forks source link

Audio files #116

Closed simonemarin closed 3 years ago

simonemarin commented 3 years ago

Hallo aren't audio files supported? Since it is often used in media installation that would be an easy requirement. Cheers.

tofuSCHNITZEL commented 3 years ago

You can just put your audio in a blank video file. But the audio output of the rpi is quite unusable, so you would need an extra audio interface or hdmi audio extractor anyway. you can also try to enable mp3 files via the ini and test if omxplayer plays them even if they don't have video.

simonemarin commented 3 years ago

Hey, thanks for the fast reply, yes indeed both MP3 and WAV files do work, with MP3 you even get good sound quality (form the audio jack), WAV is ok, better than video.

simonemarin commented 3 years ago

Actually WAV files are also ok, it was my sound file which had some artifacts.