Breaking Eggs And Making Omelettes

Topics On Multimedia Technology and Reverse Engineering


Archives:

FATE On DOS

March 6th, 2009 by Multimedia Mike

FATE cycles coming from DOS? Sure, why not? As long as someone is willing to do the work to maintain such a machine and contribute continuous build/test data for FFmpeg, let’s let them. That’s why I designed FATE with its distributed model.

Meet Michael K. He has set up a DOSEMU/FreeDOS session on a modern machine that has all the amenities of a typical Unix system, including gcc provided by DJGPP. Python 2.5+ must also be available and that’s all that’s really needed to run FATE (that and TCP/IP networking, somehow).

And now I really need to get some kind of front page revision rolled out. I happen to know some people are getting annoyed at having to sift through the, ahem, less relevant platforms at the top to get down to the real meat.

Posted in FATE Server | 6 Comments »

6 Responses

  1. Kostya Says:

    Indeed, sort them alphabetically at least. I don’t care about x86 much anyway ;)

  2. Multimedia Mike Says:

    I’ll be revising it shortly so that you can sort the list by any number of criteria.

  3. Reimar Says:

    Something is a bit broken though, the regression tests don’t find the tiny_psnr program…

  4. woo Says:

    How about FFmpeg on iPhone/iPod Touch? The basic stuff builds fine… do you need a dedicated device? How does that work?

  5. Mans Says:

    @Reimar: fixed, now there’s a different error

    @woo: http://hardwarebug.org/2009/01/28/rotten-apple/

  6. woo Says:

    So it’s not got the assembler speedups, it still compiles and runs (see: http://code.google.com/p/ffmpeg4iphone/ for instance) what better way to show improvements as bintools is updated?