Hi Dietmar, This was an issue in rc3 that has since been fixed. The upcoming rc4 should not have it, so if you want to be working with the latest code you should check the differences between the two!
G On 12-11-23 04:36 AM, Dietmar Zenker wrote: > 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 >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
