CN111356007A - Broadcast channel switching method and system, television and storage medium - Google Patents

Broadcast channel switching method and system, television and storage medium Download PDF

Info

Publication number
CN111356007A
CN111356007A CN201811583706.XA CN201811583706A CN111356007A CN 111356007 A CN111356007 A CN 111356007A CN 201811583706 A CN201811583706 A CN 201811583706A CN 111356007 A CN111356007 A CN 111356007A
Authority
CN
China
Prior art keywords
channel
playing
switching
thread
program information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811583706.XA
Other languages
Chinese (zh)
Inventor
季培隆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen TCL Digital Technology Co Ltd
Original Assignee
Shenzhen TCL Digital Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen TCL Digital Technology Co Ltd filed Critical Shenzhen TCL Digital Technology Co Ltd
Priority to CN201811583706.XA priority Critical patent/CN111356007A/en
Publication of CN111356007A publication Critical patent/CN111356007A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/438Interfacing the downstream path of the transmission network originating from a server, e.g. retrieving MPEG packets from an IP network
    • H04N21/4383Accessing a communication channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • H04N5/50Tuning indicators; Automatic tuning control

Abstract

The invention provides a switching method and a system of a playing channel, a television and a storage medium, wherein when a switching instruction of playing a video is received, whether channel program information corresponding to the switching instruction is cached in a memory is judged; if so, directly acquiring the channel program information from the memory, and playing the program according to the acquired channel program information, otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into the memory, and playing the program according to the acquired channel program information. The method disclosed by the invention saves the time for requesting and analyzing the video chain table and the program chain table by caching the channel program information into the program chain table analyzing module, thereby shortening the time for switching the video and avoiding the inconvenience brought to users due to time delay.

Description

