mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-06 19:15:22 +02:00
c1818cb947
Don't mark all streams as finished, instead make sync_opts keep track of the stream's duration, and set recording_time to it, same as in transcoding paths. Fixes tickets #9512 and #9513. Signed-off-by: James Almer <jamrial@gmail.com>