On 8/11/07, Lorin Lund <[EMAIL PROTECTED]> wrote:
> (see subject - is this acceptable topic for 'general' list?)

mpeg files cover a broad range of topics -- wikipedia has some
decent overviews for various kinds of mpeg encoded media.

As a general rule, mpeg files are filled with "frames" which
represent short bits of some kind of media.  The details of
the encoding of those frames depends on what's being
encoded (audio is packed very differently from video).

But what do you mean by "read"?  1!:1 will read the files, but
probably is not what you mean.

If you are trying to use J to manipulate the contents of these
files, that would require a rather steep bit of learning, but once
past that, would be a suitable topic for the programming
forum.

On the other hand, if you are just looking for player software,
this is the only suitable forum for that topic.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to