Displaying 8 results from an estimated 8 matches for "liboddcast".
2006 Apr 11
1
on-disconnect -> streamtranscoderv3 (linux server)
...MONO, 2 for STEREO
BitrateNominal=48
BitrateMin=40
BitrateMax=56
NumberChannels=2
Samplerate=44100
# Ogg Vorbis specific settings. Note: Valid settings for BitrateQuality
flag are (Quality, Bitrate Management)
OggQuality=0
OggBitrateQualityFlag=Quality
[..]
log-part:
[..]
04/06/06 01:20:59 Debug(liboddcast.cpp:2475): determining left/right
max...
04/06/06 01:20:59 Debug(liboddcast.cpp:3456): do_encoding end (1)
04/06/06 01:20:59 Debug(liboddcast.cpp:3463): 3 Calling handle output -
Ret = 1
04/06/06 01:20:59 Debug(liboddcast.cpp:3327): 3 Calling handle output
04/06/06 01:20:59 Debug(liboddcast.cpp:340...
2004 Aug 06
2
Transcoding from icecast2->icecast2 results in "garbage"
On 4 May 2003 at 10:49, Geoff Shang wrote:
> I have done this in the past, though it was a few months back. First
> thing to check - you need to change all occurances of
> "application/x-ogg" to "application/ogg". These are in liboddcast.cpp
> and transcurl.cpp. Change these and recompile. This is almost
> certainly your problem, as streamTranscoder is thinking that the input
> is MP3.
Oh well, I missed a detail :-) My input and output ARE MP3 - thats
abolutely correct. So the funny thing is that it works with a
Shout...
2004 Aug 06
2
Transcoding from icecast2->icecast2 results in "garbage"
Hi.
Already talked to oddsock. But the problem seems not to be that easy
to solve. Transcoding from shoutcast -> icecast2 works perfect.
Anybody got a solution for this / experienced the same problem?
Need help quite urgently :-(((
<p>Thank you
Stefan
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from
2004 Aug 06
4
mp3 support and compatibility
<quote who="Adon Irani">
> hello every0ne , it's ad0n from theDV8network.com .
>
> i've been hearing of more and more people in my community who are
> having troubles connecting to our netw0rk . in most cases , wind0ws
> media player or realone is stealing the associations ;
What associations?
> and even if they've installed winamp , the stream
2004 Aug 06
0
Transcoding from icecast2->icecast2 results in "garbage"
...+0200, you wrote:
>On 4 May 2003 at 10:49, Geoff Shang wrote:
>
> > I have done this in the past, though it was a few months back. First
> > thing to check - you need to change all occurances of
> > "application/x-ogg" to "application/ogg". These are in liboddcast.cpp
> > and transcurl.cpp. Change these and recompile. This is almost
> > certainly your problem, as streamTranscoder is thinking that the input
> > is MP3.
>
>Oh well, I missed a detail :-) My input and output ARE MP3 - thats
>abolutely correct. So the funny thing is t...
2004 Aug 06
1
mp3 support and compatibility
...know of a fix yet.
>
> streamTranscoder 0.2.0 which, last I checked, was the most recent
> release(December 2002) expects to see application/x-ogg in the MIME
> header from an icecast2 server, rather than application/ogg. Edit
> line 167 of transcurl.cpp, then also edit line 848 of liboddcast.cpp
> for completeness, then recompile. Works fine.
Thanks for the tip, Geoff!
regards,
Remco
--
Remco B. Brink -- Information Systems Developer, Opera Software ASA
Personal site at http://rc6.org - PGP key at http://rc6.org/rbb.pgp
--- >8 ----
List archives: http://www.xiph.org/a...
2004 Aug 06
1
mp3 support and compatibility
...o B. Brink wrote:
>
> streamTranscoder 0.2.0 which, last I checked, was the most recent
> release (December 2002) expects to see application/x-ogg in the MIME
> header from an icecast2 server, rather than application/ogg. Edit
> line 167 of transcurl.cpp, then also edit line 848 of liboddcast.cpp
> for completeness, then recompile. Works fine.
application/ogg is the official now, even specified by RFCs, right?
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-re...
2004 Aug 06
0
mp3 support and compatibility
...problem here, don't know of a fix yet.
treamTranscoder 0.2.0 which, last I checked, was the most recent release
(December 2002) expects to see application/x-ogg in the MIME header from an
icecast2 server, rather than application/ogg. Edit line 167 of
transcurl.cpp, then also edit line 848 of liboddcast.cpp for completeness,
then recompile. Works fine.
> > otherwise , is ices-0.2.3cvs an option ?? does it require an older
> > version of libshout than ices2 ? i have libshout.so.3.0.0 installed ,
> > but ./configure does not detect it ..
>
> You can't use Ices v0.2.3 wit...