Akshay Ravikumar <akshayr <at> mit.edu> writes: > if I use itsoffset, I'll also need to find the difference > between the lengths of the two files, right? it's possible, > but pretty annoying with ffmpeg (to program it would require > regex and during parsing things). was just wondering if > there was an easier way.
I suspect the answer is - as for the "how to predict the size of destination clips" on libav-user - that FFmpeg is no linear video editor. It has no knowledge (in the general sense) about length of file and cannot know the necessary offset. Please avoid top-posting here, Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
