phpman > man > ppmtoyuvsplit(1)

Markdown | JSON | MCP    

TLDR: ppmtoyuvsplit (tldr-pages)

Convert a PPM image to three subsampled Abekas YUV files.

  • Read a PPM image from the input file, convert it to three subsampled Abekas YUV image and store these images to output files starting with the specified basename
    ppmtoyuvsplit {{basename}} {{path/to/input_file.ppm}}
ppmtoyuvsplit(1)                       General Commands Manual                      ppmtoyuvsplit(1)



NAME
       ppmtoyuvsplit - convert a portable pixmap into 3 subsampled raw YUV files

SYNOPSIS
       ppmtoyuvsplit basename [ppmfile]

DESCRIPTION
       Reads a portable pixmap as input.  Produces 3 raw files basename.Y, basename.U and basename.V
       as output.  These files are the subsampled raw YUV representation of the input pixmap, as re‐
       quired  by  the  Stanford  MPEG codec. The subsampling is done by arithmetic mean of 4 pixels
       colors into one. The YUV values are scaled according to CCIR.601, as assumed by MPEG.

SEE ALSO
       mpeg(1), ppm(5)

AUTHOR
       Copyright (C) 1993 by Andre Beck. (Andre_Beck AT IRS.de)

       Based on ppmtoyuv.c



                                          9 September 1993                          ppmtoyuvsplit(1)

Generated by phpman local Author: Che Dong Under GNU General Public License
2026-06-15 07:03 @216.73.216.200
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!