Ticket #2544 (s3c_implementation_ok tweak)
[html] Improve audio sync of exported books
Reported by: | deyan | Owned by: | antoni |
---|---|---|---|
Priority: | major | Milestone: | Y1 |
Component: | uncategorized | Version: | 2.1 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | antoni |
Imp._owners: | antoni | Test_owners: | |
Analysis_reviewers: | antoni | Changelog: | Changelog |
Design_reviewers: | Imp._reviewers: | meddle, todor | |
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
- On a book with synced background audio, play a media
- When media is paused, the background audio should continue from the correct time (own progress+progress of external media)
- Page should turn when its timeline is finished (no matter if a media is playing)
Change History
comment:1 Changed 13 years ago by deyan
- Summary changed from [html] Improve audio sync when exported to [html] Improve audio sync of exported books
comment:2 Changed 13 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
comment:3 Changed 13 years ago by deyan
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:4 Changed 13 years ago by deyan
- Design_owners set to antoni
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Imp._owners set to antoni
- Analysis_reviewers set to antoni
comment:6 Changed 13 years ago by antoni
- Status changed from s2a_design_started to s2b_design_finished
comment:8 Changed 13 years ago by antoni
- Owner changed from deyan to antoni
- Status changed from s2c_design_ok to s3a_implementation_started
comment:9 Changed 13 years ago by antoni
- Status changed from s3a_implementation_started to s3b_implementation_finished
When we start sample media, book audio is paused, when we pause/stop this media, book audio is continued from correct time calculated by estimated time of page life cycle. This synchronization is implemented only for book with sync background audio, for others book audio is restored from paused position.
comment:10 Changed 13 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
Merged to the trunk at [10129]
Note: See
TracTickets for help on using
tickets.