You should also try not to print the output > flvtool2 -AUPt mydata.xml input.flv output.flv
I remember that options are executed in order. Also you should use redirection to output in another file : flvtool2 -AUt mydata.xml input.flv stdout > output.flv flvtool2 -P output.flv This command doesn't work in r6 version. The one in the repository, do. HTH ----------- erixtekila http://blog.v-i-a.net/ _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users
