knutinh
18th January 2010, 23:04
Hello
I am trying to get the full frames of a set of nominally 18 (?) fps 8mm converted to 50 fields per second DV. I have inspected the output frame-by-frame in virtualdub (is that field(N) + field(N+1) waved into one frame?), and could not find some simple pattern of combed/non-combed frames.
I dont know the equipment used, or what cadence was used. Is there any tool that will do this robustly and automatically? I thought about writing one myself, but I figured that someone surely must have thought it more through than me:
1. input approximate source framerate, N/D
2. input "field search window", M
3. input difference tolerance, e
Then the algo would look M odd/even fields before or after each field to find fields that are equal (within tolerance e). Any duplicated even or odd fields should then be easily (and inexpensively) found?
In my case, I was hoping for a sort-of bulletproof way of getting back my 18fps progressive film from the 50i container.
-k
I am trying to get the full frames of a set of nominally 18 (?) fps 8mm converted to 50 fields per second DV. I have inspected the output frame-by-frame in virtualdub (is that field(N) + field(N+1) waved into one frame?), and could not find some simple pattern of combed/non-combed frames.
I dont know the equipment used, or what cadence was used. Is there any tool that will do this robustly and automatically? I thought about writing one myself, but I figured that someone surely must have thought it more through than me:
1. input approximate source framerate, N/D
2. input "field search window", M
3. input difference tolerance, e
Then the algo would look M odd/even fields before or after each field to find fields that are equal (within tolerance e). Any duplicated even or odd fields should then be easily (and inexpensively) found?
In my case, I was hoping for a sort-of bulletproof way of getting back my 18fps progressive film from the 50i container.
-k