-
Notifications
You must be signed in to change notification settings - Fork 11
Description
This is a strange issue as I don't recall this problem from earlier. Seems like trimming introduces some weird artifacts, as if it was damaging the file. For example:
It is typically happening around the cut time-point. It is also curious that the resulting file has the same length and frame-count in its metadata. BUT if I cut at a different time-point, the frame-count and length update in the metadata, but I get the "glitch" again at the starting point:
Again, trimming is probably the one function I have been using every day of testing, and it never seemed to behave like this before. I am using the patched ffmpeg build (where they fixed the issue with normalize). I have been using this build on a different computer before with no such errors. Will have to investigate this further.