On latest install diseqc settings was start at 2 instead 1
(In reply to knossos456 from comment #0) > On latest install diseqc settings was start at 2 instead 1 Actually, there was a misalignment at the LNBf fields and, due to a bug, it started numbering from LNBf2 while displaying. That was fixed 6 days ago at the git tree on those two changesets: https://cgit.kde.org/kaffeine.git/commit/?id=85c180380f1d3cae0e3d30ed20922a0befb25273 https://cgit.kde.org/kaffeine.git/commit/?id=b08f34f08d85e6e633d097321ac703e3b97a5418 Could you please check if this solved the issue?
Created attachment 108963 [details] attachment-22505-0.html Unfortunally I have removed the version 2.0.13 version of Kaffeine due to no scrambled channel support ( all is scrambled here :) on sat) I'm still on version 1.22 I think your coding is OK. I have other suggestions. Where is the right place to put them ? 2017-11-19 9:35 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=387079 > > --- Comment #1 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> --- > (In reply to knossos456 from comment #0) > > On latest install diseqc settings was start at 2 instead 1 > > Actually, there was a misalignment at the LNBf fields and, due to a bug, it > started numbering from LNBf2 while displaying. That was fixed 6 days ago > at the > git tree on those two changesets: > > https://cgit.kde.org/kaffeine.git/commit/?id= > 85c180380f1d3cae0e3d30ed20922a0befb25273 > https://cgit.kde.org/kaffeine.git/commit/?id= > b08f34f08d85e6e633d097321ac703e3b97a5418 > > Could you please check if this solved the issue? > > -- > You are receiving this mail because: > You reported the bug.
(In reply to knossos456 from comment #2) > Created attachment 108963 [details] > attachment-22505-0.html > > Unfortunally I have removed the version 2.0.13 version of Kaffeine due to > no scrambled channel support ( all is scrambled here :) on sat) > I'm still on version 1.22 > > I think your coding is OK. You don't need to actually install the new version of Kaffeine in order to test it. You can just do: $ git clone git://anongit.kde.org/kaffeine.git && cd kaffeine && cmake . && make && src/kaffeine (assuming that you have all dependencies to build Kaffeine). > > I have other suggestions. > Where is the right place to put them ? If they're bugs, you could open here. Otherwise, better to just send me an email.
Created attachment 108967 [details] attachment-31973-0.html I'm a registered user of DVBviewer under windows since 2004 My migration to linux is very recent, because before ubuntu lts1604, it was impossible to make work vdpau with my graphic card ... and as you know all channels are HD now. This software have the possibility to access channels when moving mouse to the border of picture box. Channel list is hidden normally, can be access via menu or this way. ( the channel list is auto hiding after action) On kaffeine when i'm in reduced mode (with "." dot pressing) , we can access to volume control but not the channel control To do that, i must press "." , change channel, and repress ".' Would be nice too to add also volume control by mouse when cursor is in picture 2017-11-19 18:23 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=387079 > > --- Comment #3 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> --- > (In reply to knossos456 from comment #2) > > Created attachment 108963 [details] > > attachment-22505-0.html > > > > Unfortunally I have removed the version 2.0.13 version of Kaffeine due to > > no scrambled channel support ( all is scrambled here :) on sat) > > I'm still on version 1.22 > > > > I think your coding is OK. > > You don't need to actually install the new version of Kaffeine in order to > test > it. > > You can just do: > > $ git clone git://anongit.kde.org/kaffeine.git && cd kaffeine && cmake . > && > make && src/kaffeine > > (assuming that you have all dependencies to build Kaffeine). > > > > > I have other suggestions. > > Where is the right place to put them ? > > If they're bugs, you could open here. Otherwise, better to just send me an > email. > > -- > You are receiving this mail because: > You reported the bug. >
Created attachment 108969 [details] Capture du 2017-11-19 22-01-22.png by the way diseqc 1 setting is ok now 2017-11-19 21:26 GMT+01:00 Thebes Knossos <knossos456@gmail.com>: > I'm a registered user of DVBviewer under windows since 2004 > My migration to linux is very recent, because before ubuntu lts1604, it > was impossible to make work vdpau with my graphic card ... and as you know > all channels are HD now. > > This software have the possibility to access channels when moving mouse to > the border of picture box. > Channel list is hidden normally, can be access via menu or this way. ( the > channel list is auto hiding after action) > On kaffeine when i'm in reduced mode (with "." dot pressing) , we can > access to volume control but not the channel control > To do that, i must press "." , change channel, and repress ".' > > Would be nice too to add also volume control by mouse when cursor is in > picture > > 2017-11-19 18:23 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org > >: > >> https://bugs.kde.org/show_bug.cgi?id=387079 >> >> --- Comment #3 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> --- >> (In reply to knossos456 from comment #2) >> > Created attachment 108963 [details] >> > attachment-22505-0.html >> > >> > Unfortunally I have removed the version 2.0.13 version of Kaffeine due >> to >> > no scrambled channel support ( all is scrambled here :) on sat) >> > I'm still on version 1.22 >> > >> > I think your coding is OK. >> >> You don't need to actually install the new version of Kaffeine in order >> to test >> it. >> >> You can just do: >> >> $ git clone git://anongit.kde.org/kaffeine.git && cd kaffeine && cmake . >> && >> make && src/kaffeine >> >> (assuming that you have all dependencies to build Kaffeine). >> >> > >> > I have other suggestions. >> > Where is the right place to put them ? >> >> If they're bugs, you could open here. Otherwise, better to just send me an >> email. >> >> -- >> You are receiving this mail because: >> You reported the bug. >> > >
(In reply to knossos456 from comment #4) > Created attachment 108967 [details] > attachment-31973-0.html > > I'm a registered user of DVBviewer under windows since 2004 > My migration to linux is very recent, because before ubuntu lts1604, it was > impossible to make work vdpau with my graphic card ... and as you know all > channels are HD now. > > This software have the possibility to access channels when moving mouse to > the border of picture box. > Channel list is hidden normally, can be access via menu or this way. ( the > channel list is auto hiding after action) > On kaffeine when i'm in reduced mode (with "." dot pressing) , we can > access to volume control but not the channel control > To do that, i must press "." , change channel, and repress ".' It is not hard to add support for it. Just added: https://cgit.kde.org/kaffeine.git/commit/?id=98624e66c821465e437d1ca14bee4d0cc6a33a30
(In reply to knossos456 from comment #5) > Created attachment 108969 [details] > Capture du 2017-11-19 22-01-22.png > > by the way diseqc 1 setting is ok now Ok. I'll close this BZ.
(In reply to knossos456 from comment #4) > Created attachment 108967 [details] > attachment-31973-0.html > Would be nice too to add also volume control by mouse when cursor is in > picture Forgot to mentioned: now the mouse wheel will allow changing the volume: https://cgit.kde.org/kaffeine.git/commit/?id=95a76b59af9baee7c69a44fdbba00dff778bb634
Created attachment 108990 [details] attachment-8624-0.html nice also. Cas support remaining ... I had a little look in Tvheadend source. This one has CAS support, but did do descrambling at TS level, not via virtual adapter. It needs for example oscam to be connected with. It has cccam and newcmd protocols embedded. 2017-11-20 15:55 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=387079 > > --- Comment #8 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> --- > (In reply to knossos456 from comment #4) > > Created attachment 108967 [details] > > attachment-31973-0.html > > > Would be nice too to add also volume control by mouse when cursor is in > > picture > > Forgot to mentioned: now the mouse wheel will allow changing the volume: > > https://cgit.kde.org/kaffeine.git/commit/?id= > 95a76b59af9baee7c69a44fdbba00dff778bb634 > > -- > You are receiving this mail because: > You reported the bug. >
(In reply to knossos456 from comment #9) > Created attachment 108990 [details] > attachment-8624-0.html > > nice also. > Cas support remaining ... > I had a little look in Tvheadend source. > This one has CAS support, but did do descrambling at TS level, not via > virtual adapter. > It needs for example oscam to be connected with. > It has cccam and newcmd protocols embedded. Distributing Kaffeine with oscam/cccam/newcmd embedded is likely not legal on several Countries. Having some sort of plugin interface that could interface to an external software that would handle descrambling is probably legal, but someone would need to develop such interface and submit for our review. Something like that could also solve support for some hardware descramblers that use a separate device driver where the encrypted TS is written on it, The TS is then handled by its CI module, and the unencrypted TS can be read from it. In other words, it some sort of budget DVB hardware with a separate CI hardware. There are a couple of hardware using this approach in the market.
Created attachment 108998 [details] attachment-26197-0.html No oscam embedded nobody do this. Only protocols to diag with .. and only have see that with TVheadend and decrypt at TS level. All others have compatiblilty with virtual adapter ( and that was the case with Kagffeine 1.x). 2017-11-20 19:16 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=387079 > > --- Comment #10 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> --- > (In reply to knossos456 from comment #9) > > Created attachment 108990 [details] > > attachment-8624-0.html > > > > nice also. > > Cas support remaining ... > > I had a little look in Tvheadend source. > > This one has CAS support, but did do descrambling at TS level, not via > > virtual adapter. > > It needs for example oscam to be connected with. > > It has cccam and newcmd protocols embedded. > > Distributing Kaffeine with oscam/cccam/newcmd embedded is likely not legal > on > several Countries. Having some sort of plugin interface that could > interface to > an external software that would handle descrambling is probably legal, but > someone would need to develop such interface and submit for our review. > > Something like that could also solve support for some hardware descramblers > that use a separate device driver where the encrypted TS is written on it, > The > TS is then handled by its CI module, and the unencrypted TS can be read > from > it. In other words, it some sort of budget DVB hardware with a separate CI > hardware. > > There are a couple of hardware using this approach in the market. > > -- > You are receiving this mail because: > You reported the bug. >