GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
lavtrans(1) MJPEG tools manual lavtrans(1)

lavtrans - Convert MJPEG videos to other MJPEG video formats

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

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.

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.

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.

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

mjpegtools(1), lavplay(1)
2 June 2001 MJPEG Tools Team

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.