by streamingnoob » Tue Dec 10, 2013 3:36 pm
Ah awesome.. That would be a lot of help..
I will PM you..
Where is the permission file for subsonic located? (IE /var/subsonic...)
Just for the record I found 'how to post for help' on the forum, explaining I need to list the following (I hope this helps!)
Problem Description:
Video Streaming calls an error 'Video not found or access denied': /stream?id=879&maxBitRate=1000&timeOffset=0&player=6
Troubleshooting Steps:
Directory/sub directory & file permissions set to 777. Reinstalled Subsonic. Upgraded to beta. Manual install of FFMPEG. Change of memory to 400MB.
Playback Application and version:
Default and Latest version of FFMPEG.
Subsonic Version:
4.8/4.9beta (neither work, reinstalled back to 4.8 as it seems to load faster)
Server Version:
jetty-6.1.x, java 1.6.0_27, Linux (44.9 MB / 85.7 MB)
Hardware Platform:
Debian RPI.
Java Memory Limit:
200MB which was then openned to 400MB. (Both made no difference).
Problem Filename:
FFMPEG (youtube internal linking and .mp3 work, but not .avi/wmv/mp4 or any other video formats including .flv)
Output from ffmpeg -i:
built on Mar 31 2013 13:58:10 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
Not sure if I need to remove FFMPEG and install this in its place?! apt-get install avconv?!
Last ten log file lines:
[12/10/13 5:04:15 AM GMT] INFO MediaScannerService Marking non-present albums.
[12/10/13 5:04:16 AM GMT] INFO MediaScannerService Completed media library scan.
[12/10/13 5:04:20 AM GMT] INFO PlaylistService Starting playlist import.
[12/10/13 5:04:20 AM GMT] INFO PlaylistService Completed playlist import.
[12/10/13 5:04:20 AM GMT] INFO PlaylistService Starting playlist statistics update.
[12/10/13 5:04:20 AM GMT] INFO PlaylistService Completed playlist statistics update.
[12/10/13 3:14:57 PM GMT] WARN StreamController Unknown duration for ****. Unable to estimate transcoded size.
[12/10/13 3:14:57 PM GMT] INFO PlayQueueInputStream sickform listening to "video/****.avi"
[12/10/13 3:14:58 PM GMT] DEBUG TranscodeInputStream Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-ss] [0] [-i] [/home/shared/video/****.avi] [-async] [1] [-b] [1000k] [-s] [640x480] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-vcodec] [libx264] [-preset] [superfast] [-threads] [0] [-]
[12/10/13 3:14:58 PM GMT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) /var/subsonic/transcode/ffmpeg: 1: /var/subsonic/transcode/ffmp
Hope this is helpful!