Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
PLAYBACK OF MEDIA CONTENT DURING DUAL MODE TRICK PLAY OPERATIONS
Document Type and Number:
WIPO Patent Application WO/2022/173504
Kind Code:
A1
Abstract:
Systems and methods are described herein for playback of streaming media content during a dual mode trick play operation. An I-frame only playlist is generated from a media content stream. The I-frame only playlist includes a plurality of I-frames. A set of I-frames are selected from the plurality of I-frames for scan play back mode based on metadata associated with the media content stream. A curated I-frame only playlist of the selected set of I-frames is generated for display during scan play back mode. In one embodiment, the selected set of I-frames is an I-frame identified at the beginning of each of the segments.

Inventors:
MAYHEW STEVEN (US)
Application Number:
PCT/US2021/063141
Publication Date:
August 18, 2022
Filing Date:
December 13, 2021
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ROVI GUIDES INC (US)
International Classes:
H04N21/2343; H04N21/2387; H04N21/262; H04N21/6587; H04N21/845
Foreign References:
US20180014041A12018-01-11
Other References:
KILROY HUGHES: "IPI3053-Trick Mode Contribution", 24 July 2013 (2013-07-24), XP017841154, Retrieved from the Internet [retrieved on 20130724]
Attorney, Agent or Firm:
FEUSTEL, Richard M. et al. (US)
Download PDF:
Claims:
What is claimed is:

1. A method comprising: generating an I-frame only playlist from a media content stream, wherein the I- frame only playlist comprises a plurality of I-frames; selecting a set of I-frames from the plurality of I-frames for scan play back mode based on metadata associated with the media content stream; and generating a curated I-frame only playlist of the selected set of I-frames for display during scan play back mode.

2. The method of claim 1 wherein the set of I-frames is selected regardless of frame rate generated for each of the I-frames in the I-frame only playlist.

3. The method of any of claims 1 or 2 wherein the metadata comprises one of a scene change in the media content, time intervals in the media content, advertisements in the media content, size of the frames, and random frames.

4. The method of any of claims 1-3 further comprising: determining a switch from the scan play back mode to a scrub play back mode.

5. The method of claim 4 further comprising: in response to the determining, retrieving the I-frame only playlist; and replacing the curated I-frame only playlist with the I-frame only playlist for display in the scrub play back mode.

6. The method of any of claims 1-5 wherein the media content stream comprises a plurality of segments and wherein each of the plurality of segments comprise two or more I-frames among the plurality of I-frames and data frames corresponding to each of the plurality of I-frames.

7. The method of claim 6 wherein generating the I-frame only playlist further comprises: detecting an I-frame among the two or more I-frames at a beginning of each of the plurality of segments; and generating the I-frame only play list including only the I-frames detected at the beginning of each of the segments.

8. The method of claim 7 wherein each I-frame among the two or more frames at the beginning of each of the plurality of segments is assigned with an identifier.

9. The method of any of claims 7 or 8 further comprising: fetching the I-frame among the two or more I-frames assigned with the identifier; and discarding the data frame corresponding to the I-frame assigned with the identifier, other frame among the two or more I-frames not assigned with the identifier and the corresponding data frame.

10. The method of any of claims 7-9 further comprising displaying the generated I- frame only playlist for display.

11. A system comprising a memory and control circuitry configured to perform the methods of any of claims 1-10.

12. One or more non-transitory computer-readable media storing instructions which, when executed by one or more processors, causes performance of the method of any of claims 1-10.

Description:
PLAYBACK OF MEDIA CONTENT DURING DUAL MODE TRICK PLAY

OPERATIONS

Reference to "Computer program listing Appendix":

[0001] A plurality of appendices is attached as part of the specification. Appendix A includes a pseudo code for adaptive track selection algorithm. Appendix B includes a pseudo code for generated I-frame only segment load. Each of the Appendix A, and B is hereby incorporated by reference in their entireties.

Background

[0002] The present disclosure relates to playback of media content and, more particularly, playback of streaming media content during a dual mode trick play operation.

Summary

[0003] Many times, during real-time streaming of media content, a user may wish to skip ahead past portions (fast forward) of the media content or go back (rewind) to review an earlier portion of the media content. Such skipping, including fast-forward and rewind operations, is commonly known as “trick play” mode playback.

Traditionally, such trick play mode playback is enabled by generating an I-frame only playlist from an original playlist to present a fast playback experience with the media content. Original playlist includes multiple segments each of which contain multiple I- frames and data corresponding to each of the I-frames in the segments. I-frame only playlist includes URLs that refer to only I-frames, also known as instantaneous decoder refresh (IDR), which are intra-coded frames that can be decoded independently of other video frames. I-frame only playlist is desirable since a user can start playback with and display an entire single high resolution frame of video with just one IDR. However, not all service providers provide the I-frame only playlist required for the trick play mode. Also, much of legacy media content may not be digitally converted with the I-frame only playlist and if a user device supports high speed trick play from the I-frame only stream, then the user device depends on the I-frame only playlist to perform trick play mode playback.

[0004] The trick play mode playback includes two types of modes. One such mode is called a scrub mode in which a user individually fast forwards/fast reverses one I- frame at a time, which results in individual high resolution frames being displayed at a pace controlled by user’s input. Another mode is scan mode in which the system automatically fast forwards/fast reverses by skipping through tons of I-frames, resulting in frames being skipped at a high speed. A decoder processes the I-frames in both the scrub mode and the scan mode to generate high resolution frames. During scrub mode, such high resolution frames are needed in order for the user to identify/comprehend the frames for playback. However, in the scan mode, the user does not need such high resolution since the system automatically sets the number of frames to skip in pre determined time intervals of which the user has no control. Thus, each of the I-frames is processed by the decoder in the scan mode resulting in a much slower and inefficient overall system.

