Soundbridge won’t eat my on the fly transcoded lame MP3s on

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues Soundbridge won’t eat my on the fly transcoded lame MP3s on

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2649
    Anonymous
    Inactive

    Hey,

    I like this server it’s a very good project. I want to transcode my flac files on the fly to mp3 with lame so I can hear them on the soundbridge and also at my work through a tunnel.

    Playing them with the Java Client works but my soundbrige couldn’t play them. I use the SVN version 1586

    I changed the transcoding script and use this line:

    $FLAC –silent –decode –stdout “$FILE” | $LAME -f –

    I also changed the plugin.c file to send another header.

    I captured the package and the header looks good:

    HTTP/1.1 200 OK
    Content-Language: en_us
    Content-Type: audio/mp3
    Server: mt-daapd/svn-1586
    Connection: Close
    Date: Sat, 27 Sep 2008 07:00:52 GMT

    What else can I do to fix this problem?

    Thanks for help.

    Bastian

Viewing 1 post (of 1 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.