[vlc] Resizing with and without swscale
Rémi Denis-Courmont
remi at remlab.net
Wed Sep 9 22:35:33 CEST 2009
Le mardi 8 septembre 2009 14:51:10 Patrice Bouchand, vous avez écrit :
> So, what can I do to:
> * Have the right colors with libswscale support and reduce cpu consumption
> ?
> * Make the resizing work with any values without libswscale, as in vlc
> 0.8.6 ?
IIRC, 0.8.6 used FFmpeg/libimgresample instead, which has been replaced by
FFmpeg/libswscale anyway. We removed the plugin because it was buggy on top of
that.
Hence I doubt the second option is feasible, unless you want to fully
implement your own optimized scaling algorithm.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc
mailing list