mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
doc/filters: improve weave example
This commit is contained in:
parent
5df993f3b1
commit
817846d0c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user