EnglishFrenchSpanish

Ad


OnWorks favicon

kino - Online in the Cloud

Run kino in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kino that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kino - non-linear editing of Digital Video data

SYNOPSIS


kino [ ( file | playlist ) ... ]

DESCRIPTION


kino allows you to import movies from DV camcorders, to edit, and play them. file may be
a DV encoded file that will be loaded at startup. Alternatively, you can specify a SMIL
playlist of DV files that was previously created with kino.

DV is a special kind of video encoding, commonly used in digital camcorders. Differently
coded movies, like DivX or mjpeg, need to be converted to DV before they can be fed into
kino.

A video file either holds the raw DV-coded data, or wraps it in a certain container
format. Kino currently supports AVI, and QuickTime containers, and distinguishes between
the different formats by file extension. Therefore, file names need to end in .dv or .dif
for raw files, .avi for AVI, and .mov for QuickTime files, respectively. Anything else is
treated as a SMIL playlist.

KEYSTROKES


Unlike other editors, kino uses many keyboard commands for fast navigation and editing
inside the movie. It acts on frames that are single images from a movie, scenes that are
defined as groupings of one or more frames with recording times differing by no more than
one second, and movies that are groups of one or more scenes. The following keystrokes can
be used for moving and editing. Some of them are also available as buttons in a graphical
menu bar. (Also note the deliberate similarities between kino commands and the text editor
vi.) The following is a brief list of the commands. A more complete list is available in
the online help.

MOVING AROUND

space Toggle between play and pause.

l, right-arrow
Move one frame forward.

h, left-arrow
Move one frame backward.

gg Move to the start of the movie.

G Move to the end of the movie.

0, ^ Move to the start of the current scene.

$ Move to the end of the current scene.

j, return, +, down-arrow
Move to the start of the next scene.

k, -, up-arrow
Move to the start of the previous scene.

ctrl-f Move forward five scenes.

ctrl-b Move backwards five scenes.

w Move forward one second.

b Move backwards one second.

DELETE OPERATIONS

x, dl, d space, del
cut the current frame.

dd cut the current scene.

d$ cut from current frame to end of scene.

d^, d0 cut from start of scene to before current frame.

dG cut to end of movie.

dgg cut from beginning of movie.

CLONE OPERATIONS

yl, y space
copy the current frame.

yy, Y copy the current scene.

y$ copy from current frame to end of scene.

y^, y0 copy from start of scene to current frame.

INSERT OPERATIONS

p paste after current frame.

P paste before current frame.

GENERAL COMMANDS

:r inserts a SMIL playlist or DV AVI before frame. (Pops up a file dialog.)

:w saves the movie as a SMIL playlist. (Pops up a file dialog.)

:q quits the program.

Use kino online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 2
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 3
    garlic3
    garlic3
    Gambas3* coding tools and examples for
    use in SMB or other organizations that
    make internal programs. E.g. from
    database fields to class sourcecode with
    DbInfo...
    Download garlic3
  • 4
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 5
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 6
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 7
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • More »

Linux commands

Ad