EnglishFrenchSpanish

Ad


OnWorks favicon

fieldcomb - Online in the Cloud

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

This is the command fieldcomb 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


fieldcomb - combine two or more field frames for video animation

SYNOPSIS


fieldcomb [ -e|-o ][ -r ] [ -f combined.hdr ] field0.hdr field1.hdr ..

DESCRIPTION


Fieldcomb combines two or more field frames into half as many final video frames for
field-based animations. Normally, the even scanlines in the output are given over to the
first, third, fifth, etc. pictures given on the input, and the odd scanlines are given
over to the second, fourth, sixth, etc. pictures on the input. This behavior corresponds
to the -e option, which is set by default. To reverse this ordering, the -o option must
be specified.

Normally, fieldcomb will name output frames by dividing the numbers on the input field
file names by 2, inserting a 'C' right before the number, adding leading zeroes to make it
always four digits. For example, the command:

fieldcomb anim12.hdr anim13.hdr anim14.hdr anim15.hdr

will produce two output pictures:

animC0006.hdr & animC0007.hdr

If an odd number of input files is given on the command line, the last file is held over
and used as the first file in the next invocation of fieldcomb in the same directory. In
this way, the program works well with the "TRANSFER" facility of ranimate(1), which does
not guarantee an even number of frames will be passed every time.

If only two input files are given, the -f option may be used to specify a different output
name of the user's choosing.

If the -r option is specified, then the input files will be removed once they have been
combined.

Use fieldcomb online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad