manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
57 stars 25 forks source link

Black picture after watching recording #74

Closed MegaV0lt closed 9 years ago

MegaV0lt commented 9 years ago

after watching a recording i have black picture. On other channel there is a recording runnung (syfy) Live should be n-tv.

2014/10/17 17:09:29 73E070 c [DVBAPI] Demuxer #0 continue decoding of SRVID 007E 2014/10/17 17:09:29 73E070 c [SKIP STREAM 0] CAID: 1833 ECM_PID: 1852 PROVID: 000000 2014/10/17 17:09:29 73E070 c [SKIP STREAM 1] CAID: 09C4 ECM_PID: 1B52 PROVID: 000000 2014/10/17 17:09:29 73E070 c [SKIP STREAM 2] CAID: 09AF ECM_PID: 1F52 PROVID: 000000 2014/10/17 17:09:29 73E070 c [SKIP STREAM 3] CAID: 098C ECM_PID: 1A52 PROVID: 000000 2014/10/17 17:09:29 73E070 c Found 4 ECMpids and 2 STREAMpids in PMT 2014/10/17 17:09:29 73E070 c [DVBAPI] Receiver wants to demux srvid 007E on adapter 0002 camask 0004 index 0000 pmtpid 0000 2014/10/17 17:09:29 73E070 c New program number: 007E (Syfy HD) [pmt_list_management 1] 2014/10/17 17:09:29 73E070 c [ADD PID 0] CAID: 1843 ECM_PID: 19AE PROVID: 000000 2014/10/17 17:09:29 73E070 c [ADD PID 1] CAID: 098C ECM_PID: 1AAE PROVID: 000000 2014/10/17 17:09:29 73E070 c [ADD PID 2] CAID: 09C4 ECM_PID: 1BAE PROVID: 000000 2014/10/17 17:09:29 73E070 c [ADD PID 3] CAID: 1830 ECM_PID: 1CAE PROVID: 000000 2014/10/17 17:09:29 73E070 c [ADD PID 4] CAID: 1860 ECM_PID: 1EAE PROVID: 000000 2014/10/17 17:09:29 73E070 c [ADD PID 5] CAID: 0648 ECM_PID: 18AE PROVID: 000000 2014/10/17 17:09:29 73E070 c Found 6 ECMpids and 1 STREAMpids in PMT 2014/10/17 17:09:29 73E070 c [DVBAPI] Receiver wants to demux srvid EF14 on adapter 0000 camask 0001 index 0000 pmtpid 0000 2014/10/17 17:09:29 73E070 c New program number: EF14 (n-tv HD) [pmt_list_management 2] 2014/10/17 17:09:29 73E070 c [DVBAPI] Demuxer #1 trying to descramble PID #0 CAID 1843 PROVID 000000 ECMPID 19AE ANY CHID PMTPID 0000 VPID 04FF 2014/10/17 17:09:29 73E070 c vdr01 (1843&/EF14/89): found (369 ms) by HD02 (L/1/2/2) - n-tv HD 2014/10/17 17:09:33 73E070 c vdr01 (098C&/007E/98): found (72 ms) by V14 (L/1/2/2) - Syfy HD

Using aktual dvbapi and oscam.

No picture at all if i zap around scrambled channels In log i can see that ecms are delivered like in teh last line above, but no picture

manio commented 9 years ago

Ah sorry, wrong link again :( Please try this: http://skyboo.net/pub/oscam-capid-v4.diff

MegaV0lt commented 9 years ago

Hi Manio,

v4 patch is working with echo 0 and echo 2 in first test with one recording and zapping around

-------- Original-Nachricht -------- Betreff: Re: [vdr-plugin-dvbapi] Black picture after watching recording (#74) Von: Mariusz Białończyk notifications@github.com An: manio/vdr-plugin-dvbapi vdr-plugin-dvbapi@noreply.github.com Datum: 25.10.2014 13:23

Ah sorry, wrong link again :( Please try this: http://skyboo.net/pub/oscam-capid-v4.diff

— Reply to this email directly or view it on GitHub https://github.com/manio/vdr-plugin-dvbapi/issues/74#issuecomment-60479585.


Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. http://www.avast.com

manio commented 9 years ago

So overall it's just working ok? :)

MegaV0lt commented 9 years ago

Yes, with last Git and also with your patch v4 everything is ok.

-------- Original-Nachricht -------- Betreff: Re: [vdr-plugin-dvbapi] Black picture after watching recording (#74) Von: Mariusz Białończyk notifications@github.com An: manio/vdr-plugin-dvbapi vdr-plugin-dvbapi@noreply.github.com Datum: 25.10.2014 21:17

So overall it's just working ok? :)

— Reply to this email directly or view it on GitHub https://github.com/manio/vdr-plugin-dvbapi/issues/74#issuecomment-60494210.


Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. http://www.avast.com

manio commented 9 years ago

That is what i wanted to hear. Ok - commited in oscam rev9959. Thanks!