Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ffmpeg: fix a crash with complex filters when pix_fmt is not specified
ffmpeg -i in.mxf -filter_complex "[0:0]fieldorder=tff" out.wav will fail with an error message instead of crashing. Signed-off-by: Michael Niedermayer <[email protected]>
- Loading branch information