Closed AlexKordic closed 1 year ago
This fix unmasks real error we are seeing on production.
Instead of profile 360x640 size out of bounds 146x146-4096x4096 input=0x0 adjusted 360x-9223372036854775808 or -9223372036854775808x640 error message we will receive TranscoderInvalidVideo
profile 360x640 size out of bounds 146x146-4096x4096 input=0x0 adjusted 360x-9223372036854775808 or -9223372036854775808x640
TranscoderInvalidVideo
This fix unmasks real error we are seeing on production.
Instead of
profile 360x640 size out of bounds 146x146-4096x4096 input=0x0 adjusted 360x-9223372036854775808 or -9223372036854775808x640
error message we will receiveTranscoderInvalidVideo