Discussion:
detecting if flv has metadata
r***@gmail.com
2007-03-24 15:26:11 UTC
Permalink
I am using flvtool2 update the metadata information of flash videos so that
I can skip forwards / backwords. How do I detect if the flash video already
has metadata information or not?
thanks
Norman Timmler
2007-04-01 16:17:17 UTC
Permalink
Hello,

try:

flvtool2 -Px /path/to/your/movie.flv

An XML string is returned and you can see what meta data has been
added to the file.

Ciao,
Norman
Post by r***@gmail.com
I am using flvtool2 update the metadata information of flash videos
so that I can skip forwards / backwords. How do I detect if the
flash video already has metadata information or not?
thanks
_______________________________________________
Flvtool2-users mailing list
http://rubyforge.org/mailman/listinfo/flvtool2-users
Loading...