Hi Greg & Tilman,
My apologies, I started responding last month, then wanted to test my response before sending and then, we didn’t have the "clone" code yet.
Background: Opencast-Paella player images are expected to be flavored "presenter/player+preview" and "presentation/player+preview". Where as the search & preview image are flavored "presenter/search+preview" or "presentation/search+preview". An element can only have one flavor.
We have the same use case as you. There are several possible solutions. At the moment, the one that is the least invasive (config only) requires the new "clone" workflow operation handler in the upcoming Opencast code, 5x. The "clone" operation can copy the uploaded "presenter/search+preview" image into a "presenter/player+preview" flavored element image.
An example psuedo-workflow with clone:
- If the search preview was uploaded (there is already a var for this), clone it into a player preview image, and skip player preview extract images video operation.
- Otherwise, skip clone and perform player preview extract images video operation as usual.
I will let you know if the "clone" operation works for us.
- Karen
Karen Dolan
Harvard University DCE