i need to convert video from swf to flv. im using pyvnc2swf : edit.py but it's not working. shows no errors but outputs a file with one blank frame.

here is the command:

/usr/share/pyvnc2swf/edit.py -o outlet.flv -s 1 1.swf

output:

Using pygame 1.9.1release there is no soundcard Input movie: version=7, size=718x351, framerate=24fps, frames=1, duration=0.0s. Output movie size: 718x351 Scanning source swf file: 1.swf... .1 frames written (duration=0.0s)
link|improve this question
feedback

1 Answer

i got the answer on my own : pyvnc2swf is working perfectly but it won't work with the swf's which are interative(require clicking etc). u can only convert simple swf's to flv.

link|improve this answer
you can make your own answer as the answer to your question – Eonasdan Sep 30 '11 at 12:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.