• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 20
VNSI4 alpha
#46
>> What is you host system
Linux ( openSuSE 12.1 / i686 athlon i386 GNU/Linux )

checkout is from today 18:30

>> Please post config.log of pvr-addons
Cant find a possibility attach file. No PasteBin Access. Realy paste Logfile ?
Server OpenSuSE 12.3 - vdr-2.2.0 - 2xSatelco EasyWatch-C - streamdev-server git-19.02.15
Client OpenSuSE 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - XBMC - Nvidia GT 610 / 331.79
Client Zbox ID84 OpenSuse 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - Nvidia 331.79
Reply
#47
No access to xbmclogs.com?
What does config.log state about GLESv2?

That's mine:
Code:
configure:15699: checking for main in -lGLESv2
configure:15718: gcc -o conftest -g -O2   conftest.c -lGLESv2  -lpthread  >&5
/usr/bin/ld: cannot find -lGLESv2
Reply
#48
configure:15565: result: yes
configure:15580: checking for main in -lGLESv2
configure:15599: /usr/bin/ccache gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 conftest.c -lGLESv2 -lpthread >&5
configure:15599: $? = 0
configure:15608: result: yes
....
ac_cv_lib_GLESv2_main=yes
Server OpenSuSE 12.3 - vdr-2.2.0 - 2xSatelco EasyWatch-C - streamdev-server git-19.02.15
Client OpenSuSE 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - XBMC - Nvidia GT 610 / 331.79
Client Zbox ID84 OpenSuse 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - Nvidia 331.79
Reply
#49
hmm, what does this lib on your system?
I pushed a fix to vnsi4. can you rebase?
Reply
#50
>> can you rebase
Running

>> hmm, what does this lib on your system?
Don't know. As I remember, I did Standard openSuSE Installation, then dependencies for VDR and XBMC (of course). Have a running Samba Server also. But thats it
This is OPenGL isn't it ? Comes from Nvidea ?


XBMC built successfully

Thanks a lot, I'll try later
Server OpenSuSE 12.3 - vdr-2.2.0 - 2xSatelco EasyWatch-C - streamdev-server git-19.02.15
Client OpenSuSE 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - XBMC - Nvidia GT 610 / 331.79
Client Zbox ID84 OpenSuse 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - Nvidia 331.79
Reply
#51
Ok, works. Also with the "old" vnsiserver4 from 9th March
The new vnsiserver4 from today I'll test tomorrow, cause Bella Block is waiting

Thanks a lot, great work
Server OpenSuSE 12.3 - vdr-2.2.0 - 2xSatelco EasyWatch-C - streamdev-server git-19.02.15
Client OpenSuSE 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - XBMC - Nvidia GT 610 / 331.79
Client Zbox ID84 OpenSuse 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - Nvidia 331.79
Reply
#52
I added a skin file for Aeon.Nox.
Reply
#53
BTW: for controlling the VDR UI you can add keys/buttons to the Addon section in the key maps:

Code:
<Addon>
    <keyboard>
      <r>Red</r>
      <b>Blue</b>
      <g>Green</g>
      <y>Yellow</y>
    </keyboard>
  </Addon>

This is useful to make the color buttons work which are essential for VDR.
Reply
#54
For me, everything OK so far
- Watching still running Records ( Key Function for me )
- Seeking in still running Recordings

I missed (or to stupid to handle)
- FastForward / -Rewind only one speed. In "normal" xbmc Player hitting the buttons multipies seeking speed
- Rewinding to the Beginning, Movie didn't stops but shatters

A stupid Question
- Pausing LiveTV is pressing Pause, isnt it ?. For me this didn't work, or I have to wait a bit longer. I pressed randomly FF / FR Pause, and suddenly, it paused. Maybe my mistake

>> I added a skin file for Aeon.Nox.
Yes, looks nice and works
For your Information. Copied VNSI_ADDON/skin.confluence to skin.transparency. Didn't crash anymore but looks ugly if You go back from VDR-UI to normal (pressing info)

Again, Great Work, Thanks
Server OpenSuSE 12.3 - vdr-2.2.0 - 2xSatelco EasyWatch-C - streamdev-server git-19.02.15
Client OpenSuSE 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - XBMC - Nvidia GT 610 / 331.79
Client Zbox ID84 OpenSuse 12.3 - vdr-2.2.0 - SoftHDDevice git-19.02.15 - Nvidia 331.79
Reply
#55
Installed VNSI4 version to xbmc and so far so good. Great work! :]

I've seen lot of DEBUG: CDVDPlayerAudio:: Discontinuity1 sometime when Timeshift to RAM is enabled on first channel (HD) in All channels list, but I have to play with it more to find out if it's really vnsi4 related because all other channels are working perfectly.

Also is it possible to raise Timeshift RAM limit from 20x100MB?

(2013-03-18, 10:37)asshep Wrote: I missed (or to stupid to handle)
- FastForward / -Rewind only one speed. In "normal" xbmc Player hitting the buttons multipies seeking speed
- Rewinding to the Beginning, Movie didn't stops but shatters

A stupid Question
- Pausing LiveTV is pressing Pause, isnt it ?. For me this didn't work, or I have to wait a bit longer. I pressed randomly FF / FR Pause, and suddenly, it paused. Maybe my mistake

Pause/FF/RW 2x/4x etc with remote works all fine with Transparency for me.
Reply
#56
Quote:Copied VNSI_ADDON/skin.confluence to skin.transparency.

No need to copy anymore. I fixed the fallback method to use skin confluence if no skin file is provided (also XBMC fix required). Might still look ugly depending on the current skin, but better than crash.

Quote:Rewinding to the Beginning, Movie didn't stops but shatters

This is due to pvr caching in XBMC. I will look into this when adding timeshift buffer times to the API. Also adding a progress bar for the buffer.

Quote:Also is it possible to raise Timeshift RAM limit from 20x100MB?

doubled by a factor of 2.

Quote:CDVDPlayerAudio:: Discontinuity1

We have still trouble with AE e.g. buffer underruns. Might be related.
Reply
#57
hi guys, how can i compile and install latest vnsi addon (alpha)?
sorry the dumb question.

i am using latest xbmc 13
Image
Reply
#58
For xbmc addon you have all of the needed information in FernetMentas first post in this thread. you just need to

Code:
git clone --branch vnsi4 https://github.com/FernetMenta/xbmc-pvr-addons.git

And for vdr vnsiserver4 plugin check important thread in this forum section. You will need vnsi4 branch for that too.
Reply
#59
(2013-03-19, 14:21)ezechiel1917 Wrote: For xbmc addon you have all of the needed information in FernetMentas first post in this thread. you just need to

Code:
git clone --branch vnsi4 https://github.com/FernetMenta/xbmc-pvr-addons.git

And for vdr vnsiserver4 plugin check important thread in this forum section. You will need vnsi4 branch for that too.

i'm sorry mate, but i'm kinda new to linux/ubuntu, after i clone git, what do i have to do?
Image
Reply
#60
read the README for the addon: https://github.com/opdenkamp/xbmc-pvr-ad...ter/README

read the sticky post for compiling the vdr plugin.
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 20

Logout Mark Read Team Forum Stats Members Help
VNSI4 alpha3