commands.sh

yuvtoppm

all

Convert Abekas YUV bytes to PPM.

More info →

Examples (1)

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
made by @shridhargupta | data from tldr-pages