Rob Hallam <[email protected]> writes: > On Mon, 13 Jun 2022 at 10:40, Cecil Westerhof via ffmpeg-user > <[email protected]> wrote: >> I know that because of iframes you need to put the inputfile before >> the start and to parameters if you want to sure that the start time is >> correctly used. Because of this I defined the following function. > > (snip) > > Have you tried seeking (-ss) before input to test if it is accurate > enough for you? It would certainly be faster.
That could very seldom work, but is certainly not a general solution. In the past I was told to do it like this because it was faster. Then I got problems with the output and was told how iframes work. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