[0005] In some embodiments, systems and methods are described herein for curating the I-frames for processing during the scan-mode. Such selection would generate a set of I-frames that are tuned to high speed playback with a high density of frames. In one embodiment, the system selects the I-frames based on parameters such as scene change detection in the I-frame, start and end of a scene in the I-frame, interval detection in the I-frame, size of the I-frame, random I-frame, etc.

[0006] Additionally, the I-frame only playlist includes all the I-frames from each of the multiple segments, which utilizes a lot of unnecessary bandwidth and takes a lot of time fetching for relevant I-frames during trick play mode playback. In some embodiments, systems and methods are described herein for simulating an I-frame only playback from the original playlist by generating an internal I-frame only variant, which selects only the I-frame from the beginning of each segment in the original playlist and discards the rest of the I-frames in each of the segments resulting in a reduction in bandwidth and time required to fetch the relevant I-frames.

[0007] In one embodiment, the I-frame only playlist is selected regardless of video speed (frame rate) for each of the I-frames generated in the I-frame only playlist.

[0008] In one embodiment, the system determines a switch in the playback from the scan mode to the scrub mode. The system replaces the curated I-frame only playlist with the I-frame only playlist for display in the scrub mode. Brief Description of the Drawings

[0009] The above and other objects and advantages of the disclosure will be apparent upon consideration of the following detailed description, taken in conjunction with the accompanying drawings, in which like reference characters refer to like parts throughout, and in which:

[0010] FIG. 1 shows an illustrative flowchart of a system for generating an I-frame only playlist and I-frame only playlist curator for dual mode trick play back operations according to some embodiments of the disclosure;

[0011] FIG. 2A shows an exemplary display of a user interface for a scrub trick play back mode utilizing the I-frame only playlist, in accordance with an embodiment of the disclosure;

[0012] FIG. 2B shows an exemplary display of a user interface for a scan trick play back mode utilizing the curated I-frame playlist, in accordance with an embodiment of the disclosure;

[0013] FIG. 3 shows an exemplary display of a user interface for scan trick playback mode in accordance with an embodiment of the disclosure;

[0014] FIG. 4 shows an illustrative block diagram of a system hosting playback of media content during a dual mode trick play application, in accordance with some embodiments of the disclosure;

[0015] FIG. 5 is an illustrative block diagram showing additional details of a system hosting playback of media content during a dual mode trick play application, in accordance with some embodiments of the disclosure;

[0016] FIG. 6 depicts an illustrative flowchart of process for playback of streaming media content during a dual mode trick play operation, in accordance with some embodiments of the disclosure;

[0017] FIG. 7 depicts an illustrative flowchart of process for playback of streaming media content during a dual mode trick play operation, in accordance with some embodiments of the disclosure; and

[0018] FIG. 8 depicts an illustrative flowchart of process for playback of streaming media content during scan mode trick play operation, in accordance with some embodiments of the disclosure. Detailed Description

[0019] FIG. 1 shows an illustrative flowchart of a system 100 for generating an I- frame only playlist and I-frame only curator playlist of media content according to some embodiments of the disclosure. Some examples of media content include audio, video, text, AR, VR, etc. In one embodiment, a media content stream 110 is received by a source playlist generator 120. In one embodiment the media content stream 10 includes media frames (e.g. video frames). The source playlist generator 120 generates a source playlist 125 including a group of pictures (GOPs). Each of the GOPs includes a single I- frame and corresponding B/P frame. As discussed above, I-frame is an intra-coded frame, which is a complete standalone frame that can be decoded independently of other video frames. P-frame is a predicted frame, which includes only the changes in the image in the current frame from the previous frame. B-frame is a bidirectional predicted frame that includes changes in the image between the current frame and the previous frame and changes in the image between the current frame and the following frame. The source playlist 125 is broadcasted at a normal video speed (a.k.a frame rate) of one frame per one second.

[0020] In one embodiment, the source playlist 125 is sent to a first I-frame only playlist generator 130, which functions as a decoder by decoding selected frames in the source playlist. In one embodiment, the I-frame only playlist generator 130 discards the B-frames and the P-frames to generate an I-frame only playlist 135 including only the I- frames. As shown, the I-frame only playlist 135 includes only the I-frames, II, 12, 13,

14, 15, 16, etc. Such I-frames are high density frames. In one embodiment, the I-frame only playlist 135 is generated to render video at a speed higher than a normal speed. In one embodiment, the I-frame only playlist 135 maintains the video speed of trick play in the scrub playback mode. In one example, the video speed in the scrub playback mode is generally at a range of 5-15 frames per second. In one embodiment, the I-frame only playlist is sent to an I-frame only playlist curator 140. The I-frame only playlist curator 140 accesses media content metadata 150 to select I-frames from the I-frame only playlist 135 to generate curated I-frame only playlist 145. The media content metadata 150 includes data corresponding to media content. Such metadata includes identification of frames associated with a scene change in media content, identification of frames associated with beginning and end of the scene, identification of frames associated with advertisements in the media content, identification of frame associated with time intervals in the media content, size of the frames of the media content, and random frames of the media content. In one embodiment, the media content metadata 150 does not include In one embodiment, the I-frame only playlist curator 140 selects the I- frames from the I-frame only playlist 135 based on the media content metadata 150. In one example, the 12, which is an I-frame between II and 13 of the media content includes advertisement, the I-frame only playlist curator 140 will only select II and 13 and discard 12. Thus, the curated I-frame only playlist 145 includes only II and 13 frames. In one embodiment, the curated I-frame only playlist 145 is generated to render selective high density frames at a high speed playback during scan mode regardless of the frame rate. For example, the I-frame only playlist curator 140 generates the curated I-frame only playlist 145 including the selected I-frames, II and 13 to be downloaded for display during high speed scan playback mode regardless of the frame rate. In one example, the video speed in the scan playback mode is generally at a rate of 15x - 60x normal playback speed.

