Changes between Initial Version and Version 5 of Ticket #10922


Ignore:
Timestamp:
Mar 20, 2024, 3:36:24 PM (2 years ago)
Author:
MasterQuestionable
Comment:

What are the potential caveats of doing so? Is there significant CLI usage that causes abort on warning meanwhile using the named filters?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10922

    • Property Status newreopened
    • Property Summary "ssim", "psnr" output should be categorized "warning""ssim", "psnr" output should be categorized "warning"?
  • Ticket #10922 – Description

    initial v5  
     1        (for less verbose output in CLI)
     2
    13        Valid use case:
    24        `ffmpeg -hide_banner -nostdin -v warning -i ${in0} -i ${in1} -lavfi "ssim; [0][1]psnr" -f null -`