Am Sonntag, den 05.03.2006, 14:47 +0100 schrieb erixtekila: > > flvtool2 -AUt /tmp/tags.xml /tmp/file.flv > > > > Notice U and A have changed places. Commands are executed in the order > > you write them down. > OK, that works. > > BTW, when you say "in the order you writre them down", can you tell us > why add command needs to start before update one ?
The update command calculates fresh meta data and replaces or adds a new meta tag (onMetaData). If you use the add command after that calculation, the cuepoints data is not included. -- Norman Timmler http://blog.inlet-media.de _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users
