lavtrans(1)


NAME

   lavtrans - Convert MJPEG videos to other MJPEG video formats

SYNOPSIS

   lavtrans  -o  outputfile  -f a|q|i|w  [-i  num]  lavfile1 [lavfile2 ...
   lavfileN]

DESCRIPTION

   lavtrans can be used to convert the  recorded  videos  from  one  MJPEG
   "container"  format   to  another one. It can also be used to split the
   streams, or do destructive edits.

   Like all the other mjpegtools(1) lavtrans also accept a edit list  file
   in  place of actual video files. This allows it to be used to construct
   a stand-alone copy of the  editted  video  sequence  described  in  the
   editlist.

   Note  that  lavtrans can only change the container type of MJPEG video,
   not the format.  As such it is not possible to use it  combine  streams
   of different format.

OPTIONS

   lavtrans accepts the following options:

   -f [a|q|m|i|w]
        Specifies the output format that should be saved.
          a - output to AVI file
          q - output to Qicktime file
          i - output single JPEG images,
          w - output WAV file (sound only!)

   -i num
        Convert a single frame to a JPEG file.

   -o outputfile
        Specifies the name of the output file If you want as output single
        JPEG images the output file string must be a valid format string

   filename
        Multiple filenames as input are acceped, also mixing of edit  list
        files and other in video files.

BUGS

   There  seem  to  be  problems  with  the  transoding of large Quicktime
   movies. One other thing is that with interlaced movies only  one  field
   is  extracted.   So  you get pictures with the full horizontal size and
   half vertical size.

AUTHOR

   This man page was written by Bernhard Praschinger.
   If you have questions, remarks, problems or you just  want  to  contact
   the developers, the main mailing list for the MJPEG-tools is:
     mjpeg-users@lists.sourceforge.net

   For more info, see our website at
          http://mjpeg.sourceforge.net

SEE ALSO

   mjpegtools(1), lavplay(1)


More Linux Commands

manpages/tempnam.3.html
tempnam(3) - create a name for a temporary file (Man Page)
Never use this function. Use mkstemp(3) or tmpfile(3) instead. The tempnam() function returns a pointer to a string that is a valid filename, and such that a fi

manpages/pcf2vpnc.1.html
pcf2vpnc(1) - converts VPN-config files from pcf to vpnc-for
This script accompanies vpnc. It attempts to convert *.pcf-configuration files often spread with proprietary (read Cisco) VPN-clients into vpnc-configuration fi

manpages/soxi.1.html
soxi(1) - Sound eXchange Information, display sound file met
Displays information from the header of a given audio file or files. Supported audio file types are listed and described in soxformat(7). Note however, that sox

manpages/pdbedit.8.html
pdbedit(8) - manage the SAM database (Database of Samba User
This tool is part of the samba(7) suite. The pdbedit program is used to manage the users accounts stored in the sam database and can only be run by root. The pd

manpages/TIFFOpen.3tiff.html
TIFFOpen(3tiff) - open a TIFF file for reading or writing...
TIFFOpen opens a TIFF file whose name is filename and returns a handle to be used in subsequent calls to routines in libtiff. If the open operation fails, then

manpages/XScreenSaverQueryVersion.3.html
XScreenSaverQueryVersion(3) - X11 Screen Saver extension cli
The X Window System provides support for changing the image on a display screen after a user-settable period of inactivity to avoid burning the cathode ray tube

manpages/ntdbdump.8.html
ntdbdump(8) tool for printing the contents of an NTDB file
This tool is part of the samba(1) suite. ntdbdump is a very simple utility that dumps the contents of a NTDB (New Trivial DataBase) file to standard output in a

manpages/mvaddnstr.3ncurses.html
mvaddnstr(3ncurses) - add a string of characters to a curses
mvaddnstr.3ncurses - These functions write the (null-terminated) character string str on the given window. It is similar to calling waddch once for each charact

manpages/XSetTextProperty.3.html
XSetTextProperty(3) - set and read text properties (ManPage)
The XSetTextProperty function replaces the existing specified property for the named window with the data, type, format, and number of items determined by the v

manpages/gnutls_x509_crq_print.3.html
gnutls_x509_crq_print(3) - API function - Linux manual page
This function will pretty print a certificate request, suitable for display to a human. The output out needs to be deallocate using gnutls_free(). RETURNS On su

manpages/CMSG_ALIGN.3.html
CMSG_ALIGN(3) - Access ancillary data - Linux manual page...
These macros are used to create and access control messages (also called ancillary data) that are not a part of the socket payload. This control information may

manpages/Tcl_NotifyChannel.3.html
Tcl_NotifyChannel(3) - procedures for creating and manipulat
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for





We can't live, work or learn in freedom unless the software we use is free.