> Am 22.11.2019 um 13:01 schrieb <[email protected]> <[email protected]>: > > time=00:00:04.44 bitrate=1889.4kbits/s dup=25 drop=0 speed= 8.7x
Audio and video do not have identical start times in your input file (this is normal for transport streams). Our mov muxer does not support variable frame rate, therefore frames have to be duplicated in the output to achieve A/V sync. For future questions: Please try (hard) to simplify your command lines and generally, please only post FFmpeg command line and console output, other console output nearly always leads to a lot of confusion. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