Broadcast channel switching method and system, television and storage medium
Technical Field
The present invention relates to the field of display control technologies, and in particular, to a method and a system for switching a broadcast channel, a television, and a storage medium.
Background
Currently, when switching channels, the following modules or tables are generally required:
the SLT table is a channel linked list which records the brief information of all channels, and the rapid channel searching is mainly based on the table and simultaneously records the IP address and the port number of the corresponding program for further inquiring the SLS table;
the SLS list is used for mainly recording related information of audio and video data corresponding to the program and further acquiring the audio, video and other data corresponding to the program;
MPEG Media Transport Protocol, a multimedia Transport Protocol, is convenient for high-efficiency transmission of multimedia data;
the channel management module is mainly used for managing channel switching and triggering the operation of playing the audio and video;
the TVcraft module is a program linked list analysis module and is mainly responsible for data analysis of the SLT and SLS tables;
and the MMTP Parser module is a video data parsing module which parses data of the MMTP protocol to obtain multimedia data such as audio or video and the like and then provides the multimedia data to the player for playing.
In the prior art, as shown in fig. 1 and fig. 2, the operation of switching channels in step H1 causes step H2 to be executed, step H2 causes the channel management module to request the SLS table of the new channel from the program chain table parsing module (from request to acquisition, the process is time-consuming), step H3 causes the program chain table parsing module to filter and return SLS data, step H4 causes the TVCraft module to parse the SLS after acquiring the SLS, and executes step H5, step H5 causes the channel management module to notify the video data parsing module to acquire audio and video data (acquisition and parsing of the audio and video data are time-consuming), step H6 causes MMTP to filter and parse a/V data, and finally, step H7 causes the video data parsing module to provide the audio and video data to the player. If the tv switches to another channel and then switches back to the channel, the previous operation needs to be repeated again, which results in too much time consumption in the channel switching operation.
Therefore, the prior art is subject to further improvement.
Disclosure of Invention
In view of the above disadvantages in the prior art, the present invention is to provide a method and a system for switching a broadcast channel, a television and a storage medium, which overcome the defect of delayed broadcast of the switched channel due to time consumption of requesting, acquiring and analyzing video channel information in the prior art.
A first embodiment of the present disclosure is a method for switching broadcast channels, including:
when a switching instruction of a playing channel is received, judging whether channel program information corresponding to the switching instruction is cached in a memory;
if yes, directly acquiring the channel program information from the memory, and playing programs according to the acquired channel program information;
otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into a memory, and playing the program according to the acquired channel program information.
Optionally, before the step of playing the program according to the acquired channel program information, the method further includes:
establishing at least two channel playing threads according to the sequence of the channels in the channel chain table;
and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
Optionally, the method further includes:
the program information of a plurality of channels cached in the memory is stored in the form of a program linked list.
Optionally, the method further includes:
and updating the program linked list stored in the memory at regular time, and adding the newly added channel program information to the tail of the program linked list.
Optionally, the method further includes:
judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
if the channel is established, controlling to switch the current channel playing thread into a dormant thread, and simultaneously switching the switched channel playing thread into a full-resolution playing thread;
otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
A second embodiment of the present invention is a system for switching broadcast channels, including: the system comprises a channel management module and a playing module;
the channel management module is used for judging whether channel program information corresponding to a switching instruction is cached in a memory when the switching instruction for playing the video is received;
if yes, directly acquiring the channel program information from the memory, and triggering a playing module to play programs according to the acquired channel program information;
otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into a memory of the switching instruction, and triggering a playing module to play the program according to the received channel program information.
Optionally, the channel management module further includes: a thread setting unit;
the thread setting unit is used for establishing at least two channel playing threads according to the sequence of the channels in the channel chain table; and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
Optionally, the channel management module further includes: a thread identifying unit and a thread switching unit;
the thread identification unit is used for judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
the thread switching unit is used for controlling to switch the current channel playing thread into a dormant thread when the channel playing thread is established in the corresponding switched channel in the received switching instruction, and simultaneously switching the switched channel playing thread into a full resolution playing thread; otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
A third embodiment provided by the present invention is a television set, including: a memory storing a computer program and a processor, wherein the steps of the method are implemented when the computer program is executed by the processor.
A fourth embodiment of the present invention is a storage medium, wherein a control program for switching a broadcast channel is stored in the storage medium, and the control program for switching a broadcast channel implements the steps of the method for switching a broadcast channel when being executed by a processor.
The invention has the advantages that the invention provides a switching method and a system of playing channels, a television and a storage medium, and judges whether the channel program information corresponding to the switching instruction is cached in the memory when the switching instruction of playing video is received; if so, directly acquiring the channel program information from the memory, and playing the program according to the acquired channel program information, otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into the memory, and playing the program according to the acquired channel program information. The method disclosed by the invention saves the time for requesting and analyzing the video chain table and the program chain table by caching the channel program information into the program chain table analyzing module, thereby shortening the time for switching the video and avoiding the inconvenience brought to users by the time delay caused by the time delay.
Drawings
Fig. 1 is a schematic diagram illustrating the relationship of information transmission between modules in a channel switching method in the prior art;
FIG. 2 is a flow chart of the steps of a prior art channel switching method;
FIG. 3 is a flowchart illustrating steps of a method for switching broadcast channels according to the present invention;
FIG. 4 is a flow chart illustrating steps of an embodiment of a method of the present invention;
fig. 5 is a schematic diagram of a system for switching broadcast channels according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Example 1
A first embodiment of the disclosure is a switching method for playing channels, applied to a video playing device, for controlling switching among channels, as shown in fig. 3, the switching method includes:
step S1, when a switching instruction for playing a video is received, determining whether channel program information corresponding to the switching instruction is cached in a memory.
When the video playing device receives a channel switching instruction, whether the channel program information corresponding to the switching instruction is cached on a program linked list analysis module for analyzing the information of the program linked list is judged. If the cache is present, step S2 is executed, and if the cache is not present, step S3 is executed.
Furthermore, the interface chain list analyzing module is only used for acquiring and analyzing the program information of the channel chain list and the program chain list in the prior art, and the channel management module triggers video playing according to the analyzed channel chain list and the program information contained in the program chain list, so that the program chain list analyzing module in the step not only has the function of analyzing the channel program information, but also has a storage function, caches the acquired and analyzed channel program information, and avoids the time consumed by repeated requesting, acquiring and analyzing when the channel program information needs to be acquired again.
Step S2, if the channel program information corresponding to the switching instruction is cached in the memory, directly obtaining the channel program information from the memory, and playing the program according to the obtained channel program information.
If the channel program information corresponding to the switching instruction is cached in the memory of the program linked list analysis module, the corresponding channel program information can be directly found out from the cache, so that the time for acquiring the channel program information again is saved.
It is conceivable that the plurality of channel program information cached in the memory of the program linked list parsing module are stored in the form of a two-dimensional program linked list. The corresponding channel program information can be conveniently and quickly searched after the plurality of channel program information are cached.
And in order to avoid that the information stored in the memory of the program linked list analysis module is overdue, the program linked list stored in the memory of the program linked list analysis module needs to be updated regularly, and the newly added channel program information is added to the tail of the program linked list.
Specifically, the version of the program linked list is judged first when the data of the new program linked list is taken each time, the updated list is stored into the linked list if the updated list is updated, the updated list is covered when the data is updated, and the new program linked list is added to the tail of the linked list.
Step S3, if the channel program information corresponding to the switching instruction is not cached in the memory, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information in the memory, and playing the program according to the acquired channel program information.
If the channel program information corresponding to the current switching instruction is not cached in the memory of the program linked list analysis module, the channel program information corresponding to the current switching instruction is requested to be acquired, and is cached in the memory of the program linked list analysis module for storage after being analyzed, so that when the channel is switched to again, the channel program information can be directly acquired from the memory, and the time for repeatedly acquiring and analyzing is saved.
Optionally, before the step of triggering the playing module to play the program according to the obtained channel program information, the channel management module further includes:
establishing at least two channel playing threads according to the sequence of the channels in the channel chain table;
and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
In order to realize the channel switching more quickly, the steps also adopt the establishment of a plurality of channel playing threads and the preloading of the channel program information to be played, thereby realizing the faster channel switching.
Specifically, when a plurality of channel playing threads perform audio/video signal transmission, in order to realize control among the plurality of channel playing threads, the method further includes:
judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
if the channel is established, controlling to switch the current channel playing thread into a dormant thread, and simultaneously switching the switched channel playing thread into a full-resolution playing thread;
otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
After receiving a switching instruction, acquiring channel program information corresponding to the switching instruction, and then judging whether a playing thread of the channel is established, if so, directly switching the current channel playing thread to the channel playing thread corresponding to the switching instruction, if not, adding the channel playing thread corresponding to the switching instruction, and performing video playing control on the channel playing thread.
Further, in a specific embodiment, the established multiple channel playing threads may be preset for the user, or may be automatically established by the system according to the program sequence on the channel chain table, so that if the control mode of the user selects on-demand, the system cannot preload the next channel to be switched, and if the control mode of the user selects to load according to the channel arrangement sequence, the channel switching can be completed quickly by using the method for preloading the multiple channel playing threads in the above steps. It is conceivable that the system may also establish and preload multiple channel playing threads according to a channel playing sequence table set by a user in a self-defined manner.
In specific implementation, each channel can start a thread for requesting and analyzing audio and video data, but only the current channel needs to transmit the decoded data to the player for playing. Because such a method may occupy some CPU resources, it is suggested that the parsing threads of non-current channels increase sleep delay and frame loss measures, and the number of threads is set, preferably, three channel playing threads are established, one parsing thread of current channel, one preloading thread of previous channel, and one preloading thread of next channel (here, the preloading thread refers to a thread that does not transmit data to the player).
To realize a more detailed analysis of the present invention, the following further analyzes the present invention with reference to specific examples thereof.
When the method disclosed by the invention is used, as shown in fig. 4, the method comprises the following steps:
j1, receiving the operation of channel switching instruction sent by the user;
j2, the channel management module sends out a request program linked list analysis module to obtain information of SLS data of the channel corresponding to the channel switching instruction;
j3, determining whether the channel program information corresponding to the switching instruction has been cached in the memory by the program chain table analyzing module, if yes, executing step J6, and if not, executing step J4;
j4, MMTP module filters and returns SLS data;
j5, program chain list analysis module analyzes the returned SLS data and buffers it into its memory;
j6, the channel management module triggers a playing thread according to the obtained SLS data;
j7, the thread A is the channel switched to corresponding to the current switching instruction, firstly, the audio and video data corresponding to the received channel program information is filtered, and the step J10 is executed;
j10, MMTP filtering and analyzing the A/V data received by the channel A, then executing the step J13;
j13, pushing the analyzed A/V data of the channel A to a player for playing; then step J16 is performed;
j8, the thread B is a channel corresponding to the non-current switching instruction, the audio and video data corresponding to the received channel program information are filtered, and the step J11 is executed;
j11, performing frame skipping analysis on the video data information of the thread B, and executing a step J14; then step J16 is performed;
j14, performing frame loss and dormancy processing on the video data information of the thread B;
j9, the thread C is a channel corresponding to the non-current switching instruction, the audio and video data corresponding to the received channel program information are filtered, and the step J12 is executed;
j12, performing frame skipping analysis on the video data information of the thread B, and executing a step J15; then step J16 is performed;
j15, performing frame loss and dormancy processing on the video data information of the thread B;
j16, playing by the player.
The time consumption for repeatedly analyzing the program linked list (SLS) is reduced by using the program linked list analyzing module for caching, and the time consumption for re-filtering and analyzing A/V data by using MMTP is reduced by using multithreading, so that the channel changing efficiency can be greatly improved. Meanwhile, the number of threads is set to be 3, and the threads of the non-current channel perform frame skipping and frame loss analysis and sleep thread operation, so that the consumption of CPU resources is reduced.
Example 2
A second embodiment of the present invention is a system for switching broadcast channels, as shown in fig. 5, including: a channel management module 510 and a play module 540;
the playing module 540 is configured to play according to the received audio or video data;
the channel management module 510 is configured to, when a switching instruction for playing a video is received, determine whether channel program information corresponding to the switching instruction is cached in a memory; the function of which is as described in step S1.
If yes, directly acquiring the channel program information from the memory, and triggering a playing module to play programs according to the acquired channel program information; the function of which is as described in step S2.
Otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information in the memory thereof, and triggering the playing module to play the program according to the received channel program information, wherein the function of the playing module is as described in step S3.
Specifically, the system further includes: a program linked list parsing module 520 and a video data parsing module 530;
the program linked list analyzing module 520 is configured to obtain an analyzed channel linked list and a program linked list, and cache channel program information obtained from the obtained channel linked list and program linked list in a memory;
the video data parsing module 530 is configured to parse audio or video data included in the channel program information and push the parsed audio or video data to the playing module;
specifically, when the channel management module 510 receives a switching instruction for playing a video, it is determined whether channel program information corresponding to the switching instruction is cached in the memory of the program linked list analysis module 520; if yes, directly acquiring the channel program information from the memory of the program linked list analysis module 520, and triggering the playing module to play the program according to the acquired channel program information;
otherwise, the channel management module 510 controls the program chain table parsing module 520 to request the video data parsing module 530 to acquire the channel program information corresponding to the switching instruction, caches the received channel program information in the memory thereof, and triggers the playing module 540 to play the program according to the received channel program information.
Optionally, the channel management module further includes: a thread setting unit;
the thread setting unit is used for establishing at least two channel playing threads according to the sequence of the channels in the channel chain table; and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
Optionally, the program chain table parsing module 520 includes: a cache update unit;
and the cache updating unit is used for updating the program linked list stored in the memory of the program linked list analyzing module at regular time and adding the newly added channel program information to the tail of the program linked list.
Optionally, the channel management module further includes: a thread identifying unit and a thread switching unit;
the thread identification unit is used for judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
the thread switching unit is used for controlling to switch the current channel playing thread into a dormant thread when the channel playing thread is established in the corresponding switched channel in the received switching instruction, and simultaneously switching the switched channel playing thread into a full resolution playing thread; otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
Example 3
A third embodiment disclosed by the present invention is a television, including: a memory storing a computer program and a processor, wherein the processor when executing the computer program implements the method as follows:
when a switching instruction for playing a video is received, judging whether channel program information corresponding to the switching instruction is cached in a memory of a program linked list analysis module;
if yes, directly acquiring the channel program information from a memory of a program linked list analysis module, and triggering a playing module by a channel management module to play programs according to the acquired channel program information;
otherwise, the program linked list analyzing module requests the video data analyzing module to acquire the channel program information corresponding to the switching instruction, and caches the received channel program information in a memory thereof, and the channel management module triggers the playing module to play the program according to the acquired channel program information.
Further, before the step of the channel management module triggering the playing module to play the program according to the acquired channel program information, the method further includes:
establishing at least two channel playing threads according to the sequence of the channels in the channel chain table;
and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
Further, the method further comprises the steps of:
the program information of a plurality of channels cached in the memory of the program linked list analysis module is stored in the form of a program linked list.
Further, the method further comprises the steps of:
and updating the program linked list stored in the memory of the program linked list analysis module at regular time, and adding the newly added channel program information to the tail of the program linked list.
Further, the method further comprises:
judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
if the channel is established, controlling to switch the current channel playing thread into a dormant thread, and simultaneously switching the switched channel playing thread into a full-resolution playing thread;
otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
Example 4
A fourth embodiment of the disclosure is a storage medium, wherein a control program for switching a broadcast channel is stored on the storage medium, and the control program for switching the broadcast channel is executed by a processor to implement the steps of the method for switching the broadcast channel.
The storage medium may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data used or received by the industrial equipment management method, and the like. Further, the storage medium may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device.
The computer equipment can execute the method provided by the embodiment of the invention, and has corresponding functional modules for executing the method and corresponding beneficial effects. For technical details that are not described in detail in this embodiment, reference may be made to the method provided by the embodiment of the present invention.
The invention provides a switching method and a system of a playing channel, a television and a storage medium, wherein when a switching instruction of playing a video is received, whether channel program information corresponding to the switching instruction is cached in a memory of a program linked list analysis module is judged; if yes, directly acquiring the channel program information from a memory of a program linked list analysis module, triggering a play module by a channel management module to play the program according to the acquired channel program information, otherwise, requesting the video data analysis module by the program linked list analysis module to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into the memory, and triggering the play module to play the program according to the acquired channel program information. The method disclosed by the invention saves the time for requesting and analyzing the video chain table and the program chain table by caching the channel program information into the program chain table analyzing module, thereby shortening the time for switching the video and avoiding the inconvenience brought to users by the time delay caused by the time delay.
It should be understood that equivalents and modifications of the technical solution and inventive concept thereof may occur to those skilled in the art, and all such modifications and alterations should fall within the scope of the appended claims.

