ffmpeg on QNAP TS-439

Hi all,
I've got serviio up and running on my QNAP TS-439 pro II and it works great. The only issue I have is the transcoding of any file using ffmpeg.
I installed ffmpeg using ipkg but it appears to be an older version perhaps not compiled with the correct options. Here's the output from ffmpeg:
I've scoured the web and can't find any info on how to compile on a QNAP nor any pre-compiled versions. I'm a bit of a linux noob so would really like some help on getting the correct version of ffmpeg on the QNAP.
Can anyone help?
Thanks!
I've got serviio up and running on my QNAP TS-439 pro II and it works great. The only issue I have is the transcoding of any file using ffmpeg.
I installed ffmpeg using ipkg but it appears to be an older version perhaps not compiled with the correct options. Here's the output from ffmpeg:
- Code:
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --prefix=/opt/cross-project/x86/sys-root/usr --disable-static --enable-shared
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 0 / 52.20. 0
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
built on Nov 10 2010 00:51:45, gcc: 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
I've scoured the web and can't find any info on how to compile on a QNAP nor any pre-compiled versions. I'm a bit of a linux noob so would really like some help on getting the correct version of ffmpeg on the QNAP.
Can anyone help?
Thanks!