From 1eee4d779954974cd413be5e46f1ed877836ef31 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Wed, 14 May 2014 13:49:16 -0700 Subject: TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle args --- TOOLS/vf_dlopen/telecine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS/vf_dlopen/telecine.c') diff --git a/TOOLS/vf_dlopen/telecine.c b/TOOLS/vf_dlopen/telecine.c index 5a6a2115bc..b2ad303119 100644 --- a/TOOLS/vf_dlopen/telecine.c +++ b/TOOLS/vf_dlopen/telecine.c @@ -32,7 +32,7 @@ /* * telecine filter * - * usage: -vf dlopen=./telecine.so:t:23 + * usage: --vf=dlopen=/path/to/telecine.so:t:23 * * Parameter: first parameter is "t" for top field first, "b" for bottom field first * then digits (0-9) for how many fields a frame is to be displayed -- cgit v1.2.3