Posts: 125
Joined: Apr 2013
Reputation:
2
Just to add my input.
Im using Margros latest release of the gotham build.
Using the advanced setting in the first post, the channels are slightly quicker to change with no issues with audio etc. BUT my screen is set to refresh to the current playing media and when it does this it has to buffer, which takes 2-4 seconds. Before I used the advanced setting it probably took an extra second or so to change channel but no wait when refreshing.
So in my case its actually slower. If their is a way to get the screen to refresh upon channel change then that would wield better results. Though for some reason, it will change channel, play for about 5 seconds then it will refresh.
Im using Next pvr as a backend if that makes a difference.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
This does not concern any other backends than the one in the thread title.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
your proposed pr definitely does concern other add-ons. like i said before, your changes may work fine for your specific setup and dvb network, but they will make things worse for others.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
There's still some issues with the new code, at the moment I'm seeing this behavior:
- stored channel settings always get loaded
- subtitles are togglable and changeable from the OSD dialog but only sometimes when pressing the "change subtitle" button. It works sometimes and sometimes not, do you know what code affects this? I thought the "subtitle switch button" simply looped through the available streams but it seems that's not the case (since I can change them just fine from the subtitle dialog).
Posts: 3,805
Joined: Mar 2004
Reputation:
3
elupus
Team-XBMC Developer
Posts: 3,805
demuxer needs reset on channel changes. It will have wrong timestamps/wrong metadata of stream like width/height and others thing. And as mentioned demuxer reset/recreate should be quick, if it isn't that is what should be solved.