You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
errors: do not throw an error if existing preset is found
it's not working corrrectly anyway and we
see some errors in prod here. will create
an issue to investigate and fix
errors: do not throw an error if existing preset is found
it's not working corrrectly anyway and we
see some errors in prod here. will create
an issue to investigate and fix
mxf: mediaconvert: support mp4 -> mxf workflow (#32)
* mxf: wip
* see if it works with a static template
* gopsize=60
* disable default deinterlacer
* cleanup and tests
* fix client file struct
* fix strange test
* use aws struct
* fix: codec -> profile for hd422
* testing: fix after codec -> profile change
* dont deinterlace if not required
* set scantypes and other options seperately
Co-authored-by: Thomas Symborski <thomas.symborski@gmail.com>