CB
CB
> How do you set the mime type? From the log snippet you gave I don’t see a Mme type set. > > please include a full debug log. Thanks...
> Ok, there is no such property as mime_type for ffmpegdirect maybe switch that one with manifest_type. Other than that how you set the property for mimetype appears to be...
Tried everything, but nothings worked, its just frustrating that a browser can play those files but kodi can't, but anyway thank you very much for your time
> The problem is not mime type or ffmpegdirect settings but the fact that ffmpeg detects PNG codec due to the fake stream header. It then probably even plays the...
> Hi, it would be nice if inputstream.ffmpegdirect could handle it but if that is not possible, you can use your PHP code and put it into a simple HTTP...
> The streams are handled by ffmpeg directly so any fix would need to added there. I’m afraid this is not in scope for the addon. > > If the...