I see that ffmpeg can horizontally flip a file ffmpeg -i in.mov -vf "hflip" out.mov How feasible is to implement - ffplay display horizontaly flipped video ? (I am using Ubuntu) I have a bit of programming experience and I am looking for somebody to give me pointers on where to start on this -- naveen