A method for resuming playback of a media content is disclosed. The method includes receiving a playback resume command, initiating a counter to an initial value, moving a playback pointer back a first preset duration in the media content, checking for silence at the playback pointer, incrementing the counter by the first preset duration and comparing the counter with a second preset duration. If the counter is greater than the second preset duration, resuming the playback of the media content from the playback pointer.
Legal claims defining the scope of protection. Each claim is shown in both the original legal language and a plain English translation.
1. A method for resuming playback of a media content, comprising: (a) receiving a playback resume command; (b) initiating a counter to an initial value; (c) moving a playback pointer back a first preset duration in the media content; (d) checking for silence at the playback pointer; (e) incrementing the counter by the first preset duration; and (f) comparing the counter with a second preset duration, wherein if the counter is greater than the second preset duration, resuming the playback of the media content from the playback pointer.
When resuming media playback, this method moves the playback pointer back a short, preset time (first preset duration). It then checks if there's silence at that new pointer location. A counter is incremented by the first preset duration, and compared to another (second) preset duration. If the counter exceeds this second duration, playback resumes from the pointer. The counter is initially set to a starting value. The purpose is to skip back slightly to account for user reaction time to pausing the media.
2. The method of claim 1 , wherein if a pause operation is performed at a silence location in the media content and if the duration of the silent location is greater than the second preset duration, the playback of the media content is resumed from the location where the pause operation was performed.
Building on the previous description, if the media was paused during a silent part, and the length of that silence is longer than the second preset duration, playback resumes from where the pause happened. This prevents skipping back unnecessarily if the user paused during a natural silence.
3. The method of claim 1 , wherein the first preset duration is provided by a user.
Building on the initial description, the amount to move the playback pointer back initially (the first preset duration) can be set by the user. This allows users to customize the skip-back duration to their preference.
4. The method of claim 1 , wherein the second present duration is provided by a user.
Building on the initial description, the maximum amount to move the playback pointer back (the second preset duration) can be set by the user. This allows users to control how far back the system will search for a non-silent point to resume from.
5. The method of claim 1 , further including calculating the first preset duration through scanning of the media content.
Building on the initial description, instead of a fixed time, the system automatically calculates the initial skip-back duration (first preset duration) by analyzing the media content for silence. This could involve scanning the media to find the typical lengths of silent gaps.
6. The method of claim 1 , further including calculating the second present duration through scanning of the media content.
Building on the initial description, instead of a fixed time, the system automatically calculates the maximum allowed skip-back duration (second preset duration) by analyzing the media content. This could be based on the typical duration of pauses or silences within the content.
7. The method of claim 1 , wherein if at (f) the counter is less than the second preset duration, performing (c) to (f) again.
Building on the initial description, if, after moving back and checking for silence, the counter is still less than the second preset duration, the process of moving back, checking for silence, and incrementing the counter repeats. This continues until a non-silent point is found or the maximum allowed skip-back is reached.
8. A non-transitory computer readable media storing programming instructions which when performed by a processor perform an operation of resuming playback of a media content, the operation comprising: (a) receiving a playback resume command; (b) initiating a counter to an initial value; (c) moving a playback pointer back a first preset duration in the media content; (d) checking for silence at the playback pointer; (e) incrementing the counter by the first preset duration; and (f) comparing the counter with a second preset duration, wherein if the counter is greater than the second preset duration, resuming the playback of the media content from the playback pointer.
A computer-readable storage medium contains instructions for resuming media playback by moving the playback pointer back a short, preset time (first preset duration), checking if there's silence, incrementing a counter and comparing it to another preset duration (second preset duration). If the counter exceeds this second duration, playback resumes. The counter is initially set to a starting value.
9. The non-transitory computer readable media of claim 8 , wherein if a pause operation is performed at a silence location in the media content and if the duration of the silent location is greater than the second preset duration, the playback of the media content is resumed from the location where the pause operation was performed.
The computer-readable storage medium from the previous description, which resumes media playback, also includes the logic that if a pause happened during a silent part longer than the second preset duration, playback resumes from the exact pause point.
10. The non-transitory computer readable media of claim 8 , wherein the first preset duration is provided by a user.
The computer-readable storage medium described earlier for resuming media playback, wherein the initial skip-back duration (first preset duration) is configurable by the user.
11. The non-transitory computer readable media of claim 8 , wherein the second present duration is provided by a user.
The computer-readable storage medium described earlier for resuming media playback, wherein the maximum skip-back duration (second preset duration) is configurable by the user.
12. The non-transitory computer readable media of claim 8 , the operation further including calculating the first preset duration through scanning of the media content.
The computer-readable storage medium from claim 8, which describes a method for resuming playback, further includes instructions to calculate the initial skip-back duration (first preset duration) by automatically analyzing the media content.
13. The non-transitory computer readable media of claim 8 , the operation further including calculating the second present duration through scanning of the media content.
The computer-readable storage medium from claim 8, which describes a method for resuming playback, further includes instructions to calculate the maximum skip-back duration (second preset duration) by automatically analyzing the media content.
14. The non-transitory computer readable media of claim 8 , wherein if at (f) the counter is less than the second preset duration, performing (c) to (f) again.
The computer-readable storage medium described earlier for resuming media playback, if the silence check fails and the counter is less than the maximum duration, the skip-back, silence check, and counter increment process repeats.
15. A device, comprising: a processor; a memory, wherein the memory includes a media playback application, the media playback application is configured to perform an operation, the operation including: (a) receiving a playback resume command; (b) initiating a counter to an initial value; (c) moving a playback pointer back a first preset duration in the media content; (d) checking for silence at the playback pointer; (e) incrementing the counter by the first preset duration; and (f) comparing the counter with a second preset duration, wherein if the counter is greater than the second preset duration, resuming the playback of the media content from the playback pointer.
A device for resuming media playback includes a processor and memory. The memory contains a media playback application that, when executed, moves the playback pointer back a short, preset time (first preset duration), checks for silence, increments a counter and compares it to another preset duration (second preset duration). If the counter exceeds this second duration, playback resumes. The counter is initially set to a starting value.
16. The device of claim 15 , wherein if a pause operation is performed at a silence location in the media content and if the duration of the silent location is greater than the second preset duration, the playback of the media content is resumed from the location where the pause operation was performed.
The device from the previous description for resuming media playback, also includes the logic that if a pause happened during a silent part longer than the second preset duration, playback resumes from the exact pause point.
17. The device of claim 15 , wherein the first preset duration is provided by a user.
The device described earlier for resuming media playback, wherein the initial skip-back duration (first preset duration) is configurable by the user.
18. The device of claim 15 , wherein the second present duration is provided by a user.
The device described earlier for resuming media playback, wherein the maximum skip-back duration (second preset duration) is configurable by the user.
19. The device of claim 15 , the operation further including calculating the second present duration through scanning of the media content.
The device from claim 15, which describes a method for resuming playback, further includes the function to automatically calculate the maximum skip-back duration (second preset duration) by analyzing the media content.
20. The device of claim 15 , wherein if at (f) the counter is less than the second preset duration, performing (c) to (f) again.
The device described earlier for resuming media playback, if the silence check fails and the counter is less than the maximum duration, the skip-back, silence check, and counter increment process repeats.
Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.
February 5, 2016
May 2, 2017
Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.