Files
lpms/ffmpeg
Josh Allmann 11a5584d69 Improve VFR support (#393)
* Improve VFR support.

Manually calculate the duration of each frame and set
the PTS to that before submitting to the filtergraph.

This allows us to better support variable frame rates,
and is also better aligned with how ffmpeg does it.

This may change the number of frames output by the FPS
filter by +/- 1 frame. These aren't issues in themselves
but breaks a lot of test cases which will need to be updated.

* Update test cases for VFR.
2024-05-13 18:15:33 +02:00
..
2024-05-13 18:15:33 +02:00
2022-06-09 08:30:02 +02:00
2024-05-13 18:15:33 +02:00
2021-11-30 23:54:44 +02:00
2018-01-30 11:48:21 -08:00
2024-05-13 18:15:33 +02:00
2024-01-15 10:31:13 +00:00
2024-05-13 18:15:33 +02:00
2024-05-13 18:15:33 +02:00
2022-06-16 08:33:10 +02:00