Re: [vdr] channelsource for streamdev ?

2010-04-13 Thread Frank Schmirler
On Mon, 12 Apr 2010 15:13:36 +0200, Halim Sahin wrote > Is there a way to mark channels as streamdev server as source? As long as you are running only one streamdev-client instance, you could set the CA id of those channels to the device number of streamdev-client. Regards, Frank ___

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

2010-04-13 Thread Frank Schmirler
On Tue, 13 Apr 2010 06:42:49 +1200, Simon Baxter wrote > yes, the streamdev compile now fails with with: > > server/recplayer.c: In constructor âcRecPlayer::cRecPlayer(const > cRecording*)â: > server/recplayer.c:38: error: âconst class cRecordingâ has no member > named âIsPesRecordingâ server/re

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

2010-04-13 Thread Simon Baxter
The tsplay patch adds this member to VDR's cRecording class. So probably the header files are not up-to-date. Try a "make include-dir" in the VDR source directory, then recompile streamdev. Nope, same problem: make include-dir make plugins server/recplayer.c: In constructor 'cRecPlayer::cRec

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

2010-04-13 Thread Frank Schmirler
On Tue, 13 Apr 2010 21:58:16 +1200, Simon Baxter wrote > > The tsplay patch adds this member to VDR's cRecording class. So probably > > the > > header files are not up-to-date. Try a "make include-dir" in the VDR > > source > > directory, then recompile streamdev. > > Nope, same problem: > > ma

[vdr] Unable to rebuild index on some French HD records

2010-04-13 Thread dplu
Hi When we delete index file on some HD recording due to synchronous problem for editing, sometimes vdr is not able to rebuild it , start for few seconds and generate an errors Stream has "something" in it, you can add mark but not navigate between without crashing vdr , when playing records,

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-13 Thread Timothy D. Lenz
Do you know about the atscepg plugin? It can now scan cable as well as atsc though cable scanning may need a bit more work. I think the author could use some feed back on cable scans to fine tune it. http://www.fepg.org/atscepg/download/ Use the hg version to get the latest. hg clone http://mer

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-13 Thread Timothy D. Lenz
Just had a thought, that may be some kind of data or guide channel and vdr is getting something it doesn't know what to do with or thinks it does and is wrong. what scanner are you using to pick up that channel and what cable company is it? On 4/12/2010 1:36 PM, Rob Davis wrote: Hi Guys, I ha

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

2010-04-13 Thread Simon Baxter
Then please check VDR's recording.h. The missing IsPesRecording member function and the parameter type mismatch of cIndexFile::Get both indicate that recording.h is unpatched. In vdr-1.6.0-2-tsplay-0.1.diff you will find the modifications to recording.h starting at line 1376. Sorry Frank -

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-13 Thread Rob Davis
> Just had a thought, that may be some kind of data or guide channel and > vdr is getting something it doesn't know what to do with or thinks it > does and is wrong. what scanner are you using to pick up that channel > and what cable company is it? It's Comcast. I am trying to narrow down the pro

Re: [vdr] ATSC Channel frequency crashing VDR

2010-04-13 Thread VDR User
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 instead for

Re: [vdr] [ANNOUNCE] vdr-pvrinput

2010-04-13 Thread L. Hanisch
Hi Klaus, It would be great, if you can update the link to the pvrinput-plugin on your website http://www.tvdr.de/plugins.htm to http://projects.vdr-developer.org/projects/show/plg-pvrinput The current maintainers are Martin Dauskardt, Winfried Köhler and Lars Hanisch. Thank you! Lar