blind-flop - Mirror a video horizontally
blind-flop
blind-flop reads a video from stdin and prints it, mirrored horizontally, to stdout.
blind-flop requires enough free memory to load two frame rows into memory. A frame row requires 32 bytes per pixel it contains, that is, 32 bytes times the width of the video in pixel.
blind(7), blind-flip(1), blind-transpose(1), blind-rotate-90(1), blind-rotate-180(1), blind-rotate-270(1)
Mattias Andrée <[email protected]>