1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

Remove '-vf' from pullup documentation example.

This commit is contained in:
Carl Eugen Hoyos
2013-09-21 12:17:20 +02:00
parent d0171eb8d7
commit ac82155204

View File

@@ -6241,7 +6241,7 @@ load and make pullup usable in realtime on slow machines.
For example to inverse telecined NTSC input:
@example
-vf pullup,fps=24000/1001
pullup,fps=24000/1001
@end example
@section removelogo