On Tue, Mar 01, 2016 at 14:49:51 -0700, jd1008 wrote: > no way. Yes way!
If you take your answer out of context, among others by top-posting, I have no idea what you're trying to say. "No way", you're not trying to achieve anything? "No way", you're not only using the first inut file? (You are, I quoted the relevant output.) "No way", you're not trying to put the files into streams next to each other? Let me put it in other words: "Join" is quite ambiguous. What you can achieve with your quoted command line (but failing to, due to missing options), is to join your inputs "side by side". If by "join" you mean "put the inputs into one output stream, one after the other", that can also be called "concatenate". Possible methods to do so - with varying pre-conditions - are explained quite extensively here: https://trac.ffmpeg.org/wiki/Concatenate (Which is, BTW, the first hit for me on Google if I search for "ffmpeg join".) > I want to join 01 and 02. > Simple, no??? No, "join" is ambiguous. > Please take a close look at my original message. Thank you for pointing that out, I did. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
