gst-plugins-rs/generic/fmp4
Sebastian Dröge 6bca5a9962 fmp4mux: Implement interleaving based on start timestamps instead of accumulated durations
Durations might accumulate rounding errors and streams might not
actually start at the same time. For that reason also start with the
stream that has the lowest timestamp.
2022-05-20 15:03:06 +03:00
..
examples Update to m3u8-rs 4.0 2022-04-14 07:41:18 +00:00
src fmp4mux: Implement interleaving based on start timestamps instead of accumulated durations 2022-05-20 15:03:06 +03:00
tests fmp4mux: Implement handling of GAP events 2022-05-20 15:03:04 +03:00
build.rs Add new fmp4 plugin with muxers for ISO fragmented MP4, DASH and CMAF containers 2021-11-15 14:04:03 +02:00
Cargo.toml fmp4mux: Port to aggregator as base class as preparation for supporting multiple streams 2022-05-12 18:31:02 +03:00
LICENSE Add new fmp4 plugin with muxers for ISO fragmented MP4, DASH and CMAF containers 2021-11-15 14:04:03 +02:00