[0021] In some embodiments, source playlist 125 is sent to a second I-frame only playlist generator 160, which also functions as a decoder by decoding selected frames in the source playlist. In one embodiment, the source playlist 124 accesses source playlist metadata 170 to select I-frames from the I-frame only playlist 135 to generate second I- frame only playlist 165. The source playlist metadata 170 includes addresses of all the segments in the source playlist for a time period and an identifier that indicates all segments must begin with an I-Frame. As discussed above, source frame playlist 125 includes GOPs, each of which includes a single I-frame and corresponding B/P frame. Thus, source frame playlist 125 includes at least six GOPs. Segments of the source playlist are often divided into an even number of GOPs as long as they begin with the I- frame. In one example, the source frame playlist 125 includes at least two segments such that a first segment 125a among the two segments includes II B/P, 12 B/P and 13 B/P frames and a second segment 125b among the two segments includes 14 B/P, 15 B/P and 16 B/P frames. Thus, II is the I-frame identified at the beginning of the first segment 125a and 1-4 is the I-frame identified at the beginning of the second segment 125. In one example, the source playlist metadata 170 includes addresses of at least two segments 125a and 125b in the source frame playlist 125 and an identifier assigned to the II and the 14. In one embodiment, the second I-frame only playlist generator 160 may access the source playlist metadata 170 to identify each I-frame at beginning of each of the segments 125a and 125b of the source frame playlist 125. In one embodiment, the second I-frame only playlist generator 160 fetches for all the I-frames assigned with the identifier and discards all the rest of the frames in each of the segments. Thus, the second I-frame only playlist generator 160 fetches in the source frame playlist 125, the I-frames II and 14, discards the corresponding B/P frames and also discards all the 12, 13, 15 and 16 frames including their corresponding B/P frames. Thus, the second I-frame only playlist 165 includes only II and 14 frames. In one embodiment, the second I-frame only playlist 165 is generated to render specific high density frames at a high speed playback during scan mode regardless of the frame rate. For example, the I-frame only playlist curator 140 generates the second I-frame only playlist 165 including the specific I-frames, II and 14 to be downloaded for display during high speed scan playback mode regardless of the frame rate. In one example, the video speed in the scan playback mode is generally at a rate of 15x - 60x normal playback speed.

[0022] FIGS. 2A and 2B shows an exemplary display 200 and user interface 202 for playback of streaming media content during a dual mode trick play operation, in accordance with some embodiments of the disclosure. Display 200 may be any display device, such as a television, a computer monitor, or a touchscreen such as is found on a tablet or smartphone device. A fast forward indicator 212 of a progress bar 210 is depicted on the bottom of the display 200. Specifically, FIG. 2A shows a user interface for a scrub mode trick play back operation. A video content 204 for example includes a video playlist of video frames 204-1, 204-2, 204-3, 204-5, 204-6. As shown, the video playlist is being fast forwarded by a user indicating that the trick play operation is in a scrub playback mode. As discussed above, in the scrub playback mode, the user manually presses and drags (move while holding down) the progress bar 210 to stepwise forward and rewind the playlist. In one embodiment, the first I-frame only playlist 135 is utilized to maintain the speed of trick play in the scrub playback mode. In one embodiment, all the I-frames (II, 12, 13, 14, 15 and 16) from the first I-frame only playlist 135 are downloaded and displayed as the video frames 204-1, 204-2, 204-3, 204-5 and 204-6 respectively at a time when the user fast forwards in the scrub mode. In one embodiment, the trick play operation is switched to a scan mode in which the system automatically fast forwards the video playlist by skipping through many video frames resulting in a high speed playback mode. FIG. 2B shows a user interface for a scan mode trick playback operation. As discussed above, in the scan mode, a user may press the progress bar 210 only once and the playlist is automatically fast forwarded/fast rewind. In one embodiment, the curated I-frame only playlist 135 including only the II and 13 frames, is utilized for the high speed of the trick play in scan mode. Thus, only the II and 13 frames are downloaded and displayed as video frames 204-1 and 204-3 respectively in the scan mode.

[0023] FIG. 3 shows an exemplary display 300 and a user interface 302 for playback of streaming media content during a scan mode trick playback operation in accordance with another embodiment of the present invention. The user interface 302 is similar to the user interface 202 in FIG. 2B. As shown, the source frame playlist 125 includes all the I-frames II, 12, 13, 14, 15, 16 and their respective B/P frames. Also, as shown is the first segment 125a including I-frames II, 12, 13 and their respective B/P frames and the second segment 125b including I-frames 14, 15, 16 and their respective B/P frames. In one embodiment, a video content 304 for example includes a video playlist of video frames 304a, 304b, 304c, 304d, 304e and 304f, each of which includes 304-1, 304-2, 304-3, 304-5, 304-6 I-frames and their respective B/P frames. Each of the frames 304-1, 304-2, 304-3 corresponds to II, 12 and 13 frames respectively in the first segment 125a and the B/P frames associated with each of the I-frames 304-1, 304-2 and 304-3 correspond to the B/P frames associated with each of the II, 12 and 13 frames respectively. Similarly, each of the frames 304-3, 304-5, 304-6 correspond to the 14, 15 and 16 frames respectively in the second segment 125b and each of the B/P frames associated with each of the frames 304-4, 304-5 and 304-6 correspond to the B/P frames associated with each of the 14, 15 and 16 frames respectively. In one embodiment, the trick play operation is in a scan mode in which the system automatically fast forwards the video playlist by skipping through many video frames resulting in a high speed playback mode. In one embodiment, the second I-frame only playlist 165 including only the II and 14 frames is utilized for the high speed of the trick play in scan mode. Thus, only the II and 14 frames are downloaded and displayed as video frames 304-1 and 304- 4 respectively in the scan mode.

