Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

parameter encode does not work

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Wed Aug 09, 2006 9:24 pm    Post subject: parameter encode does not work Reply with quote

Hello i have a problem with ices2, the parameter into <encode> does not work. Doesn't matter if i set the MANAGED to 0 or 1. The bitrate keeps the same. Any idea?


<encode>
<quality>0</quality>
<nominal-bitrate>65536</nominal-bitrate>
<maximum-bitrate>131072</maximum-bitrate>
<minimum-bitrate>-1</minimum-bitrate>
<managed>0</managed>
<samplerate>22050</samplerate>
<channels>1</channels>
</encode>
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Aug 09, 2006 9:28 pm    Post subject: Reply with quote

It will be difficult to make a VBR codec keep the same bitrate, so it depends on what you are checking with. Can you explain why you specify both quality and nominal-bitrate?

BTW, 44.1khz/stereo is easily possible with quality 0 (~64kbps)

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Wed Aug 09, 2006 9:36 pm    Post subject: Reply with quote

For example, i have a ogg file encoded at quality 3 for example. But i would like to play it at 0 or -1 quality.


So i should set managed to 1 right? Like this:


<encode>
<quality>0</quality>
<managed>1</managed>
<samplerate>44100</samplerate>
<channels>1</channels>
</encode>


But doesn not working, the ices keep playing my ogg file with original quality.

I want to play my files in lower quality.

Hope you understand what im trying to say,
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Aug 09, 2006 9:44 pm    Post subject: Reply with quote

you don't need <managed> for this, that is just to hint at the allocation of bits in the encoder. Obviously quality X mono will be a lesser bitrate than stereo would be, but if the bitrate is the same as the original file then if sounds like the encode section is commented out.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Wed Aug 09, 2006 9:49 pm    Post subject: Reply with quote

IT'S SOLVED!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients 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


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber