correct years in music anno from float to integer / string #13

Merged
chrhaeusler merged 3 commits from master into master 2026-02-04 08:50:05 +00:00

3 commits

Author SHA1 Message Date
Christian O. Häusler
351e76858a [DATALAD RUNCMD] segment annotation of music (input: audio-track) respecting timings of the movie
=== Do not change lines below ===
{
 "chain": [
  "6b30d084bb"
 ],
 "cmd": "./code/researchcut2segments.py '{inputs}' aomovie avmovie '{outputs}'",
 "dsid": "45b9ab26-07fc-11e8-8c71-f0d5bf7b5561",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "researchcut/music.tsv"
 ],
 "outputs": [
  "segments"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2021-05-03 10:38:36 +02:00
Christian O. Häusler
0a909d9ec2 [DATALAD RUNCMD] segment annotation of music (input: audio-track) respecting timings of the audio-description
=== Do not change lines below ===
{
 "chain": [
  "556afb15de"
 ],
 "cmd": "./code/researchcut2segments.py '{inputs}' aomovie aomovie '{outputs}'",
 "dsid": "45b9ab26-07fc-11e8-8c71-f0d5bf7b5561",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "researchcut/music.tsv"
 ],
 "outputs": [
  "segments"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2021-05-03 10:38:20 +02:00
Christian O. Häusler
b65b08fff3 adjust researchcut2segments to correctly work with music anno 2021-05-03 10:37:50 +02:00