Deinterlacing hybrid footage >>
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 13.08.2025 - 09:47:28
Pages:  1  

Deinterlacing hybrid footage

Advertising


MessageAuthor

Glad you like it. It's good to see that my work is also useful to others. I just downloaded Vinverse, and will give it a try. True the sharpening is not part of the script. But I also pointed that out in the comments. I just included it because I thought it might be helpful to some people. Frame reduction, I believe, would be part of the script if you are talking deinterlacing, but not when you're talking bobbing, and here also I just included it because I thought it might help someone. The important part of the script though (and what I spent my time on), is what comes before, I do agree. And I feel honored that you want to include it in the FAQ. Let me know how it turns out with the other bobbers. Thank you, Changeandy

------------------------------
Vagina- The box a pen!s comes in.

foRRREVerz

user forum




Statistics:
Messages: 780
Registration: 01.29.2002
03.01.21 - 06:11:04
Message # 1
RE: Deinterlacing hybrid footage

wouldn't be "tdeint(mode=1,full=false,tryweave=true)" be the same? if not, where's the difference? i used it for backing up babylon 5 (pal version), where the live-action was shot on film (in pal 25 fps prog.) and the CGIs were interlaced. TDeint was perfectly able to leave the film content untouced and just deinterlace the CGIs.

------------------------------

motoyen

user forum




Statistics:
Messages: 133
Registration: 10.14.2001
03.01.21 - 06:17:59
Message # 2
RE: Deinterlacing hybrid footage

NICE. And fast, too. There seems to be slightly more window blind flicker (that was one of the big issues of the material that I was trying to deinterlace), but not very much. I tried modifying it a bit, namely: - putting in smoothdeinterlace as the bobber - changing the cthresh value (some oft the CGI logos in my material are quite sharp and can cause tdeint to think some parts of the frame are combed) - adding FieldDeinterlace for postprocessing (vinverse does not seem to work quite as well for the material I have, although I haven't played with the parameters yet) like so: smoothie = IntFootage.SmoothDeinterlace(tff=false, doublerate=true,lacethresh=0) #! You might have to change the tff parameter tdeint(mode=1,full=false,cthresh=7,tryweave=true,edeint=smoothie) FieldDeinterlace(map =false, blend=true, dthreshold=3) and I must say I REALLY like the results. Much more elegant than my two-pronged approach. Most artifacts I found to be pretty much invisible in real time playback. It makes for a fast and effective all-rounder. Thanks for the tip!

------------------------------

E28Fiend

user forum




Statistics:
Messages: 319
Registration: 08.06.2003
03.01.21 - 06:26:07
Message # 3
RE: Deinterlacing hybrid footage

doubled = IntFootage.separatefields().DoubleWeave() will internally use DoubleWeaveFields which does a full frame blit every frame. doubled = IntFootage.DoubleWeave() will do the same thing and internally use the faster DoubleWeaveFrames which only does 1 blit per 2 frames.

------------------------------

gmarch

user forum




Statistics:
Messages: 25
Registration: 09.19.2002
03.01.21 - 06:34:48
Message # 4
RE: Deinterlacing hybrid footage

@ IanB: Thank you for the tip! @ToS_Maverick: Yes, I tried eedi2 and it is quite a good bobber. What I especially like about it is how it produces very smooth edges. But I was having issues with some window blinds in the background and eedi2 produced too much flicker there. I looked long and hard for a command that would reduce this very annoying artefact and finally stumbled upon Smoothdeinterlace, which has quite excellent flicker reduction. It does, however, have shortcomings with progressive footage as well as producing somewhat pixellated edges. Here TDeint could compensate quite well, since it definitely knows which scanlines to keep and which to bob. And it allows you to use any bobber you like, how great is that? Finally I used FieldDeinterlace to smooth out the pixellated edges, and Bob was my uncle, so to say :p. As for VFR video, I have not yet done anything in that area, but I will keep your tip in mind.

------------------------------

S54ATL

user forum




Statistics:
Messages: 49
Registration: 10.28.2003
03.01.21 - 06:43:53
Message # 5
RE: Deinterlacing hybrid footage
no sound using monitor mode : Previous topicNext topic: Deinterlace Anime Without Blend/Ghost?
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants