diff options
author | Jorge Estrada <jestrada.list@gmail.com> | 2025-06-16 16:33:45 -0700 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2025-07-04 01:32:27 +0200 |
commit | ad0a44028dcf0cb9f6f7d3a5c5bd5b4bd57b09f5 (patch) | |
tree | 027e00dc716a6742fba450f339c8ae876de32984 /tests/ref/seek/empty-edit-mp4 | |
parent | ecbe3e73662b765b1ab0147da105186799ac83c7 (diff) | |
download | ffmpeg-master.tar.gz |
This patch adds the pad_cuda video filter. A filter similar to the existing pad filter but accelerated by CUDA.
The filter shares the same options as the software pad filter.
Example usage:
ffmpeg -hwaccel cuda -hwaccel_output_format cuda -i input.mp4 -vf "pad_cuda=w=iw+100:h=ih+100:x=-1:y=-1:color=red" out.mp4
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'tests/ref/seek/empty-edit-mp4')
0 files changed, 0 insertions, 0 deletions