ppmtoeyuv(1) - man - phpman

Look up a command

 

Markdown Format | JSON API | MCP Server Tool | Cheat Sheet


TLDR: ppmtoeyuv (tldr-pages)

Convert a PPM image to an Berkeley YUV file.

  • Read a PPM image from the input file, convert it to a Berkeley YUV image, and store it in the specified output file
    ppmtoeyuv {{path/to/input_file.ppm}} > {{path/to/output_file.eyuv}}
ppmtoeyuv(1)                           General Commands Manual                          ppmtoeyuv(1)



NAME
       ppmtoeyuv - convert a portable pixmap into a Berkeley YUV file

SYNOPSIS
       ppmtoeyuv [ppmfile]

DESCRIPTION
       Reads  a  portable  pixmap as input.  Produces a Berkeley Encoder YUV (not the same as Abekas
       YUV) file on the Standard Output file.

       With no argument, takes input from Standard Input.  Otherwise, ppmfile is the file specifica‐
       tion of the input file.

       ppmtoeyuv  handles  multi-image PPM input streams, outputting consecutive eyuv images.  There
       must be at least one image, though.


SEE ALSO
       eyuvtoppm(1), ppmtoyuv(1), ppm(5)



                                            April 3, 2000                               ppmtoeyuv(1)

Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 17:40 @216.73.216.151 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!