sandeep mishra wrote: > can i append an already made .avi file to the .avi file that is being made > by grabbing through use of X11
That one avi is generated by a grab is irrelevant. You cant concatenate avi's with ffmpeg. You could use avijoin (part of the transcode package). And the mention of 'being made' moves me to remind that the avi's must be *completely* done before being concatenated by whatever tool. Greetings, -- Michel Bardiaux http://www.mediaxim.com/ _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
