comparison DOCS/documentation.html @ 5716:cc4e44d60c39

t?jp?
author gabucino
date Sat, 20 Apr 2002 06:10:04 +0000
parents 71843ef1a085
children 82af351fff02
comparison
equal deleted inserted replaced
5715:71843ef1a085 5716:cc4e44d60c39
948 <P><CODE>&nbsp;&nbsp;mplayer/mencoder -vop filter1,filter2,filter3,...</CODE> 948 <P><CODE>&nbsp;&nbsp;mplayer/mencoder -vop filter1,filter2,filter3,...</CODE>
949 </P> 949 </P>
950 950
951 <P>This sets up a filter pipeline (you can use any number of filters). Their 951 <P>This sets up a filter pipeline (you can use any number of filters). Their
952 parameters are optional and if omitted, some of them are set to default 952 parameters are optional and if omitted, some of them are set to default
953 values, like <I>x and y</I> are both set to 0, and <I>w and y</I> will be 953 values, like <I>x and y</I> are both set to 0, and <I>w and h</I> will be
954 set to the movie's width and height.</P> 954 set to the movie's width and height.</P>
955 955
956 <P>Filters are queued starting from libvo, so <CODE>filter1</CODE> will be the 956 <P>Filters are queued starting from libvo, so <CODE>filter1</CODE> will be the
957 last called filter (after that libvo comes, or when using <B>MEncoder</B>, 957 last called filter (after that libvo comes, or when using <B>MEncoder</B>,
958 encoding).</P> 958 encoding).</P>