Claims (10)

1. A method for switching broadcast channels, comprising:
when a switching instruction of a playing channel is received, judging whether channel program information corresponding to the switching instruction is cached in a memory;
if yes, directly acquiring the channel program information from the memory, and playing programs according to the acquired channel program information;
otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into a memory, and playing the program according to the acquired channel program information.
2. The method for switching broadcast channels according to claim 1, wherein the step of playing the program according to the acquired channel program information further comprises:
establishing at least two channel playing threads according to the sequence of the channels in the channel chain table;
and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
3. The method for switching the broadcasting channel according to claim 2, wherein the method further comprises the steps of:
the program information of a plurality of channels cached in the memory is stored in the form of a program linked list.
4. The method for switching the broadcasting channel according to claim 3, wherein the method further comprises the steps of:
and updating the program linked list stored in the memory at regular time, and adding the newly added channel program information to the tail of the program linked list.
5. The method for switching the broadcast channel according to claim 2, further comprising:
judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
if the channel is established, controlling to switch the current channel playing thread into a dormant thread, and simultaneously switching the switched channel playing thread into a full-resolution playing thread;
otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
6. A system for switching a broadcast channel, comprising: the system comprises a channel management module and a playing module;
the channel management module is used for judging whether channel program information corresponding to a switching instruction is cached in a memory when the switching instruction for playing the video is received;
if yes, directly acquiring the channel program information from the memory, and triggering a playing module to play programs according to the acquired channel program information;
otherwise, requesting to acquire the channel program information corresponding to the switching instruction, caching the received channel program information into a memory of the switching instruction, and triggering a playing module to play the program according to the received channel program information.
7. The system for switching broadcasting channels of claim 6, wherein the channel management module further comprises: a thread setting unit;
the thread setting unit is used for establishing at least two channel playing threads according to the sequence of the channels in the channel chain table; and the channel playing thread corresponding to the switching instruction analyzes and pushes data to play, and other channel playing threads only analyze and cache the channel program information corresponding to the channel playing thread.
8. The system for switching broadcasting channels of claim 6, wherein the channel management module further comprises: a thread identifying unit and a thread switching unit;
the thread identification unit is used for judging whether a channel playing thread is established on a channel after switching corresponding to the received switching instruction;
the thread switching unit is used for controlling to switch the current channel playing thread into a dormant thread when the channel playing thread is established in the corresponding switched channel in the received switching instruction, and simultaneously switching the switched channel playing thread into a full resolution playing thread; otherwise, increasing the channel playing thread after switching corresponding to the switching instruction, and performing full analysis playing on the channel playing thread.
9. A television set, comprising: memory storing a computer program, and a processor, wherein the processor implements the steps of the method according to any one of claims 1 to 5 when executing the computer program.
10. A storage medium having a control program for switching a broadcast channel stored thereon, wherein the control program for switching a broadcast channel realizes the steps of the method for switching a broadcast channel according to any one of claims 1 to 5 when executed by a processor.
CN201811583706.XA 2018-12-24 2018-12-24 Broadcast channel switching method and system, television and storage medium Pending CN111356007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811583706.XA CN111356007A (en) 2018-12-24 2018-12-24 Broadcast channel switching method and system, television and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811583706.XA CN111356007A (en) 2018-12-24 2018-12-24 Broadcast channel switching method and system, television and storage medium

