Hallo everyone
I got a question, can someone was a problem with transcoding into AAC+.
I mean:
input = mp3 128kbps
output = 48 AAC+
I'm trying to find an issue why output doesn't work.
I'm thinking about password and also '/stream' mount. Is you see I'm using
default password 'hackme'. That password is icecast.xml file so...
Also I do not 8004 stream is absolutely free. What can I change in my script or
do I need to change something in icecast.xml?
Thanku so much for any solution. It is very imprtant for me.
thank you
Artur
ps. I checked, Icecast what I've got:
[r...@ns303625 ~]# icecast -v
Icecast 2.3.2
#!/usr/bin/liquidsoap
set("log.file.path","/usr/local/var/log/liquidsoap/test.log")
set("frame.size",4704)
set("log.stdout",true)
################
# Sources
s = mksafe(input.http("http://IP_ADRESS:8000/stream"))
#################
# ICECAST MOUNTS
output.icecast.aacplusenc(s,mount="aacplusenc.aac",password="hackme",host="http://IP_ADRESS:8004/stream")
#################
[r...@ns303625 liquidsoap]# su - audio
[au...@ns303625 ~]$ liquidsoap /usr/local/lib/liquidsoap/test.liq
2009/08/21 14:35:54 >>> LOG START
2009/08/21 14:35:54 [protocols.external:3] Didn't find "ufetch"
2009/08/21 14:35:54 [protocols.external:3] Found "/usr/bin/wget"
2009/08/21 14:35:54 [main:3] Liquidsoap 0.9.1+svn (trunk/liquids...@rev6725)
2009/08/21 14:35:54 [threads:3] Created thread "generic queue #1".
2009/08/21 14:35:54 [threads:3] Created thread "root" (1 total).
2009/08/21 14:35:54 [root:3] Waking up active nodes...
2009/08/21 14:35:54 [threads:3] Created thread "http polling" (2 total).
2009/08/21 14:35:54 [output(dot)icecast(dot)aacplusenc:2] Creating external
encoder..
*************************************************************
* Enhanced aacPlus Encoder
* Build Aug 17 2009, 23:28:16
* Matteo Croce <[email protected]>
*************************************************************
2009/08/21 14:35:54 [output(dot)icecast(dot)aacplusenc:3] Connecting mount
aacplusenc.aac for sou...@http://94.23.207.106:8004/stream...
2009/08/21 14:35:54 [output(dot)icecast(dot)aacplusenc:2] Connection failed:
could not connect to host
2009/08/21 14:35:54 [threads:1] Thread "root" aborts with exception
Cry.Error(1)!
Thread 3 killed on uncaught exception Cry.Error(1)
Raised at file "", line 0, characters 0-0
2009/08/21 14:35:54 [main:3] Shutdown started!
2009/08/21 14:35:54 [main:3] Waiting for threads to terminate...
2009/08/21 14:35:54 [src_4689:3] Decoding...
2009/08/21 14:35:54 [src_4689:3] New metadata chunk "? -- David Guetta - Baby
When The Light"
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users