3Denlive User Guide

From 3Denlive
Revision as of 15:14, 7 January 2021 by Etienne (talk | contribs) (Non-linear editing principle)
Jump to: navigation, search

3Denlive is a Non-linear video editing freeware.

  • it may be used to produce 2D or 3D-stereoscopic pictures or videos from 2D or 3D-stereoscopic pictures or videos.
  • it is a multi-platforms software currently available for Windows, MacOsX, and Linux.
  • it is written in Java, thus potentially working on all kinds of systems. For not already available systems, few native third party modules are mandatory (especially ffmpeg for video handling) and need to be properly installed and configured.
  • it is inspired by the multi-platforms open-source kdenlive software, but shares no code with it.

Non-linear editing principle

Original input picture and video files are never changed/modified on disk.

Output picture or video files are always written only once (with no intermediate temporary files produced) at the final rendering time. Knowing that compressed file formats like JPG, MP3 or MP4 are always damaging the result in some ways, writing the output files only once ensure the best possible quality on the result.

Non-linear processing.png

Input files may be in heterogeneous formats, and may be processed in a higher resolution than the final rendered result.

Non-linear processing res.png