Problem Description: Many tracks do not play. If I click play in the web player on an album with these symptoms, track 0 does not advance past 00:00 and silence ensues. Randomly clicking around my music library, I would guess almost half of tracks fail to play. Possibly files with higher bitrates?
Troubleshooting Steps: Restarted subsonic. Rebooted server. Also tried moving "bad" albums away, rescanning media, moving back, rescanning again. I downgraded to 4.9 and the problem went away.
Playback Application and version: Web Interface. Haven't checked yet, but this also affected playback in the android app last time around.
Subsonic Version: 5.0 (build 4100) – September 21, 2014
Server Version: jetty-6.1.x, java 1.6.0_32, Linux (68.8 MB / 116.9 MB)
Hardware Platform: Ubuntu 12.04.5
Java Memory Limit: not sure?
Problem Filename: Sample of a track that fails to play: "/mediashare/Music/Stanton Moore/Groove Alchemy/01 - Squash Blossom.mp3"
Output from ffmpeg -i:
- Code: Select all
swright@shockwave:~$ ffmpeg -i /mediashare/Music/Stanton\ Moore/Groove\ Alchemy/01\ -\ Squash\ Blossom.mp3
ffmpeg version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2000-2014 the Libav developers
built on Sep 16 2014 18:35:14 with gcc 4.6.3
The ffmpeg program is only provided for script compatibility and will be removed
in a future release. It has been deprecated in the Libav project to allow for
incompatible command line syntax improvements in its replacement called avconv
(see Changelog for details). Please use avconv instead.
[mp3 @ 0x95b7aa0] max_analyze_duration reached
Input #0, mp3, from '/mediashare/Music/Stanton Moore/Groove Alchemy/01 - Squash Blossom.mp3':
Metadata:
title : Squash Blossom
artist : Stanton Moore
album : Groove Alchemy
genre : Jazz
composer :
performer :
track : 1/12
disc : 1/1
album_artist : Stanton Moore
copyright : (C) 2010 Stanton Moore
date : 2010
Duration: 00:04:32.35, start: 0.000000, bitrate: 210 kb/s
Stream #0.0: Audio: mp3, 44100 Hz, stereo, s16, 201 kb/s
At least one output file must be specified
swright@shockwave:~$
Here's a track that plays fine:
- Code: Select all
swright@shockwave:~$ ffmpeg -i /mediashare/Music/Mustard\ Plug/Pray\ For\ Mojo/01_Send\ You\ Back.mp3
ffmpeg version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2000-2014 the Libav developers
built on Sep 16 2014 18:35:14 with gcc 4.6.3
The ffmpeg program is only provided for script compatibility and will be removed
in a future release. It has been deprecated in the Libav project to allow for
incompatible command line syntax improvements in its replacement called avconv
(see Changelog for details). Please use avconv instead.
[mp3 @ 0x9f19aa0] max_analyze_duration reached
[mp3 @ 0x9f19aa0] Estimating duration from bitrate, this may be inaccurate
Input #0, mp3, from '/mediashare/Music/Mustard Plug/Pray For Mojo/01_Send You Back.mp3':
Metadata:
TMED : DIG
TLEN : 131996
genre : rock
track : 1
album : Pray For Mojo
artist : Mustard Plug
title : Send You Back
Duration: 00:02:12.10, start: 0.000000, bitrate: 128 kb/s
Stream #0.0: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
At least one output file must be specified
swright@shockwave:~$
Last ten log file lines: (this was me doing a lot of clicking around to see what played and what didn't)
- Code: Select all
[10/3/14 11:47:31 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Stanton Moore/Stanton Moore III/01 - Poison Pushy.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:47:37 AM EDT] INFO PlayQueueInputStream admin listening to "Since I Left You/01 - Since I Left You.mp3"
[10/3/14 11:47:37 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Avalanches, The/Since I Left You/01 - Since I Left You.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:47:44 AM EDT] INFO PlayQueueInputStream admin listening to "Since I Left You/04 - Two Hearts In 3_4 Time.mp3"
[10/3/14 11:47:44 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Avalanches, The/Since I Left You/04 - Two Hearts In 3_4 Time.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:47:45 AM EDT] INFO PlayQueueInputStream admin listening to "Sea Of Cowards/01 - Blue Blood Blues.mp3"
[10/3/14 11:47:46 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Dead Weather, The/Sea Of Cowards/01 - Blue Blood Blues.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:47:53 AM EDT] INFO PlayQueueInputStream admin listening to "Swagger/01_-_Salty_Dog.mp3"
[10/3/14 11:47:53 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Flogging Molly/Swagger/01_-_Salty_Dog.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:47:58 AM EDT] INFO PlayQueueInputStream admin listening to "Ray Guns Are Not Just The Future/01 - Fanfare.mp3"
[10/3/14 11:47:58 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Bird And The Bee, The/Ray Guns Are Not Just The Future/01 - Fanfare.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:48:03 AM EDT] INFO PlayQueueInputStream admin listening to "Big Willie Style/01_Intro.mp3"
[10/3/14 11:48:03 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Will Smith/Big Willie Style/01_Intro.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:48:19 AM EDT] INFO PlayQueueInputStream admin listening to "Essential Dance 2000/01_Intro-DJ Skribble.mp3"
[10/3/14 11:48:19 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/dj skribble/Essential Dance 2000/01_Intro-DJ Skribble.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:48:37 AM EDT] INFO PlayQueueInputStream admin listening to "live @ leopold bros/01_tones (for Sarah).mp3"
[10/3/14 11:48:37 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/bill van loo/live @ leopold bros/01_tones (for Sarah).mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
[10/3/14 11:48:45 AM EDT] INFO PlayQueueInputStream admin listening to "Best Of The Doors (Disc 1)/01_Break On Through.mp3"
[10/3/14 11:48:45 AM EDT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-f] [mp3] [-i] [/mediashare/Music/Doors, The/Best Of The Doors (Disc 1)/01_Break On Through.mp3] [-ab] [128k] [-v] [0] [-f] [mp3] [-]
Thanks for any help!