Jump to content


Photo

Bluray Player plugin


  • Please log in to reply
120 replies to this topic

Re: Bluray Player plugin #81 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 18 October 2016 - 16:17

I see that oe-alliance is switched to barnch udfread: https://github.com/o...85b2d244ddc9a65
Unfortunately udfread is only a temporary test branch for openpli image, and therefore the plugin does not work on non openpli image.

 

I assume that they also want to use udfread but I not add it in the branch master. I use openpli thefore not pay to much attention to it.
I will try to update also branch master and offer pull reqest on oe-alliance, to change the branch to correct.


Edited by Taapat, 18 October 2016 - 16:18.


Re: Bluray Player plugin #82 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 18 October 2016 - 20:04

Done.

I updated branch master and add pull request on oe-alliance-core: https://github.com/o...e-core/pull/133



Re: Bluray Player plugin #83 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 18 October 2016 - 22:14

Done.

I updated branch master and add pull request on oe-alliance-core: https://github.com/o...e-core/pull/133

 

thank you @Taapat  you are super....



Re: Bluray Player plugin #84 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 18 October 2016 - 22:22

Taapat, I have one more request

 

please  blurayplayer plugin if it is possible integrate for EMC https://github.com/b...ncedMovieCenter

 

EMC is advanced MovieSelection

 

thank you :rolleyes:



Re: Bluray Player plugin #85 littlesat

  • PLi® Core member
  • 57,642 posts

+709
Excellent

Posted 19 October 2016 - 06:31

At least for pli emc is not required...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Bluray Player plugin #86 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 19 October 2016 - 20:03

I second that... it's a real bloated piece of bleh.
I'd rather use mx3L's fork of movieplayer 2 or PLi's default movieplayer.

Re: Bluray Player plugin #87 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 19 October 2016 - 21:16

At least for pli emc is not required...

And both you and me have asked users several times why they use it, what they miss in PLi to use EMC, and I can't remember that we ever got a decent reply. And still ATV has in in their default image....



Re: Bluray Player plugin #88 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 19 October 2016 - 22:54

thank you @Taapat

 

perfect work again on other image..

 

There was no need for EMC,  because plugin browser list already and direct run....



Re: Bluray Player plugin #89 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 31 October 2016 - 08:22

Who had a problems with iso playback, update openpli image and try.
I Implement iso playback without mont.
Also added chatper support.


Re: Bluray Player plugin #90 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 4 November 2016 - 21:11

...

Also added chatper support.

 

 

hi Taapat,

 

chapter support only pli release ?



Re: Bluray Player plugin #91 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 4 November 2016 - 21:51

So far yes, only on openpli.
I can check, maybe it's possible to introduce it also on the non openpli images.
 
Iso playback without mont certainly not possible on other images, since it requires a changes in enigma and libbluray.

Edited by Taapat, 4 November 2016 - 21:51.


Re: Bluray Player plugin #92 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 4 November 2016 - 23:58

I added a chapter support also on master branch.
After updates they should work on non openpli images.
 
P.S.
I'm really impressed how quickly oe-alliance accepts pull requests.
A few minutes after it has been added, it already has been accepted :blink: .

Edited by Taapat, 4 November 2016 - 23:59.


Re: Bluray Player plugin #93 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 6 November 2016 - 00:35

 

I added a chapter support also on master branch.
After updates they should work on non openpli images.
 
P.S.
I'm really impressed how quickly oe-alliance accepts pull requests.
A few minutes after it has been added, it already has been accepted :blink: .

 

 

thanks Taapat for adding chapter support for non pli images..

 

