• wm4's avatar
    ffmpeg: check for unconnected outputs · 059db220
    wm4 authored
    Fixes e.g.:
    
    ffmpeg -f lavfi -i testsrc -f lavfi -i testsrc -filter_complex "[0:v][1:v]psnr[out]" -f null none
    
    Fixes ticket #6323.
    
    (cherry picked from commit 974ee16d)
    059db220