You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Remove temporary files in lavfi-pixfmts test
Originally committed as revision 24646 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -82,6 +82,7 @@ if [ -n "$do_pixfmts_be" ] || [ -n "$do_pixfmts_le" ]; then
|
||||
output=pixfmts-${filter}-${pix_fmt}.nut
|
||||
do_video_encoding $output "" \
|
||||
"-vf slicify=random,format=$pix_fmt,$filter_args -vcodec rawvideo -pix_fmt $pix_fmt"
|
||||
rm ${outfile}${output}
|
||||
done
|
||||
done
|
||||
fi
|
||||
|
Reference in New Issue
Block a user