jumpcutter icon indicating copy to clipboard operation
jumpcutter copied to clipboard

Framerate detection isn't working for 15fps

Open WeaselOnaStick opened this issue 5 years ago • 4 comments

The video is not synchronized with audio at all. With default settings video stops at around half the original and sound keeps going. The file size increases and video is simply unusable(in terms of human perception)

WeaselOnaStick avatar Apr 22 '19 18:04 WeaselOnaStick

Have you tried manually specifying video framerate?

galvanized avatar Apr 22 '19 18:04 galvanized

Have you tried manually specifying video framerate?

~~I just tried manually entering the 29.97 fps of the original and it didn't affect anything~~ Nevermind. I actually mixed some something up. Setting the correct fps works. But the jumpcutter still can't automatically get the right framerate for the video

WeaselOnaStick avatar Apr 22 '19 19:04 WeaselOnaStick

There is no FPS detection RN, but there are some good pull requests regarding this issue.

ascpixi avatar Apr 24 '19 07:04 ascpixi

I made one that has framerate detection. See: https://github.com/petermg/jumpcutter/tree/patch-2 Also you can download a Windows executable I complied, along with a drag and drop bat file and ffmpeg: https://1drv.ms/u/s!AjpZw3nbsfwNgY4jBZTi9G17idUl6Q?e=he72ae

petermg avatar Jul 06 '19 08:07 petermg