I am looking for nice syntax to define multiple tags to delete in one fell swoop. Should they be defined in an external file, per command line? Should timestamps be used to identify them? Maybe i should change the cut command to allow only deletion of a specific tag type.
flvtool -C -i 1000 -o 2000 -y video my.flv # to delete video flvtool -C -i 0 -o 0 -y meta my.flv # to delete the metadata tag What do you think? -- Norman Timmler http://blog.inlet-media.de _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users
