2018-06-24, 17:14
Hello,
Very long time Kodi (and XBMC) user, but first time poster so if this is in the wrong section my apologies. I'm having an issue with v18 and the PVR, which might be either a bug or just something still on the roadmap. Many of the TS streams from my cable provider contain 2 embedded streams, which are classified as type 80 (the video stream) and type 81 (the audio stream). Type 80 could be either audio or video according the the wiki. In v18 only the audio plays from these channels, where previous versions it plays audio and video just fine. I can reproduce the issue across multiple platforms.
It looks like this problem with introduced with https://github.com/xbmc/xbmc/commit/0c2d...a7b0f64380. There were subsequent commits that looked like they were to address this issue but don't appear to work in my case. I made a custom patch to remove that section on a current build and video does play, but that was just for test purposes. It seems like it should still be adding the stream if there isn't already a valid video stream based on the newer commits. I wish I could be of more direct help, but if I can provide any more information I'll do my best.
Here's the stream info from ffmpeg
21:50:04.553 T:3646931776 INFO: ffmpeg[D95FC340]: Stream #0:0[0x749], 0, 1/90000: Unknown: none ([128][0][0][0] / 0x0080)
21:50:04.553 T:3646931776 INFO: ffmpeg[D95FC340]: Stream #0:1[0x74a](eng), 0, 1/90000: Audio: ac3 ([129][0][0][0] / 0x0081), 0 channels
Debug log: https://pastebin.com/jDp87zFy
Simyn
Very long time Kodi (and XBMC) user, but first time poster so if this is in the wrong section my apologies. I'm having an issue with v18 and the PVR, which might be either a bug or just something still on the roadmap. Many of the TS streams from my cable provider contain 2 embedded streams, which are classified as type 80 (the video stream) and type 81 (the audio stream). Type 80 could be either audio or video according the the wiki. In v18 only the audio plays from these channels, where previous versions it plays audio and video just fine. I can reproduce the issue across multiple platforms.
It looks like this problem with introduced with https://github.com/xbmc/xbmc/commit/0c2d...a7b0f64380. There were subsequent commits that looked like they were to address this issue but don't appear to work in my case. I made a custom patch to remove that section on a current build and video does play, but that was just for test purposes. It seems like it should still be adding the stream if there isn't already a valid video stream based on the newer commits. I wish I could be of more direct help, but if I can provide any more information I'll do my best.
Here's the stream info from ffmpeg
21:50:04.553 T:3646931776 INFO: ffmpeg[D95FC340]: Stream #0:0[0x749], 0, 1/90000: Unknown: none ([128][0][0][0] / 0x0080)
21:50:04.553 T:3646931776 INFO: ffmpeg[D95FC340]: Stream #0:1[0x74a](eng), 0, 1/90000: Audio: ac3 ([129][0][0][0] / 0x0081), 0 channels
Debug log: https://pastebin.com/jDp87zFy
Simyn