1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
Jan Ekström 9a820ec8b1 ffmpeg: add video heartbeat capability to fix_sub_duration
Splits the currently handled subtitle at random access point
packets that can be configured to follow a specific output stream.
Currently only subtitle streams which are directly mapped into the
same output in which the heartbeat stream resides are affected.

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. This is also a drawback, as this essentially outputs
multiple subtitles from a single input subtitle that continues
over multiple random access points. Thus this feature should not
be utilized in cases where subtitle output latency does not matter.

Co-authored-by: Andrzej Nadachowski <andrzej.nadachowski@24i.com>
Co-authored-by: Bernard Boulay <bernard.boulay@24i.com>

Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
2023-02-03 16:17:29 +02:00
..
2022-11-06 14:39:27 +01:00
2022-11-06 14:39:37 +01:00
2022-11-07 16:08:35 +11:00
2022-04-28 02:39:37 +02:00
2022-04-28 02:39:37 +02:00
2022-06-01 14:56:50 +02:00
2022-04-28 02:39:37 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:05 +02:00
2021-01-14 01:44:21 +01:00
2022-03-25 18:18:44 +01:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2022-07-26 20:45:18 +02:00
2022-05-03 04:18:06 +02:00
2022-09-20 11:26:00 +02:00
2022-07-10 16:58:58 +02:00
2021-08-29 18:44:46 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2022-04-28 02:39:37 +02:00
2023-01-13 11:22:59 -06:00
2022-10-06 15:00:21 +02:00