Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix the evil technology of too short memes. - annna - Annna the nice friendly b…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 69771f5b4c57b410774c548665ec1416dfbace91
parent 90c4724e1d1131abbb6980486ebf873cb234cdcc
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 31 Jul 2022 12:10:36 +0200
Fix the evil technology of too short memes.
Diffstat:
M ffmpeg-effect | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -68,7 +68,7 @@ process_filter() {
if test "$dur" = "N/A" || test "${dur%.*}" -lt 1; then
tmp=/tmp/ffmpeg-effect.$$.mkv
trap 'rm -f "$tmp"' EXIT INT TERM HUP
- $ffmpeg_common -loop 1 -to 20 -i "$2" -vf "pad=ceil(iw/2)*2:ce…
+ $ffmpeg_common -stream_loop 1 -to 20 -i "$2" -vf "pad=ceil(iw/…
set -- $1 "$tmp" $3
fi
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.