Re: OT Re: TGIFImage and *large* animated GIFs - streaming?
- From: "Dunny" <paul.dunn4@xxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 18:39:44 GMT
In news:e80pmc$jhj$1@xxxxxxxxxxxxx,
Bruce Roberts <dontsendtober@xxxxxxxxxxxxxxxxxxxx> typed:
"Dunny" <paul.dunn4@xxxxxxxxxxxx> wrote in message
news:Gyyog.69671$uP.66799@xxxxxxxxxxxxxxxxxxxxxxx
This involves a hell of a lot of frames of animation (50 frames per
second, for up to about 4 hours). All the current implementations
I've seen appear to allow new animation frames to be added to the
GIFImage declared, and are stored in memory until the SaveToFile()
proc is called.
If you don't mind me asking, why such a high frame rate? Its nearly
double what most animations use.
Because the hardware I'm emulating had a refresh frequency of 50hz.
Programmers of the day did some spectacular effects in the time that it took
the TV's vertical synch to return to the top of the display, and you need to
be able to capture that - frame by frame. A lot of the software at the time
scrolled and performed graphical movements at 50hz too, so you'd lose that
quality by downgrading to 25hz.
D.
.
- References:
- TGIFImage and *large* animated GIFs - streaming?
- From: Dunny
- OT Re: TGIFImage and *large* animated GIFs - streaming?
- From: Bruce Roberts
- TGIFImage and *large* animated GIFs - streaming?
- Prev by Date: Re: Call to a DLL
- Next by Date: Re: Call to a DLL
- Previous by thread: OT Re: TGIFImage and *large* animated GIFs - streaming?
- Next by thread: How can I execute a line of code stored in a string?
- Index(es):
Relevant Pages
|