Kodi Community Forum

Full Version: VNSI No Audio with HD Channels
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
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.
Please post a debug log, preferable to xbmclogs.com
In a first try I would set Audio Settings from Analog to Digital
I've posted the debug log to http://xbmclogs.com/show.php?id=17377

Cub
FULL debug logs please.
@cub69
What channels are not working? Can you point me to a web site?. I need info about used audio codec.
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
That's good news Smile The sticky is good idea as well. Will do.

Where did you get the non working server plugin from?
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
I have the same issue with HD channels and vdr. Have you found a solution?
xbmc log: http://xbmclogs.com/show.php?id=18010
Do you have a change to try the patches on my vnsi branch?
https://github.com/FernetMenta/xbmc-pvr-.../tree/vnsi
I checked out your vnsi branch but no difference no audio on HD channels
@unclejoe01 can you set logging level of vdr to 3 and post syslog after you tuned to a HD channel?
I just set output to analog and everything is working now. thanks
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.
Pages: 1 2