I'm trying to concatenate two (sometimes three) videos. I've yet to figure out how to do it. I've tried using multiple -i options, one -i concat:<file1>\|<file2>, converting each video to the rawvideo codec then concatenating them with plain cat(1) then re-encoding. Nothing works.
There must be some simple wrapper around avconv(1) somewhere that just does this, but if it there is, I've yet to find it. Any clues? Thanks, Nico -- _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
