1

I have a number of mp4 training videos that I use as help files with our software suite. I do not want to disrupt the naming convention of the video because that would change links all over the place, but would rather like to be able to tag the video with a version number for configuration management. Does anyone know of a way to do this?

help-info.de
  • 6,695
  • 16
  • 39
  • 41
mullock
  • 95
  • 5

1 Answers1

1

You could store the version information in the file metadata, for example, in the Comments property.

MP4 file properties > Details > Comments

Helen
  • 87,344
  • 17
  • 243
  • 314