View Single Post
  #2 (permalink)  
Old January 11th, 2010, 07:46 AM
Silvine Silvine is offline
Authorized User
 
Join Date: Jan 2010
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What I was trying (but failing) to state before is the following;

1. How do you create an AVI file (or any other media file)
2. I once read a book on the format of a BMP image file. And how to load the RAW DATA into an assembly program to display on screen. THe program did not work - but it started me thinking...

So, it is this sort of thing that I would like to see in a book. This idea is free to exploit by any author on site - or by Wrox publishers or any Press for that matter.

Just make it happen!

A book detailing media formats - how to construct them from the basic binary i/o - in C and assembly language. With special use of MMX and SSE technologies.

That is something I would definitely buy and recommend to my friends to read!

Imagine - being able to code an algorithm for AVI!? The possibilities are endless.
Reply With Quote