[vlc-devel] Re: Video filter useful for transcoding PAL DV

Paul Corke paul.corke at datatote.co.uk
Tue Apr 24 15:31:42 CEST 2007


On 21 April 2007 00:53, Antoine Cellerier wrote:

> On Fri, Apr 20, 2007, Paul Corke wrote:
>> But that's not what the filter does...  It moves the picture up by
>> one line.  So if "deflicker" is set to 0, output is still != input
>> but it does this with the pf_memcpy instead of blending the lines:
> 
> Oops, sorry :) I misread

I have altered the patch so that it does work on the current picture_t*
instead of creating a new one (it still copies the data within the
buffer :) ).

This should make it a little more efficient, and use less memory.

Regards,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swapfields.c
Type: application/octet-stream
Size: 8909 bytes
Desc: swapfields.c
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070424/93a6b5b2/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: swapfields-config.svn-diff.txt
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070424/93a6b5b2/attachment.txt>


More information about the vlc-devel mailing list