Natron is a free open-source (MPLv2 license) video compositing software, similar in functionality to Adobe After Effects or Nuke by The Foundry. It is portable and cross-platform (Linux, OS X, Microsoft Windows). The project home page is http://natron.inria.fr The project source code repository is https://github.com/MrKepzie/Natron Features 32 bits floating point linear colour processing pipeline. Colorspace management handled by the famous open-source OpenColorIO library. Dozens of file formats supported: EXR, DPX,TIFF, JPG, PNGâ¦thanks to OpenImageIO. Support for many free and open-source OpenFX plugins: TuttleOFX OpenFX-IO to read anything else than standard 8-bits images OpenFX-Misc OpenFX-Yadif deinterlacer OpenFX-Vegas SDK samples OpenFX samples (in the Support and Examples directories) Support for commercial OpenFX plugins: Furnace by The Foundry KeyLight by The Foundry GenArts Sapphire Other GenArts products And probably many more. Please tell us if you successfully tested other commercial plugins. OpenFX: Currently almost all features of OpenFX v1.3 are supported (see Documentation/ofxActionsSupported.rtf and Documentation/ofxPropSupported.rtf in the source distribution) Intuitive user interface: Natron aims not to break habits by providing an intuitive and familiar user interface. It is possible to separate on any number of screens the graphical user interface. Performances: Never wait for anything to be rendered, in Natron anything you do produces real-time feedback thanks to its optimised multi-threaded rendering pipeline and its support for proxy rendering (i.e: the render pipeline can be computed at lower res to speed-up rendering). Multi-task: Natron can render multiple graphs at the same time, it can also be used as a background process in command-line mode without any display support (e.g: for render farm purpose). Recover easily from bugs: Natron sometimes crashes. Fear not, an auto-save system detects inactivity and saves your work for yourself. Also Natron provides the option to render a graph in a separate process, meaning that any crash in the main application would not crash the ongoing render (and the other way around). Project format written in XML and easily editable by human. Fast & interactive Viewer - Smooth & accurate zooming/panning even for very large image sizes ( tested on 27k x 30k images). Real-time playback: Natron offers a real-time playback with best performances thanks to its RAM/Disk cache technology. Once a frame is rendered, it can be reproduced instantly afterwards, even for large image sizes. Low hardware requirements: All you need is an x86 64 bits or 32 bits processor, at least 3 GB of RAM and a graphic card that supports OpenGL 2.0 or OpenGL 1.5 with some extensions. Animate your visual effects: Natron offers a simple and efficient way to deal with keyframes with a very accurate and intuitive curve editor. Command line tool for execution of project files. The command line version is executable from ssh on a computer without any display. Hence it is possible to use a render farm to render Natron's projects. Rotoscoping & Tracking support Multi-view workflow: Natron saves time by keeping all the views in the same stream. You can separate the views at any time with the SplitViews node. Note that currently Natron does not allow to split the nodes settings for each view, this will be implemented in the future. Reproducible: Steps to Reproduce:
Assigning this package request to all packagers collectively. On a voluntary basis, one of them might want to integrate it to the distribution and maintain it for bug and security fixes. You might also want to join the packager team to maintain this piece of software: see https://wiki.mageia.org/en/Becoming_a_Mageia_Packager
Assignee: bugsquad => pkg-bugs
Sorry, bugs@ml and pkg-bugs@ml members, for the avalanche. 72 bugs with the "New RPM package request" component, had a severity of "normal" or more, which can lead to losing precious time when searching Bugzilla for bugs that urgently need to get fixed Now mass-changing that to "enhancement", as it should be for package requests. https://wiki.mageia.org/en/How_to_report_a_bug_properly#How_to_file_a_package_request @ the reporter of this package request Please check in http://madb.mageia.org/ whether this software did already get packaged, and close this bug report if it did. Please do also close it if you find a package with the same purpose, that meets your needs.
Severity: normal => enhancement
Natron has not been packaged so far. +1 to add this
CC: (none) => chitty_cloud
New github repo address https://github.com/NatronGitHub/Natron New website: http://natrongithub.github.io/