|
NAMElavtrans - Convert MJPEG videos to other MJPEG video formatsSYNOPSISlavtrans -o outputfile -f a|q|i|w [-i num] lavfile1 [lavfile2 ... lavfileN]DESCRIPTIONlavtrans 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. OPTIONSlavtrans accepts the following options:
BUGSThere 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.AUTHORThis 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
SEE ALSOmjpegtools(1), lavplay(1)
Visit the GSP FreeBSD Man Page Interface. |