On Thu, Jun 18, 2015 at 01:12:55 +0000, Dani A wrote: > Thanks but I am trying to concetnate an image with a video file not > two files from the same type.
There IS a section on that page named "Concatenation of files with different codecs". https://trac.ffmpeg.org/wiki/Concatenate#differentcodec I _think_ you may have to make a video from the static image first, because I haven't figured out how to restrict its input length to 5 seconds when using "-i imagefile" and filters. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
