fstark / macflim

MacFlim flim player source code and utilities
MIT License
90 stars 4 forks source link

Add support for network play (file sharing) #31

Closed fstark closed 2 years ago

fstark commented 2 years ago

When accessing EtherTalk network on a SE/30 6.0.4, sound will break if any access is longer than a tick.

Encoding flims at 60 fps and reading a single frame ahead gives the best possible outcome and allow SE quality flims to be played from AppleShare disks on a SE/30.

This issue is about adding a playback option to enable single-frame read ahead.