Thank you for the scene change detection so that there aren't any mixed frames. That's good.
But there must be a frame because otherwise the video gets out of sync with audio.
Yes I saw you change the fps so that that issue is tried to solved. But that's a problem when I interpolate 25.0 fps to 50.0 fps I want to have there 50.0 fps and nothing else like 49.xxx fps or such stuff.
I know how SVP resolves this problem at scene changes : It dublicates the first frame of the next scene. So the next scene starts with two times the same frame. Is that option possible to build in? "At scence change, just dublicate the next first frame" and thats' it. No audio sync issues anymore. :)