how i can play a mpd video ? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26) +--- Thread: how i can play a mpd video ? (/showthread.php?tid=367588) |
how i can play a mpd video ? - ronaldonizula - 2022-03-24 Hello, I can no longer play mpd videos whereas before it worked. I enabled the InputStream Adaptive addon but it still doesn't work. This is what is shown in the log: Code: 2022-03-24 15:30:53.739 T:10032 ERROR <general>: CDVDDemuxFFmpeg::Open - error probing input format, http://download.tsi.telecom-paristech.fr/gpac/DASH_CONFORMANCE/TelecomParisTech/mp4-live/mp4-live-mpd-AV-BS.mpd Someone can help me ? Thanks RE: how i can play a mpd video ? - harrygg - 2024-03-10 Did you resolve this issue? I am getting it with Kodi 21, while it all works with Kodi 20. Here is the code I am using: Code:
RE: how i can play a mpd video ? - jchirag - 2024-04-06 Hi, I am also getting the same issue when playing any stream using inputadaptive. Happes in Kodi 21. The same stream used to work fine in Kodi 20.5. Let me know if anyone has any solution to this. |