Kino (software)
Encyclopedia
For other meanings of kino, see Kino
Kino
Kino may refer to:In film and theatre:* Kino , a worldwide group of amateur filmmakers* Kino Flo, a manufacturer of lighting equipment for use in motion pictures.* Kino International, a movie theater in Berlin...

.


Kino is a free software
Free software
Free software, software libre or libre software is software that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form either without restriction, or with restrictions that only ensure that further recipients can also do...

 GTK+
GTK+
GTK+ is a cross-platform widget toolkit for creating graphical user interfaces. It is licensed under the terms of the GNU LGPL, allowing both free and proprietary software to use it. It is one of the most popular toolkits for the X Window System, along with Qt.The name GTK+ originates from GTK;...

-based video editing software
Video editing software
Video editing software, is application software which handles the post-production video editing of digital video sequences on a computer non-linear editing systems...

 for Linux
Linux
Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. The defining component of any Linux system is the Linux kernel, an operating system kernel first released October 5, 1991 by Linus Torvalds...

 and other Unix-like
Unix-like
A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification....

 operating systems. The development of Kino was started at the end of 2000 by Dan Dennedy and Arne Schirmacher. The project's aim is: "Easy and reliable DV editing for the Linux desktop with export to many usable formats." To date the program supports many basic and detailed audio/video editing and assembling tasks.

Kino is included in several Linux distributions, including Debian
Debian
Debian is a computer operating system composed of software packages released as free and open source software primarily under the GNU General Public License along with other free software licenses. Debian GNU/Linux, which includes the GNU OS tools and Linux kernel, is a popular and influential...

, Puppy Linux
Puppy Linux
Puppy Linux is a lightweight Linux distribution that focuses on ease of use. The entire system can be run from RAM, allowing the boot medium to be removed after the operating system has started...

 and Ubuntu
Ubuntu (operating system)
Ubuntu is a computer operating system based on the Debian Linux distribution and distributed as free and open source software. It is named after the Southern African philosophy of Ubuntu...

. BSD ports are also available.

Development towards major feature implementations in Kino has slowed due to the lead developer, Dan Dennedy's inclination towards the development of MLT Framework
Media Lovin' Toolkit
Media Lovin' Toolkit is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications...

. Dennedy indicated that kdenlive
Kdenlive
Kdenlive is an open source video editing software package based on the MLT Framework that focuses on flexibility and ease of use...

, another Linux non-linear digital video editor based on the MLT Framework, "latest version shows much promise."

Features

Kino can import raw DV-AVI
Audio Video Interleave
Audio Video Interleave , known by its acronym AVI, is a multimedia container format introduced by Microsoft in November 1992 as part of its Video for Windows technology. AVI files can contain both audio and video data in a file container that allows synchronous audio-with-video playback...

 and DV
DV
DV is a format for the digital recording and playing back of digital video. The DV codec was launched in 1995 with joint efforts of leading producers of video camcorders....

 files, as well as capture footage from digital camcorders using the raw1394 and dv1394 libraries. It can also import (as well as export) multiple still frames as JPEG, PNG, TIFF, PPM, and others image file types. Kino has the ability to export to camcorders using the ieee1394 or video1394 libraries. Kino can also export audio as WAV, Ogg Vorbis, MP3 using LAME
LAME
LAME is a free software codec used to encode/compress audio into the lossy MP3 file format.-History:The name LAME is a recursive acronym for "LAME Ain't an MP3 Encoder". Around mid-1998, Mike Cheng created LAME 1.0 as a set of modifications against the "8Hz-MP3" encoder source code...

, or MP2. Using FFmpeg
FFmpeg
FFmpeg is a free software project that produces libraries and programs for handling multimedia data. The most notable parts of FFmpeg are libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line...

, Kino can export audio/video as MPEG-1, MPEG-2, and MPEG-4 and is integrated with DVD Video authoring utilities.

Some features included in version 1.3.4 include: capture from FireWire cameras, fast and frame-accurate navigation/scrubbing, vi keybindings, storyboard view with drag-n-drop, trimmer with 3 point insert editing, fine-grain thumbnail viewer, support for jog shuttle USB devices, drag-n-drop from file manage, Undo/Redo up to 99X.

Kino provides a range of audio and video effects and transitions. Audio effects include silence, fade in/out, gain envelope, dub (from file), mix (from file), and crossfading support. Video effects include black/white, sepia tone, multiple color balance and masking tools, reverse (i.e. inverse or negative), mirror, kaleidescope, swap (flip), fade to/from black, blur (triangle), soft focus, titler and pixelate. Transitions include fade to/from color dissolve, push wipe, barn door wipe, color differences, and extensible wipes with numerous common SMPTE
Society of Motion Picture and Television Engineers
The Society of Motion Picture and Television Engineers The Society of Motion Picture and Television Engineers The Society of Motion Picture and Television Engineers (SMPTE , founded in 1916 as the Society of Motion Picture Engineers or SMPE, is an international professional association, based in...

 wipes (box, bar, diagonal, barn door, clock, matrix, four box, iris, and checkerboard).

Release history

Version Release date Significant changes
Kino 1.0.0 March 12, 2007
  • New blip.tv
    Blip.tv
    The website Blip.tv is a platform for web series. The company offers a for the "best in original web series" and also offers a dashboard for producers of original web series to distribute and monetize their productions....

     uploading feature for movies and still frames
  • Fixed audio handling on big endian
    Endianness
    In computing, the term endian or endianness refers to the ordering of individually addressable sub-components within the representation of a larger data item as stored in external memory . Each sub-component in the representation has a unique degree of significance, like the place value of digits...

     CPU architectures
  • Improved generic video import script when using mencoder: faster, no bulky intermediate file, less compatibility problem between mencoder and FFmpeg
    FFmpeg
    FFmpeg is a free software project that produces libraries and programs for handling multimedia data. The most notable parts of FFmpeg are libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line...

  • Added support for X-Keys Editor USB Jog/Shuttle
  • Added support for Jog/Shuttle to FX
  • The USB Jog/Shuttle hotplug integration was changed to use udev.
  • Added private copy of FFmpeg
    FFmpeg
    FFmpeg is a free software project that produces libraries and programs for handling multimedia data. The most notable parts of FFmpeg are libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line...

     source code for static linking with new configure options. This option builds a statically linked, kino-specific version of the ffmpeg transcode utility named 'ffmpeg-kino' that is invoked by the Kino import script.
  • Updated Italian translation
  • Bugfixes
Kino 1.1.0 July 23, 2007
  • Heavily updated English user manual
  • Major performance improvement in player engine when frame dropping enabled
  • Updated export scripts to improve compatibility
  • New Catalan translation
  • Bugfixes
  • Kino 1.3.0 February 24, 2008

    See also

    • Comparison of video editing software
      Comparison of video editing software
      This is a comparison of non-linear video editing software applications. See also a more complete list of video editing software.-General information:This table gives basic general information about the different editors:- System requirements :...

    • List of video editing software
    • Kdenlive
      Kdenlive
      Kdenlive is an open source video editing software package based on the MLT Framework that focuses on flexibility and ease of use...


    External links

    The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
     
    x
    OK