mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-28 18:32:22 +00: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
|
@itemize
|
||||||
@item
|
@item
|
||||||
Interlace video using @code{select} and @code{separatefields} filter:
|
Interlace video using @ref{select} and @ref{separatefields} filter:
|
||||||
@example
|
@example
|
||||||
separatefields,select=eq(mod(n,4),0)+eq(mod(n,4),3),weave
|
separatefields,select=eq(mod(n,4),0)+eq(mod(n,4),3),weave
|
||||||
@end example
|
@end example
|
||||||
|
Loading…
Reference in New Issue
Block a user