Subsonic on ODroid-U2

General discussions.

Moderator: moderators

Subsonic on ODroid-U2

Postby zapt0 » Mon Feb 25, 2013 9:02 pm

Image

ODroid-U2 is a quad-core 1.7ghz ARM beast with 2GB of ram.

I have successfully gotten it to run Subsonic.

The setup
- Headless Debian Wheezy
http://odroid.us/mediawiki/index.php?ti ... structions

- Install openjdk
Code: Select all
apt-get install openjdk-6-jre-headless


- Download Debian package and follow instructions
http://www.subsonic.org/pages/installation.jsp#debian

- Use this fix to enable transcoding:
https://bbs.archlinux.org/viewtopic.php?id=125504

Code: Select all
apt-get install ffmpeg
sudo rm /var/subsonic/transcode/ffmpeg
sudo ln -s /usr/bin/ffmpeg /var/subsonic/transcode/ffmpeg


That's it! The UI is very fast and Subsonic saturates all four cores well. Transcoding is instant for audio.

Let me know if you have any questions!
zapt0
 
Posts: 41
Joined: Tue Apr 26, 2011 8:49 pm

Re: Subsonic on ODroid-U2

Postby zapt0 » Sat Apr 06, 2013 11:25 pm

Been experimenting with video transcoding.

The results aren't great. ffmpeg seems to utilize only one core, and that is not fast enough to transcode mkv files (720p and up).

Even with:
Code: Select all
-threads 4 -preset ultrafast


...passed to ffmpeg it only uses one core.

480p mkv is barely usable (transcodes at 22-25 fps).
anything above transcodes at too low framerates. Bluray with DTS audio transcodes at a mere 6-7 fps.
zapt0
 
Posts: 41
Joined: Tue Apr 26, 2011 8:49 pm


Return to General

Who is online

Users browsing this forum: No registered users and 16 guests