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

_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to