EnglishFrenchSpanish

OnWorks favicon

oggSlideshow - Online in the Cloud

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

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


oggSlideshow - creates slideshows from pictures

SYNOPSIS


oggSlideshow [options] picture1 [ picture2 [...] ]

DESCRIPTION


oggSlideshow creates a theora video from a number of pictures in JPEG‐ or PNG‐format with
different visual effects.

OPTIONS


-s Sets the size of the video frame. The size is given as <width>x<height> The default
size is set to 480x320.

Example: -s 320x240

-f Sets the frame rate of the video. This is given by the pictures per second. The
default frame rate is 24 pictures per second.

Example: -f 16

-o Sets the output file name of the created video. The default name is slideshow.ogv.

Example: -o myShow.ogv

-l Sets the presentation time (length) of one picture. So if your have 10 pictures and
specify a length of 10 seconds, then your overall video length is 1:40 (100
seconds).

Example: -l 10

-d Sets the datarate in byte per seconds for the video encoder. This more meant to be
a upper threshold. So the file may be smaller than assumed.

Example: -d 1024000

-t Sets the presentation type, as shown above. Actually types are:

kb:
Ken Burns effect (default)

cf:
Picture crossfade for changeover

p:
Plain picture presentation

bl:
Bluring at changeover

Example: -t p

-e Enables the reframing. In case a picture does not match the aspect ratio of the
video frame, it can be "reframed", which means black borders are inserted. This
option is only useful with the Ken Burns effect (option -t kb). The pictures are
automatically "reframed" with the other two slideshow types to match the aspect
ratio.

Example: -e

-x Overwrite an existing output file without warning.

-r Enables the resampling to a certain value. This is really only for experts and may
not be available with newer version of oggSlideshow.

To understand this option you need some more internal information: The picture is
loaded by the gd lib. So the transformation from png or jpeg to a plain RGBA is
done here. The second reason for using gd is the great resizing facilities as
pictures are often much bigger than the video frame. OggSlideshow can handle
pictures from 0.5 to 2 times of the video frame width and height best, as it uses a
linear pixel interpolation. With the resizing feature of gd, oggSlideshow reads
pictures with a size "near" to the video output size and can then operate with that
picture. This produces a very good quality output, as you can see above.

The value given with this option is the factor the picture is read in in respect of
the video frame size. When the video frame size is 320x240 and the resample factor
is 1.2 than the picture that is read is resized to 384x288. Specially for the ken
burns effect this is important as the sliding is done on a picture bigger than the
video frame size.

EXAMPLE


oggSlideshow -l3 -tp -d1024000 -s480x320 -o demo-plain.ogv <picture1.jpg> <picture2.jpg>
...

Use oggSlideshow online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad