📅  最后修改于: 2022-03-11 14:58:04.305000             🧑  作者: Mango
ffprobe -loglevel error -select_streams v:0 -show_entries packet=pts_time,flags -of csv=print_section=0 input.mp4 | awk -F',' '/K/ {print $1}'