Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: VBox TV Gateway (https://forum.kodi.tv/forumdisplay.php?fid=233) +---- Thread: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play (/showthread.php?tid=333135) |
Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - [email protected] - 2018-06-24 I have test installations of Kodi running V17.6 & V18 Alpha 2, both running against the same library & VBox Product Number 3442 running Software Version XTI_VJ.2.59. These Kodi versions also share the same Kodi profile. I can play recordings on V17.6 but not on V18 Alpha 2. The kodi log entries for V17.6 are: 17:00:24.386 T:11168 NOTICE: VideoPlayer: Opening: http://192.168.1.9:55555/NetworkMedia/New%2D%20Building%20Britain's%20Canals__Channel%205%20HD__22%2D06%2D2018_20%2D00.mpg 17:00:24.386 T:11168 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED 17:00:24.475 T:11168 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1. 17:00:24.475 T:11168 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1. 17:00:24.475 T:14544 NOTICE: Creating InputStream 17:00:24.707 T:14544 NOTICE: Creating Demuxer 17:00:25.225 T:14544 NOTICE: Opening stream: 1 source: 256 17:00:25.225 T:14544 NOTICE: Creating video codec with codec id: 28 17:00:25.225 T:14544 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 17:00:25.225 T:14544 NOTICE: Creating video thread 17:00:25.225 T:14544 NOTICE: Opening stream: 0 source: 256 17:00:25.225 T:14544 NOTICE: Finding audio codec for: 86066 17:00:25.225 T:15760 NOTICE: running thread: video_thread 17:00:25.226 T:14544 NOTICE: Creating audio thread 17:00:25.226 T:14544 NOTICE: Opening stream: 2 source: 256 17:00:25.226 T:16464 NOTICE: running thread: CVideoPlayerAudio:rocess() 17:00:25.423 T:14544 NOTICE: Opening stream: 1 source: 256 17:00:25.423 T:14544 NOTICE: Creating video codec with codec id: 28 17:00:25.423 T:14544 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 17:00:25.423 T:14544 NOTICE: Opening stream: 0 source: 256 17:00:25.423 T:14544 NOTICE: Closing stream player 3 17:00:25.423 T:14544 NOTICE: Opening stream: 2 source: 256 17:00:25.429 T:15760 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1920x1080) 17:00:25.436 T:16464 NOTICE: Creating audio stream (codec id: 86066, channels: 2, sample rate: 48000, no pass-through) 17:00:25.493 T:11168 NOTICE: D3D: rendering method forced to DXVA processor 17:00:25.493 T:11168 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes. 17:00:25.503 T:11168 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer 17:00:26.051 T:15760 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 17:00:26.352 T:15760 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 43636 17:00:30.107 T:11168 NOTICE: CVideoPlayer::CloseFile() For V18 Alpha 2: 6:55:12.261 T:15164 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/Building%20Britain%27s%20Canals, TV%20(Channel%205%20HD), 20180619_021000, 10020.pvr 16:55:12.261 T:13332 NOTICE: Creating InputStream 16:55:12.262 T:13332 ERROR: CVideoPlayer::OpenInputStream - error opening [pvr://recordings/tv/active/Building%20Britain%27s%20Canals, TV%20(Channel%205%20HD), 20180619_021000, 10020.pvr]. The call to the recording file is completely different under V18 & appears to be pointing to the wrong location. Keith RE: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - mattmarsden - 2018-06-25 Yes same here, it would be nice to have this fixed. Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - ksooo - 2018-06-26 Please file an issue here: https://github.com/kodi-pvr/pvr.vbox/issues EDIT: which add-on version are you using? As far as I can see the official pvr.vbox add-on does not support recordings (and never did). EDIT2: nvm, it does. ;-) Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - ksooo - 2018-06-26 I already found the problem. Will try to come up with a fix soon. RE: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - mattmarsden - 2018-06-26 Much appreciated, thank you. RE: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - ksooo - 2018-06-26 Should be fixed with https://github.com/kodi-pvr/pvr.vbox/pull/210 RE: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - mattmarsden - 2018-06-26 You're a star - is there anywhere I can download the updated version now or do I have to wait for it to get changed? Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - ksooo - 2018-06-26 (2018-06-26, 17:34)mattmarsden Wrote: You're a star - is there anywhere I can download the updated version now or do I have to wait for it to get changed? If you cannot build the updated add-on yourself, you will have to wait until the fix PR got merged. Then, the fix will be included automatically in the next Kodi nightly build. RE: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - [email protected] - 2018-06-26 Ksooo, Thanks for the prompt reply & the fix. I'll pick it up in the nightly shortly. It's not a priority for me at the moment 'cos it's not my production system. Just wanted to get the problem raised. Keith Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - ksooo - 2018-06-26 Merged, fix should make it into next Leia nightly build. RE: Vbox with Kodi Leia V18 Alpha 2 - Recordings Won't Play - mattmarsden - 2018-06-27 Works perfectly now thanks. |