Kodi Community Forum

Full Version: [Release] DVBViewer Recording Service PVR
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
finally PVR within XBMC is useable for me! Thanks for the hard work.

I made a quick video (sorry for the bad quality)

http://youtu.be/ApOmlmC0Etg
Nice video. What skin is this?
EDIT: AEON MQ5
(2013-12-10, 14:42)DeejayT Wrote: [ -> ]
(2013-11-23, 12:06)eltopo Wrote: [ -> ]Who says you can't use DirectX for streaming?

mediasconfig.xml:
Code:
<rule protocols="http">
    <source filter="urlsource" />
      <splitter filter="lavf_splitter" />
      <video filter="lavvideodec" />
      <audio filter="lavaudiodec" />
</rule>
<!-- New rule for preferred streaming source filter -->  
<rule url="true" filetypes=".*">
  <source filter="lavfsplitter" />
</rule>

Image


Hi,
can anyone say, how can i see that LAV Codec is in use. I have change the values in the filtersconfig.xml.

A couple of questions:

1- How did eltoto get it to use lavaudio on AC3? I can only get microsoft when using AC3 with the settings he posted.
2. How can I get the correct channel numbers in xbmc? In dvbviewer I had to add a fake channel as 0 but in XBMC is shows up as 1.
Quote:2. How can I get the correct channel numbers in xbmc? In dvbviewer I had to add a fake channel as 0 but in XBMC is shows up as 1.

DVBViewer starts with channel 0 (not 1).
You can change this behavior in DVBViewer with a little tool tweaker.exe which you find in DVBViewer installation tree. It can be used to change some settings you do not find in the normal option menus.
May by this solves your problem.
Also is videotext not available anymoreSad??
(2014-05-21, 20:12)Bjur Wrote: [ -> ]Also is videotext not available anymoreSad??
Never been available
Videotext is available by TV. I just have to select Videotext on TV's Remote Control.
(2014-05-17, 00:42)phate89 Wrote: [ -> ]Hi. I have a problem with the addon. Until now i only used it to watch one channel randomly and handling recordings (so not an heavy use). But today i started to play with it and i noticed a strange thing.
With rtsp disabled if i change the channel xbmc always stops the tv and returns to the list of channels no matter what. All channels works without problem but i can't switch between channels. So i tried with rtsp but in that case works well (even if it's slower to open channels).
Here's the log:
http://xbmclogs.com/show.php?id=203065

It's only me with this problem?
(2014-05-21, 22:56)Frank2 Wrote: [ -> ]Videotext is available by TV. I just have to select Videotext on TV's Remote Control.
Could you please elaborate that?Smile

So what you tell me is than when I watch live tv in XBMC I use the TV remote control and it will display videotext in xbmc?
(2014-05-22, 10:48)Bjur Wrote: [ -> ]So what you tell me is than when I watch live tv in XBMC I use the TV remote control and it will display videotext in xbmc?

Yes. I watch live tv in XBMC, than I push the TEXT-Button on my TV remote control and I see videotext. Try it out.
Teletext is working and also different audio lines and subtitles.
You have to enable it in the RS config

Image
No it doesn't. Have the same settings in DVB RS but when I choose teletext it says it is not available.
What I am trying to acomplish is this below, which isn't working in XBMC:
http://teletext.mb21.co.uk/gallery/europ...d100_1.gif
(2014-05-23, 13:56)Bjur Wrote: [ -> ]No it doesn't. Have the same settings in DVB RS but when I choose teletext it says it is not available.
What I am trying to acomplish is this below, which isn't working in XBMC:
http://teletext.mb21.co.uk/gallery/europ...d100_1.gif

You are using your tv Remote with cec?
Are you sure your selected Key is passend via cec and the Info is Not from your tv?
I'm using Harmony One multiremote. The keys I press are from mediacenter profile. So I should learn the teletext button from the original TV remote and link it to one of the mediacenter profile button and dedicate a button just for that?
In normal DVBViewer I got it working with a mediacenter button, but not in XBMC.
(2014-05-16, 15:59)Etharr Wrote: [ -> ]I have strange issue with XBMC and DVB Viewer Recording Service.

My hardware:
Digital Devices Cine ver.6
Digital Devices Octopus CI
Deltacam + paytv card

In MTD (Multi Transponder Decrypting) mode channel change vary from 4 to 15 (not acceptable) seconds.
In STD (Single Transponder Decrypting) mode channel change vary from 3 to 5 seconds.


Does anyone have similar issue?
Anyone?