Transactions Mismatched between KAE and KSE

4 replies [Last post]
Joined: 05/14/2009
Points: 69

I edit a video in KSE using the FADE transaction, the one next to "The End" transaction, and save it. And I edit the same video using KAE, the FADE transaction becomes SKULL transaction.
The same problem happens to another KSE FADE transaction, the first one on the bottom row, too. This one becomes Dripping Blood transaction in KAE.
I didn't try every single transaction. So far these 2 are what I found.
Any advise?
Thanks.

Joined: 01/05/2009
Points: 1697

Hi millsC,

What version of the KSE and KAE are you using ?
And what are the Ids of uiConf you're using ?

Generally, we don't support migration from one to another as the two applications generate a mildly different mix.
This problem is being caused because the plugins.xml used by the two versions is different, thus a transition in one points to another in the second.

Joined: 05/14/2009
Points: 69

Hi kalturian,

I don't know what version of the KSE I am using. Right click does not show the version number.

swfobject.embedSWF("http://www.kaltura.com/kse/ui_conf_id/36300", "ke", "890", "546", "9.0.0", false, flashVars, params);

KEA version: 1.0.10.23714

swfobject.embedSWF("http://www.kaltura.com/kae/ui_conf_id/47400", "ke", "830", "690", "9.0.0", false, flashVars, params);

I don't know what uiConf or version is the correct one I should use.

You said "Generally, we don't support migration..." Does that mean there is a potential soltuion? Or I should just simply forbid migrating from one to another?

Thanks.

Joined: 01/05/2009
Points: 1697

Because there are simple cases where you only have a sequence with no overlays, transitions or effects and the soundtrack is flat you can switch between the two editors and it should work fine.
But most cases will have at least transitions - so using the two editors for the same mix is not recommended and should be avoided as we do not provide migration support out of the box.

For the KAE, there's a new version 1.0.15.26975 (http://www.kaltura.com/kae/ui_conf_id/1000865).

You can tell the version of the KSE by hovering over the word Kaltura on the 'powered by Kaltura' line.

Joined: 11/19/2010
Points: 31

is it possible to remove some transitions from the KSE ?

I try to change the plugins.xml file but nothing happen :-s

Did I need to recompile the flex project ? if yes, how can I do that ?