Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gapless playback of A/V -- serial delivery, multiple files for a single recording #8

Open
jronallo opened this issue Jul 26, 2016 · 0 comments

Comments

@jronallo
Copy link
Contributor

Description

Implication: Assume default behavior is user actuation of control to step from canvas to canvas. Use continuous hint to change behavior. Note that need to queue up next canvases resources before finishing the first one (and audio processing issues to get nice continuation of one track to another). [Sample-accurate gapless playback is possible via Web Audio. There are libraries existing to help with this which a player can use.]

Note alternate option of putting multiple tracks on one canvas. Here the amount of overlap, gaplessness, or gaps would be determined by positions on the shared canvas.

Related IIIF: Sequence w/ e.g. viewingHint=”continuous”

Additional Background

Source: BL workshop notes
Interest: 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants