April 2009
M T W T F S S
« Mar   May »
 12345
6789101112
13141516171819
20212223242526
27282930  

Cut a clip from a flash flv file on linux

I’ve spent sometime trying to cut a flv flash video file on my kubuntu. I’ve tried with mencoder and ffmpeg without success, having problems with audio syncronization and things like that.
I just did an apt-cache search flv on my kubuntu and I’ve found the answer to my problem: flvtool2
It’s very easy to use for my [...]