inputstream.ffmpegdirect
inputstream.ffmpegdirect copied to clipboard
Supports streams opened by FFmpeg's libavformat or Kodi's cURL such as plain TS, HLS and DASH (non-DRM) as well as many others. There is support for Archive/Catchup services where there is a replay wi...
Add-on version incremented triggered by 5ab91ca6bae1c7c1d6144d5c5f23268b5fd1403f
https://github.com/arnesongit/inputstream.ffmpegdirect-binaries
I had to roll a couple files back and adjust as below, not sure if this matters, as Arch uses bleeding edge packages sometimes... ``` diff --git a/src/stream/FFmpegCatchupStream.cpp b/src/stream/FFmpegCatchupStream.cpp index...
I am not sure if this is an issue with arch, my setup or ffmpegdirect. I am trying to build but I get an -fpic error. I noticed someone else...
I tried to install this plugin on my tvOS. Apparently it isn't working :( I did manage to install the plugin and even I can check it's settings, but when...
Is there any inputstream.ffmpegdirect addon for iOS version? I've tried install all from https://mirrors.kodi.tv/addons/matrix/ but with no luck.
Hi On TvOS (Apple tv 4k) , Nexus rc1 the plugin is missing to install. Thank you
As title suggest inputstream adaptive and RTMP input are available but ffmpegdirect is not showing. Is there a way to solve this manually or wait for a later release?
Hi, there's a problem compiling inputstream.ffmpegdirect for kodi Nexus with a x86_64 arch install. The steps to compile: ``` git clone --branch Nexus https://github.com/xbmc/xbmc.git git clone --branch Nexus https://github.com/xbmc/inputstream.ffmpegdirect.git cd...