commands.sh

yuvsplittoppm

all

Convert three subsampled Abekas YUV files to one PPM image.

More info →

Examples (1)

Read Akebas YUV bytes from three files starting with basename, merge them into a single PPM image and store it in the specified output file

yuvsplittoppm basename width height > path/to/output_file.ppm
made by @shridhargupta | data from tldr-pages