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 a...
TeknoJnky
Mar 05, 2011Hero
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.8
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 ffmpeg
full solution
audio should work now
@ s-p can the working ffmpeg be added to the next release or is there some thing that prevents that?
the ffmpeg linked above appears to be same version installed with 1.8
sauron:/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 ffmpeg
sauron:/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 solution
ssh 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?
Related Content
NETGEAR Academy

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