Posts: 12
Joined: Dec 2011
Reputation:
0
cub69
Junior Member
Posts: 12
2012-12-03, 00:34
(This post was last modified: 2012-12-03, 00:36 by cub69.)
The problem is no audio during HD playback with VNSI. I have video/audio with SD channels but once I switch to HD I get none and the menu during playback shows 'none' for available audio channels.
When I used the softhddevice everything works great - I get video/audio on all channels.
What could be going on here?
Thanks
Cub
I should mention I'm using the xbmc from the f'ernetmenta' git. vdr 1.7.31.
Posts: 6,810
Joined: Jul 2010
Reputation:
198
Please post a debug log, preferable to xbmclogs.com
Posts: 75
Joined: Mar 2009
Reputation:
0
In a first try I would set Audio Settings from Analog to Digital
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
Posts: 12
Joined: Dec 2011
Reputation:
0
cub69
Junior Member
Posts: 12
Ok I actually resolved my problem by installing the vdr-plugin-vnsiserver from opdenkamp's repository. I suspected it because I had 3 clients doing the same thing so thought it had to be on the server side. May I suggest a sticky that points new users to the right place to get working code?
Thanks
Cub
Posts: 12
Joined: Dec 2011
Reputation:
0
cub69
Junior Member
Posts: 12
It was actually with the Archvdr stuff (Arch Linux has a wiki and what are called pkgbuild files ... similar to ebuild files).
Interestingly, however, looking at the PKGBUILD file:
_pluginname=vnsi
pkgname=vdr-plugin-${_pluginname}
pkgver=20121129
pkgrel=1
gitid=2eaf9a23bf86f2b8ca8a9bc0abfe92be05e70c0c
pkgdesc="VDR vsni server"
arch=('i686' 'x86_64' 'arm')
url="https://github.com/opdenkamp/xbmc-pvr-addons"
license=('GPL2')
it seems to get it from Opdenkamp's xbmc-pvr-addons git -- the one I'm using came from the xbmc repository under xbmc/pvrclients. Are they the same??
Cub
Posts: 50
Joined: Feb 2009
Reputation:
0
2012-12-06, 05:43
(This post was last modified: 2012-12-06, 05:47 by unclejoe01.)
I checked out your vnsi branch but no difference no audio on HD channels
Posts: 50
Joined: Feb 2009
Reputation:
0
I just set output to analog and everything is working now. thanks
Posts: 12
Joined: Dec 2011
Reputation:
0
cub69
Junior Member
Posts: 12
I thought my issues with no audio were resolved but I was wrong. I do not get audio on HD channels which has AC3 channel. I get no audio channels available on these channels and vnsi back end says 'no muxer available'. These are HD channels using DVB-S in North America.
I'm using both vdr-plugin and pvr-addon from opdenkamp's repository.