| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Thu Mar 20, 2008 1:52 pm Post subject: How make many streams from one? |
|
|
Hello 2 all.
I received one mp3 stream with bitrate 256. How I can dynamicaly change bitrate and stream this audio to other Mount Point?
I want create somethink like this:
Sorry for my terrible english  |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Mar 20, 2008 9:08 pm Post subject: |
|
|
You need to transcode the stream and place it on another mountpoint. streamstranscoder can do this, so can ices 0.4.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Mar 21, 2008 12:50 pm Post subject: |
|
|
| karlH wrote: |
You need to transcode the stream and place it on another mountpoint. streamstranscoder can do this, so can ices 0.4.
karl. |
Thanks!!! Streamstranscoder really can do it!
But I can't find this function in ices 0.4... |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Mar 21, 2008 2:51 pm Post subject: |
|
|
you can feed a http stream from curl/wget into ices0 playlist mode with an entry of - for stdin and reencode the streams.
karl. |
|
| Back to top |
|
 |
|