This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

vidcompress: cleanup any ffmpeg2pass logs

+1 -2
+1 -2
scritps/vidcompress
··· 61 61 -i "${VIDCOMP_INPUT_FILE}" -c:v "${VIDCOMP_CODEC}" -b:v "${bitrate}k" -preset "${VIDCOMP_PRESET}" -pass 2 \ 62 62 -c:a copy "${VIDCOMP_OUTPUT_FILE}" 63 63 64 - rm ffmpeg2pass*.log 65 - rm ffmpeg2pass*.log.mbtree 64 + rm ffmpeg2pass*.log*