Worked through these with @elmeraa on a call earlier.
One more instance of the fill arg replacing max in newer ffmpeg versions
Deleting an unused sprintf() so that a warning will stop showing up
Add documentation about the need to clear tmp before rebuilding the Instagram frames (due to this line which is pulling in bad frames and causing build errors if tmp isn't cleared first)
Added a helper function to tryCatch a known scmake error for building the .ind files.
Worked through these with @elmeraa on a call earlier.
fill
arg replacingmax
in newer ffmpeg versionssprintf()
so that a warning will stop showing uptmp
before rebuilding the Instagram frames (due to this line which is pulling in bad frames and causing build errors iftmp
isn't cleared first)tryCatch
a known scmake error for building the.ind
files.