Re: [FFmpeg-user] nullsrc gives error

2020-05-17 Thread Michael Koch
Am 17.05.2020 um 17:01 schrieb Michael Glenn Williams: Hi All, Can we see anything wrong with this, running on MacOS Mojave as root in bash shell. ffmpeg -y -filter_complex "nullsrc=size=1152x540 [background];" output.mkv & The error is: [AVFilterGraph @ 0x7fb8834026c0] No such filter: ''

[FFmpeg-user] nullsrc gives error

2020-05-17 Thread Michael Glenn Williams
Hi All, Can we see anything wrong with this, running on MacOS Mojave as root in bash shell. ffmpeg -y -filter_complex "nullsrc=size=1152x540 [background];" output.mkv & The error is: [AVFilterGraph @ 0x7fb8834026c0] No such filter: '' Error initializing complex filters. Invalid argumen --