metaz icon indicating copy to clipboard operation
metaz copied to clipboard

Feature request: Ability to set "HD Video" tag

Open rogermeier opened this issue 6 years ago • 1 comments

Pull-down menu with the following options to pick from:

  • 1080p
  • 720p
  • No (selecting this would not add "HD Video" tag, or remove it if video includes it.

This will allow media players to sort/filter by HD video content.

rogermeier avatar Oct 07 '18 18:10 rogermeier

This will require updating the version of AtomicParsley (apparently MetaZ is bundled with a really OLD version, built on Mar 9, 2008.) I'm not sure if upgrading AP will break existing functionality, though. I have a current build from Wez Furlong's bitbucket, version 0.9.6 and it works great from the command line:

./AtomicParsley movie.mp4 --hdvideo true --overWrite

tsimmons avatar Jan 04 '19 17:01 tsimmons