"Luc The Perverse" <ataylor_no_spa_am@[EMAIL PROTECTED]
> wrote in
message news:m4jav4-3bb.ln1@[EMAIL PROTECTED]
> Serve Lau wrote:
>> "Richard James" <IWillGetOne@[EMAIL PROTECTED]
> wrote in message
>> news:472145d3$0$20610$afc38c87@[EMAIL PROTECTED]
>>> Serve Lau wrote:
>>>
>>>> What is relatively the easiest way to write a movie player? This is
>>>> for
>>>> an embedded platform.
>>>> The movie does not have to be compressed as long as it can be
streamed
>>>> from a flash card
>>>>
>>>> Anyone have any ideas?
>>> Create a C Structure that has all the frame information in it
>>> Make a loop and then read each frame into the structure then pass it
to
>>> your
>>> display function, not forgetting to pause.
>>
>> Well yeah, making a movie player like that is easy, but I think I asked
>> my question wrong.
>> I mean a movie player which sup****ts some well known format, so artists
>> can create lets say an avi out of a flash movie for instance. Im kinda
>> hoping that its possible to write a movie player that sup****ts avi
files
>> where the movie isnt compressed at all.
>
> There are open source solutions which already exist to play virtually
all
> popular movie formats.
i can only find some which only run on mac, windows or linux. Arent there
any platform independant ones written in C?


|