Man page - ffxvid(1)

Packages contas this manual

    Package:  ffxvid
    apt-get install ffxvid
    Manuals in package:
    Documentations in package:

Manual

ffxvid(1) General Commands Manual ffxvid(1)

ffxvid

ffxvid [-m <mode>] [-b|-v|-e|-r|-h] [-c <preset/config file>]

ffxvid is a small yet quite capable shell script for encoding to the MPEG4 Part 2/Xvid video format using the FFmpeg encoder and libxvid library. ffxvid supports a wide range of options for video encoding coupled with support for encoding multiple audio tracks and copying multiple subtitles. ffxvid only supports as input video files so it is not possible to encode directly from a DVD/BD drive or an ISO image.

The script uses a configuration file stored in $HOME/.ffxvid where the user can set things up. ffxvid is interactive in nature but the user can pass through it in under a few minutes.

- FFmpeg with libxvid support
- FFprobe (part of FFmpeg)
- MPlayer (for crop preview only)
- MP4Box from GPAC (for mp4/m4v/mov cover art only)
- bc

Specify a pass mode. If this option is not used, the script defaults to cq mode. Valid pass modes are:
1p (1-pass mode)
2p (2-pass mode)
cq (constant quantizer mode)
Activate batch encoding mode. This mode is used to encode directories with video files in them.
Load a custom preset file. The package includes an example preset file. This option can also be used to load a custom configuration file instead of a preset.
Edit the configuration file.
Reset the configuration file to its defaults.
Display version and exit.
Display internal help menu and exit.

ffmpeg (1)

ffxvid was written by Grozdan Nikolov <microchip8@proton.me>

Please send all bug reports and/or questions/suggestions/donations to <microchip8@proton.me>

https://ffxvid.teambelgium.net

June 6, 2025