Home
last modified time | relevance | path

Searched refs:concatfile (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/
Dfate-run.sh476 concatfile="${outdir}/${test}.ffconcat"
478 cleanfiles="$concatfile $packetfile"
480 awk "{gsub(/%SRCFILE%/, \"$sample\"); print}" $template > $concatfile
483 …ct -show_streams -show_packets -v 0 -safe 0 $extra_args $(target_path $concatfile) | tr -d '\r' > …
486 …show_streams -show_packets -v 0 -of compact=p=0:nk=1 -safe 0 $extra_args $(target_path $concatfile)