[0024] FIG. 4 shows an illustrative block diagram of a system 400 for displaying content item based on content item recommendation , in accordance with some embodiments of the disclosure. In various aspects, system 400 includes one or more of server 402, content item source 404, content item guidance data source 406, communication network 408, and one or more computing devices 410, such as user television equipment 410a (e.g., a set-top box), user computer equipment 410b (e.g., a laptop), and/or wireless user communications device 410c (e.g., a smartphone device). Although FIG. 4 shows one of each component, in various examples, system 400 may include fewer than the illustrated components and/or multiples of one or more illustrated components. Communication network 408 may be any type of communication network, such as the Internet, a mobile phone network, mobile voice or data network (e.g., a 4G or LTE network), cable network, public switched telephone network, or any combination of two or more of such communication networks. Communication network 408 includes one or more communication paths, such as a satellite path, a fiber-optic path, a cable path, a path that supports Internet communications (e.g., IPTV), free-space connections (e.g., for broadcast or other wireless signals), or any other suitable wired or wireless communication path or combination of such paths. Communication network 408 communicatively couples various components of system 400 to one another. For instance, server 402 may be communicatively coupled to content item source 404, content item guidance data source 406, and/or computing device 410 via communication network 408.

[0025] In some examples, content item source 404 and content item guidance data source 406 may be integrated as one device. Content item source 404 may include one or more types of content item distribution equipment including a television distribution facility, cable system headend, satellite distribution facility, programming sources (e.g., television broadcasters, such as NBC, ABC, HBO, etc.), intermediate distribution facilities and/or servers, Internet providers, on-demand media servers, and other content item providers. NBC is a trademark owned by the National Broadcasting Company, Inc.; ABC is a trademark owned by the American Broadcasting Company, Inc.; and HBO is a trademark owned by the Home Box Office, Inc. Content item source 404 may be the originator of content item (e.g., a television broadcaster, a Webcast provider, etc.) or may not be the originator of content item (e.g., an on-demand content item provider, an Internet provider of content item of broadcast programs for downloading, etc.). Content item source 404 may include cable sources, satellite providers, on- demand providers, Internet providers, over-the-top content item providers, or other providers of content. Content item source 404 may also include a remote media server used to store different types of content item (e.g., including video content item selected by a user) in a location remote from computing device 410. Systems and methods for remote storage of content item and providing remotely stored content item to user equipment are discussed in greater detail in connection with Ellis et ak, U.S. Patent No. 7,761,892, issued July 20, 2010, which is hereby incorporated by reference herein in its entirety.

[0026] Content item source 404 and content item guidance data source 406 may provide content item and/or content item guidance data to computing device 410 and/or server 402 using any suitable approach. In some embodiments, content item guidance data source 406 may provide a stand-alone interactive television program guide that receives program guide data via a data feed (e.g., a continuous feed or trickle feed). In some examples, content item guidance data source 406 may provide program schedule data and other guidance data to computing device 410 on a television channel sideband, using an in-band digital signal, an out-of-band digital signal, or any other suitable data transmission technique.

[0027] As described in further detail below, server 402 manages the communication of a live content item stream (e.g., a live sporting event broadcast, a live news broadcast, or the like) and recorded streams from content item source 404 to computing device 410 via communication network 408. For instance, in some embodiments, content item from content item source 404 and/or guidance data from content item guidance data source 406 may be provided to computing device 410 using a client/server approach. In such examples, computing device 410 may pull content item and/or content item guidance data from server 402 and/or server 402 may push content item and/or content item guidance data to computing device 410. In some embodiments, a client application residing on computing device 410 may initiate sessions with server 402, content item source 404, and/or content item guidance data source 406 to obtain content item and/or guidance data when needed, e.g., when the guidance data is out of date or when computing device 410 receives a request from the user to receive content item or guidance data. In various aspects, server 402 may also be configured to detect events within the live content item stream and, based on the detected events, control the display of content item and/or navigation menu options via computing device 410. Additionally, although FIG. 4 shows content item source 404 and content item guidance data source 406 as separate from server 402, in some embodiments, content item source 404 and/or content item guidance data source 406 may be integrated as one device with server 402.

[0028] Content item and/or content item guidance data delivered to computing device 410 may be over-the-top (OTT) content. OTT content item delivery allows Internet-enabled user devices, such as computing device 410, to receive content item that is transferred over the Internet, including any content item described above, in addition to content item received over cable or satellite connections. OTT content item is delivered via an Internet connection provided by an Internet service provider (ISP), but a third party distributes the content. The ISP may not be responsible for the viewing abilities, copyrights, or redistribution of the content, and may transfer only IP packets provided by the OTT content item provider. Examples of OTT content item providers include FACEBOOK, AMAZON, YOUTUBE, NETFLIX, and HULU, which provide audio and video via IP packets. YouTube is a trademark owned by Google LLC; Netflix is a trademark owned by Netflix, Inc.; Hulu is a trademark owned by Hulu, LLC; Facebook is a trademark owned by Facebook, Inc.; and Amazon is a trademark owned by Amazon.com, Inc. OTT content item providers may also include any other OTT content item provider. OTT content item providers may additionally or alternatively provide content item guidance data described above. In addition to content item and/or content item guidance data, providers of OTT content item can distribute applications (e.g., web-based applications or cloud-based applications), or the content item can be displayed by applications stored on computing device 410.

