View Full Version : deinterlacing with mvbob problem
lansing
11th December 2006, 00:58
i tried to use the mvbob deinterlacer for my video, everything works out fine except the horrizontal line of the video became shaky. i've upload a sample from the original vob here:
http://www.savefile.com/files/329347
the code in the avs i use is below:
mpeg2source("sample.d2v")
AssumeTFF()
MVBob().selecteven()
crop( 6, 0, -6, 0)
Lanczos4Resize(640,480) # Lanczo4 (Sharp)
is there any way to fix it?
Guest
11th December 2006, 01:57
Don't deinterlace that, because it is soft telecined. Use Force Film in DGIndex. Of course I assume that the clip you posted is representative of the whole video.
lansing
11th December 2006, 04:57
thanks neuron2.
i have another question.
i have just checked the whole video using DGIndex,
the main movie is 99% film/progressive, the ending credit is NTSC/interlaced.
what should i do to work them out correctly?
Guest
11th December 2006, 05:41
Delete them. :)
CWR03
11th December 2006, 07:12
Delete them. :)
lol, that's certainly an option - if you're like me and watch the movie all the way through and read the credits while listening to the music, you can encode them separately with the appropriate filter and merge them with the movie.
lansing
11th December 2006, 14:37
lol, that's certainly an option - if you're like me and watch the movie all the way through and read the credits while listening to the music, you can encode them separately with the appropriate filter and merge them with the movie.
it's an old video, so i want to preserve the whole thing.
oh well, after i went on and read some information from the old posts, i think i will just force film the whole video, then encode them separetely.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.