Hey Malevich,
I followed your tut pretty much to the 'T'. I'm also on FeralHosting (Helium-2). I've had some errors unfortunately, hoping you could help;
Tried with 4 videos, avi's - xvids, yada yada. Music works fine.
I get this error.
Code:
Video not found or access denied: /stream?pathUtf8Hex=2f6d656469612f736464312f686f6d652f7368696e666f2f737562736f6e69632f77726573746c696e672f5757452e4672696461792e4e696768742e536d61636b646f776e2e323031322e30352e31312e484454562e587669442d766173796c6975732e617669&maxBitRate=1000&timeOffset=0&player=1
and this is from my log.
Code:
[5/13/12 5:10:17 PM UTC] INFO PlaylistInputStream admin listening to "wrestling/WWE.Friday.Night.Smackdown.2012.05.11.HDTV.XviD-vasylius.avi"
[5/13/12 5:10:17 PM UTC] DEBUG TranscodeInputStream Starting transcoder: [/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg] [-ss] [0] [-i] [/media/sdd1/home/[MYUSERNAME]/subsonic/wrestling/WWE.Friday.Night.Smackdown.2012.05.11.HDTV.XviD-vasylius.avi] [-async] [1] [-b] [1000k] [-s] [624x352] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-vcodec] [libx264] [-preset] [superfast] [-threads] [0] [-]
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) FFmpeg version SVN-r0.5.6-4:0.5.6-3, Copyright (c) 2000-2009 Fabrice Bellard, et al.
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) configuration: --extra-version=4:0.5.6-3 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libdirac --enable-libgsm --enable-libopenjpeg --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libfaad --enable-libdc1394 --enable-shared --disable-static
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libavutil 49.15. 0 / 49.15. 0
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libavcodec 52.20. 1 / 52.20. 1
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libavformat 52.31. 0 / 52.31. 0
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libavdevice 52. 1. 0 / 52. 1. 0
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libavfilter 0. 4. 0 / 0. 4. 0
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libswscale 0. 7. 1 / 0. 7. 1
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) built on Dec 31 2011 16:14:46, gcc: 4.4.5
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) [NULL @ 0xaa2850]Invalid and inefficient vfw-avi packed B frames detected
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) Input #0, avi, from '/media/sdd1/home/[MYUSERNAME]/subsonic/wrestling/WWE.Friday.Night.Smackdown.2012.05.11.HDTV.XviD-vasylius.avi':
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) Duration: 01:21:56.36, start: 0.000000, bitrate: 1335 kb/s
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 25 tbr, 25 tbn, 25 tbc
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 128 kb/s
[5/13/12 5:10:17 PM UTC] DEBUG InputStreamReaderThread (/media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg) /media/sdd1/home/[MYUSERNAME]/subsonic/transcode/ffmpeg: unrecognized option '-preset'
So yeah, there's all the info I have. If you can help at all, that would be splendid :)