[0029] FIG. 5 is an illustrative block diagram showing additional details of the system 500, in accordance with some embodiments of the disclosure. In particular, server 501 (e.g., the same server as server 402) includes control circuitry 502 and an input/output EO circuitry 508, and control circuitry 502 includes storage 505 and processing circuitry 506. In one embodiment, the storage 504 includes non-transitory storage instructions that when executed by the processing circuitry 506 cause dual mode trick play applications as described in FIGs. 1, 2 and 3 above. Computing device 560 (e.g., one or more of devices 510a, 510b, and 510c) includes control circuitry 510, EO circuitry 516, speaker 518, display 520, and user input interface 522. Control circuitry 510 includes storage 512 and processing circuitry 514. Control circuitry 502 and/or 510 may be based on any suitable processing circuitry such as processing circuitry 506 and/or 514. As referred to herein, processing circuitry should be understood to mean circuitry based on one or more microprocessors, microcontrollers, digital signal processors, programmable logic devices, field-programmable gate arrays (FPGAs), application-specific integrated circuits (ASICs), etc., and may include a multi-core processor (e.g., dual-core, quad-core, hexa-core, or any suitable number of cores). In some embodiments, processing circuitry may be distributed across multiple separate processors, for example, multiple of the same type of processors (e.g., two Intel Core i9 processors) or multiple different processors (e.g., an Intel Core i7 processor and an Intel Core i9 processor).

[0030] Each of storage 504, storage 512, and/or storages of other components of system 500 (e.g., storages of content item source 554, content item guidance data source 556, and/or the like) may be an electronic storage device. In some embodiments, content item source 554 may be the same as content item source 404. In some embodiments, content item guidance data source 556 may be the same as content item source 406. As referred to herein, the phrase “electronic storage device” or “storage device” should be understood to mean any device for storing electronic data, computer software, or firmware, such as random-access memory, read-only memory, hard drives, optical drives, digital video disc (DVD) recorders, compact disc (CD) recorders, BLU- RAY disc (BD) recorders, BLU-RAY 3D disc recorders, digital video recorders (DVRs, sometimes called a personal video recorders, or PVRs), solid state devices, quantum storage devices, gaming consoles, gaming media, or any other suitable fixed or removable storage devices, and/or any combination of the same. Each of storage 504, storage 512, and/or storages of other components of system 500 may be used to store various types of content, content item guidance data, and or other types of data. Non volatile memory may also be used (e.g., to launch a boot-up routine and other instructions). Cloud-based storage may be used to supplement storages 504, 512 or instead of storages 504, 512. In some embodiments, control circuitry 502 and/or 510 executes instructions for a content item recommendation application stored in memory (e.g., storage 504 and/or 512). Specifically, control circuitry 502 and/or 510 may be instructed by the content item recommendation application to perform the functions discussed herein. In some implementations, any action performed by control circuitry 502 and/or 510 may be based on instructions received from the content item recommendation application. For example, the content item recommendation application may be implemented as software or a set of executable instructions that may be stored in storage 504 and/or 512 and executed by control circuitry 502 and/or 510. In some embodiments, the content item recommendation application may be a client/server content item recommendation application where only a client content item recommendation application resides on computing device 560, and a server content item recommendation application resides on server 501.

[0031] The content item recommendation application may be implemented using any suitable architecture. For example, it may be a stand-alone content item recommendation application wholly implemented on computing device 560. In such an approach, instructions for the content item recommendation application are stored locally (e.g., in storage 512), and data for use by the content item recommendation application is downloaded on a periodic basis (e.g., from an out-of-band feed, from an Internet resource, or using another suitable approach). Control circuitry 510 may retrieve instructions for the content item recommendation application from storage 512 and process the instructions to perform the functionality described herein. Based on the processed instructions, control circuitry 510 may determine what action to perform when input is received from user input interface 522.

[0032] In client/server-based embodiments, control circuitry 510 may include communication circuitry suitable for communicating with a content item recommendation application server (e.g., server 501) or other networks or servers. The instructions for carrying out the functionality described herein may be stored on the application server. Communication circuitry may include a cable modem, an integrated service digital network (ISDN) modem, a digital subscriber line (DSL) modem, a telephone modem, an Ethernet card, a wireless modem for communication with other equipment, or any other suitable communication circuitry. Such communication may involve the Internet or any other suitable communication networks or paths (e.g., communication network 558). In some embodiments, communication network 558 may be the same as network 308. In another example of a client/server-based application, control circuitry 510 runs a web browser that interprets web pages provided by a remote server (e.g., server 501). For example, the remote server may store the instructions for the application in a storage device. The remote server may process the stored instructions using circuitry (e.g., control circuitry 502) and generate the displays discussed above and below. Computing device 560 may receive the displays generated by the remote server and may display the content item of the displays locally via display 520. This way, the processing of the instructions is performed remotely (e.g., by server 501) while the resulting displays, such as the display windows described elsewhere herein, are provided locally on computing device 560. For example, computing device 560 may include display circuitry (e.g., video card circuitry or combination motherboard and video card circuitry) configured to generate for display the display windows. Computing device 560 may receive inputs from the user via input interface 522 and transmit those inputs to the remote server for processing and generating the corresponding displays. [0033] A user may send instructions to control circuitry 502 and/or 510 using user input interface 522. User input interface 522 may be any suitable user interface, such as a remote control, trackball, keypad, keyboard, touchscreen, touchpad, stylus input, joystick, voice recognition interface, or other user input interfaces. User input interface 522 may be integrated with or combined with display 520, which may be a monitor, television, liquid crystal display (LCD), electronic ink display, or any other equipment suitable for displaying visual images.

