10-03-2021, 12:34 AM
@pbarsic
I just downloaded some rando .ogg sample file I found on the InterWeb
(https://filesamples.com/samples/audio/og...ement).ogg)
I'm listening to it right now via Bluetooth to my JBL Flip 2 speaker.
RPi4B
moOde 7.4.1
Audio Info reports
Perhaps you should examine your .ogg files. What does the mediainfo utility report? For my sample file
Regards,
Kent
I just downloaded some rando .ogg sample file I found on the InterWeb
(https://filesamples.com/samples/audio/og...ement).ogg)
I'm listening to it right now via Bluetooth to my JBL Flip 2 speaker.
RPi4B
moOde 7.4.1
Audio Info reports
Code:
INPUT / OUTPUT
Source SDCARD/OggTest/Symphony No.6 (1st movement).ogg
Encoded at f bit, 44.1 kHz, Stereo Vorbis
Decoded to 24 bit, 44.1 kHz, Stereo,
Output rate 16 bit, 44.1 kHz, Stereo, 1.411 Mbps
Output mode ALSA Default (plughw)
Output chain MPD -> Bluetooth stream -> Bluetooth speaker
Perhaps you should examine your .ogg files. What does the mediainfo utility report? For my sample file
Code:
pi@rpi4b2:/mnt/SDCARD/OggTest $ mediainfo 'Symphony No.6 (1st movement).ogg'
General
Complete name : Symphony No.6 (1st movement).ogg
Format : Ogg
File size : 9.43 MiB
Duration : 12 min 8 s
Overall bit rate mode : Variable
Overall bit rate : 109 kb/s
Album : www.mfiles.co.uk
Track name : Symphony No.6 (1st movement)
Performer : Ludwig van Beethoven
Genre : Classical
Description : © Music Files Ltd
Writing application : Lavc57.107.100 libvorbis
Audio
ID : 1326227477 (0x4F0CA015)
Format : Vorbis
Format settings, Floor : 1
Duration : 12 min 8 s
Bit rate mode : Variable
Bit rate : 112 kb/s
Channel(s) : 2 channels
Sampling rate : 44.1 kHz
Compression mode : Lossy
Stream size : 9.72 MiB
Writing library : Lavf57.83.100
Regards,
Kent