NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
TeknoJnky
Sep 23, 2010Hero
[req] Subsonic
http://www.subsonic.org/pages/index.jsp
appears to be GPL/open source, music streamer.. similar/same as orb but looks much more flexible and open.
assuming its possible, would love to see this available for x86 devices to stream directly from nas
appears to be GPL/open source, music streamer.. similar/same as orb but looks much more flexible and open.
assuming its possible, would love to see this available for x86 devices to stream directly from nas
152 Replies
Replies have been turned off for this discussion
- solution is earlier in the thread @ viewtopic.php?f=61&t=45638&start=30#p283546
- strange, I was just checking video on subsonic after getting my nas all rebuilt, and no audio either.
the ffmpeg linked above appears to be same version installed with 1.8sauron:/c/webroot/subsonic# ffmpeg --help
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-pp --enable-pthreads --enable-vorbis --e nable-libogg --enable-a52 --enable-dts --enable-libgsm --enable-dc1394 --disable -debug --enable-shared --prefix=/usr
libavutil version: 0d.49.0.0
libavcodec version: 0d.51.11.0
libavformat version: 0d.50.5.0
built on Apr 26 2009 11:34:57, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1- 21)
ffmpeg: missing argument for option '--help'
I know I had it working before but don't remember if I had to change the strings.
using the default transcode strings, has anyone currently got audio working?
edit:
actually it does look like a different version, I forgot to chmod +x therefore it was running the default ffmpegsauron:/c/webroot/subsonic# ./ffmpeg --version
FFmpeg version UNKNOWN, Copyright (c) 2000-2010 Fabrice Bellard, et al.
built on May 5 2010 09:37:32 with gcc 4.4.1
configuration: --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame --enable-libfaad --disable-decoder=aac
libavutil 50. 8. 0 / 50. 8. 0
libavcodec 52.52. 0 / 52.52. 0
libavformat 52.50. 0 / 52.50. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0.10. 0 / 0.10. 0
full solutionssh in
wget http://www.readynas.com/contributed/super-poussin/ffmpeg
chmod +x ffmpeg
cp /usr/bin/ffmpeg /usr/bin/ffmpeg.bak
cp ffmpeg /usr/bin/ffmpeg
audio should work now
@ s-p can the working ffmpeg be added to the next release or is there some thing that prevents that? - super_poussinVirtuoso1.9 will solve the issue :)
- ThotoTutorbtw, for anyone having issues with subsonic dying from time to time, if everything else failed, I posted a workaround script in this thread that will ensure Subsonic is running or restart it if needed on a regular basis.
Super-poussin said he will include it in the next release.
I hope this helps... - mfe_TutorHi,
i installed subsonic on my readynas DUO.
My java Version is:fes-a120d19nas:/var/subsonic# java --version
SableVM version 1.11.3
- compile date and time: 2005-04-16 09:50:59 UTC
- gcc version: 3.3.5 (Debian 1:3.3.5-12)
- 'real life brokenness' features enabled
- signal based exception detection
- copying garbage collection
- bidirectional object layout
- inline-threaded interpreter
I installed an old subsonic version (i think it was 2.7) and started it with ./subsonic.sh. After starting it the subsonic process is dieing and it writes into the log file:fes-a120d19nas:/var/subsonic# tail subsonic_sh.log
java.lang.UnsupportedClassVersionError
at java.lang.VMClassLoader.nativeDefineClass (VMClassLoader.java)
at java.lang.VMClassLoader.defineClass (VMClassLoader.java:94)
at java.lang.ClassLoader.defineClass (ClassLoader.java:673)
at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:108)
at java.net.URLClassLoader.findClass (URLClassLoader.java:926)
at java.lang.ClassLoader.loadClass (ClassLoader.java:360)
at java.lang.ClassLoader$1.loadClass (ClassLoader.java:1285)
at java.lang.ClassLoader.loadClass (ClassLoader.java:304)
at java.lang.VirtualMachine.main (VirtualMachine.java:99)
Has anyone a idea why this error occours? Is this a java version issue? - you need an x86 device, duo/nv+ are not supported.
- mfe_TutorI installed java /subsonic by myself. I didnt installed the addon.
The posted error log seems to be an "to less memory issuse". :( - RedDeathAspirantAny chance that Subsonic 4.5 gets ported? Lots of new features. Thanks!
- super_poussinVirtuoso4.5 beta 2 is already available as addon . New version when back from vacation :)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!