やらせてる処理は
-hwaccel cuda -hwaccel_output_format cuda
-vf yadif_cuda,scale_cuda=1280:720:interp_algo=lanczos,setsar=1/1
これで殆どのケースでうまくいくんだけど、たまに
Impossible to convert between the formats supported by the filter 'graph 0 input from stream 0:0' and the filter 'auto_scaler_0'
こんなエラーが出る
hwupload_cudaを追加するとエラーは出なくなるけど、逆にうまく行ってたファイルで
同様のエラーが出るようになる