Which VDR version with Openelec?
#1
Hi,

I'm using Openelec with TVHeadend, but get a few problems with the sound (see here http://forum.xbmc.org/showthread.php?tid=146221).
I would like to install vdr to determine if the audio issue that i get comes from tvheadend.

Could you point me which vdr version is the best/stable with the current Openelec 3.0 beta 2.

Thanks,
Reply
#2
VDR has been rock solid for years, regardless of version. Since I develop the vnsi plugin for VDR, I use a developer version: 1.7.31.
There are some distros which provide the vdr-plugin-vnsiserver:
- for Ubuntu you can install vdr from the Ubuntu ppa and the plugin from wsnipex xvba-testing ppa.
- OE has included the vnsiserver plugin in their disto of VDR
Reply
#3
>> VDR has been rock solid for years
Yes, I use it since 2009

OpenElec is the Client. Have a look first at the Server

If German is no Problem
=> http://www.vdr-portal.de
and
=> http://www.yavdr.org one of some distros which works mostly out of the Box ( in English too)

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
#4
Dosent openelec have a VDR-Addon ? (apologies if I have misunderstodd, but it read to me like the other addons that install all you need)

http://wiki.openelec.tv/index.php?title=...:vdr-addon
Reply
#5
Excuse me my tv card is not on my openelec computer, so i cant use openelec addon.
I'm compiling vdr and vnsi plugin from archvdr.
k
Reply
#6
It should not make much difference from where you get the vdr sources but I recommend that you use the vdr-plugin-vnsiserver sources from opdenkamp repo: https://github.com/opdenkamp/xbmc-pvr-ad...vnsiserver
Reply
#7
Installed and no sound with HD channel (same as here http://forum.xbmc.org/showthread.php?tid...pid1254961).
Will try to install from opdenkamp
Reply
#8
This version is for XBMC 11.0: https://github.com/opdenkamp/xbmc/tree/E...vnsiserver

This https://github.com/opdenkamp/xbmc-pvr-ad...vnsiserver is for XBMC 12.0, current beta

After PVR has been merged to mainline opdenkamp xbmc-pvr-addons holds compatible version.
Reply
#9
Ok,i get a few issues with openelec beta 2 FRODO, last xbmc-vnsi, vdr-plugin-vnsi from https://github.com/opdenkamp/xbmc-pvr-ad...vnsiserver :

- no audio on hd channels (TF1HD)
- random crash of vdr, i get that in dmesg : cLiveStreamer s[657]: segfault at dd2f75c6 ip b70869f2 sp b277f260 error 5 in libvdr-vnsiserver.so.1.7.31[b7071000+2d000]
The log on the client side : http://xbmclogs.com/show.php?id=17510
vdr.log : http://xbmclogs.com/show.php?id=17516
Reply
#10
Does TF1HD use Dolby Digital Plus (EAC-3)? This is only half implemented. If I find a FTA channel on Astra, I'll finish this work.
Reply
#11
yes it uses e-ac3!
i change to xvdr which works fine on this channel
post on this thread if/when you had time to implement support so i could test. anyway keep the good work
NOow i wonder if the problem is the same with tvheaded will investigate :-)
Reply
#12
I just notice something strange. When i use e-ac3 channel with HDMI audio output (with all passthrough option enabled), the video stutters a lot and i get no sound. All come back with analog/numerique audio output.
Audio output device and audio pasthrough device are set to nvidia hdmi : maybe an issue between e-ac3 and audioengine with passtrough ?

Without passtrough ac3 and with hdmi audio output it works.
Reply
#13
You may have hit this problem: https://bbs.archlinux.org/viewtopic.php?id=153115
For some reason your GT520 reports only 2 channels. Can you post your xorg.log
Reply
#14
Here the log :

http://xbmclogs.com/show.php?id=17777
Reply
#15
Sorry, I wanted to say syslog. This is a snippet of mine (gt520m):

Code:
Dec  4 07:21:38 ID80 kernel: [    9.745986] HDMI: detected monitor LG TV
Dec  4 07:21:38 ID80 kernel: [    9.745991]         at connection type HDMI
Dec  4 07:21:38 ID80 kernel: [    9.746000] HDMI: available speakers: FL/FR LFE FC RL/RR RC FLC/FRC RLC/RRC FLW/FRW FLH/FRH TC FCH
Dec  4 07:21:38 ID80 kernel: [    9.746010] HDMI: supports coding type AC-3: channels = 6, rates = 32000 44100 48000, max bitrate = 640000
Dec  4 07:21:38 ID80 kernel: [    9.746021] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000 96000 192000, bits = 16 20 24

You see that high bit rate is supported. Corresponding xbmc.log:

Code:
17:32:58 T:140737353840512  NOTICE:     Device 4
17:32:58 T:140737353840512  NOTICE:         m_deviceName      : hdmi:CARD=NVidia,DEV=0
17:32:58 T:140737353840512  NOTICE:         m_displayName     : HDA NVidia
17:32:58 T:140737353840512  NOTICE:         m_displayNameExtra: GSM LG TV on HDMI
17:32:58 T:140737353840512  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
17:32:58 T:140737353840512  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE
17:32:58 T:140737353840512  NOTICE:         m_sampleRates     : 32000,44100,48000,96000,192000
17:32:58 T:140737353840512  NOTICE:         m_dataFormats     : AE_FMT_AC3,AE_FMT_LPCM,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE

Reply

Logout Mark Read Team Forum Stats Members Help
Which VDR version with Openelec?0