views:

4

answers:

0

Hi,

We are currently using flvtool2 for flv video processing. I don't really know what it does, but i know we need the following command to run.

flvtool2 -U the_movie.flv

We are running into problems with large videos and have been searching for an alternative, and have found flvmeta, however it is not documented at all. We would like to use it, as it's in C (should beat ruby in performance) and claims it can handle large file easily.

Do you know the equivalent command options in flvmeta for the command stated above?