Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Cutting under 2.5?



Gregoire Favre wrote:
> 
> Hello,
> 
> I am using cvs of dvb-kernel under 2.4 and I can see when I move the
> cutting marks, but under 2.5 with same version of dvb-kernel I can't?
> 
> Any idea why and how this could be fixed?

Displaying a still image is a pretty tricky thing.
VDR can't use the original driver ioctl() call for this, because
for reasons I don't know the driver doesn't display VDR's I-frames
as still images. So VDR sends the I-frame several times (which basically
is the same thing the driver does, so yet another reason why I can't
understand why the driver doesn't display VDR's I-frames...) to fill
up the driver's buffers far enough so that it displays the frame.
This is a pretty dirty workaround, but I never found a better way
to make it work.

Well, that doesn't explain why it doesn't work with the 2.5 kernel.
But then again, I just don't know...

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index