#!/bin/sh
cat fifo | yuvplay &
lav2yuv -f 1 n002.avi > frame.yuv
yuvcorrect_tune -I frame.yuv > fifo
