Hi,
Dieter Bloms wrote:
> my primary dvb card works fine on both of my Twin-LNB connectors.
> I can switch the second card via szap and get a video stream via
> "cat /dev/dvb/adapter1/dvr0 > /tmp/bla" on H and V channels.
> VDR doesn't get data any data from H channels, but gets data from V
> cha
I recently (more on that below) started experiencing a strange problem
with vdr 1.4.5-1 and vdr-xine 0.7.6+network patches: while replaying a
recording (either against a local copy of vdr or over the network) the
only command that acts immediately is pause, every other one (skip one
minute, ff
I have the same problem with xineliboutput (xvdr:tcp://).
I don't remember when it all started but I don't think is related to xine.
This is just a guess, but it may be related to the problem with recordings.
When xine.. plugins worked OK I could record up to 5 channels in the
same time.
Now I
Hi,
I will ike accentuate the do {}while(0) behavior.
I've seen this in few projects including VDR and at least one plugin
(xineliboutput)
In a code like:
do {
if (condition1)
continue;
} while(condition2);
continue does not translate to a jump to "do", but to a jump to "while"
where t
Hello,
I've problems with my statusleds plugin. If vdr is not running as root
all capabilities are dropped - except the one for setting the system
time.
My plugin wants to set the keyboard leds with the ioctl KDSETLED on
/dev/console. Unfortunately this ioctl requires one more capability.
Is the
On Sun, Jan 28, 2007 at 05:50:46PM +0100, Udo Richter wrote:
> Hi list,
>
> I've finished a third version of the shutdown rewrite. Again there are
> two patches available, one for VDR 1.5.0, and one with slight changes
> for 1.4.x.
>
> http://www.udo-richter.de/vdr/patches.html#shutdown
> http:
Bernd Juraschek wrote:
> Hello,
>
> I've problems with my statusleds plugin. If vdr is not running as root
> all capabilities are dropped - except the one for setting the system
> time.
>
> My plugin wants to set the keyboard leds with the ioctl KDSETLED on
> /dev/console. Unfortunately this ioct
> Why not simply document this fact in the installation guide:
> "The plugin must have write access to /dev/console."
> This is similar to the dvd or vcd plugin which need read/write access to
> /dev/dvd resp. /dev/cdrom.
Hmm - this sounds like a good idea ...
> On my machine, I added the vdr use
Bernd Juraschek wrote:
>> I don't know much about linux capabilities, but my feeling is, that they
>> are meant for things not represented by devices (which use the simpler
>> file-permissions model).
>
> On my system /dev/console has r/w access for anyone but this is not
> sufficient.
Damn. so m
Reinhard Nissl kirjoitti:
Hi,
Kartsa wrote:
Should I do both these changes at the same time or separately?
I think you may apply both changes at the same time.
Bye.
So I would like to raise this one up again. After applying the two
changes (dsyslog("TS continuity error (%d)", cc
Hi list,
I've finished a fourth version of the shutdown rewrite. Again there are
two patches available, one for VDR 1.5.0, and one with slight changes
for 1.4.x.
http://www.udo-richter.de/vdr/patches.html#shutdown
http://www.udo-richter.de/vdr/patches.en.html#shutdown
Changes:
- Renamed som
Hi list,
I've updated the runvdr extreme script to version 0.2.
runvdr extreme is a runvdr script, just like the runvdr script included
in the VDR distribution. Additionally, it supports configuration files,
lots of command line options and more features.
-> http://www.udo-richter.de/vdr/scr
On Sun, Feb 18, 2007 at 10:09:54PM +0100, Udo Richter wrote:
> "Editing - shut down anyway?" ( no longer cutting ;) )
> "Schneide - trotzdem ausschalten?"
> "Leikkaus kesken - sammutetaanko?"
Hmm, this is inconsistent with most Finnish translations of
"editing" ("muokkaus") in i18n.c. I'd r
Hi,
Kartsa wrote:
> So I would like to raise this one up again. After applying the two
> changes (dsyslog("TS continuity error (%d)", ccCounter) and { *FrameSize
> = 0; dsyslog("cAudioRepacker: FrameSize == 0"); } in remux.c) I still
> get these lines in log (and -l 3 in vdr startup)
>
> vdr: [3
14 matches
Mail list logo