WyattBlue / auto-editor

Auto-Editor: Efficient media analysis and rendering
https://auto-editor.com
The Unlicense
2.71k stars 402 forks source link

Adobe premiere cuts -Special Gurk #431

Closed GurksGithub closed 4 months ago

GurksGithub commented 5 months ago

Bug description

When auto editor cuts the video which is 3 hours long the cuts are inbetween the audio and not properly cut when exporting to Adobe Premiere. When I render the video in the auto editor app it works well.. but i need this exported to premiere but anytime i do that it cuts at random areas image

What's your platform?

Im using the application

What command did you use

https://prnt.sc/i5vu_Ka8UdPu

What properties does your input video have?

No response

Comments

No response

WyattBlue commented 5 months ago

@GurksGithub What's the framerate and samplerate of your video? One way to get this is to install the auto-editor cli then run auto-editor info your-vid.mp4

GurksGithub commented 5 months ago

so i cut the file down to 40 minutes and ran it thru with the same settings and now it works i wonder why if its very very long like 3 hours it messes up

WyattBlue commented 5 months ago

so i cut the file down to 40 minutes and ran it thru with the same settings and now it works i wonder why if its very very long like 3 hours it messes up

Maybe the desync is only noticeable when a large stretch of time has passed and 40 minutes isn't enough time. If there was a desync before 40mins before but not for the shorter vid, then maybe the re-encoding fixed something.

WyattBlue commented 5 months ago

My current theory why there's error with Adobe Premiere is that your video has a weird fps. That fps value then gets used as the timebase for the timeline, and when Premiere imports it, it has accumulating precision loss.