I noticed the possibility transcoding mpeg files using vlc. In my special case I need to transcode a wma livestream to mp3. (My Noxon can't read anything else) With vlc I'm able to trancode a Radiostream using the following command:
..\VideoLAN\VLC\vlc.exe "http://lsd.newmedia.tiscali-business.co ... e&media=ms" --sout "#transcode{acodec=mp3,ab=96,channels=2}:standard{access=http,mux=raw,url=serverIP:8011}"
But for this I, have to stream it all the day. Is there a possibility to integrate this command into the twonkyserver for only streaming on demand?
Thanks for your Help!
(TwonyServer4.4.2 on Windows Home Server, 3 Clients Noxon 1)