01.05.2024, 10:33
Is there a way to remove around 3,000 duplicate frames from a movie, and to replace those dropped frames with new interpolated frames in order to keep the same running time and audio in synch?
[HELP] Feature film with duplicate frames
|
01.05.2024, 10:33
Is there a way to remove around 3,000 duplicate frames from a movie, and to replace those dropped frames with new interpolated frames in order to keep the same running time and audio in synch?
01.05.2024, 11:22
yes
"Filtering->Vapoursynth->Frame->Misc->FillDuplicateFrames" is probably the right choice if there are multiple duplicate frames in a row sometimes, otherwise FillDrops should work too. Replacing frames with interpolated frames should not change av sync. If the duplicates follow a pattern, dropping them using SelectEvery while adjusting the frame rate would also keep the runtime and the sync. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
01.05.2024, 11:40
The single dupe frames usually appear before or after a scene change, they are not in a row. What would work best?
01.05.2024, 12:08
Probably doesn't matter which you use if there are just single frame drops.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
01.05.2024, 12:10
OK, thanks.
You would be surprised at the state of some masters sent out by so-called 'professional' film scanning facility houses.
02.05.2024, 19:58
FillDuplicateFrames didn't work (with default setting), so now trying FillDrops.
02.05.2024, 20:13
Make sure to adjust the threshold (enable 'Debug' to see what the differences are), otherwise none of those functions will work as expected.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
03.05.2024, 10:22
FillDrops (MV) doesn't work either, it simply creates a new blended frame of both duped frames.
I guess I will need to play around with the FillDuplicateFrames option, but I have no idea what setting to use?
03.05.2024, 12:16
a. adjust the threshold so that only duplicates get interpolated
b. select rife for the interpolation
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
03.05.2024, 14:09
if you send me a sample of your source I can sugges a threshold if that helps,..
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. |
« Next Oldest | Next Newest »
|