reyniel26 / bleepy

Bleepy is a Python program that can block Tagalog and English profanity in audio and videos.
MIT License
11 stars 6 forks source link

Non-monotonous DTS in output stream 0:1 ... #5

Open reyniel26 opened 2 years ago

reyniel26 commented 2 years ago

In concatenation of the final video or the block video this warning shows.

Non-monotonous DTS in output stream 0:1; previous: 3524690, current: 3240532; changing to 3524691. This may result in incorrect timestamps in the output file

This error occur in concatenation phase using FFMPEG.

image

reyniel26 commented 2 years ago

This bug results video that is longer compare to the original video.

reyniel26 commented 2 years ago

I tried this but it results some side effects such as some audios are muted and for longer videos the process video are still longer compare to the original.

https://stackoverflow.com/questions/53021266/non-monotonous-dts-in-output-stream-previous-current-changing-to-this-may-result?answertab=votes#tab-top