[MPlayer-cvslog] CVS: main/libmpcodecs vf_screenshot.c, NONE, 1.1 vf.c, 1.116, 1.117 vf.h, 1.27, 1.28
Rich Felker
dalias at aerifal.cx
Mon Sep 12 02:56:09 CEST 2005
On Sun, Sep 11, 2005 at 10:59:00AM +0200, Reimar Döffinger wrote:
> Hi,
> > Added Files:
> > vf_screenshot.c
> > Log Message:
> > screenshot filter
>
> Nice, but I think it is missing a get_image function, as well as start_slice and
> draw_slice.
> get_image is important to ensure that the image is readable, one like
Not necessary, it's an export type image.
However the claim that this filter adds no overhead is blatently
false. It slows down playback massively with slices and DR disabled.
Rich
More information about the MPlayer-cvslog
mailing list