Examples (1)
Read a PPM image from the input file, convert it to a Berkeley YUV image, and store it in the specified output file
ppmtoeyuv path/to/input_file.ppm > path/to/output_file.eyuvmade by @shridhargupta | data from tldr-pages
Read a PPM image from the input file, convert it to a Berkeley YUV image, and store it in the specified output file
ppmtoeyuv path/to/input_file.ppm > path/to/output_file.eyuv