But this time there was a problem :(

 

Iso playback worked very nicely but now it does not work (last update master branch)

 

iso file playbak now crash

 

02:26:38.636 {   } skin.py:852 readSkin [SKIN] Parsing embedded skin <embedded-in-'BlurayMain'>
02:26:38.637 {   } skin.py:1039 readSkin [SKIN] processing screen <embedded-in-'BlurayMain'>:
02:26:38.658 {   } skin.py:1039 readSkin [SKIN] processing screen SimpleSummary:
02:26:38.663 {   } Screens/Screen.py:151 show [SCREENNAME]  ['BlurayMain_summary', 'SimpleSummary']
02:26:38.664 {   } Screens/Screen.py:151 show [SCREENNAME]  BlurayMain
02:26:38.708 [   ] base/ebase.cpp:290 processOneEvent poll: unhandled POLLERR/HUP/NVAL for fd 105(17)
02:26:38.717 { D } Traceback (most recent call last):
02:26:38.717 { D }   File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
02:26:38.717 { D }   File "/usr/lib/enigma2/python/Components/Console.py", line 58, in finishedCB
02:26:38.718 { D }   File "/usr/lib/enigma2/python/Plugins/Extensions/BlurayPlayer/BlurayUi.py", line 177, in mountIsoCallback
02:26:38.718 { D }     del self.remountTimer
02:26:38.718 { D } AttributeError: remountTimer
02:26:38.719 [ E ] python/python.cpp:209 call (PyObject_CallObject(<Tools.BoundFunction.boundFunction instance at 0x5dfd0918>,(0,)) failed)

 

pls fix thanks...



Re: Bluray Player plugin #94 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 6 November 2016 - 15:08

Very strange.
I have not changed anything here.
Or the crash you have with all iso files?
 
Maybe you can show crshlog with this file.
I added an additional log.

Attached Files



Re: Bluray Player plugin #95 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 6 November 2016 - 16:10

 

Very strange.
I have not changed anything here.
Or the crash you have with all iso files?
 
Maybe you can show crshlog with this file.
I added an additional log.

 

 

new crash

 

18:04:09.210 {   } skin.py:852 readSkin [SKIN] Parsing embedded skin <embedded-in-'BlurayMain'>
18:04:09.211 {   } skin.py:1039 readSkin [SKIN] processing screen <embedded-in-'BlurayMain'>:
18:04:09.234 {   } skin.py:1039 readSkin [SKIN] processing screen SimpleSummary:
18:04:09.241 {   } Screens/Screen.py:151 show [SCREENNAME]  ['BlurayMain_summary', 'SimpleSummary']
18:04:09.245 {   } Screens/Screen.py:151 show [SCREENNAME]  BlurayMain
18:04:09.275 [   ] base/ebase.cpp:290 processOneEvent poll: unhandled POLLERR/HUP/NVAL for fd 77(16)
18:04:09.298 { E } e2reactor.py:40 poll mountIsoCallback remount
18:04:09.301 { D } Traceback (most recent call last):
18:04:09.301 { D }   File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
18:04:09.302 { D }   File "/usr/lib/enigma2/python/Components/Console.py", line 58, in finishedCB
18:04:09.302 { D }   File "/usr/lib/enigma2/python/Plugins/Extensions/BlurayPlayer/BlurayUi.py", line 175, in mountIsoCallback
18:04:09.303 { D }     print 'mountIsoCallback remount', remount
18:04:09.303 { D } UnboundLocalError: local variable 'remount' referenced before assignment
18:04:09.304 [ E ] python/python.cpp:209 call (PyObject_CallObject(<Tools.BoundFunction.boundFunction instance at 0x5de86b98>,(0,)) failed)


Edited by thawtes, 6 November 2016 - 16:10.


Re: Bluray Player plugin #96 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 6 November 2016 - 16:24

Sorry, try this.

Attached Files


Edited by Taapat, 6 November 2016 - 16:24.


Re: Bluray Player plugin #97 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 6 November 2016 - 16:47

Sorry, try this.

 

new crashlog

 

18:44:40.877 {   } skin.py:852 readSkin [SKIN] Parsing embedded skin <embedded-in-'BlurayMain'>
18:44:40.880 {   } skin.py:1039 readSkin [SKIN] processing screen <embedded-in-'BlurayMain'>:
18:44:40.905 {   } skin.py:1039 readSkin [SKIN] processing screen SimpleSummary:
18:44:40.909 {   } Screens/Screen.py:151 show [SCREENNAME]  ['BlurayMain_summary', 'SimpleSummary']
18:44:40.913 {   } Screens/Screen.py:151 show [SCREENNAME]  BlurayMain
18:44:40.956 [   ] base/ebase.cpp:290 processOneEvent poll: unhandled POLLERR/HUP/NVAL for fd 103(17)
18:44:40.961 {   } Plugins/Extensions/BlurayPlayer/BlurayUi.py:176 mountIsoCallback mountIsoCallback remount []
18:44:40.961 { D } Traceback (most recent call last):
18:44:40.962 { D }   File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
18:44:40.962 { D }   File "/usr/lib/enigma2/python/Components/Console.py", line 58, in finishedCB
18:44:40.963 { D }   File "/usr/lib/enigma2/python/Plugins/Extensions/BlurayPlayer/BlurayUi.py", line 178, in mountIsoCallback
18:44:40.964 { D }     del self.remountTimer
18:44:40.964 { D } AttributeError: remountTimer
18:44:40.964 [ E ] python/python.cpp:209 call (PyObject_CallObject(<Tools.BoundFunction.boundFunction instance at 0x5db5d8f0>,(0,)) failed)



Re: Bluray Player plugin #98 Taapat

  • PLi® Core member
  • 2,351 posts

+121
Excellent

Posted 6 November 2016 - 17:04

Thanks!
Try this.

Attached Files



Re: Bluray Player plugin #99 thawtes

  • Senior Member
  • 86 posts

+1
Neutral

Posted 6 November 2016 - 20:06

 

Thanks!
Try this.

 

 

thanks Taapat, iso playback work again !

 

all result : isoplayback + normal playback perfect work with chapter supports...

 

 

thank you again...



Re: Bluray Player plugin #100 NoxBox

  • Member
  • 9 posts

0
Neutral

Posted 8 November 2016 - 13:48

I have a problem about libbluray in master git. I try to compile libbluray is show error.

| cp: cannot stat `/home/xpl/sources/git2/git.videolan.org.libbluray.git/modules': No such file or directory

ERROR: Task 0 (/home/xpl/pli4/meta-openpli/recipes-support/libbluray/libbluray_git.bb, do_unpack) failed with exit code '1'

I think have a problem about gitsm in master git. So, I change gitsm to git is ok. But, still have a problem.

| configure: exit 1
| ERROR: oe_runconf failed

after error. i input line --disable-udf in EXTRA_OECONF. Now not have a problem and not show error anymore.

Ps. I try to compile with master-next git not have a problem.

Thank you.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users