This is good news! I hope it will be quick, I am working in a fast production team with things that are heavily flash-based. ;^)
My suggestion is to use an option flag such as -D (if it's available) followed by the timestamp to remove, and a double flag to remove all cuePoints; flvtool2 -D 1234 -D 5678 -D 9999 /path/to/input.flv /path/to/output.flv (single cuePoints) flvtool2 -DD /path/to/input.flv /path/to/output.flv (all cuePoints) On Mar 6, 2006, at 6:20 PM, Norman Timmler wrote: Am Mittwoch, den 01.03.2006, 15:49 +0100 schrieb Fredrik Olofsson: I am wondering if it is possible to remove a single, or preferrably all <cuePoint> meta-tags from the header in a flash file using FLVTool2 (or any other tool). The help section only lists -A to add tags, but I am working on a tool to manage cuepoints and am in need of removal as well. It is not possible at the moment. But it is planned for a next release. Have you any suggestions how to specify multiple tags (cuepoints) to be removed? -- Norman Timmler http://blog.inlet-media.de _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users ____________________________ "The statement below is true. The statement above is false." _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users
