Hi Ruben, > I just created http://opencast.jira.com/browse/MH-8783 and I would like to > know if people is observing the same issues as ourselves here in our > installation.
up until now, service implementations are expecting tracks to be of equal length. There used to be a check in the inspection service that would reject mediapackages that contained tracks of varying lengths. However, what do you do if tracks differ by miliseconds? Or in other words, what's a reasonable threshold? That being said, it would probably make sense to change the current behavior of the mediapackage's duration to be that of the shortest track. If we are going to allow tracks of differing lengths, some of the services will need to be reworked beforehand. Tobias _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
