aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2023-03-08 13:10:48 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2023-03-31 10:27:58 +0800
commit412d43b09a2e21c6c76ca87cc5f05a504a1fee1a (patch)
tree79aa2266a323034ed78779d128deb95a05d4fded /README.md
parentb75159682a5838a53b436da5535daabfe1b66595 (diff)
downloadffmpeg-412d43b09a2e21c6c76ca87cc5f05a504a1fee1a.tar.gz
lavfi/vf_vpp_qsv: only add the given output sw format to output pad
Otherwise the output format is not changed when output is in system memory. For example, the output format is still p010le in the following case: $ ffmpeg -qsv_device /dev/dri/renderD128 -f lavfi -i testsrc -vf "format=p010le,vpp_qsv=extra_hw_frames=8:format=nv12" -f null - ... Output #0, null, to 'pipe:': Metadata: encoder : Lavf60.4.100 Stream #0:0: Video: wrapped_avframe, p010le(tv, progressive), 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 25 tbn Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions