I would like to use [Tesseract OCR][1] with a video.

With ffmpeg I can export some (`.jpeg`) images from a video. Can I convert a `.jpeg` into a valid `.tiff` or export directly `.tiff` images from the video with ffmpeg?

  [1]: https://code.google.com/p/tesseract-ocr/