<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 13, 2020 at 2:23 PM Geoff Shang wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, 12 Jul 2020, axeon wrote:<br>
<br>
> Hi all, I set up ezstream to read a playlist.m3u file containing only <br>
> MP3 encoded songs (to shuffle continuously) and push this to icecast2. <br>
> This works, and I can also reencode to a lower bitrate.<br>
<br>
> I would like to know if there is a way to reencode these MP3s into <br>
> AAC-LC 128kpbs and then push the stream to icecast2. I'm doing this on a <br>
> VM with only terminal access and no audio hardware, so ezstream was <br>
> perfect because it could just read MP3s and send it over, but it does <br>
> not support AAC.<br>
<br>
The thing about ezstream is it can literally support anything if you have <br>
the needed command line decoder and encoder.<br>
<br>
I have no experience with streaming AAC, but presumably you could figure <br>
out the appropriate faac command line and set it up as an encoder and have <br>
ezstream stream it.<br>
<br>
Cheers,<br>
Geoff.<br></blockquote><div><br></div><div>I wrote my XML file here: <a href="https://pastebin.com/Ta54uZji">https://pastebin.com/Ta54uZji</a></div><div><br></div><div>But, after running it gives the error: </div><div>ezstream[28007]: aacstream.xml[14]: stream (default): format: unsupported stream format<br>ezstream[28007]: aacstream.xml[38]: encoder (aac-encoder): format: unsupported stream format<br></div><div><br></div><div>I probably don't have the encoding command correct, but not sure what to do about line 14 error.</div></div></div>