Linjie Fu
43a08d907b
lavc/vaapi_encode_h265: add h265 tile encoding support
Default to enable uniform_spacing_flag. Guess level by the tile
rows/cols. Supported for ICL+ platforms.
Also add documentations.
To encode with 4 rows 2 columns:
ffmpeg ... -c:v hevc_vaapi -tiles 4x2 ...
ffmpeg ... -c:v hevc_vaapi -tile_rows 4 -tile_cols 2 ...
Suggested-by: Jun Zhao <mypopydev@gmail.com>
Signed-off-by: Linjie Fu <linjie.justin.fu@gmail.com>
2020-07-20 15:27:05 +08:00
..
2020-05-22 14:38:57 +02:00
2020-07-15 05:47:14 +08:00
2020-05-07 23:12:24 +02:00
2019-12-05 20:49:15 -03:00
2020-05-28 12:42:41 +08:00
2020-06-14 20:00:02 +02:00
2020-03-06 11:05:30 +05:30
2020-06-01 14:39:52 -04:00
2020-07-20 15:27:05 +08:00
2019-02-11 10:13:31 +05:30
2019-08-09 01:33:49 +02:00
2020-06-18 16:31:09 +08:00
2020-04-04 15:17:24 +05:30
2019-02-09 20:01:18 +01:00
2020-05-02 19:14:08 +02:00
2020-02-09 20:31:44 +01:00
2020-07-17 14:26:48 +02:00
2019-11-03 11:52:32 +01:00
2020-07-03 23:28:26 +02:00
2020-07-03 00:24:59 +02:00
2019-02-20 13:51:19 -03:00
2020-05-08 13:29:43 +02:00
2018-12-14 12:57:34 +01:00
2020-04-10 15:24:54 +02:00
2020-07-15 20:52:01 +05:30
2020-06-15 15:09:33 +02:00
2018-05-18 02:22:57 +01:00
2020-07-19 08:41:32 +08:00
2019-05-27 21:32:33 +05:30
2019-02-10 16:46:56 +01:00
2020-06-09 17:55:52 +05:30
2019-05-22 17:43:41 +08:00