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