gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnump3d-users] Downsampling in WinXP


From: Erik Lederman
Subject: [Gnump3d-users] Downsampling in WinXP
Date: Thu, 25 Aug 2005 11:20:44 -0400

Below is the pertinent section of my config file for downsampling.  I've placed c:\lame into my pathe statement, just in case and changed user=nobody to user=Erik (adminstrative priviledges)

Streams encoded at 320 still come in at 320, not 128.

 

Any ideas?  Using v2.9.4  I've set my user preference to "high" in my client as well.

------------------------------------------------------------------------------------------------

downsample_high_mp3 = c:/lame/lame.exe --mp3input -b 128 $FILENAME -

downsample_medium_mp3 = c:/lame/lame.exe --mp3input -b 96 $FILENAME -

downsample_low_mp3 = c:/lame/lame.exe --mp3input -b 48 $FILENAME -

#

#downsample_high_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 96 -

#downsample_medium_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 64 -

#downsample_low_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix --resample 22050 -b #32 -

#

#

# If you always want to force a particular bitrate upon clients who've

# not chosen something different then specify it here:

#

default_quality = high


reply via email to

[Prev in Thread] Current Thread [Next in Thread]