[vlc-devel] Re: [PATCH] --sout crop fix, padd feature
    Udo Richter 
    udo_richter at gmx.de
       
    Fri Feb 11 17:25:13 CET 2005
    
    
  
Gildas Bazin wrote:
> The only thing that bothers me is the use of a new filter type. The current 
> ffmpeg "video filter2" could surely be extended to handle cropping/padding 
> as well.
I'm open for suggestions. I wasnt sure how to pass the necessary 
crop/padd information to the filter, so I decided to 'use' the visible 
width/height and the offset fields for it. Since their currently unused 
and unchecked, I decided to rename the filter to avoid any compatibility 
issues, either by other filter2 plugins covering my version or by other 
filter2 users accidentally filling these fields.
Of course, the crop padd filter currently has all the capabilities that 
filter2 has too.
Cheers,
Udo
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list