Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnump3d mp3 downsampling
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Lockup
Guru
Guru


Joined: 25 Jul 2002
Posts: 430

PostPosted: Thu Mar 27, 2003 5:18 pm    Post subject: gnump3d mp3 downsampling Reply with quote

has anyone had problems using the downsampling in gnump3d?
i have this in my config(well, the downsampling part):
Code:

downsample_enabled = 1
downsample_mp3_binary = /usr/bin/lame
downsample_mp3_args   = --mp3input --resample 32 -b 33 $FILENAME -
#
#
downsample_ogg_binary = /usr/bin/oggenc
downsample_ogg_args = --mp3input --resample 32 -b 44 $FILENAME -


and it doesnt work, still seems to stream at 192kbps, which is way too much for my home connection's upload speed...im not quite sure how to use lame but those are the defaults...hrm

basically i want it to take max 10-15k/sec of my upload so it doesnt cut
Back to top
View user's profile Send private message
Lockup
Guru
Guru


Joined: 25 Jul 2002
Posts: 430

PostPosted: Fri Apr 18, 2003 7:33 pm    Post subject: Reply with quote

*bump*
Back to top
View user's profile Send private message
yottabit
Guru
Guru


Joined: 11 Nov 2002
Posts: 313
Location: Columbus, Ohio, US

PostPosted: Wed Sep 06, 2006 4:05 am    Post subject: Reply with quote

I was having the same issue just now and figured out that by not including BOTH of the client statements, downsample_clients and no_downsample_clients then streaming wouldn't work... so here is what I did:

Code:
downsample_clients = ALL
no_downsample_clients = NONE


HTH!
_________________
Play The Hitchhiker's Guide to the Galaxy!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum