Changes between Initial Version and Version 1 of Ticket #10340


Ignore:
Timestamp:
Apr 30, 2023, 9:58:16 PM (5 months ago)
Author:
ronag
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10340 – Description

    initial v1  
    22
    33{{{
    4 ffmpeg -f lavfi -i "color=c=0x4d1a7f" -s 1280x720 -r 30 -c:v webp -filter:v 'format=yuv444p,hwupload_cuda,transpose_npp=cclock,scale_npp=w=180:h=320,hwdownload,format=yuv444p' -f null -
     4ffmpeg -f lavfi -i "color=c=0x4d1a7f" -filter:v 'format=yuv444p,hwupload_cuda,transpose_npp=cclock,scale_npp=w=180:h=320,hwdownload,format=yuv444p' -f null -
    55ffmpeg version 5.1.3 Copyright (c) 2000-2022 the FFmpeg developers
    66  built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)