Overall, my upgrade went hitchless and 5.1.4 seems a bit more
responsive. The startup is definitely quicker.
This round, I disabled my slimserver-convert.conf to check out the stock
version. I note that playback of Ogg files with odd sample rates
(anything except 44.1 kHz) is still broken. This is because oggdec
doesn't know how to resample. I usually use sox for my ogg decoding, so
it's not a big deal for me, but the problem has been hanging around for
a while, so I thought I'd mention it.
--
Roy M. Silvernail is roy (AT) rant-central (DOT) com, and you're not
Never Forget: It's Only 1's and 0's!
SpamAssassin->procmail->/dev/null->bliss
http://www.rant-central.com
Results 1 to 3 of 3
Thread: No Subject
-
2004-04-19, 20:45 #1Roy M. SilvernailGuest
No Subject
-
2004-04-19, 20:53 #2Dan SullyGuest
Re: Tiny nit with 5.1.4: Ogg with non-44.1 kHz samplerate don't play well
* Roy M. Silvernail <roy (AT) rant-central (DOT) com> shaped the electrons to say...
>Overall, my upgrade went hitchless and 5.1.4 seems a bit more
>responsive. The startup is definitely quicker.
>
>This round, I disabled my slimserver-convert.conf to check out the stock
>version. I note that playback of Ogg files with odd sample rates
>(anything except 44.1 kHz) is still broken. This is because oggdec
>doesn't know how to resample. I usually use sox for my ogg decoding, so
>it's not a big deal for me, but the problem has been hanging around for
>a while, so I thought I'd mention it.
So sox links to libogg, etc and does resampling?
-D
--
<_> computers are cheap. programmers are expensive.
high-level languages exist. you can stop bitching now nathan.
-
2004-04-20, 03:51 #3Roy M. SilvernailGuest
Re: Tiny nit with 5.1.4: Ogg with non-44.1 kHz samplerate don't play well
On Mon, 2004-04-19 at 23:53, Dan Sully wrote:
> * Roy M. Silvernail <roy (AT) rant-central (DOT) com> shaped the electrons to say...
>
> >Overall, my upgrade went hitchless and 5.1.4 seems a bit more
> >responsive. The startup is definitely quicker.
> >
> >This round, I disabled my slimserver-convert.conf to check out the stock
> >version. I note that playback of Ogg files with odd sample rates
> >(anything except 44.1 kHz) is still broken. This is because oggdec
> >doesn't know how to resample. I usually use sox for my ogg decoding, so
> >it's not a big deal for me, but the problem has been hanging around for
> >a while, so I thought I'd mention it.
>
> So sox links to libogg, etc and does resampling?
Correct. Here's my convert.conf entry:
ogg aif squeezebox *
[sox] -t .ogg $FILE$ -t .aiff -r 44100 -
Sox can convert between/among these formats: aiff al au avr cdr cvs dat
vms gsm hcom la lu maud mp3 nul ossdsp prc raw sb sf sl smp sndt sph
8svx sw txw ub ul uw voc vorbis wav wve
It resamples, resizes samples, adjusts volume, reverses channels,
synthesizes channels and rotates your tires. (ok, I made up the part
about the tires)
--
Roy M. Silvernail is roy (AT) rant-central (DOT) com, and you're not
Never Forget: It's Only 1's and 0's!
SpamAssassin->procmail->/dev/null->bliss
http://www.rant-central.com

Reply With Quote
