logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

avibox - merge multimedia files into an AVI file

Authors

       Manual page by Olivier Rolland

Linux                                              May 6, 2009                                         AVIBOX(1)

Description

avibox takes the input from several media files and joins their streams (all of them or just a selection)
       into an AVI file.

       The options are as follows:

       -h,--help
              Display usage and quit.

       -v,--verbose
              Increase verbosity level.

       -f,--fourccfourcc
              Forces the FourCC to the specified value.

       -o,--outputoutput
              Specifies the name of the output file.

       -s,--splitsize
              Splits the output file after a given size.

       -i,--inputinput
              Specifies the input AVI file.

       -n,--noaudio
              Removes all audio streams from the input file

File Types

       AVI as the video and audio source (only MP3 and AC3 audio tracks at the moment)

       AC3 audio files

       MP3 audio files

Name

       avibox - merge multimedia files into an AVI file

Synopsis

       avibox [global options] -o <output> -i <input> [local options] <file>

See Also