Troubleshooting Steps: switching transcoding on/off
Playback Application and version: iSub for iPad, Subsonic for Adroid and webplayer in firefox windows 7.
Subsonic Version: 4.9.beta3 (build 3772) – December 14, 2013 (i have tried older versions, 4.4 and 4.8, but the same problem occurs)
Server Version: jetty-6.1.x, java 1.6.0_27, Linux (47.7 MB / 96.9 MB)
Hardware Platform: ReadyNAS 102, firmware 6.1.5
Java Memory Limit: ?
Problem Filename: N/A
Output from ffmpeg -i: ?
Last ten log file lines:
- Code: Select all
[1/3/14 2:14:42 PM CET] INFO DaoHelper Checking database schema.
[1/3/14 2:14:51 PM CET] INFO DaoHelper Done checking database schema.
[1/3/14 2:14:52 PM CET] INFO VersionService Resolved local Subsonic version to: 4.9.beta3
[1/3/14 2:14:56 PM CET] INFO MediaScannerService Deleted old index file: /var/subsonic/subsonic14.index
[1/3/14 2:14:56 PM CET] INFO MediaScannerService Automatic media library scanning scheduled to run every 1 day(s), starting at Sat Jan 04 00:00:00 CET 2014
[1/3/14 2:14:57 PM CET] INFO UPnPService Starting UPnP service...
[1/3/14 2:14:57 PM CET] INFO PodcastService Automatic Podcast update scheduled to run every 24 hour(s), starting at Fri Jan 03 14:19:57 CET 2014
[1/3/14 2:15:07 PM CET] INFO UPnPService Enabling UPnP/DLNA media server
[1/3/14 2:15:07 PM CET] INFO UPnPService Starting UPnP service - Done!
[1/3/14 2:15:07 PM CET] WARN NetworkService Failed to create port forwarding.
[1/3/14 2:19:37 PM CET] INFO VersionService Resolved latest Subsonic final version to: 4.8
[1/3/14 2:19:37 PM CET] INFO VersionService Resolved latest Subsonic beta version to: 4.9.beta3
[1/3/14 2:19:57 PM CET] INFO PodcastService Starting scheduled Podcast refresh.
[1/3/14 2:19:57 PM CET] INFO PodcastService Completed scheduled Podcast refresh.
[1/3/14 2:22:48 PM CET] WARN LyricsService Failed to get lyrics for song 'null'.
[1/3/14 2:22:58 PM CET] INFO PlayQueueInputStream CharlesDuBois listening to "Back to Black (Deluxe Edition)/01 - Amy Winehouse - Back To Black (Deluxe Edition) - Rehab.mp3"
[1/3/14 2:23:11 PM CET] INFO PlayQueueInputStream CharlesDuBois listening to "Frank (2008)/01 - Amy Winehouse - Frank - Intro Stronger Than Me.flac"
[1/3/14 2:23:11 PM CET] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-i] [/data/Music/Amy Winehouse/Frank (2008)/01 - Amy Winehouse - Frank - Intro Stronger Than Me.flac] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[1/3/14 2:23:11 PM CET] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) /var/subsonic/transcode/ffmpeg: 1: /var/subsonic/transcode/ffmpeg: Syntax error: "(" unexpected
[1/3/14 2:23:12 PM CET] INFO PlayQueueInputStream CharlesDuBois listening to "Frank (2008)/01 - Amy Winehouse - Frank - Intro Stronger Than Me.flac"
[1/3/14 2:23:12 PM CET] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-i] [/data/Music/Amy Winehouse/Frank (2008)/01 - Amy Winehouse - Frank - Intro Stronger Than Me.flac] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[1/3/14 2:23:12 PM CET] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) /var/subsonic/transcode/ffmpeg: 1: /var/subsonic/transcode/ffmpeg: Syntax error: "(" unexpected
If transcoding is indeed the problem, then how do I install the transcoders properly? Can this be done by using the ReadyNAS frontview interface? (I am not familiar with ssh and linux).