View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000373 | Cinelerra-GG | [All Projects] Feature | public | 2020-02-07 10:26 | 2020-02-10 17:47 |
Reporter | MatN | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | X86_64 | OS | Mint XFCE | OS Version | 19.3 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000373: Allow EDL export of 1 video plus 4 audio tracks | ||||
Description | In comparing EDL export with Adobe PP, the latter allows 1 video plus 4 audiotracks, or 2 stereo tracks. Adobe also has many more EDL output formats, like the Final Cut XML . On Linux, I don't know how useful this is, Resolve can import, don't know about the others. There appear to be quite a few limitations on the CMX 3600 format, but if it is used at all, should Cinelerra not match Adobe's implementation, if possible. Like I said, I don't know how useful this would be, maybe other can give their opinion. | ||||
Tags | No tags attached. | ||||
Speaking about XML-based EDL formats, recently-released Openshot 2.5.0 apparently has this option: https://www.openshot.org/blog/2020/02/08/openshot-250-released-video-editing-hardware-acceleration/ --quote-- xport and Import of EDL and XML (Premiere and Final Cut Pro) For the first time ever, OpenShot can import and export data in widely supported formats. Our EDL support works with many video editors, and supports the basic timeline data (files, clips, some keyframes, transitions, etc…). XML format is supported in Final Cut Pro, but also many other products support this format. It also contains the basic timeline data (files, clips, some keyframes, and multiple tracks). The XML format is more advanced by far, and supports more features from OpenShot. This has been a highly requested feature for many years. I’m happy to finally deliver on it! --quote end--- src lives in https://github.com/OpenShot/openshot-qt/tree/develop/src/classes/exporters (python classes) |
|