[MPlayer-users] uspp filter - colorspace

chronosek chronosek at interia.eu
Fri Mar 9 16:31:19 CET 2012


> Are you sure that you input is not YV12 ?
> (I know it is possible but that is not the typical case.)
>
> The filter should also work in FFmpeg, did you test?
>
> Carl Eugen
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>

I use a chain set of filters :
avisynth 
(ffvideosource(yv12)->rgb24->spiline144resize->msucartoonrestore->huffyuv(rgb24))
mencoder(rgb->444P->uspp->ffv1(444P))
avisynth(444P->rgb24->msharpen->spilinere144size->lagarith(rgb24))

It is for restore quality bad sources, i want as less as posible use 
colorspace losy conver so i just asked about uspp

PS. why huffyuv in mencoder can not use rgb24?


More information about the MPlayer-users mailing list