Hello,

I have a problem with watermarking using mencoder.

Using "mencoder -vf bmovl=0:0:tfifo,scale=500:-3" made correct watermark, but if I have bigger input the watermark is so small.

When I reverze filters "mencoder -vf scale=500:-3,bmovl=0:0:tfifo" it only scales, doesn't made watermark

I am using it for automatic conversion in linux console. Version is MEncoder dev-SVN-r26940.

Can someone help me?

Thanks a lot!
MisaN