Jump to content


Photo

Missing AP file by recording 4K channels


  • Please log in to reply
57 replies to this topic

Re: Missing AP file by recording 4K channels #21 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 22 December 2018 - 20:22

But if it works on the same channel with 6.1 then it can’t be a problem with parsing h265.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #22 anudanan

  • Senior Member
  • 1,185 posts

+16
Neutral

Posted 23 December 2018 - 06:14

One perhaps important information to find the difference

 

The 6.1 version which works fine is an old 6.1 one which I have installed end of 2017

 

 

OpennPLi 6.1-rc (2017-12-20 rc)


Receiver:2 x Uno4k SE (PLI 7.3 rel), 1 x ET9200 (PLI 4.0), NAS: 2 x QNAP 410, TV: LG 65C8llla, LG 47LB570V, LG 42LM615S, Sound: Yamaha RX-v663, Teufel System 5 THX


Re: Missing AP file by recording 4K channels #23 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 23 December 2018 - 09:53

I think it would be interesting if we could find an UHD/HEVC channel that does work, so we can start to spot the differences.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Missing AP file by recording 4K channels #24 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 14:02

On a 6.2rc image .ap files are created on travelxp 4k. Will check new image later.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #25 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 15:40

6.2 release also creates ap/sc files. 7.0rc don't create both files. Interesting  :huh:. Tested with SES UHD Demo Channel. So it's not the broadcast. Something in E2 broke.

I'll try to debug later.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #26 anudanan

  • Senior Member
  • 1,185 posts

+16
Neutral

Posted 23 December 2018 - 15:55

I wish a successful debug session. If you have some codechanges which I can test, please let me know

Receiver:2 x Uno4k SE (PLI 7.3 rel), 1 x ET9200 (PLI 4.0), NAS: 2 x QNAP 410, TV: LG 65C8llla, LG 47LB570V, LG 42LM615S, Sound: Yamaha RX-v663, Teufel System 5 THX


Re: Missing AP file by recording 4K channels #27 WanWizard

  • PLi® Core member
  • 68,311 posts

+1,719
Excellent

Posted 23 December 2018 - 16:22

Good luck, the latest sync between develop and 6.2-release was on May 18th, that means over 500 commits to go through...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Missing AP file by recording 4K channels #28 anudanan

  • Senior Member
  • 1,185 posts

+16
Neutral

Posted 23 December 2018 - 17:02

An additional question for me is:
Why can“t the reconstruct plugin create these files? Do the plugin use the same code in enigma to create these files?

Edited by anudanan, 23 December 2018 - 17:04.

Receiver:2 x Uno4k SE (PLI 7.3 rel), 1 x ET9200 (PLI 4.0), NAS: 2 x QNAP 410, TV: LG 65C8llla, LG 47LB570V, LG 42LM615S, Sound: Yamaha RX-v663, Teufel System 5 THX


Re: Missing AP file by recording 4K channels #29 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 17:08

Yes, it uses same code.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #30 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 17:18

I found it:

https://github.com/O...609549863936R27

 

Stream types were reordered. But not only this. vtH265_HEVC is now 7. Before it was 6. And the ap/sc code looks for 6 instead of 7.

 

@athoik: Why did you add the "= 3" for vtVC1?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #31 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 17:32

I now have read the comments under this commit. It already made several problems. I'll create a PR to use streamtype 7 for HEVC/h265....


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #32 WanWizard

  • PLi® Core member
  • 68,311 posts

+1,719
Excellent

Posted 23 December 2018 - 17:44

Good find! :)

 

PR on RC please.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Missing AP file by recording 4K channels #33 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 17:51

Sure

https://github.com/O...igma2/pull/1912


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #34 WanWizard

  • PLi® Core member
  • 68,311 posts

+1,719
Excellent

Posted 23 December 2018 - 17:53

Thanks. I'll merge it back into develop before tonights build run.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Missing AP file by recording 4K channels #35 anudanan

  • Senior Member
  • 1,185 posts

+16
Neutral

Posted 23 December 2018 - 17:55

Compares the ap/sc code with the absolut values 6 or 7 and not with the symbols of the Enigma?

Ups, I See that are different Language Python and C

Edited by anudanan, 23 December 2018 - 17:57.

Receiver:2 x Uno4k SE (PLI 7.3 rel), 1 x ET9200 (PLI 4.0), NAS: 2 x QNAP 410, TV: LG 65C8llla, LG 47LB570V, LG 42LM615S, Sound: Yamaha RX-v663, Teufel System 5 THX


Re: Missing AP file by recording 4K channels #36 WanWizard

  • PLi® Core member
  • 68,311 posts

+1,719
Excellent

Posted 23 December 2018 - 17:57

@anudanan,

 

What box do you run 7.0-rc on? Then I can start an update build for that box, and you can test this fix.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Missing AP file by recording 4K channels #37 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 18:01

Yes, it uses fix values. And you're like athoik right, it is not really a good practice using fix values. Can't fix it now better as it would take much more time.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #38 anudanan

  • Senior Member
  • 1,185 posts

+16
Neutral

Posted 23 December 2018 - 18:02

I use 7.0rc on VU+ uno4kse

Must I flash then a new testimage or doing a sw update?

Receiver:2 x Uno4k SE (PLI 7.3 rel), 1 x ET9200 (PLI 4.0), NAS: 2 x QNAP 410, TV: LG 65C8llla, LG 47LB570V, LG 42LM615S, Sound: Yamaha RX-v663, Teufel System 5 THX


Re: Missing AP file by recording 4K channels #39 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 18:03

@WanWizard: If a hd51 rc 7.0 image could be available before 8 o'clock pm, I can test it. Afterwards 2 records start.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Missing AP file by recording 4K channels #40 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 23 December 2018 - 18:04

Software update should be sufficient, if you have a current image. But if it's your main box you should create a backup before.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users