Bug 2843 - Playback of OGG files results in digitial white noise
: Playback of OGG files results in digitial white noise
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Audio
: 6.5b1
: PC Windows XP
: P2 major (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-20 04:35 UTC by Ian Heath
Modified: 2008-09-15 14:38 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments
Example ogg file that causes white noise (4.43 MB, application/octet-stream)
2006-01-20 13:04 UTC, sbjaerum
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Heath 2006-01-20 04:35:25 UTC
Playback of ogg files seems broken in 2006-01-18 Nightly - I get digital white noise from both my SB2 and SoftSqueeze. MP3 and FLAC file seem to playback fine.

Not checked in latest nightly build due to bug 2842
Comment 1 KDF 2006-01-20 09:15:48 UTC
check convert.conf and the version of ogg.  could be the -R param if all you are getting is noise.
Comment 2 KDF 2006-01-20 09:27:56 UTC
can you attach d_source log output?
Comment 3 Ian Heath 2006-01-20 09:33:52 UTC
(In reply to comment #1)
> check convert.conf and the version of ogg.  could be the -R param if all you
> are getting is noise.
> 

It seems to be a problem with sox.exe. 

If I replace sox.exe with one from a backup from 2006-06-01 and OGG decoding works (changing nothing else).

If I put back the sox.exe from the 2006-01-18 nightly & I get static.

From my convert.conf
#ogg wav * *
#	[oggdec] -Q -o - -R $FILE$

ogg aif * *
	[sox] -t ogg $FILE$ -t raw -r 44100 -c 2 -w -s $-x$ -
Comment 4 Ian Heath 2006-01-20 10:23:05 UTC
Problem seems to have magically fixed itself.

Installed 2006-01-20 nightly to generate log for bug 2842. Went back to 2006-01-18 and now ogg playback works.
Comment 5 KDF 2006-01-20 11:04:13 UTC
the sox binary was recently updated.  
Comment 6 sbjaerum 2006-01-20 13:04:16 UTC
Created attachment 1105 [details]
Example ogg file that causes white noise

Provided information as requested by Dan in
http://forums.slimdevices.com/showthread.php?t=20260

Attached an ogg file as ogg.zip

Examples of radio stations with problems:
http://radiostream01.nrk.no/nrk-p1-172.ogg
http://ogg.tv-radio.fr:1441/encoderfip.ogg

Steinar
Comment 7 Dan Sully 2006-01-20 14:47:31 UTC
Remove $-x$ from convert.conf
Comment 8 sbjaerum 2006-01-20 15:28:40 UTC
Sorry, but removing $-x$ from convert.conf does not seem to fix it for me.
Comment 9 sbjaerum 2006-01-20 22:48:50 UTC
Using the new build on command line to convert an ogg file to wav seems to work.
Problem might occur when piping to encoder of format decodable by SB.

Steinar
Comment 10 Thomas Engelschmidt 2006-03-08 12:27:46 UTC
I'm having the same problem with slimservers 6.5 debian build from debian.slimdevices.com. 
My system is a freshly installed sarge release.  
Comment 11 Dan Sully 2006-04-20 10:16:50 UTC
This has been fixed with a new sox.exe build.