eyuvtoppm(1) - man - phpman

Look up a command

 

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


TLDR: eyuvtoppm (tldr-pages)

Convert a Berkeley YUV file to PPM.

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



NAME
       eyuvtoppm - convert a Berkeley YUV file to a portable pixmap file

SYNOPSIS
       eyuvtoppm [--width width] [--height height] [eyuvfile]


DESCRIPTION
       Reads a Berkeley Encoder YUV (not the same as Abekas YUV) file as input and produces a porta‐
       ble pixmap (ppm) file on the Standard Output.

       With no filename argument takes input from Standard Input.  Otherwise, eyuvfile is  the  file
       specification of the input file.

SEE ALSO
       ppmtoeyuv(1), yuvtoppm(1), ppm(5)



                                           April 22, 2001                               eyuvtoppm(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!