Xinpeng Sun
2e2dfe6673
avfilter: Add tonemap vaapi filter for H2S
...
It performs HDR(High Dynamic Range) to SDR(Standard Dynamic Range) conversion
with tone-mapping. It only supports HDR10 as input temporarily.
An example command to use this filter with vaapi codecs:
FFMPEG -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -hwaccel_output_format vaapi \
-i INPUT -vf 'tonemap_vaapi=format=p010' -c:v hevc_vaapi -profile 2 OUTPUT
Signed-off-by: Xinpeng Sun <xinpeng.sun@intel.com>
Signed-off-by: Zachary Zhou <zachary.zhou@intel.com>
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
2019-12-17 07:49:49 +08:00
..
2019-09-29 20:41:29 +02:00
2019-11-17 11:09:13 +05:30
2019-11-05 21:21:32 +01:00
2019-12-05 20:49:15 -03:00
2019-10-06 17:33:00 +08:00
2019-11-28 10:21:20 -03:00
2019-11-27 19:04:00 +08:00
2018-05-18 02:24:28 +01:00
2019-11-28 23:30:31 +08:00
2019-02-11 10:13:31 +05:30
2017-05-05 09:27:18 +02:00
2019-08-09 01:33:49 +02:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2019-09-27 12:11:39 -08:00
2019-05-20 17:51:43 -03:00
2019-02-09 20:01:18 +01:00
2019-05-27 00:28:34 +02:00
2019-06-14 13:19:26 +08:00
2017-09-12 11:03:51 +02:00
2019-12-17 07:49:49 +08:00
2019-11-03 11:52:32 +01:00
2019-11-10 13:55:39 +00:00
2019-11-18 10:01:03 +05:30
2018-01-06 18:31:37 +00:00
2017-02-03 15:03:44 +01:00
2019-02-20 13:51:19 -03:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2019-04-20 13:55:39 -08:00
2017-10-03 15:25:07 -08:00
2018-12-14 12:57:34 +01:00
2019-12-03 11:00:10 +01:00
2017-06-21 17:00:30 -03:00
2019-03-20 10:42:10 +00:00
2018-05-18 02:22:57 +01:00
2017-03-29 15:20:10 +02:00
2019-12-11 14:23:26 +08:00
2017-03-17 00:08:03 +07:00
2019-05-27 21:32:33 +05:30
2019-02-10 16:46:56 +01:00
2017-07-21 17:37:05 +02:00
2019-10-19 13:00:36 +05:30
2019-05-22 17:43:41 +08:00