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

Problems with audio continuous playback if no clipBegin/clipEnd attributes included? #2824

Open
NickBromley opened this issue Feb 27, 2025 · 2 comments

Comments

@NickBromley
Copy link

I have an epub with media overlays for some pages, but not others, and none of the <audio> elements in the .smil file use the optional clipBegin/clipEnd attributes. In both Thorium 3.0 and 3.1 only the first audio file on a page plays, whether by pressing the Play button or advancing to the next page - in other words, there is no continuous playback. But with other readers, such as Adobe Digital Editions and Colibrio Reader, there is continuous playback with the same epub.

The epub meets all EPUB3.3 requirements as validated with EPUBCheck, so it would appear that Thorium is not handling audio correctly if these optional attributes are not included - would that be a valid assumption or could there be another cause?

@danielweck
Copy link
Member

Hello, the SMIL clipBegin/End attributes are unlikely to be the cause of the problem. Are you able to privately share the EPUB so I can take a look and test at my end? (I wrote the playback engine in Thorium, and some of my "old Readium" code is probably in Adobe Digital Edition too, so I will be able to troubleshoot this quickly).
My email is public: [email protected]

@NickBromley
Copy link
Author

Thank you, @danielweck - very kind. I'm just checking what clearance I need before I can share the epub.

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

No branches or pull requests

2 participants