Posts: 10.618
Threads: 57
Joined: May 2017
Damn,... that's debug output I forgot.
-> will fix and send you a new link.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 44
Threads: 3
Joined: Mar 2022
(26.03.2022, 10:41)Selur Wrote: Damn,... that's debug output I forgot.
-> will fix and send you a new link.
Cu Selur
How come when I try and preview the video after cropping the top 1, the preview window instantly closes but after setting it to 2 and above, it previews fine?
Posts: 10.618
Threads: 57
Joined: May 2017
Your video doesn't use 4:4:4: color sampling and thus requires even height.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 44
Threads: 3
Joined: Mar 2022
(26.03.2022, 11:42)Selur Wrote: Your video doesn't use 4:4:4: color sampling and thus requires even height.
Cu Selur
Ah. make sense. I tweaked about with the filters you suggested and it quite a improvement! Although I disagree with the cropping as it will lose some of picture.
Posts: 10.618
Threads: 57
Joined: May 2017
I prefer cropping over wobbling borders due to statbilizing, but ne need for it.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 44
Threads: 3
Joined: Mar 2022
(26.03.2022, 11:46)Selur Wrote: I prefer cropping over wobbling borders due to statbilizing, but ne need for it.
Cu Selur
Edit conflict: Is it normal for the output size to be smaller? The test video with only the avisynth deinterlace applied and resized to 1440x1178 is about 97mb while the filtered vapoursynth ones are about 37 mb.
Posts: 10.618
Threads: 57
Joined: May 2017
Sure, if you remove noise/details file size will be smaller (when using crf or cq), since there is less information to save.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 44
Threads: 3
Joined: Mar 2022
(26.03.2022, 13:04)Selur Wrote: Sure, if you remove noise/details file size will be smaller (when using crf or cq), since there is less information to save.
Cu Selur
Is it normal for outputted 50fps Bob video to not be in sync with the raw 25fps video? Like it don't seem to be out of sync but the video, music and voices seem to play earlier than the 25 fps one.
I uploaded the debug where I did the job twice below.
Posts: 10.618
Threads: 57
Joined: May 2017
28.03.2022, 15:46
(This post was last modified: 28.03.2022, 15:47 by Selur.)
Assuming your video is cfr, bobbing to 50fps should not influence the sync at all. (since frame count and frame rate have both changed the same way)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 44
Threads: 3
Joined: Mar 2022
(28.03.2022, 15:46)Selur Wrote: Assuming your video is cfr, bobbing to 50fps should not influence the sync at all. (since frame count and frame rate have both changed the same way)
Cu Selur
I attached the debug on the post. I will also post a video comparison as a drive link in a min.