Quote:
Originally Posted by Plan9 
Oh, I thought you meant MT. Why are you compiling ffmpeg though? Are you building everything from ABS?
MT doesn't need any ffmpeg patch as it's not using the libs, it's shell executing a compiled ELF.
Subsonic is a java based daemon and that's proven reliable. But I can't see why Java based daemons would perform any different to any other daemon anyway

Oh, I thought you meant MT. Why are you compiling ffmpeg though? Are you building everything from ABS?
MT doesn't need any ffmpeg patch as it's not using the libs, it's shell executing a compiled ELF.
Subsonic is a java based daemon and that's proven reliable. But I can't see why Java based daemons would perform any different to any other daemon anyway
[code[
patch -Np1 -i "$srcdir/gcc46.patch"
patch -Np1 -i "$srcdir/tonewjs.patch"
patch -Np1 -i "$srcdir/jsparse.patch"
patch -Np1 -i "$srcdir/libav_0.7_support.patch"
patch -Np1 -i "$srcdir/libmp4v2_191_p497.patch"
[/code]
There is a .11 patch that I needed, since it uses libav it uses ffmpeg which gives us libav.... Anyways, you don't NEED it but I wanted to compile with the standards options from the AUR. Go read the AUR for mediatomb.








