I have video that consists of individual frames of Super 8 movie film which were captured one frame at a time from my Workprinter. As you probably know, Super 8 is shot at 18 frames per second. To view it on a TV, it must be converted to 29.97 fps.
In using my Workprinter in the past few years I have always used an AVISynth script that I wrote which does the somewhat unusual 18 to (nominally) 30 fps pulldown. I run this from VirtualDub and it is fast and the results are sharp as a tack (no degradation from the original).
However, AVISynth is a kludge to work with so I thought I would try doing the pulldown in Vegas. I told Vegas that the 18 fps movie AVI was progressive (which it is, since no motion occurs between the upper and lower fields). I then set the event properties' "Playback Rate" to 0.6, and selected "Force Resample." I have also tried setting SuperSampling for the entire project to 2, 3, and then even to 4. The resulting video is much smoother than what I get with my AVISynth script (this is good), but I end up losing quite a bit of sharpness (this is bad). This is true even when I don't use SuperSampling and when I don't resample. (On a separate note, SuperSampling doesn't seem to change a thing with the intermediate frames).
Question: Can anyone suggest settings that would let me get the silky smooth motion that Vegas can produce without sacrificing so much sharpness? Super 8 doesn't have much sharpness to give up, so if I can't make Vegas work, I'll have to stick to my AVISynth script. :(
In using my Workprinter in the past few years I have always used an AVISynth script that I wrote which does the somewhat unusual 18 to (nominally) 30 fps pulldown. I run this from VirtualDub and it is fast and the results are sharp as a tack (no degradation from the original).
However, AVISynth is a kludge to work with so I thought I would try doing the pulldown in Vegas. I told Vegas that the 18 fps movie AVI was progressive (which it is, since no motion occurs between the upper and lower fields). I then set the event properties' "Playback Rate" to 0.6, and selected "Force Resample." I have also tried setting SuperSampling for the entire project to 2, 3, and then even to 4. The resulting video is much smoother than what I get with my AVISynth script (this is good), but I end up losing quite a bit of sharpness (this is bad). This is true even when I don't use SuperSampling and when I don't resample. (On a separate note, SuperSampling doesn't seem to change a thing with the intermediate frames).
Question: Can anyone suggest settings that would let me get the silky smooth motion that Vegas can produce without sacrificing so much sharpness? Super 8 doesn't have much sharpness to give up, so if I can't make Vegas work, I'll have to stick to my AVISynth script. :(