Add keyframes.bat.
This commit is contained in:
parent
8ec117bfe0
commit
35aca12dcf
1 changed files with 1 additions and 0 deletions
1
keyframes.bat
Normal file
1
keyframes.bat
Normal file
|
@ -0,0 +1 @@
|
|||
ffprobe -loglevel error -select_streams v:0 -show_entries packet=pts_time,flags -of csv=print_section=0 %1 | findstr ",K_"
|
Loading…
Reference in a new issue