Hi guys.
My problem is:

i need to convert tons of vids from command line (only command line, this is very important).
Input file format: any
Output file: wmv9/wvc1

So, i know that ffmpeg/mencoder encoder does not exists for linux. But ffmpeg can encode WMV9 in windows.

To test that, i used SUPER. I need to do the same converting, but using command line. I know SUPER uses ffmpeg/mencoder.

Can you help me ? What ffmpeg build i need to download ? What command line do i have to use ?

When i'm using -vcodec wmv9 option, i get error.
How can i convert wmv9 on windows, using ffmpeg ?

Please help.