cta-wave / mezzanine

This repo contains scripts that will build annotated test content from specific source content, compatible with the WAVE device playback test suite.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Meta-script for creating a full set of annotated mezzanine content #16

Closed nicholas-fr closed 3 years ago

nicholas-fr commented 4 years ago

To avoid manually calling mezzanine.py to generate each annotated mezzanine stream, a meta-script should be created to generate a full set of streams.

My understanding is that this currently includes:

Perform this above using Tears of Steel to create 60fps and 60/1.001fps streams. Perform this above using the Croatia EBU footage to create 50fps streams. Each resolution will be labelled starting with 'A' for the lowest resolution, then 'B' and so on.

Such a script has been written and is being tested. I'll create a pull request for it once initial testing has been done.

haudiobe commented 4 years ago

Call 2020/07/27: @nicholas-fr will take care, but only a matter of execution

nicholas-fr commented 3 years ago

This issue was resolved by the creation of metamezz.py in pull request #17