[0034] Server 501 and computing device 560 may receive content item and data via input/output (hereinafter “I/O”) circuitries 508 and 516, respectively. Although, I/O circuitries are shown, some embodiments may include I/O paths coupled to the circuitries (e.g., network cards, transceivers etc.) For instance, I/O circuitry 516 is a circuitry that includes one or more of communication port configured to receive a live content item stream from server 501 and/or content item source 554 via a communication network 558. Storage 512 may be configured to buffer the received live content item stream for playback and display 520 may be configured to present the buffered content, navigation options, alerts, and/or the like via a primary display window and/or a secondary display window. I/O circuitries 508, 516 may provide content item (e.g., a live stream of content, broadcast programming, on-demand programming, Internet content, content item available over a local area network (LAN) or wide area network (WAN), and/or other content) and data to control circuitry 502, 510. Control circuitry 502, 510 may be used to send and receive commands, requests, and other suitable data using I/O circuitries 508, 516. I/O circuitries 508, 516 may connect control circuitry 502, 510 (and specifically processing circuitry 506, 514) to one or more communication circuitries (described below). I/O functions may be provided by one or more of these communication circuitries but are shown as single paths in FIG. 5 to avoid overcomplicating the drawing.

[0035] Having described systems 400 and 500, reference is now made to FIG. 6, which depicts an illustrative flowchart of process 600 for playback of streaming media content during a dual mode trick play operation that may be implemented by using systems 400, in accordance with some embodiments of the disclosure. In various embodiments, the individual steps of process 600 may be implemented by one or more components of systems 400 and 500. Although the present disclosure may describe certain steps of process 600 (and of other processes described herein) as being implemented by certain components of systems 400 and 500, this is for purposes of illustration only, and it should be understood that other components of systems 400 and 500 may implement those steps instead. For example, steps of process 600 may be executed by server 501 and/or by computing device 560 to provide playback of streaming media content during a dual mode trick play operation.

[0036] At step 602, I/O circuitry (e.g., I/O circuitry 508 of FIG.5) receives a media content stream at a device. In one example, the device is Server 1 as shown in FIG. 1. Media content stream may refer to any type of media content constantly received by and presented to a user while being delivered by a provider. Some examples of media include any kind of video, audio, text, or multimedia content, or any combination thereof. In one embodiment, the I/O circuitry receives the media via an API from a server (e.g., server 501) or from a media content item guidance data source (e.g., content item guidance data source 556). For example, I/O circuitry may access a screen (e.g., provide input for the algorithms) or database and receive media content via communications network (e.g., network 558). In one embodiment, the server 501 may store the media content locally in storage 505.

[0037] At step 604, control circuitry generates an I-frame only playlist from the media content stream. In one embodiment, the I-frame only playlist comprises a plurality of only I-frames for playback. In one embodiment, the media content stream is a source playlist comprising a plurality of I-frames and corresponding B and P frames.

In one embodiment, control circuitry functions as a decoder by decoding selected frames in the source playlist. In one embodiment, the control circuitry discards the B-frames and the P-frames to generate an I-frame only playlist including only the I-frames. At step 606, control circuitry selects a set of I-frames among the plurality of I-frames for scan play back mode based on metadata associated with the media content stream. In one embodiment, the metadata includes data corresponding to media content. Some examples of metadata includes identification of frames associated with a scene change in media content, identification of frames associated with advertisements in the media content, identification of frame associated with time intervals in the media content, size of the frames of the media content, and random frames of the media content. At step 608, control circuitry generates a curated I-frame only playlist of the selected set of I- frames for display during scan play back mode. In one embodiment, each of the selected set of I-frames are downloaded to be displayed on a user device during scan play back mode. [0038] FIG. 7 depicts an illustrative flowchart of process 700 for playback of streaming media content during a dual mode trick play operation that may be implemented by using systems 400 and 500, in accordance with some embodiments of the disclosure. In various embodiments, individual steps of process 700 may be implemented by one or more components of systems 400 and 500. Although the present disclosure may describe certain steps of process 700 (and of other processes described herein) as being implemented by certain components of systems 400 and 500, this is for purposes of illustration only, and it should be understood that other components of systems 400 and 500 may implement those steps instead. For example, steps of process 700 may be executed by server 501 and/or by computing device 560. In some embodiments, the control circuitry 510 may use process 700 as part of process 600 of FIG. 6 (e.g., in addition to steps 602-608).

[0039] At step 702, control circuitry displays a curated I-frame only playlist during scan play back mode. As discussed above, the curated I-frame only playlist includes selected I-frames among a plurality of I-frames in I-frame only playlist. At step 704, the control circuitry determines a switch from the scan play back mode to a scrub play back mode. In one embodiment, the switch is determined when the user releases the progress bar and system automatically fast forwards/fast reverses the video. At step 706, the control circuitry retrieves an I-frame only playlist. As discussed above, the I-frame only playlist includes all the I-frames. At step 708, the control circuitry replaces the curated I- frame only playlist with the I-frame only playlist for display in the scrub play back mode.

[0040] FIG. 8 depicts an illustrative flowchart of process 800 for playback of streaming media content during scan mode playback operation that may be implemented by using systems 400 and 500, in accordance with some embodiments of the disclosure.

In various embodiments, individual steps of process 800 may be implemented by one or more components of systems 400 and 500. Although the present disclosure may describe certain steps of process 800 (and of other processes described herein) as being implemented by certain components of systems 400 and 500, this is for purposes of illustration only, and it should be understood that other components of systems 400 and 500 may implement those steps instead. For example, steps of process 800 may be executed by server 501 and/or by computing device 560.

