Linux Compile issue, fFFMpeg
#1
I'm getting this compile error , I was able to compile just fine previously

Code:
configure: "FFmpeg installation forced by user - installing our version"
error fetching https://github.com/xbmc/FFmpeg/archive/3.1.4-Krypton-Beta3.tar.gz
checking for FFMPEG... no
configure: error: "ffmpeg not found"

The URL is 404

Is this known about ?
Reply
#2
works for me ™. network or github hickup probably.
Reply
#3
Been like that for a few days now, looking at https://github.com/xbmc/FFmpeg/ there is no archive folder ?
Reply
#4
`archive` it a virtual folder. see at https://github.com/xbmc/FFmpeg/releases
Reply
#5
Managed to build okay this morning, not sure what it was as I tried a few things :-

Removed local source and repulled (Didn't work after this), wgetted the tar file, and did an apt-get update/upgrade - once of those sorted it

Thanks Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Compile issue, fFFMpeg0