[FFmpeg-user] missing a selected frame
Ulf Zibis
Ulf.Zibis at gmx.de
Fri Jul 19 14:24:58 EEST 2019
Am 19.07.19 um 13:03 schrieb Moritz Barsnick:
> On Fri, Jul 19, 2019 at 12:11:15 +0200, Ulf Zibis wrote:
>> Wouldn't it be comfortable to allow a syntax like
>> "select='eq(t\,10.16\,10.2\,10.24)'" to select a collection of frames?
> That's what Stephance suggested:
>
>> So my advice is to add a 3rd digit to your time values and to replace, for
>> instance, eq(t\,47.96) by something like between(47.963\,t-0.002\,t+0.002).
> Alternatively:
> select='between(t\,10.16\,10.24)'
I guess you have misunderstood me. This will only work for consecutive
frames but I meant a random collection such as:
"select='eq(t\,10.16\,10.2\,10.24\,15.16\,100.5)'"
-Ulf
More information about the ffmpeg-user
mailing list