Re: [vdr] TS Play Plugin - breaks streamdev and radio plugins

2010-04-14 Thread Frank Schmirler
On Wed, 14 Apr 2010 07:37:37 +1200, Simon Baxter wrote > Sorry Frank - definitely patched. I just tried cleaning and > recompiling everything, don't seem to be getting the IsPesRecording > function error, but am still getting the cIndexFile mismatch: > > server/recplayer.c: In member function '

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-14 Thread Rob Davis
> On Tue, Apr 13, 2010 at 12:45 PM, Rob Davis wrote: >> The usb adapter works upstairs on a patched VDR 1.6, but am not sure it >> works on 1.7.12 yet.. Will try again tomorrow.  My main problem is by >> the >> time I get home from work, my wife wants to watch TV. > > Maybe she should read a book

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-14 Thread Timothy D. Lenz
Quick way to force vdr to use selected tuners is the -D option. For example, if you want it to use the 1ts and 3rd in a 3 tuner system: -D 0 -D 3 Need all the spaces for it to work. Just add "-D x" for any tuner you want vdr to see. If you only have the plugin and the usb and only want vdr to u

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-14 Thread Timothy D. Lenz
I use vdpau and find it VERY picky about stream quality. It will crash. Xine not as bad but still more picky then the HW video out of a nexus. You could leave that on a badly pixelated stream all day. I've seen vdpau crash even when there are no visual problems with the stream. When it goes dow

Re: [vdr] Ring Buffer Overflow with streamdev

2010-04-14 Thread Goga777
> > may be you will happy with > > http://trac.xbmc.org/browser/branches/pvr-testing2/xbmc/pvrclients/vdr-vnsi/vdr-plugin-vnsiserver?rev=29133 > > > > Is this likely to replace the XBMC streamdev interface? yes I can find very > little on the web about this "vnsi" and there's few helps or d

Re: [vdr] TS Play Plugin - breaks streamdev and radio plugins

2010-04-14 Thread Udo Richter
Am 14.04.2010 09:24, schrieb Frank Schmirler: > I attached a patch for streamdev, making it automatically detect the tsplay > patch. Can you give it a try? > -#if VDRVERSNUM >= 10703 > +#if VDRVERSNUM >= 10703 || defined(MAXVIDEOFILESIZETS) Hey, good idea to use this #define for detection! I di

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-14 Thread Rob Davis
Yup, me too. I have a button setup on my remote to kill vdr-sxfe and start xbmc-pvr, or vice versa. That way I don't need to get out of my chair to fix xine. I also find on h264 streams, audio goes out of sync easily with vdpau/xine. Doesn't happen with either mplayer or xbmc. I have a Hauppaug

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-14 Thread VDR User
On Wed, Apr 14, 2010 at 12:13 PM, Rob Davis wrote: > I also find on h264 streams, audio goes out of sync easily with > vdpau/xine. Doesn't happen with either mplayer or xbmc.  I have a > Hauppauge PVR-HD which streams hd content from my cable box.. Maybe you need to adjust your buffer settings.