Hello, I' trying to convert an AAC+ stream to Mp3, after a few hours of running fine, I get the error below. The stream still runs, but is slient (no sound).
LOG: 2011/06/07 13:36:24 [src_4336:3] New metadata chunk: ? -- Lily Allen - 22. 2011/06/07 13:39:25 [src_4336:3] New metadata chunk: ? -- Willem Duyn - Angelina Oh Mama. 2011/06/07 13:41:07 [mksafe:3] Switch to safe_blank with forgetful transition. 2011/06/07 16:10:17 [clock.wallclock_main:2] We must catchup 5.52 seconds! I' using the following config to convert the AAC+ stream to an mp3 stream: Config file: # Input the stream, # from an Icecast server or any other source url = "http://127.0.0.1:8000/studio.aac" input = mksafe(input.http(url)) # First transcoder: MP3 64 kbps output.icecast(%mp3(stereo=true, bitrate=64), host = "localhost", port = 8000, password = "password", mount = "studio.mp3",genre="various",url="http://URL",description="Name",restart=true, input) Hopefully someone vcan point me in the right direction! regards, Dennis
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
