FAQ  •  Register  •  Login

Serviio FFMPEG problem on RPI Linux

<<

jelleke60

Serviio newbie

Posts: 1

Joined: Sat Aug 10, 2013 8:49 am

Post Sat Aug 10, 2013 8:53 am

Serviio FFMPEG problem on RPI Linux

Hello,

I'm using serviio on the Raspberry Pi (Raspbian wheezy) but I have a problem configuring FFMPEG. I'm currently following this guide from the official wiki. http://wiki.serviio.org/doku.php?id=howto:linux:install:raspbian
Everything went fine untill the last part of configuring ffmpeg
  Code:
cd /home/pi/src
git clone --depth 1 git://git.videolan.org/ffmpeg
cd ffmpeg
./configure --arch=armel --target-os=linux --enable-gpl --enable-libx264 --enable-nonfree --enable-libaacplus --enable-librtmp --enable-libmp3lame
make
sudo make install


When the ./configure command gets executed, I get the error libx264 not found but I've installed libx264 as described in the guide??

Any solutions please? I'd really like to use Serviio on my RPI :D
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Aug 10, 2013 5:41 pm

Re: Serviio FFMPEG problem on RPI Linux

I don't think you'll need x264 really, as the RPi is not strong enough to encode h264 on the fly. So try to remove --enable-libx264 from the configure line.
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Sat Aug 10, 2013 5:59 pm

Re: Serviio FFMPEG problem on RPI Linux

As Zip said but odd it didn't work as it did for me writing the guide. Maybe something in the build has changed.

Sent from my HTC Desire S using Tapatalk 2

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 66 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.