Skip to content

remove '-intra:0' from the ffmpeg loop command, as it's not an option anymore

Louis-Philippe Véronneau requested to merge ffmpeg_loop into master

ffmpeg (on sid) failed with:

Unrecognized option 'intra:0'.
Error splitting the argument list: Option not found

Works fine without that option.

Merge request reports

Loading