installing ffmpeg
|
13th Mar, 2016, 03:16 PM
Post: #21
|
|||
|
|||
RE: installing ffmpeg
Well.. it wasn't actually "--enable-external-libraries". It was "--with-ffmpeg path_to_ffmpeg=/usr/bin/". I wound up installing the dev packages for the codecs I wanted, then enabled them in /xbmc/tools/depends/target/ffmpeg's autobuild.sh. It was that easy.
![]() I used the "Kodi15.txt" guide, with my first build being Isengard. Jarvis test is next. the guide worked perfect.. but I needed to change a few things. Mainly, I didn't need to mess with gcc and g++.. the ones installed were newer than the 4.8 it tells you to use instead. I needed to select 2 or 3 different packages than what the guide tells you to.. I just apt-cache searched the files it said it couldn't find, choosing a newer version than what was suggested. Simple enough. I can't remember the packages.. I accidentally closed the text file I was saving them to before actually saving the file. ![]() I built it on Ubuntu Mate, right on the pi. I used my external drive to do the build though... faster, and it didn't freeze the system up. Not that you should be using the pi while compiling anyway. ![]() But I just realized something else... I should be able to build my own Kodi, right in XBian itself. It would be a simple modification. ![]() Kodi15.txt Code: https://drive.google.com/file/d/0B8nSlx6Q6IoQb2gzLTJQRXlCdzA/view |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
installing ffmpeg - greenbag - 8th Mar, 2016, 11:10 AM
RE: installing ffmpeg - greenbag - 8th Mar, 2016, 12:37 PM
RE: installing ffmpeg - greenbag - 8th Mar, 2016, 04:43 PM
RE: installing ffmpeg - greenbag - 8th Mar, 2016, 07:13 PM
RE: installing ffmpeg - Nachteule - 8th Mar, 2016, 10:41 PM
RE: installing ffmpeg - greenbag - 8th Mar, 2016, 10:58 PM
RE: installing ffmpeg - Nachteule - 8th Mar, 2016, 11:17 PM
RE: installing ffmpeg - greenbag - 8th Mar, 2016, 11:25 PM
RE: installing ffmpeg - Nachteule - 8th Mar, 2016, 11:51 PM
RE: installing ffmpeg - greenbag - 9th Mar, 2016, 12:08 AM
RE: installing ffmpeg - Nachteule - 9th Mar, 2016, 12:17 AM
RE: installing ffmpeg - greenbag - 9th Mar, 2016, 09:13 AM
RE: installing ffmpeg - Nachteule - 9th Mar, 2016, 12:24 AM
RE: installing ffmpeg - Nachteule - 9th Mar, 2016, 02:05 AM
RE: installing ffmpeg - Nachteule - 9th Mar, 2016, 11:26 AM
RE: installing ffmpeg - greenbag - 9th Mar, 2016, 01:18 PM
RE: installing ffmpeg - greenbag - 9th Mar, 2016, 03:15 PM
RE: installing ffmpeg - Nachteule - 9th Mar, 2016, 11:28 PM
RE: installing ffmpeg - Nachteule - 10th Mar, 2016, 12:24 PM
RE: installing ffmpeg - greenbag - 11th Mar, 2016, 04:49 PM
RE: installing ffmpeg - greenbag - 13th Mar, 2016 03:16 PM
|