Bug Version 1.9.11 Not Playing
#1
Ich found a Problem in this version with comes with RC3. It won't play my TV streams from my AVM Fritz Repeater DVB-C.
With RC2 and version 1.9.10 everything works well inkl. really fast channel switching.

Problem in conformed on two windows devices and a Raspberry PI with Openelec.
Here a short log output and a part of my playlist.

Any Suggestions.

Code:
7:43:31 T:3244  NOTICE: DVDPlayer: Opening: pvr://channels/tv/All channels/4.pvr
17:43:31 T:3244 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:43:31 T:3244  NOTICE: DXVA::CProcessorHD::PreInit - The Direct3d device doesn't support DXVA-HD.
17:43:31 T:3244  NOTICE: CWinRenderer::Preinit - could not init DXVA-HD processor - skipping
17:43:31 T:3044  NOTICE: Thread DVDPlayer start, auto delete: false
17:43:31 T:3044  NOTICE: Creating InputStream
17:43:31 T:3044  NOTICE: Creating Demuxer
17:43:31 T:3044   ERROR: CSelectionStreams::Get - failed to get stream
17:43:31 T:3044 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:43:31 T:3044 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:46:26 T:3244  NOTICE: CDVDPlayer::CloseFile()
17:46:26 T:3244  NOTICE: DVDPlayer: waiting for threads to exit
17:46:26 T:3044  NOTICE: CDVDPlayer::OnExit()
17:46:26 T:3244  NOTICE: DVDPlayer: finished waiting
17:46:26 T:2152  NOTICE: Thread JobWorker start, auto delete: true
17:46:26 T:3244  NOTICE: DVDPlayer: Opening: pvr://channels/tv/All channels/5.pvr
17:46:26 T:3244  NOTICE: DXVA::CProcessorHD::PreInit - The Direct3d device doesn't support DXVA-HD.
17:46:26 T:3244  NOTICE: CWinRenderer::Preinit - could not init DXVA-HD processor - skipping
17:46:26 T:576  NOTICE: Thread DVDPlayer start, auto delete: false
17:46:26 T:576  NOTICE: Creating InputStream
17:46:26 T:576  NOTICE: Creating Demuxer
17:46:26 T:576   ERROR: CSelectionStreams::Get - failed to get stream
17:46:26 T:576 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:46:26 T:576 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:46:29 T:3244  NOTICE: CDVDPlayer::CloseFile()
17:46:29 T:3244  NOTICE: DVDPlayer: waiting for threads to exit
17:46:29 T:576  NOTICE: CDVDPlayer::OnExit()
17:46:29 T:3244  NOTICE: DVDPlayer: finished waiting
17:46:29 T:3244  NOTICE: CDVDPlayer::CloseFile()


Code:
#EXTM3U
#EXTINF:0,Viva / Comedy Central
#EXTVLCOPT:network-caching=1000
rtsp://192.168.221.19:554/?freq=466&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,116,2941,2942,2944
#EXTINF:0,kabel eins|Kabel 1 Austria|Kabel 1 Schweiz
#EXTVLCOPT:network-caching=1000
rtsp://192.168.221.19:554/?freq=442&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,109,2301,2302,2304,2306
Reply
#2
I also have problems with iptv simple, but the bug could be elsewhere. My problems are on windows 7 x64 btw.I went back to rc2 and iptv simple worked, i copied the pvr.iptsimple to a backup location re-installed rc3 placed the plugin same bug occured.
Loading the stream location starting in buffer but not continuing buffer, stuck at 0%. So i kinda believe it's something in kodi rc3 itself which makes this blokkage.
Reply
#3
Seems like dvdplayer can't play a certain stream.
Reply
#4
This should be fixed in the latest nightly. Discussion here http://forum.kodi.tv/showthread.php?tid=211249
Reply
#5
(2014-12-18, 16:27)bobones Wrote: This should be fixed in the latest nightly. Discussion here http://forum.kodi.tv/showthread.php?tid=211249

I have the exact same issue as UnberkannterNR1 and just installed the lastest nightly - and the problem persists.

The fix mentioned seems to be supposed for flv streams, but what we get through these AVM devices are ts streams containig mpeg2 or mpeg4 data.

@UnberkannterNR1: do all of your channels fail or are there some that actually work? In my case I can watch 7 out of 57 channels that I put in my M3U, radio is somewhat the same (didn't count those though).
Bye,
Fry
Kodi v17.6 with shared MariaDB v10.3 | HTS Tvheadend 4.2.6 on RPi2 | running on:
Windows 10x64 | Nvidia Shield | FireTV4k | FireTVStick4 | Android 5 | RPi3 with OSMC
Reply
#6
thx for your replies,
i can confirm the problem is still there in the final version.
But @fry at least one channel (Disney Channel) same error on all Other channels but only test the thirty most import to me.
Any more Ideas ?
Reply
#7
Take a look at this thread I opened just before I read your post.
FernetMenta was able to identify the problem, but unfortunately his fix hasn't made it to Kodi v14.x yet...
Haven't tested master though.

Btw: it's not the plugin that causes the error, but dvdplayer itself as it seems to stumble because of missing stream information.
If you open the playlist directly, it will work (my workaround here).
Bye,
Fry
Kodi v17.6 with shared MariaDB v10.3 | HTS Tvheadend 4.2.6 on RPi2 | running on:
Windows 10x64 | Nvidia Shield | FireTV4k | FireTVStick4 | Android 5 | RPi3 with OSMC
Reply
#8
Just installed today's Kodi v14.1 RC1 and all channels are working again!
Tuning in takes a lot longer than before, but at least it works Smile
Bye,
Fry
Kodi v17.6 with shared MariaDB v10.3 | HTS Tvheadend 4.2.6 on RPi2 | running on:
Windows 10x64 | Nvidia Shield | FireTV4k | FireTVStick4 | Android 5 | RPi3 with OSMC
Reply

Logout Mark Read Team Forum Stats Members Help
Version 1.9.11 Not Playing0