> Thanks for the quick reply. Indeed, there could be a problem. > Furthermore, I guess you are sending those to shoutcast. This is even > more important/interesting because shoutcast protocol is not > documented and we may have missed a case.. > > A couple of questions before we go further: > * Are you able to do network traffic capture of the exchange between > liquidsoap and shoutcast? You can use the wireshark binary for that. > * Are you able to test a patch if I send one to you? > > Thanks, > Romain well, if it is necessary i would do so, but let me first give you a hint: you said:
>> McCurly's problem comes from the fact the his ogg file actually >> contains several logical streams. Currently, we stop decoding at the >> first track. However, we can patch the decoder to merge all logical >> tracks into one liquidsoap track with several metadata. i remember we had the problem to replay a recorded ogg file and that failed after the first logical stream. you patched that to merge it into one logical stream. but the metadata would not be replayed. you again fixed that in crylib, i guess. and since then, this error occured. so i informed you about that on chat and you responded with something like "oops, crylib broken, i gonna fix it later.." *gg if that couldnt help, i would sniff the traffic for you. lemme know, mcc ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
