Today I upgraded to ffmpeg v 4.1. The following code used to work but no longer does. What is the fix? -c:a copy -acodec copy My script works fine if this code is eliminated except that I cannot copy the audio as previously. Thank you.