audyovydeo
5th February 2008, 12:38
Hello
I've bene banging my head against this problem for some time now -- need external advice. At first I thought it was a deinterlacing problem. Now I'm coming to think it's just a bad quality camera,but I'd like to settle the matter.
Here is some footage, deinterlaced differently. My problem is the residual lines in the sky. Also, can anyone put a name to this artifact ? I don't think this is combing ?
1. interlaced original :
http://mapage.noos.fr/manamba/interlace/interlaced.jpg
2. TDeint(0,0)
http://mapage.noos.fr/manamba/interlace/tdeint.jpg
3. interp = SeparateFields().SelectEven().EEDI2(field=0)
TDeint(order=0, field=0, edeint=interp)
http://mapage.noos.fr/manamba/interlace/eedi2_tdeint.jpg
4. interp = nnedi(field=0)
TDeint(order=0,field=0,edeint=interp)
http://mapage.noos.fr/manamba/interlace/nnedi_tdeint.jpg
I've played around with just about every TDeint option, with no solution. Feedback gladly wanted.
cheers
audyovydeo
I've bene banging my head against this problem for some time now -- need external advice. At first I thought it was a deinterlacing problem. Now I'm coming to think it's just a bad quality camera,but I'd like to settle the matter.
Here is some footage, deinterlaced differently. My problem is the residual lines in the sky. Also, can anyone put a name to this artifact ? I don't think this is combing ?
1. interlaced original :
http://mapage.noos.fr/manamba/interlace/interlaced.jpg
2. TDeint(0,0)
http://mapage.noos.fr/manamba/interlace/tdeint.jpg
3. interp = SeparateFields().SelectEven().EEDI2(field=0)
TDeint(order=0, field=0, edeint=interp)
http://mapage.noos.fr/manamba/interlace/eedi2_tdeint.jpg
4. interp = nnedi(field=0)
TDeint(order=0,field=0,edeint=interp)
http://mapage.noos.fr/manamba/interlace/nnedi_tdeint.jpg
I've played around with just about every TDeint option, with no solution. Feedback gladly wanted.
cheers
audyovydeo