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/yuvtoppm.md
Normal file
8
pages/common/yuvtoppm.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# yuvtoppm
|
||||
|
||||
> Convert Abekas YUV bytes to PPM.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/yuvtoppm.html>.
|
||||
|
||||
- Read Akebas YUV bytes from the specified input file, convert them to a PPM image and store them in the specified output file:
|
||||
|
||||
`yuvtoppm {{width}} {{height}} {{path/to/input_file.yuv}} > {{path/to/output_file.ppm}}`
|
Reference in New Issue
Block a user