diff options
author | Linjie Fu <linjie.fu@intel.com> | 2020-05-12 21:47:13 +0800 |
---|---|---|
committer | Linjie Fu <linjie.fu@intel.com> | 2020-07-20 15:27:05 +0800 |
commit | 43a08d907ba765677254b4816f246a8ecfd7ff78 (patch) | |
tree | 347008227008d05bd8dcc9c0f42ee3c2da5baf1f /libavfilter/vf_telecine.c | |
parent | a7c2cdf0f6bc53d2bdf05fc92f20415a3de7045f (diff) | |
download | ffmpeg-43a08d907ba765677254b4816f246a8ecfd7ff78.tar.gz |
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>
Diffstat (limited to 'libavfilter/vf_telecine.c')
0 files changed, 0 insertions, 0 deletions