Skip to content

Tags: StephQuery/transcode-orchestrator

Tags

v0.1.24

Toggle v0.1.24's commit message
bitmovin: cap loudness range when doing normalization

v0.1.23

Toggle v0.1.23's commit message
mediaconvert: default mp4 moov placement to progressive

client/v0.0.1

Toggle client/v0.0.1's commit message
client: adds framerate to the client dto

v0.1.22

Toggle v0.1.22's commit message
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

v0.1.21

Toggle v0.1.21's commit message
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

v0.1.20

Toggle v0.1.20's commit message
bitmovin: update target IntegratedLoudness -23->-24

v0.1.19

Toggle v0.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bitmovin: add audio normalization (#37)

v0.1.18

Toggle v0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
mediaconvert: allow bucket owner full control by default (#34)

v0.1.17

Toggle v0.1.17's commit message
bitmovin: disable keyframes

This reverts commit beb218c.

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>