Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

Ogg not playing as expected using Inguz EQ

$
0
0
Inguz runs everything through a filter, so all formats need decoding on the server. I have mostly FLAC and MP3, but also a few M4A and OGG. LMS filetypes are set to disabled for Ogg "Native" and instead play using "sox" (see below). This is similar to the settings for other formats above. Unfortunately, the Ogg files do not play unless I set filetypes back to Ogg "Native" which circumvents Inguz EQ. Any idea on what is going wrong here and how to fix it? (Is it possible that the version of sox bundled with LMS 8.3 does not support playback of Ogg?) Thanks.



EDIT: It appears that sox does support Ogg:

Code:

C:\Program Files\Squeezebox\server\Bin\MSWin32-x86-multi-thread>sox -h
sox:      SoX v14.4.3

AUDIO FILE FORMATS: 8svx aif aifc aiff aiffc al amb au avr cdda cdr cvs cvsd cvu
 dat dff dsf dvms f32 f4 f64 f8 flac fssd gsm gsrt hcom htk ima ircam la lpc lpc
10 lu maud mp2 mp3 nist ogg opus prc raw s1 s16 s2 s24 s3 s32 s4 s8 sb sf sl sln
 smp snd sndr sndt sou sox sph sw txw u1 u16 u2 u24 u3 u32 u4 u8 ub ul uw vms vo
c vorbis vox wav wavpcm wsd wv wve xa

Maybe there are missing dependencies?

This is Inguz custom-convert.conf section for Ogg:
Code:

ogg flc * 00:00:00:00:00:00 #MAC address for player
        # IFD:{RESAMPLE=-r %D}
        [sox] -t ogg $FILE$ -t wav $RESAMPLE$ -w - | [InguzDSP] -id "00:04:20:23:c1:09" -be -wavo -d 24 | [flac] -cs -0 --totally-silent -


Viewing all articles
Browse latest Browse all 5300

Trending Articles