> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of Jan > Ekström > Sent: Monday, October 10, 2022 2:45 PM > To: [email protected] > Subject: [FFmpeg-devel] [PATCH v5 3/3] ffmpeg: add video heartbeat > capability to fix_sub_duration > > From: Jan Ekström <[email protected]> > > Splits the currently handled subtitle at random access point > packets that can be configured to follow a specific output stream. > > This way the subtitle - which is known to be shown at this time > can be split and passed to muxer before its full duration is > yet known. > > Co-authored-by: Andrzej Nadachowski <[email protected]> > Co-authored-by: Bernard Boulay <[email protected]> > > Signed-off-by: Jan Ekström <[email protected]>
I hope you don't mind me to mention that my subtitle filtering patchset provides a way more comprehensive and flexible approach to this. Best, softworkz _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
