What's new in Yet Another MetaData Injector for FLV 1.9

Dec 10, 2012
  • An error in properly detecting the width and height of VP6 videos has been fixed.
  • Another bug that prevented piping ffmpeg output into yamdi without having an incorrect duration in the metadata is also fixed.

New in Yet Another MetaData Injector for FLV 1.8 (Feb 28, 2011)

  • [Add] Replace input file with output file with -w
  • [Add] Keyframes for audio only files with -a

New in Yet Another MetaData Injector for FLV 1.7 (Dec 27, 2010)

  • [Fix] off-by-one bug while indexing an FLV file

New in Yet Another MetaData Injector for FLV 1.6 (Oct 18, 2010)

  • Large files (bigger than 2GB) are now supported.
  • Another bug in parsing the width and height of VP6 videos has been fixed.
  • New command line options are -k to add the onLastKeyframe event, -M to strip all metadata, and -X to omit the keyframes tag in the XML output.
  • The -l option has been renamed to -s.

New in Yet Another MetaData Injector for FLV 1.5 (Apr 5, 2010)

  • [Fix] Segfault on empty files under *nix [zas_]
  • [Fix] VP62 occasional zero height [xtat]
  • [Add] AVC/H.264 support
  • [Add] Input file can be read from stdin