eyuvtoppm Command Examples

Convert a Berkeley YUV file to PPM. More information: https://netpbm.sourceforge.net/doc/eyuvtoppm.html.

eyuvtoppm --width {{width}} --height {{height}} {{path/to/input_file.eyuv}} > {{path/to/output_file.ppm}}