[FFmpeg-user] concat, "Too many invisible frames"
Emanuel Berg
incal at dataswamp.org
Sat Aug 20 15:20:24 EEST 2022
o/
I try to concat two webm files and get
Too many invisible frames
The files have different resolutions, is that why it fails?
If so, how do you then "normalize" them before concat'ing?
If it isn't that, then why?
I used the
ffmpeg -y -f concat -safe 0 -i $file_list -c copy $dst
command.
TIA
--
underground experts united
https://dataswamp.org/~incal
More information about the ffmpeg-user
mailing list