Files
mediacms-user-docs/files
multiflexi 48838ac406 Framerate fix (#246)
* Framerate fix

Keep original framerate up to 60fps, halve any framerate above 60fps. Because of "video_frame_rate": Fraction(video_info["r_frame_rate"]), it does not work, when float used, the video is encoded but framerate suffers from rounding error.

* Framerate fix

Keep original framerate up to 60fps, halve any framerate above 60fps. Because of "video_frame_rate": Fraction(video_info["r_frame_rate"]), it does not work, when float used, the video is encoded but framerate suffers from rounding error.

* Introduction of minimum bitrate modifier

A minimum bitrate modifier introduced as per https://developers.google.com/media/vp9/settings/vod

* Introduction of minimum bitrate modifier

A minimum bitrate modifier introduced as per https://developers.google.com/media/vp9/settings/vod
2021-08-20 14:04:50 +03:00
..
2021-05-26 18:35:21 +03:00
2021-08-20 13:57:55 +03:00
2020-12-15 23:33:43 +02:00
2021-05-26 18:35:21 +03:00
2020-12-15 23:33:43 +02:00
2021-05-26 18:35:21 +03:00
2021-05-26 18:35:21 +03:00
2020-12-15 23:33:43 +02:00
2021-06-03 18:26:53 +03:00
2021-05-26 18:35:21 +03:00
2021-08-20 14:04:50 +03:00
2021-05-26 18:35:21 +03:00
2021-06-03 18:26:53 +03:00
2021-05-26 18:35:21 +03:00
2021-05-31 22:24:05 +03:00
2020-12-15 23:33:43 +02:00
2021-06-18 15:37:09 +03:00
2021-08-05 13:25:25 +03:00
2021-06-03 18:26:53 +03:00