Hi,
I'm using Transform Manager to transform H.264 Smooth Streams to Apple HTTP Live Streams.
Using the default job template everything works good. I want to add encryption to the HTTP Live Streams, so in the Job Template I changed the field "encrypt" to "true" and changed the field "key" with "407e253c467c616a2e734d2732".
The transformation now fails with this error:
2012-09-13 16:17:44.3214 Error Job: 20120913151738_49D6152309BF4D28B191D9075743A868 failed.
2012-09-13 16:17:44.3223 Error Last run time: 13-09-2012 16:17:40
2012-09-13 16:17:44.3243 Error Last task result: -2147467259
I used the trick described in IIS to convert the error to hex and the result is 80004005.
what does this code mean?
Using the default job template everything works good. I want to add encryption to the HTTP Live Streams, so in the Job Template I changed the field "encrypt" to "true" and changed the field "key" with "407e253c467c616a2e734d2732".
The transformation now fails with this error:
2012-09-13 16:17:44.3214 Error Job: 20120913151738_49D6152309BF4D28B191D9075743A868 failed.
2012-09-13 16:17:44.3223 Error Last run time: 13-09-2012 16:17:40
2012-09-13 16:17:44.3243 Error Last task result: -2147467259
I used the trick described in IIS to convert the error to hex and the result is 80004005.
what does this code mean?