Files
FFmpeg/libavfilter
Ruiling Song 8b8b0e2cd2 lavfi: add opencl tonemap filter
This filter does HDR(HDR10/HLG) to SDR conversion with tone-mapping.

An example command to use this filter with vaapi codecs:
FFMPEG -init_hw_device vaapi=va:/dev/dri/renderD128 -init_hw_device \
opencl=ocl@va -hwaccel vaapi -hwaccel_device va -hwaccel_output_format \
vaapi -i INPUT -filter_hw_device ocl -filter_complex \
'[0:v]hwmap,tonemap_opencl=t=bt2020:tonemap=linear:format=p010[x1]; \
[x1]hwmap=derive_device=vaapi:reverse=1' -c:v hevc_vaapi -profile 2 OUTPUT

Signed-off-by: Ruiling Song <ruiling.song@intel.com>
2018-06-21 01:19:18 +01:00
..
2018-06-21 01:19:18 +01:00
2017-05-12 10:48:13 +02:00
2016-12-01 09:53:38 +01:00
2017-11-26 14:05:25 +01:00
2018-06-21 01:19:18 +01:00
2018-03-31 23:26:30 +01:00
2018-03-31 23:26:30 +01:00
2018-06-21 00:31:42 +01:00
2018-06-21 00:31:42 +01:00
2017-01-12 15:07:18 +01:00
2016-03-13 10:06:21 +01:00
2018-06-21 01:19:18 +01:00
2018-06-21 01:19:18 +01:00
2018-05-05 21:50:22 +02:00
2017-04-23 14:40:30 +07:00
2017-06-26 19:43:41 +02:00
2017-04-23 14:40:30 +07:00
2017-01-12 10:22:52 +01:00
2016-01-28 19:49:48 -08:00
2017-07-08 11:49:54 +02:00
2018-06-21 01:19:18 +01:00
2016-01-31 15:44:11 -08:00
2016-01-28 19:49:48 -08:00
2017-04-23 14:40:30 +07:00
2016-01-31 15:44:11 -08:00
2018-06-21 00:31:42 +01:00
2017-12-27 11:54:22 +01:00
2016-02-27 21:35:20 +01:00
2018-01-03 19:45:01 +01:00
2017-08-05 21:05:22 +02:00
2018-03-08 11:23:34 +01:00
2018-01-05 03:35:48 +01:00
2017-04-24 20:37:30 +02:00
2017-11-25 09:51:33 +01:00
2017-12-06 15:42:23 +01:00
2017-08-15 15:27:42 +02:00
2018-04-13 08:41:51 +02:00
2017-12-23 10:48:14 +01:00