avi2mp4
Package: WA2L/WinTools 1.2.08
Section: General Commands (1)
Updated: 28 August 2018
Index
Return to Main Contents
NAME
avi2mp4 - convert AVI video files to MP4
SYNOPSIS
WA2LWinTools/bin/avi2mp4
[
-h
|
-i
|
-u
|
-V
]
avi2mp4
[
-n
][
file...
]
AVAILABILITY
WA2L/WinTools
DESCRIPTION
convert one or more *.avi file(s) to *.mp4 file(s).
Each given
file1.avi
is converted to
file1.mp4
as long as the destination file (
file1.mp4
) does not exist already.
The
avi2mp4
command should be installed to the
'Send To'
context menu in
'Microsoft™ Windows Explorer'
for most convenient usage. To do so, invoke
avi2mp4 -i
once.
OPTIONS
- -h
-
usage message.
- -i
-
install the
avi2mp4
command as menu point
'avi2mp4'
to the
'Send To'
context menu in
'Windows Explorer'.
- -u
-
uninstall the
avi2mp4
shortcut from the
'Send To'
context menu in
'Windows Explorer'.
- -V
-
print program version.
- -n
-
non interactive execution. This prevents
the message box dialog at the end of the program
execution. Using
-n
the
avi2mp4
command can be used in batch processing without any
user intervention.
- file...
-
list of
*.avi
files to convert to
*.mp4
.
When installed in the
'Send To'
menu the selected file(s) in
'Windows Explorer'
are passed as a list of files to the
avi2mp4
command and all given AVI files are converted and saved as
separate MP4 files.
If no file is specified, you are queried to select the file(s)
by a open file box dialog where you then can select
file(s) to be processed.
ENVIRONMENT
-
EXIT STATUS
- 0
-
no error.
- 4
-
usage message displayed.
- 5
-
program version printed.
- 6
-
program variant not known. This error occurs when the
avi2mp4
command is renamed.
FILES
- etc/avi2mp4.cfg
-
optional configuration file for
avi2mp4.
EXAMPLES
See:
epub2mobi(1).
SEE ALSO
wintoolsintro(1),
avi2mp4.cfg(4),
config(1m),
epub2mobi(1),
ffmpeg(3)
NOTES
The
avi2mp4
command uses internally
ffmpeg,
a command from the 'FFmpeg Project'.
For more information about
ffmpeg
see
https://ffmpeg.org/.
BUGS
The program screen output does not look that clean as desired.
AUTHOR
avi2mp4 was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2022
Christian Walther
This is free software; see
WA2LWinTools/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:31:42 GMT, September 14, 2024