Pentajet
11th January 2007, 01:55
I understand absolutely nothing on compiling and that sort of stuff and I don't have enough time to learn - otherwise I would do this myself. But I noticed a defect in RePal and it would be cool if someone who has the know how could fix it.
OK so RePal converts back to PAL, NTSC material that was once already PAL and has been coverted by creating 12 fields A AB B BC C C CD D DE E EF EF from 5 frames ABCDE (F being the A frame of the next sequence). It does so by looking for the "C" frame and it works WONDERS iff A B C D & E are ALL different from each other as is the case during pans and zooms in Anime.
But normally in Anime in any other scene other then pans and zooms there are DUPLICATE FRAMES. So that rather than five distinct frames the very original PAL version has a set such as A A B B C which results in the twelve NTSC fields being A A A AB B B B B BC C C C. This makes it really difficult for the filter to find the anchor (in fact during such scenes the filter fails and constructs frames from field like AB or BC above which should have been discarded resulting in ghosting during static scenes).
Now there are 30 possible combinations for duplicate frames (assuming that stuff like A A B A A does not happen in anime). Can someone update this filter to take into account the other 29 instances rather than just the case "all frames different"?
THANKS
OK so RePal converts back to PAL, NTSC material that was once already PAL and has been coverted by creating 12 fields A AB B BC C C CD D DE E EF EF from 5 frames ABCDE (F being the A frame of the next sequence). It does so by looking for the "C" frame and it works WONDERS iff A B C D & E are ALL different from each other as is the case during pans and zooms in Anime.
But normally in Anime in any other scene other then pans and zooms there are DUPLICATE FRAMES. So that rather than five distinct frames the very original PAL version has a set such as A A B B C which results in the twelve NTSC fields being A A A AB B B B B BC C C C. This makes it really difficult for the filter to find the anchor (in fact during such scenes the filter fails and constructs frames from field like AB or BC above which should have been discarded resulting in ghosting during static scenes).
Now there are 30 possible combinations for duplicate frames (assuming that stuff like A A B A A does not happen in anime). Can someone update this filter to take into account the other 29 instances rather than just the case "all frames different"?
THANKS