Page 1 of 1

Help for EDL file support

Posted: Sun Dec 14, 2014 6:47 pm
by pal.sch
Hello guys,

with version 1.8.5 you introduced the EDL file support in Smart Cutter.

I tried it with an exported EDL file from Premiere Pro, but there were no reactions. Maybe the format is not supported that will be exported by Premiere.
Could you send me an example of the syntax of the EDL file format you support?

Thank you.

Here is the exported EDL file content from Premiere Pro:

Code: Select all

TITLE: Sequenz 01

001  AX       AA/V  C        00:00:00:00 00:03:21:01 00:00:00:00 00:03:21:01
* FROM CLIP NAME: complete.[1].MP4

002  AX       AA/V  C        00:15:04:30 00:25:30:00 00:03:21:01 00:13:46:21
* FROM CLIP NAME: complete.[1].MP4

Re: Help for EDL file support

Posted: Wed Dec 17, 2014 3:59 am
by admin
Dear pal.sch:
Thanks for your message.

'an example of the syntax of the EDL file format you support'
Our edl format does not contain file name, all info in one edl file will describe video points of the currently opened file in Smart Cutter.
Each line in an EDL file will define a pair of video points(start and end, in seconds), and an action id(now always 0), for example:

0.03 3.94 0
105.17 132.67 0

Please feel free to send us your further advice and suggestion.
Thank you very much.

Best Regards,
FameRing Support Team

Re: Help for EDL file support

Posted: Wed Dec 17, 2014 8:51 am
by pal.sch
Thank you for your response, i will try it.

It would be nice to have a more detailed documentation about such features.