Publications (1)

Publication Number Publication Date
CN111356007A true CN111356007A (en) 2020-06-30

Family

ID=71196762

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811583706.XA Pending CN111356007A (en) 2018-12-24 2018-12-24 Broadcast channel switching method and system, television and storage medium

Country Status (1)

Country Link
CN (1) CN111356007A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003110954A (en) * 2001-09-26 2003-04-11 Toshiba Corp Digital broadcast receiver and service id switching method
CN101277450A (en) * 2008-04-30 2008-10-01 中兴通讯股份有限公司 Method and apparatus for switching program
CN101667208A (en) * 2009-09-25 2010-03-10 深圳创维数字技术股份有限公司 Digital television receiver and methods for searching and switching programs thereof
CN104780421A (en) * 2015-04-07 2015-07-15 天脉聚源(北京)传媒科技有限公司 Multi-channel data caching method and device
CN105245920A (en) * 2015-10-08 2016-01-13 无锡天脉聚源传媒科技有限公司 Multi-channel video transmission method and device
CN108235109A (en) * 2017-12-28 2018-06-29 深圳Tcl新技术有限公司 Table information transferring method, smart television and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003110954A (en) * 2001-09-26 2003-04-11 Toshiba Corp Digital broadcast receiver and service id switching method
CN101277450A (en) * 2008-04-30 2008-10-01 中兴通讯股份有限公司 Method and apparatus for switching program
CN101667208A (en) * 2009-09-25 2010-03-10 深圳创维数字技术股份有限公司 Digital television receiver and methods for searching and switching programs thereof
CN104780421A (en) * 2015-04-07 2015-07-15 天脉聚源(北京)传媒科技有限公司 Multi-channel data caching method and device
CN105245920A (en) * 2015-10-08 2016-01-13 无锡天脉聚源传媒科技有限公司 Multi-channel video transmission method and device
CN108235109A (en) * 2017-12-28 2018-06-29 深圳Tcl新技术有限公司 Table information transferring method, smart television and computer readable storage medium

