ThunderGatti
19th December 2003, 03:51
Hi guys,
I'm doing a manual IVTC, using TMPGENC as a gui to get the frames I want. Luckily, the source is pretty clean so the patterns were easy to determine.
My problem is, for some reason using the two avisynth plugins that allow for the TMPGENC IVTC info to be loaded seem to be causing some color loss (not sure why, but it's definitely happening), so I would like to try and use an avisynth plugin that will just accept manual patterns for given frameranges.
I have attempted to use Decomb's override files to acheive this, but for some reason the patterns I'm entering don't seem to be working right for me. For example:
Here is the pattern I need to use, 1's being the frames I need to keep, 0's being the frames I want to drop:
10100
Then, the frame pattern resets at a couple of scene transitions, and it looks something like this:
10100-100-10100
(previous pattern)-(scene transition)-(previous pattern starts up again)
When reading the Decomb documentation, it only references designations for matching to "next frame" "current frame" and "previous frame", which I don't entirely understand in the context of what I'm trying to do.
Could someone explain to me how I can put those manual ivtc patterns to good use in decomb? It's really stumping me.
I'm doing a manual IVTC, using TMPGENC as a gui to get the frames I want. Luckily, the source is pretty clean so the patterns were easy to determine.
My problem is, for some reason using the two avisynth plugins that allow for the TMPGENC IVTC info to be loaded seem to be causing some color loss (not sure why, but it's definitely happening), so I would like to try and use an avisynth plugin that will just accept manual patterns for given frameranges.
I have attempted to use Decomb's override files to acheive this, but for some reason the patterns I'm entering don't seem to be working right for me. For example:
Here is the pattern I need to use, 1's being the frames I need to keep, 0's being the frames I want to drop:
10100
Then, the frame pattern resets at a couple of scene transitions, and it looks something like this:
10100-100-10100
(previous pattern)-(scene transition)-(previous pattern starts up again)
When reading the Decomb documentation, it only references designations for matching to "next frame" "current frame" and "previous frame", which I don't entirely understand in the context of what I'm trying to do.
Could someone explain to me how I can put those manual ivtc patterns to good use in decomb? It's really stumping me.