[FFmpeg-trac] #10922(avfilter:new): "ssim", "psnr" output should be categorized "warning"
FFmpeg
trac at avcodec.org
Wed Mar 20 16:17:47 EET 2024
#10922: "ssim", "psnr" output should be categorized "warning"
-------------------------------------+-------------------------------------
Reporter: | Type:
MasterQuestionable | enhancement
Status: new | Priority: normal
Component: avfilter | Version:
Keywords: loglevel | unspecified
ssim psnr | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Valid use case:
`ffmpeg -hide_banner -nostdin -v warning -i ${in0} -i ${in1}
-lavfi "ssim; [0][1]psnr" -f null -`
This currently gives nothing at all... for which cataloged "info".
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10922>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list