Hello,

 

I copied the default workflow "compose-distribute-publish.xml" and created a
custom one with another workflow name and ID. In the "upload recording"
dialogue, the customized workflow appears as second entry in the "processing
instructions" drop-down. But, when I choose this workflow and check the
option "Review / Trim before encoding", this doesn't work correctly, since
the "compose preview" step is skipped and thus no video is present in the
preview (the default workflow works!). Checking the operations log shows
that the if condition for the "compose preview" step is not fulfilled,
because the var "videoPreview" was not initialized. Checking the workflow
code shows that the var "videoPreview" is defined in a <input> tag with the
attribute visibility:hidden, which perhaps causes this failure?

 

    Work-around: in the "compose preview" step, the if-condition
"videoPreview" should be changed to "trimHold" (in general, no preview is
needed if the video is not be trimmed).

 

Greetings,

 

Dietmar Zenker

 

 

_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to