Hey hey!

On 2/11/07, Raffaella Traniello <[EMAIL PROTECTED]> wrote:
Unless I'm missing something...

Hmmm, mplayer offers a few filters for working with interlaced video.
If the ones in cinelerra didn't work, you may want to try those.

mplayer video.avi -vo png -vf pp=fd

There are heaps of post-processing (pp) filters that deinterlace. From
man mplayer:

                lb/linblenddeint
                     Linear blend deinterlacing filter that dein-
                     terlaces  the  given  block by filtering all
                     lines with a (1 2 1) filter.

                li/linipoldeint
                     Linear  interpolating  deinterlacing  filter
                     that deinterlaces the given block by linear-
                     ly interpolating every second line.

                ci/cubicipoldeint
                     Cubic  interpolating  deinterlacing   filter
                     deinterlaces  the  given  block by cubically
                     interpolating every second line.

                md/mediandeint
                     Median deinterlacing  filter  that  deinter-
                     laces  the  given block by applying a median
                     filter to every second line.

                fd/ffmpegdeint
                     FFmpeg deinterlacing  filter  that  deinter-
                     laces  the  given  block  by filtering every
                     second line with a (-1 4 2 4 -1) filter.

                l5/lowpass5
                     Vertically applied FIR lowpass deinterlacing
                     filter  that deinterlaces the given block by
                     filtering all lines with a (-1  2  6  2  -1)
                     filter.

Joe

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to