eyuvtoppm, ppmtoeyuv, ppmtoyuv, ppmtoyufsplitm, yuvsplittoppm, yuvtoppm: add pages (#11380)
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
6bfbb2136f
commit
96a6099652
8
pages/common/ppmtoyuvsplit.md
Normal file
8
pages/common/ppmtoyuvsplit.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ppmtoyuvsplit
|
||||
|
||||
> Convert a PPM image to three subsampled Abekas YUV files.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmtoyuvsplit.html>.
|
||||
|
||||
- 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}}`
|
Reference in New Issue
Block a user