Similar Documents

Publication Publication Date Title
US10484442B2 (en) Just-in-time distributed video cache
US7673238B2 (en) Portable media device with video acceleration capabilities
CN102036058B (en) Method, server, terminal and system for switching videos in video monitoring system
RU2009122179A (en) MEDIA PROCESSOR FOR ORGANIZING MULTIMEDIA DATA
CN106331084B (en) The adaptive upgrade method in software backstage and device
US20150222725A1 (en) Caching proxy method and apparatus
US20150039714A1 (en) Multimedia cache with dynamic segmenting
CN205430501U (en) Mobile terminal web advertisement video and positive video seamless handover device
EP2635025B1 (en) Video processing method and video appliance implementing the method
CN107864406B (en) Time shift video broadcasting method, device and system
KR101141445B1 (en) Methods and apparatus for improved program acquisition for use with mpeg-2 based systems
CN111356007A (en) Broadcast channel switching method and system, television and storage medium
US10375444B2 (en) Partial video pre-fetch
CN107469352B (en) Resource caching method and storage medium for game front end
US9570112B2 (en) Multiple views recording
CN105025343A (en) Caching method and device of TS video
CN105072489A (en) Method and system for fast reading file
CN105847867A (en) Multimedia live content piloting method and device
CN105847894A (en) Method for playing multimedia file at fixed time, terminal, server and system thereof
Liu et al. Effectively minimizing redundant Internet streaming traffic to iOS devices
EP2779670A2 (en) Method of time shifting in a digital TV and apparatus using the same
US20080091438A1 (en) Audio signal decoder and resource access control method
CN112597197B (en) Distributed cache system based on memory
CN117714799A (en) Data processing method, device, equipment, storage medium and system
CN114245167A (en) Video storage method and device and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200630

RJ01 Rejection of invention patent application after publication