[0041] At step 802, control circuitry receives a media content stream including a plurality of I-frames and data frames corresponding to each of the plurality of I-frames, wherein the media content stream including a plurality of segments each of which includes two or more I-frames among the plurality of I-frames. In one embodiment, the media content stream is a source playlist comprising a plurality of I-frames and corresponding B and P frames. The source playlist includes multiple segments each of which include at least two or more I-frames and corresponding B and P frames. At step 804, the control circuitry detects an I-frame among the two or more I-frames in the beginning of each of the segment. In one embodiment, the control circuitry accesses source playlist metadata to detect the I-frame in the beginning of each segment. The source playlist metadata includes addressees of each of the segments in the source playlist and an identifier assigned to each of the I-frames that indicates all segments must begin with an I-Frame. In one embodiment, the control circuitry fetches for the identifier in each of the segments. At step 806, the control circuitry retrieves each of the detected I-frames from each of the segments in the media stream. At step 808, the control circuitry, generates an I-frame only playlist including the retrieved I-frames for display. In one embodiment, the control circuitry discards all the B and P frames corresponding to the detected I-frames. In one embodiment, the control circuitry discards all other I-frames that are not identified at the beginning of the segment and B and P frames corresponding to the other frames.

[0042] The systems and processes discussed above are intended to be illustrative and not limiting. One skilled in the art would appreciate that the actions of the processes discussed herein may be omitted, modified, combined, and/or rearranged, and any additional actions may be performed without departing from the scope of the invention. More generally, the above disclosure is meant to be exemplary and not limiting. Only the claims that follow are meant to set bounds as to what the present disclosure includes. Furthermore, it should be noted that the features and limitations described in any one embodiment may be applied to any other embodiment herein, and flowcharts or examples relating to one embodiment may be combined with any other embodiment in a suitable manner, done in different orders, or done in parallel. In addition, the systems and methods described herein may be performed in real time. It should also be noted that the systems and/or methods described above may be applied to, or used in accordance with, other systems and/or methods.

[0043] The above-described embodiments of the present disclosure are presented for purposes of illustration and not of limitation, and the present disclosure is limited only by the claims that follow. Furthermore, it should be noted that the features and limitations described in any some embodiments may be applied to any other embodiment herein, and flowcharts or examples relating to some embodiments may be combined with any other embodiment in a suitable manner, done in different orders, or done in parallel. In addition, the systems and methods described herein may be performed in real time. It should also be noted, the systems and/or methods described above may be applied to, or used in accordance with, other systems and/or methods.

This specification discloses embodiments which include but are not limited to. the following:

1. A method comprising: generating an I-frame only playlist from a media content stream, wherein the I- frame only playlist comprises a plurality of I-frames; selecting a set of I-frames from the plurality of I-frames for scan play back mode based on metadata associated with the media content stream; and generating a curated I-frame only playlist of the selected set of I-frames for display during scan play back mode.

2. The method of item 1 wherein the set of I-frames is selected regardless of frame rate generated for each of the I-frames in the I-frame only playlist.

3. The method of item 1 wherein the metadata comprises one of a scene change in the media content, time intervals in the media content, advertisements in the media content, size of the frames, and random frames.

4. The method of item 1 further comprising: determining a switch from the scan play back mode to a scrub play back mode.

5. The method of item 4 further comprising: in response to the determining, retrieving the I-frame only playlist; and replacing the curated I-frame only playlist with the I-frame only playlist for display in the scrub play back mode.

6. The method of item 1 wherein the media content stream comprises a plurality of segments and wherein each of the plurality of segments comprise two or more I-frames among the plurality of I-frames and data frames corresponding to each of the plurality of I-frames.

7. The method of item 6 wherein generating the I-frame only playlist further comprises: detecting an I-frame among the two or more I-frames at a beginning of each of the plurality of segments; and generating the I-frame only play list including only the I-frames detected at the beginning of each of the segments.

8. The method of item 7 wherein each I-frame among the two or more frames at the beginning of each of the plurality of segments is assigned with an identifier.

9. The method of item 7 further comprising: fetching the I-frame among the two or more I-frames assigned with the identifier; and discarding the data frame corresponding to the I-frame assigned with the identifier, other frame among the two or more I-frames not assigned with the identifier and the corresponding data frame.

10. The method of item 7 further comprising displaying the generated I-frame only playlist for display.

11. A system comprising: an input/output (I/O) circuitry configured to: receive a media content stream, at a device; and a control circuitry communicably coupled to the I/O circuitry configured to: generate an I-frame only playlist from a media content stream, wherein the I-frame only playlist comprises a plurality of I-frames; select a set of I-frames from the plurality of I-frames for scan play back mode based on metadata associated with the media content stream; and generate a curated I-frame only playlist of the selected set of I- frames for display during scan play back mode.

12. The system of item 11 wherein the set of I-frames is selected regardless of frame rate generated for each of the I-frames in the I-frame only playlist. 13. The system of item 11 wherein the metadata comprises one of a scene change in the media content, time intervals in the media content, advertisements in the media content, size of the frames, and random frames.

14. The system of item 11 wherein the control circuitry is further configured to: determine a switch from the scan play back mode to a scrub play back mode.

15. The system of item 12 wherein the control circuitry is further configured to: in response to the determining, retrieve the I-frame only playlist; and replace the curated I-frame only playlist with the I-frame only playlist for display in the scrub play back mode.

