ffmpeg.exe -i {filepath} -vf "select=gte(n\,2500)" -vframes 1 {filepath|ext=jpg}
Next time, put your command in a code block. It's not that hard.
ffmpeg.exe -i {filepath} -vf "select=gte(n\,2500)" -vframes 1 {filepath|ext=jpg}
Next time, put your command in a code block. It's not that hard.