Changes between Version 1 and Version 2 of Ticket #10665
- Timestamp:
- Nov 15, 2023, 4:19:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10665 – Description
v1 v2 10 10 sample uploaded in VideoLAN (filename: test_ticket_10665.mkv) 11 11 console output attached in a zip file 12 13 14 I asked more details about the said user that had the problem with his 12GB card, and this is his test: 15 16 {{{ 17 ffmpeg -y -i "input4.mp4" -init_hw_device vulkan -c:v libx264 -preset fast -crf 28 -c:a copy -c:s mov_text -metadata:s:s:0 language=English -disposition:s:s:0 forced -vf format=yuv420p,hwupload,libplacebo=w=2560:h=1440:upscaler=ewa_lanczos,hwdownload,format=yuv420p "output.mp4" 18 }}} 19 20 [[Image(https://i.imgur.com/nDQ1DQe.png, 800px)]]