16. The system of item 11 wherein the media content stream comprises a plurality of segments and wherein each of the plurality of segments comprise two or more I-frames among the plurality of I-frames and data frames corresponding to each of the plurality of I-frames.

17. The system of item 16 wherein to generate the I-frame only playlist, the control circuitry is further configured to: detect an I-frame among the two or more I-frames at a beginning of each of the plurality of segments; and generate the I-frame only play list including only the I-frames detected at the beginning of each of the segments.

18. The system of item 17 wherein each I-frame among the two or more frames at the beginning of each of the plurality of segments is assigned with an identifier.

19. The system of item 17 wherein the control circuitry is further configured to: fetch the I-frame among the two or more I-frames assigned with the identifier; and discard the data frame corresponding to the I-frame assigned with the identifier, other frame among the two or more I-frames not assigned with the identifier and the corresponding data frame. 20. The system of item 17 wherein the control circuitry is further configured to: display the generated I-frame only playlist for display.

21. An apparatus comprising: means for generating an I-frame only playlist from a media content stream, wherein the I-frame only playlist comprises a plurality of I-frames; means for selecting a set of I-frames from the plurality of I-frames for scan play back mode based on metadata associated with the media content stream; and means for generating a curated I-frame only playlist of the selected set of I- frames for display during scan play back mode.

22. The apparatus of item 21 wherein the set of I-frames is selected regardless of frame rate generated for each of the I-frames in the I-frame only playlist.

23. The apparatus of item 21 wherein the metadata comprises one of a scene change in the media content, time intervals in the media content, advertisements in the media content, size of the frames, and random frames.

24. The apparatus of item 21 further comprising: means for determining a switch from the scan play back mode to a scrub play back mode.

25. The apparatus of item 24 further comprising: in response to the determining, means for retrieving the I-frame only playlist; and means for replacing the curated I-frame only playlist with the I-frame only playlist for display in the scrub play back mode.

26. The apparatus of item 21 wherein the media content stream comprises a plurality of segments and wherein each of the plurality of segments comprise two or more I- frames among the plurality of I-frames and data frames corresponding to each of the plurality of I-frames. 27. The apparatus of item 26 wherein means for generating the I-frame only playlist further comprises: means for detecting an I-frame among the two or more I-frames at a beginning of each of the plurality of segments; and means for generating the I-frame only play list including only the I-frames detected at the beginning of each of the segments.

28. The apparatus of item 27 wherein each I-frame among the two or more frames at the beginning of each of the plurality of segments is assigned with an identifier.

29. The apparatus of item 27 further comprising: means for fetching the I-frame among the two or more I-frames assigned with the identifier; and means for discarding the data frame corresponding to the I-frame assigned with the identifier, other frame among the two or more I-frames not assigned with the identifier and the corresponding data frame.

30. The apparatus of item 27 further comprising: means for displaying the generated I-frame only playlist for display.

31. A non-transitory computer readable medium having instructions encoded thereon that when executed by control circuitry cause the control circuitry to: receive a media content stream, at a device; generate an I-frame only playlist from a media content stream, wherein the I-frame only playlist comprises a plurality of I-frames; select a set of I-frames from the plurality of I-frames for scan play back mode based on metadata associated with the media content stream; and generate a curated I-frame only playlist of the selected set of I-frames for display during scan play back mode.

32. The non-transitory computer readable medium of item 31 wherein the set of I- frames is selected regardless of frame rate generated for each of the I-frames in the I- frame only playlist. 33. The non-transitory computer readable medium of item 31 wherein the metadata comprises one of a scene change in the media content, time intervals in the media content, advertisements in the media content, size of the frames, and random frames.

34. The non-transitory computer readable medium of item 31 further having instructions encoded thereon that when executed by control circuitry cause the control circuitry to: determine a switch from the scan play back mode to a scrub play back mode.

35. The non-transitory computer readable medium of item 34 further having instructions encoded thereon that when executed by control circuitry cause the control circuitry to: in response to the determining, retrieve the I-frame only playlist; and replace the curated I-frame only playlist with the I-frame only playlist for display in the scrub play back mode.

36. The non-transitory computer readable medium of item 31 wherein the media content stream comprises a plurality of segments and wherein each of the plurality of segments comprise two or more I-frames among the plurality of I-frames and data frames corresponding to each of the plurality of I-frames.

37. The non-transitory computer readable medium of item 31 further having instructions encoded thereon that when executed by control circuitry cause the control circuitry to: detect an I-frame among the two or more I-frames at a beginning of each of the plurality of segments; and generate the I-frame only play list including only the I-frames detected at the beginning of each of the segments.

38. The non-transitory computer readable medium of item 37 wherein each I-frame among the two or more frames at the beginning of each of the plurality of segments is assigned with an identifier. 39. The non-transitory computer readable medium of item 37 further having instructions encoded thereon that when executed by control circuitry cause the control circuitry to: fetch the I-frame among the two or more I-frames assigned with the identifier; and discard the data frame corresponding to the I-frame assigned with the identifier, other frame among the two or more I-frames not assigned with the identifier and the corresponding data frame.

40. The non-transitory computer readable medium of item 37 further having instructions encoded thereon that when executed by control circuitry cause the control circuitry to: display the generated I-frame only playlist for display.

APPENDIX A

The following pseudo code outlines the adaptive track selection algorithm. Initial conditions setup at playback start are: The following portion is called when the criteria (speed or mode) changes APPENDIX B

The following pseudo code for Generated IFrame Only Playlist Segment Load

The segment loader for the Generated I-Frame Only Playlist works as follows As each segment is requested for the generated I-Frame Only playlist, they are loaded with this algorithm

Note the source I InputStream I is read in a minimally buffered fashion, so only the data needed to construct the opening IDR is produced.