Hi,
I have a bunch of .mp4 videos and I'm converting them using TransformManager into several PlayReady protected smooth streaming packages. I've so far successfully converted and tested 10 videos (out of 11). I'm having problems with one particular ismv, however. Would you know where the problem could be? Here is the message I receive:
SmoothProtect failed with the following error: -2147024883
I've also tried to pull the ismv out from the TransformManager queue and package it using piff packager (Fmp4Parser). Here is the result:
subSamples list invalid. Calculated length of sample from subSamples did not match the passed in sample length. 1415822610 != 2263
Jiri