Log in

View Full Version : Converting video to "Flash Screen Video" (FSV1)


Zeros
28th February 2007, 21:43
Hi guys,

I need to convert many video files, that are screen capture records, to Flash Video. In fact i need the option to convert to flash with the "Flash Screen Video Codec" (FSV1) but i don't know wich software can do this.

Thank you

merbanan
11th March 2007, 21:50
FFmpeg has support for flash screen video version 1. ffmpeg -i screencap -vcodec flashsv out.flv should do the trick.

Zeros
12th March 2007, 10:01
Thank You for the reply, I'll try as soon as posible.

:thanks: