http://www.brooksandrus.com/blog/2007/04/15/change-insert-flv-metadata-values-timestamp-dimensions-with-flvtool2/
you should be able to overwrite the metadata values without issue, although its unclear how that will impact the playback of the video. Brooks nojoke68 nokoke wrote: > Hi -- I have some FLV files that have an incorrect frame rate. > The frame rate is 20 but it should be 5. > > Is it possible to inject new metadata into the FLV file to correct this? > > I.e. I want to make the framerate 4, and perhaps I have to also change > the duration of the video from 129.075 to four times that, since the > video will get longer. > > Is this possible with this tool? > > I would try it but there is no example of what syntax to use to > overwrite existing metadata, > and the wiki appears to be down. > > Johann > > > p.s. below is the current metadata > > <?xml version="1.0" encoding="UTF-8"?> > <root> > <duration>129.075</duration> > <lasttimestamp>129.075</lasttimestamp> > <videocodecid>2</videocodecid> > <audiocodecid>5</audiocodecid> > <audiodelay>0</audiodelay> > <canSeekToEnd>false</canSeekToEnd> > <width>320</width> > <height>240</height> > <videodatarate>0</videodatarate> > <audiodatarate>0</audiodatarate> > <framerate>20</framerate> > <creationdate>unknown</creationdate> > <metadatacreator>Manitu Group FLV MetaData Injector 2</metadatacreator> > <metadatadate>4/18/2007 1:53:37 PM GMT-0500</metadatadate> > <videosize>3306104</videosize> > <audiosize>620993</audiosize> > <datasize>2111</datasize> > <filesize>3929221</filesize> > </root> > > > ------------------------------------------------------------------------ > Ahhh...imagining that irresistible "new car" smell? > Check out new cars at Yahoo! Autos. > <http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM-> > > > ------------------------------------------------------------------------ > > _______________________________________________ > Flvtool2-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/flvtool2-users _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users
