You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: improve weave example
This commit is contained in:
@@ -14150,7 +14150,7 @@ Set the frame as bottom-field-first.
|
||||
|
||||
@itemize
|
||||
@item
|
||||
Interlace video using @code{select} and @code{separatefields} filter:
|
||||
Interlace video using @ref{select} and @ref{separatefields} filter:
|
||||
@example
|
||||
separatefields,select=eq(mod(n,4),0)+eq(mod(n,4),3),weave
|
||||
@end example
|
||||
|
Reference in New Issue
Block a user