LinuxCommandLibrary

ppmtompeg

Encode PPM image sequences to MPEG video

TLDR

Create MPEG from PPM frames

$ ppmtompeg [param_file]
copy

SYNOPSIS

ppmtompeg [options] parameterfile_

DESCRIPTION

ppmtompeg encodes PPM image sequences to MPEG-1 video. Uses parameter file for input/output settings and encoding options. Part of Netpbm toolkit.

PARAMETERS

parameterfile_

File with encoding parameters.
-stat file
Output statistics file.
-realquiet
No output messages.
-quiet n
Quiet level.

CAVEATS

Legacy encoder. Consider ffmpeg for modern video encoding.

SEE ALSO

ffmpeg(1), mpeg2enc(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community