[FFmpeg-user] Concatenation of 50-100 files

Dzung Nguyen dzungng89 at gmail.com
Wed Aug 21 17:32:43 CEST 2013


I'm using ffmpeg concat protocol to join many subvideo files. FFMPEG keeps
getting dropped packets and can't finish the process.

ffmpeg -f concat -i list.txt -q:v 1 concated.mpg

Should I simply cat subvideo files, or concat in group of 10 and then
concat again? In the first case, which encoding can be catted as files?


More information about the ffmpeg-user mailing list