MarcosSueiro / nypr-archives-ingest-scripts

A series of xslt stylesheets that transform xml output from exiftool or BWF metaedit, merge data from several sources, and generate xml and html files for ingest into NYPR Archives' various systems
2 stars 2 forks source link

Integrate XMP2Cue.xsl into general workflow #70

Open MarcosSueiro opened 2 years ago

MarcosSueiro commented 2 years ago

This means: Generate new cue and XMP files that include only relevant cue markers.

A relevant cue marker is:

  1. Any marker that includes Notes
  2. Any marker not named "Side_01"
  3. Any marker named "Side01" that precedes a marker whose name matches regex "Side"
MarcosSueiro commented 2 years ago

Please note: Audition detects a sidecar XMP file and will embed its information in the audio file.