I use subsonic in my firefox browser to play music on a windows7 64bit machine to listen to my music and also Isub on my iphone 6+ Hardware is raspberry PI2 Version 5.2.1 (build 4428) – March 4, 2015 Server jetty-6.1.x, java 1.7.0_75, Linux (60.8 MB / 118.3
I don't know how to get the following info from the PI:
Java Memory Limit: Problem Filename: Output from ffmpeg -i: (If you open a command prompt and type 'ffmpeg -i <filename>' what is the output? Ideally put this in a "code" block)
[4/17/15 4:34:01 PM EDT] INFO PlayQueueInputStream admin listening to "PTXmas (Deluxe Edition)/01 Angels We Have Heard on High 1.m4a" [4/17/15 4:34:01 PM EDT] INFO TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-i] [/media/mynas/Music/Pentatonix/PTXmas (Deluxe Edition)/01 Angels We Have Heard on High 1.m4a] [-map] [0:0] [-b:a] [192k] [-v] [0] [-f] [mp3] [-] [4/17/15 4:34:01 PM EDT] INFO InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) /var/subsonic/transcode/ffmpeg: 1: /var/subsonic/transcode/ffmpeg: Syntax error: "(" unexpected
hello the ffmpeg is not working! you need to install ffmpeg from repository e create a link to the subsonic ffmpeg folder, follow this steps in your raspberry:
cd /var/subsonic/transcode/ tar -pczf transcode_backup.zip transcode sudo rm /var/subsonic/transcode/ffmpeg