summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ffmpeg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index 94b1fa1dd0..5edd33dc7b 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -1345,6 +1345,8 @@ const char *motion_str[] = {
"full",
"log",
"phods",
+ "epzs",
+ "x1",
NULL,
};