Docs @ Psychtoolbox Wiki : PlayMoviesWithoutGapDemoOSX

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

PlayMoviesWithoutGapDemoOSX

PsychtoolboxPsychDemosQuicktimeDemos


PlayMoviesWithoutGapDemoOSX(moviename)

This demo accepts a pattern for a valid moviename, e.g.,
moviename='*.mpg', then it plays all movies in the current working
directory whose names match the provided pattern, e.g., the '*.mpg'
pattern would play all MPEG files in the current directory.

Pressing ESC ends the demo.

Movies are played one after each other. We try to minimize perceptible
gaps between end of movie i and start of movie i+1 by asynchronous
loading: While movie i is played back, we ask Psychtoolbox to load the
next movie i+1 in the background, so startup time for movie i+1 will be
minimized. This feature is currently only supported on MacOS-X and it
doesn't work well with movies that have sound tracks. The reason for this
is currently unknown, but it leads to frequent lockups of the playback
engine. How well this feature works depends strongly on the computational
horsepower of your machine. Slow machines will probably stutter...





Path   Retrieve current version of PlayMoviesWithoutGapDemoOSX.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychDemos/QuicktimeDemos/PlayMoviesWithoutGapDemoOSX.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0204 seconds