Zachariah Brown
b18fd2b95b
avcodec/nvenc: use framerate if available
...
The h264_nvenc and hevc_nvenc encoders aren't respecting the framerate in the codec context.
Instead it was using the timebase which in our use-case was 1/1000 so the encoder was behaving
as if we wanted 1000fps. This resulted in poor encoding results due to an extremely low bitrate.
Both the amf and qsv encoders already contain similar logic to first check the framerate before
falling back to the timebase.
Signed-off-by: Zachariah Brown <zachariah@renewedvision.com>
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
2020-05-15 00:44:31 +02:00
..
2020-04-20 10:28:04 +08:00
2020-04-12 16:36:47 +02:00
2020-04-20 15:08:20 +00:00
2020-05-13 13:20:08 +03:00
2020-05-10 01:09:13 +02:00
2020-04-16 00:56:49 +02:00
2020-05-01 23:30:35 +02:00
2020-04-11 17:13:36 +02:00
2020-04-11 17:13:36 +02:00
2020-04-24 19:43:04 +02:00
2020-04-24 19:43:04 +02:00
2020-05-13 09:03:45 +02:00
2020-04-10 15:24:54 +02:00
2020-05-11 00:45:09 +02:00
2020-05-02 17:30:02 +02:00
2020-04-24 19:43:04 +02:00
2020-04-11 14:23:51 +02:00
2020-04-10 09:32:13 -07:00
2020-04-10 09:32:13 -07:00
2020-04-10 09:32:13 -07:00
2020-04-10 15:58:04 -07:00
2020-04-16 00:56:49 +02:00
2020-04-15 14:54:42 -07:00
2020-05-03 11:38:03 -03:00
2020-05-12 09:37:47 +02:00
2020-05-13 13:20:08 +03:00
2020-05-13 13:20:08 +03:00
2020-05-05 11:54:58 -03:00
2020-05-07 23:12:24 +02:00
2020-05-02 19:14:08 +02:00
2020-05-08 20:54:15 +02:00
2020-04-12 23:23:49 +02:00
2020-04-05 23:18:55 +02:00
2020-05-03 19:53:01 -03:00
2020-05-03 19:53:01 -03:00
2020-05-03 19:53:01 -03:00
2020-04-15 18:48:23 +02:00
2020-04-12 23:23:49 +02:00
2020-04-12 23:23:49 +02:00
2020-04-12 23:23:49 +02:00
2020-04-12 23:23:49 +02:00
2020-05-12 21:39:13 +02:00
2020-04-10 15:24:54 +02:00
2020-04-24 05:00:15 +02:00
2020-04-10 15:24:54 +02:00
2020-04-24 19:43:04 +02:00
2020-04-10 14:15:14 +02:00
2020-04-24 19:43:04 +02:00
2020-05-02 19:14:08 +02:00
2020-04-24 05:00:15 +02:00
2020-05-12 21:39:13 +02:00
2020-04-25 22:32:16 +02:00
2020-04-10 15:24:54 +02:00
2020-04-11 18:15:58 +02:00
2020-05-10 09:55:57 +02:00
2020-04-24 05:00:15 +02:00
2020-04-10 15:58:04 -07:00
2020-04-10 15:24:54 +02:00
2020-04-10 15:24:54 +02:00
2020-04-07 18:21:28 +02:00
2020-04-16 00:56:49 +02:00
2020-04-10 15:24:54 +02:00
2020-04-07 18:29:20 +02:00
2020-05-10 01:09:13 +02:00
2020-05-11 00:45:09 +02:00
2020-04-26 18:38:25 +01:00
2020-05-03 11:39:00 -03:00
2020-04-10 15:52:41 +02:00
2020-04-10 15:52:41 +02:00
2020-04-10 15:52:41 +02:00
2020-04-10 15:52:22 +02:00
2020-04-10 15:52:22 +02:00
2020-04-10 15:52:41 +02:00
2020-04-26 18:38:25 +01:00
2020-05-03 11:40:39 -03:00
2020-05-10 01:09:13 +02:00
2020-04-23 19:30:07 +02:00
2020-04-26 18:38:25 +01:00
2020-04-10 15:24:54 +02:00
2020-04-10 15:24:54 +02:00
2020-04-26 18:38:25 +01:00
2020-05-12 21:39:13 +02:00
2020-05-09 21:02:20 -03:00
2020-04-26 18:23:16 +02:00
2020-04-11 18:15:58 +02:00
2020-04-23 19:30:07 +02:00
2020-04-23 19:30:07 +02:00
2020-04-10 15:24:54 +02:00
2020-05-08 09:11:56 +08:00
2020-04-11 15:22:35 -07:00
2020-05-13 09:55:54 +08:00
2020-05-03 17:04:07 +01:00
2020-05-08 06:42:25 +08:00
2020-05-08 06:42:25 +08:00
2020-04-10 15:24:54 +02:00
2020-05-07 23:12:24 +02:00
2020-04-10 15:24:54 +02:00
2020-04-15 09:43:16 +02:00
2020-04-26 18:38:25 +01:00
2020-04-10 15:24:54 +02:00
2020-04-24 05:00:15 +02:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-10 09:32:13 -07:00
2020-04-10 15:58:04 -07:00
2020-04-26 18:38:25 +01:00
2020-04-22 23:21:10 +02:00
2020-04-26 18:38:25 +01:00
2020-05-09 09:33:49 +08:00
2020-05-09 09:33:49 +08:00
2020-05-09 09:33:49 +08:00
2020-05-14 09:15:25 +08:00
2020-04-24 05:00:15 +02:00
2020-05-08 20:55:49 +02:00
2020-05-12 01:00:28 +02:00
2020-05-03 05:28:33 +08:00
2020-05-03 05:28:33 +08:00
2020-05-15 00:44:31 +02:00
2020-05-02 01:33:49 +02:00
2020-05-14 18:43:29 -03:00
2020-04-20 15:08:20 +00:00
2020-05-08 20:55:49 +02:00
2020-05-02 10:51:55 +02:00
2020-04-23 08:05:06 +08:00
2020-04-16 15:05:07 -03:00
2020-05-07 23:12:24 +02:00
2020-05-13 13:20:08 +03:00
2020-05-13 13:20:08 +03:00
2020-04-10 15:24:54 +02:00
2020-05-10 01:09:13 +02:00
2020-05-07 21:10:34 +08:00
2020-05-05 08:20:45 +08:00
2020-04-10 15:24:54 +02:00
2020-05-04 05:22:51 +08:00
2020-04-26 18:38:25 +01:00
2020-04-20 13:46:37 -03:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-05-12 21:39:13 +02:00
2020-04-26 18:38:25 +01:00
2020-04-10 15:24:54 +02:00
2020-04-10 15:24:54 +02:00
2020-04-10 15:24:54 +02:00
2020-04-10 15:24:54 +02:00
2020-04-19 17:08:08 +02:00
2020-04-10 15:24:54 +02:00
2020-04-10 15:58:04 -07:00
2020-04-29 23:31:02 +02:00
2020-04-10 15:24:54 +02:00
2020-05-08 09:11:56 +08:00
2020-04-19 19:20:03 +02:00
2020-04-10 15:24:54 +02:00
2020-05-12 01:00:28 +02:00
2020-04-29 23:33:33 +02:00
2020-05-05 08:20:45 +08:00
2020-05-12 01:00:28 +02:00
2020-04-29 21:55:35 -04:00
2020-05-09 19:35:05 -04:00
2020-04-14 23:42:05 -04:00
2020-05-05 00:49:42 -04:00
2020-04-13 14:14:52 +01:00
2020-05-04 12:33:30 -03:00
2020-05-04 12:33:30 -03:00
2020-05-04 12:33:30 -03:00
2020-05-04 12:33:30 -03:00
2020-05-04 12:33:30 -03:00
2020-05-04 12:33:30 -03:00
2020-05-04 12:33:30 -03:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-10 15:24:54 +02:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-04-26 18:38:25 +01:00
2020-05-13 09:55:54 +08:00
2020-04-17 19:33:43 +10:00
2020-04-26 18:38:25 +01:00
2020-04-24 05:00:02 +02:00
2020-05-12 09:37:47 +02:00
2020-05-12 09:37:47 +02:00
2020-05-12 09:37:47 +02:00
2020-05-02 17:31:04 +02:00
2020-05-05 08:22:28 -04:00
2020-05-05 20:07:19 +02:00
2020-04-16 15:05:07 -03:00
2020-04-10 15:58:04 -07:00
2020-05-02 17:29:23 +02:00
2020-04-10 15:58:04 -07:00
2020-04-07 18:24:14 +02:00
2020-04-10 15:24:54 +02:00
2020-04-10 12:22:09 +02:00
2020-05-08 09:11:56 +08:00