tt2468
05d52ee3a7
libobs: Fix PTS incrementation when FPS divisor is enabled
...
When using a PTS divisor, OBS would still increment the PTS by only the
original `fps_den` value, not considering that PTS values should be
multiplied by the divisor.
For example, `60/1` increases like `0,1,2,3`. `60000/1001` increases
like `0,1001,2002,3003`.
Without this fix, `60/1` main OBS framerate with a divisor of `2`
produces `0,1,2,3`, while the correct pattern would be `0,2,4,6`
2023-11-29 16:23:24 +01:00
..
2023-10-17 16:45:36 -04:00
2023-05-20 01:31:18 -07:00
2023-11-04 01:16:25 -05:00
2023-11-04 18:12:22 -05:00
2023-10-06 10:51:15 -06:00
2023-11-25 17:04:47 -06:00
2022-07-19 09:28:51 -03:00
2023-11-25 17:09:47 -06:00
2023-11-04 01:16:25 -05:00
2022-08-13 00:49:17 -07:00
2021-10-24 02:00:16 -07:00
2023-05-20 01:31:18 -07:00
2023-11-04 01:16:25 -05:00
2023-11-04 01:16:25 -05:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-08-31 17:52:08 -04:00
2023-10-06 18:23:49 -06:00
2023-05-20 01:31:18 -07:00
2023-11-10 02:10:43 -06:00
2023-05-20 01:31:18 -07:00
2023-07-29 16:34:47 -07:00
2023-11-29 16:23:24 +01:00
2023-05-20 01:31:18 -07:00
2023-07-12 15:57:43 -04:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-03-18 10:47:49 +01:00
2023-03-18 10:47:50 +01:00
2022-06-04 16:03:23 -07:00
2019-11-17 20:30:42 -08:00
2023-05-20 01:31:18 -07:00
2023-08-15 16:00:21 -07:00
2021-01-17 10:31:58 +13:00
2021-01-17 10:31:58 +13:00
2023-07-21 23:22:07 +02:00
2023-08-10 16:07:25 -04:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-01-19 13:08:46 -05:00
2023-08-24 13:32:33 -07:00
2022-10-29 16:08:16 -07:00
2021-02-09 09:39:04 -03:00
2023-05-20 01:31:18 -07:00
2021-02-01 19:03:43 -03:00
2023-05-20 01:31:18 -07:00
2021-02-01 19:03:43 -03:00
2023-06-10 16:13:05 -07:00
2023-10-13 11:05:19 -05:00
2023-06-14 02:24:54 -07:00
2023-11-04 23:31:07 -05:00
2023-05-20 16:48:23 -07:00
2023-11-18 17:30:11 -06:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-06-09 20:20:49 -05:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-09-16 22:19:07 -07:00
2023-07-29 16:15:21 -07:00
2023-05-20 01:31:18 -07:00
2023-07-15 16:14:55 -07:00
2023-07-29 16:41:31 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-06-29 10:11:32 -04:00
2023-11-26 20:06:51 -06:00
2023-11-07 01:32:12 -06:00
2023-08-10 16:07:25 -04:00
2023-10-06 17:21:51 -06:00
2023-05-27 16:48:24 -07:00
2023-05-27 16:48:24 -07:00