FFmpeg “Non-monotonous DTS in output stream” error when processing video from Safari’s MediaRecorder
I’m recording a video stream in Safari with MediaRecorder
, then sending it to a remote server which then uses ffmpeg to reencode the video. When reencoding with FFmpeg, I get a lot of warnings and the final video is broken, frame are glitching and out of sync but the audio sounds fine.