Home
last modified time | relevance | path

Searched refs:pktfile1 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/
H A Dfate-run.sh117 pktfile1="${outdir}/${test}.pkts"
119 cleanfiles="$cleanfiles $pktfile1 $framefile1"
120 run ffprobe${PROGSUF}${EXECSUF} -bitexact -select_streams a -of compact -count_packets -show_entries packet=pts,dts,duration,flags:stream=nb_read_packets "$filename" "$@" > "$pktfile1"
121 head -n 8 "$pktfile1"
122 tail -n 9 "$pktfile1"

Completed in 2 milliseconds