July 2010
M T W T F S S
« May    
 1234
567891011
12131415161718
19202122232425
262728293031  

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 [...]