CN105611395B - A kind of method and system that MP4 format video plays online - Google Patents
A kind of method and system that MP4 format video plays online Download PDFInfo
- Publication number
- CN105611395B CN105611395B CN201510609763.0A CN201510609763A CN105611395B CN 105611395 B CN105611395 B CN 105611395B CN 201510609763 A CN201510609763 A CN 201510609763A CN 105611395 B CN105611395 B CN 105611395B
- Authority
- CN
- China
- Prior art keywords
- file
- format video
- format
- video
- header
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 32
- 238000006243 chemical reaction Methods 0.000 claims abstract description 21
- 239000012634 fragment Substances 0.000 claims description 27
- 230000005540 biological transmission Effects 0.000 abstract description 13
- 230000008569 process Effects 0.000 description 9
- 230000008901 benefit Effects 0.000 description 4
- 230000008878 coupling Effects 0.000 description 4
- 238000010168 coupling process Methods 0.000 description 4
- 238000005859 coupling reaction Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 238000005070 sampling Methods 0.000 description 4
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000008520 organization Effects 0.000 description 2
- 230000003139 buffering effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing 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/435—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
- H04N21/4355—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream involving reformatting operations of additional data, e.g. HTML pages on a television screen
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/80—Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
- H04N21/85—Assembly of content; Generation of multimedia applications
- H04N21/854—Content authoring
- H04N21/85406—Content authoring involving a specific file format, e.g. MP4 format
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
This application discloses the methods that MP4 format video plays online, it include: that client receives the requested MP4 format video data returned after line playing request to server transmission MP4 format video file and its corresponding description the file information, wherein, description the file information includes: that MP4 format video file is converted to information required for object format video file;Client generates the file header of object format video according to description the file information and is sent to the player of client;MP4 format video data is converted to object format video data and is sent to player by client;When player plays out the video, the object format video data generated after format conversion is transferred according to the file header of object format video and is played out.The first buffer time that MP4 format video file plays online is greatly reduced in the present invention.
Description
Technical Field
The present application relates to the field of video playing, and in particular, to a method and a system for playing MP4 format video online.
Background
Currently, a mobile terminal broadcasts videos from internet multimedia more and more widely, and the commonly used videos have various formats. Video format refers to the manner in which video data, audio data, and related information data in a video are organized. Video data is realized according to a certain specific format in the processes of storage and transmission, and the different video formats are realized in different modes. The video formats commonly used at present mainly include FLV, MP4, HLS, TS, and the like.
MP4, called MPEG-4 Part 14, is a multimedia computer file format using MPEG-4, with a sub-file name MP4, for storing digital audio and digital video. MP4 is a set of compression coding standards for audio and video information, and is established by the international organization for standardization (ISO) and the "Moving picture experts Group" (MPEG) under the International Electrotechnical Commission (IEC).
The MP4 file format is an open video format that can be used to describe almost all media structures, the media description in the MP4 file is separate from the media data, and the organization of the media data is free and does not need to be arranged in chronological order, even if the media data can directly refer to other files. Meanwhile, MP4 also supports streaming media, and MP4 is currently widely used to package h.264 video and AAC audio, which are representatives of high-definition video.
The most important two parts of a general MP4 file are a video information part with an MP4 file header, video key information including information such as the coding format of audio and video, the resolution of video, the sampling rate of audio/video, the sampling precision, the number of channels, the size information of each audio/video packet and the corresponding time stamp of each audio/video packet is stored in the video file, and the other part is actual MP4 format video data. When playing MP4 format video, the player at the client will first request the video information part with MP4 file header.
Video processing using the MP4 format has the following benefits:
(1) different coding algorithms can be adopted for different audio/video objects, so that the compression efficiency of the audio/video is improved;
(2) the audio/video objects are relatively independent, so that the reusability of multimedia data is improved;
(3) the user is allowed to operate a single audio/video object, so that the interactive experience of the user is facilitated;
(4) allowing flexible allocation of code rates between different audio/video objects, it is possible to achieve how many bytes are allocated according to the degree of importance: more bytes can be allocated to important objects, and less bytes can be allocated to secondary objects, so that better effect can be obtained at low code rate.
(5) Natural audio/video objects and synthetic audio/video objects can be conveniently integrated.
Based on the above advantages, it is popular to store the video file in MP4 format on the server, and to distribute and play the video file after receiving the video playing request from the client. The client receives the video file sent by the server, downloads the video information part with the MP4 file header, and then downloads the actual MP4 format video data for playing.
MP4 is a popular video file format that can be played on multiple platforms. With the development of network technology, online playing of videos is more and more popular with people. However, since the video file in MP4 format contains information such as the indexes of all the audio and video frames in its header, the video file in MP4 format has a particularly large header, and the buffering time at the beginning of the video is particularly long when playing back the video file in MP4 format. If the MP4 file is played online, i.e. played at the bottom of the file, the downloading buffer time of the video start file header is long, and the length of the video start file header varies according to the total length of the video, which can generally reach 1M, and the experience of watching the MP4 video file online by the user is seriously affected.
The current solution is to complete the conversion of MP4 format video files by the server by:
(1) the video file format is converted into an FLV file format, and then the FLV file format is transmitted to a local player for playing, and the video playing starting fast buffer playing mode is carried out by utilizing the characteristic of small head of the FLV.
(2) The MP4 format video file is divided into a plurality of MP4 files of small video segments, so that the head of each small file is small, and the aim of quick playing can be achieved.
(3) And converting the MP4 format video file into a plurality of TS format video files, and playing the TS format video files by using the HLS technology.
If the format conversion process of the MP4 format video is completed entirely in the background server according to the above scheme, the following problems may occur:
(1) in the prior art, the video file in the MP4 format is converted into the video file in other format on the server, but the converted video file is converted into a plurality of formats to adapt to different video playing platforms, so that the storage capacity of the service is greatly increased, and the cost of the server is increased.
(2) In the prior art, the video file in the MP4 format is converted into the video file in other format on the server, so that the same video stores files in multiple formats on the server, which brings great troubles to the file management of the server.
(3) In the prior art, the video file in the MP4 format is converted into the video file in other format, that is, the fragmented video file, in the server, the data transmission of a plurality of small fragmented files may affect the transmission effect of the file, which is not favorable for playing the video of the client.
(4) In the prior art, the video file in the MP4 format is converted into the video file in another format on the server, and the efficiency of network transmission between the streaming module and the format conversion module of the server is low, which results in the problem that the client is not smooth when receiving the video file for playing.
Disclosure of Invention
In order to solve the problems in the prior art, the present invention provides a method and system for playing MP4 format video online.
The invention provides a method for playing MP4 format video on line, which comprises the following steps:
the client receives the requested MP4 format video data and the corresponding description file information which are returned after the client sends an MP4 format video file online playing request to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the target format video file;
the client generates a file header of the video with the target format according to the description file information and sends the file header to a player of the client;
the client converts the MP4 format video data into target format video data and sends the target format video data to the player;
and when the player plays the video, calling the format conversion generated target format video data according to the file header of the target format video and playing the target format video data.
Further, the client receives the requested MP4 format video data and the corresponding description file information, which are returned after the MP4 format video file online playing request is sent to the server, and further includes:
after the server receives an MP4 format video source file, the file headers of the MP4 format video source file are dispersed into respective file header fragments according to the key frames of the MP4 format video source file, and the fragments are stored in respective corresponding positions in the MP4 format video source file;
and generating corresponding MP4 index files according to the file header fragments, and sequentially saving all the generated MP4 index files in front of the MP4 format video file with the file header fragments to form the description file information.
Further, wherein the description file information further includes:
the description file information records information required for generating a file header of the target format video.
Further, the file header of the target format video records the offset of each key frame in the current target format video file.
Further, wherein the target format video is further: FLV format video.
A system for online playing of MP4 format video, the system being provided on a client, the system comprising: a receiving module, a processing module and a player,
the receiving module is used for receiving the requested MP4 format video data and the corresponding description file information which are returned after the MP4 format video file online playing request is sent to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the target format video file;
the processing module is used for generating a file header of the target format video according to the description file information and sending the file header to a player of the client;
converting the MP4 format video data into target format video data and sending the target format video data to the player;
and the player is used for calling the format conversion generated target format video data according to the file header of the target format video and playing the target format video data.
Further, the receiving the requested MP4 format video data and the corresponding description file information returned after sending the MP4 format video file online playing request to the server further includes:
after the MP4 format video source file is received by the server, the file header of the MP4 format video source file is dispersed into respective file header fragments according to the key frame of the MP4 format video source file, and the fragments are stored in the corresponding positions of the MP4 format video source file;
and generating corresponding MP4 index files according to the file header fragments, and sequentially saving all the generated MP4 index files in front of the MP4 format video file with the file header fragments to form the MP4 index files.
Further, wherein the description file information further includes:
the description file information records information required for converting into a file header of the target format video.
Further, the file header of the target format video records the offset of each key frame in the current target format video file.
Further, wherein the target format video is further: FLV format video.
Compared with the prior art, the method and the system for playing the MP4 format video on line have the following advantages:
(1) the method disperses file headers of MP4 format video files to corresponding positions on a server according to key frames, adds file header information to the MP4 format video files according to the dispersed file headers, returns the file header information according to an online video playing request of a client, generates file headers (containing index information) of target format video files by the client according to the file headers, converts downloaded MP4 video files into the target format video files according to the generated file headers, and sends the target format video files to a player for playing, so that the file header information prepared in advance on the server only carries information such as video key frame positions required for converting the target format video file headers, and the like, compared with the case of downloading a file header with a larger size of MP4, the method greatly shortens the first buffer time of online playing of the MP4 format video files.
(2) The invention processes the MP4 format video file on the server and converts the MP4 format video file on the client, thereby not only reducing the format conversion management on the server, but also reducing the management of storing a plurality of format video files on the server and reducing the server cost.
(3) The invention processes the MP4 format video file on the server, and performs format conversion of the MP4 format video file on the client, the MP4 format video file stored on the server is a complete video file comprising a file header and video data, the transmission of the complete video file can reduce the influence of the transmission on the video file, and the client can be ensured to receive the complete video file for conversion and play.
(4) According to the invention, the MP4 format video file is processed on the server, and the format conversion of the MP4 format video file is carried out on the client, so that the problem that the client is not smooth when receiving the video file for playing due to low network transmission performance efficiency between the streaming module and the format conversion module caused by the video format conversion on the server is solved.
(5) The invention processes the MP4 format video file on the server, and converts the MP4 format video file on the client, and transmits a single MP4 file on the network, and can use P2P technology to accelerate the transmission.
Of course, it is not necessary for any one product to achieve all of the above-described technical effects simultaneously.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flow chart of the method for online playing MP4 video according to the present invention;
fig. 2 is a schematic flow chart of a method for playing MP4 format video online according to embodiment 2 of the present invention;
fig. 3 is a schematic flow chart of a method for playing a MP4 format video online according to an embodiment of the present invention;
fig. 4 is a block diagram of the system structure of MP4 format video online playing of the present invention.
Detailed Description
As used in the specification and in the claims, certain terms are used to refer to particular components. As one skilled in the art will appreciate, manufacturers may refer to a component by different names. This specification and claims do not intend to distinguish between components that differ in name but not function. In the following description and in the claims, the terms "include" and "comprise" are used in an open-ended fashion, and thus should be interpreted to mean "include, but not limited to. "substantially" means within an acceptable error range, and a person skilled in the art can solve the technical problem within a certain error range to substantially achieve the technical effect. Furthermore, the term "coupled" is intended to encompass any direct or indirect electrical coupling. Thus, if a first device couples to a second device, that connection may be through a direct electrical coupling or through an indirect electrical coupling via other devices and couplings. The description which follows is a preferred embodiment of the present application, but is made for the purpose of illustrating the general principles of the application and not for the purpose of limiting the scope of the application. The protection scope of the present application shall be subject to the definitions of the appended claims.
The present application will be described in further detail below with reference to the accompanying drawings, but the present application is not limited thereto.
Example 1:
as shown in fig. 1, a method for playing a video in MP4 format online in embodiment 1 of the present invention includes:
step 101, the client receives the requested MP4 format video data and the corresponding description file information which are returned after the client sends an MP4 format video file online playing request to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the target format video file; wherein,
the header of a typical MP4 format video file is relatively large, and includes not only video key information, but also information such as the encoding format of audio and video, the resolution of video, the sampling rate of audio/video, the sampling precision, the number of channels, the size information of each audio/video packet, and the timestamp corresponding to each audio/video packet in the video file.
When an MP4 format video file is stored on a server, the file header of the MP4 format video source file is dispersed into respective file header fragments according to the key frame of the MP4 format video source file and is stored to the corresponding position in the MP4 format video source file; the description file information recording offset information of each key frame in the MP4 format video file is added in front of the header of the MP4 format video file.
When the client plays the online video, the file header of the video file in the MP4 format does not need to be downloaded when the video is played, and correspondingly, only the description file information needs to be downloaded. Therefore, compared to the file header of the MP4 format video file, the description file information records only the information required for converting the MP4 format video file into the target format video file header, and the size of the description file information is greatly reduced.
102, the client generates a file header of a target format video according to the description file information and sends the file header to a player of the client; wherein,
the generated file header of the target format video records the offset information of each key frame in the MP4 format video file to be converted, so that when the player plays seek operation, the target video file can be quickly found for sequential playing.
Step 103, the client converts the MP4 format video data into target format video data and sends the target format video data to the player; wherein,
the video files in the MP4 format all have larger file headers, which are not convenient for the client to buffer and play quickly, and the video files are converted into the video in the target format with smaller file headers, so that the client can buffer the first video file quickly.
And 104, when the player plays the video, calling the format-converted generated target format video data according to the file header of the target format video to play the video.
Example 2:
as shown in fig. 2, on the basis of embodiment 1, the method for playing MP4 format video online according to the present invention includes:
step 201, the client receives the requested MP4 format video data and the corresponding description file information, which are returned after the MP4 format video file online playing request is sent to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the target format video file;
the storage process of the MP4 format video file on the server is as follows:
after the server receives an MP4 format video source file, the file headers of the MP4 format video source file are dispersed into respective file header fragments according to the key frames of the MP4 format video source file, and the fragments are stored in respective corresponding positions in the MP4 format video source file;
and generating corresponding MP4 index files according to the file header fragments, and sequentially saving all the generated MP4 index files in front of the MP4 format video file with the file header fragments to form the description file information.
The MP4 header fragment contains information on the number and size of all frames before each key frame, and adds key frame index to the generated target format video file.
Step 202, the client generates a file header of a target format video according to the description file information and sends the file header to a player of the client;
the description file information records information required for converting into a file header of the target format video, wherein the description file information is generated according to the file header of the MP4 format video when the MP4 format video file is saved by the server;
and the file header of the target format video records the offset of each key frame in the current target format video file.
In step 203, the client converts the MP4 format video data into target format video data and sends the target format video data to the player.
And 204, when the player plays the video, calling the format-converted generated target format video data according to the file header of the target format video to play the video.
Example 3:
as shown in fig. 3, a specific embodiment of the method for playing a MP4 format video online according to the present invention includes:
step 301, the client receives the requested MP4 format video data and the corresponding descriptive file information, which are returned after sending an MP4 format video file online playing request to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the FLV format video file.
Step 302, the client generates a file header of the FLV format video according to the description file information and sends the file header to a player of the client.
The MP4 header fragment contains information about the number and size of all frames before each key frame, and adds key frame index to the generated FLV file.
Step 303, the client converts the MP4 format video data into FLV format video data and sends the FLV format video data to the player.
Step 304, when the player plays the video, the FLV format video data generated after format conversion is called according to the file header of the FLV format video to be played.
Example 4:
as shown in fig. 4, the system for playing MP4 format video online according to the present invention is provided on a client, and the system includes: a receiving module 401, a processing module 402 and a player 403.
The receiving module 401, coupled to the processing module 402, is configured to receive the requested MP4 format video data and the corresponding description file information, where the requested MP4 format video data is returned after sending an MP4 format video file online playing request to the server, where,
the description file information includes: the MP4 format video file is converted into the information needed by the target format video file.
The processing module 402 is coupled to the receiving module 401 and the player 403, and configured to generate a file header of a target format video according to the description file information and send the file header to the player of the client;
and converting the MP4 format video data into target format video data and sending the target format video data to the player.
The player 403 is coupled to the processing module 402, and configured to call the format-converted target format video data according to the file header of the target format video, and play the target format video data.
In this embodiment, the receiving the requested MP4 format video data and the corresponding description file information returned after sending the MP4 format video file online playing request to the server further includes:
after receiving an MP4 format video source file, dispersing the file header of the MP4 format video source file into respective file header fragments according to the key frames of the MP4 format video source file, and storing the file header fragments to respective corresponding positions in the MP4 format video source file;
and generating corresponding MP4 index files according to the file header fragments, and sequentially saving all the generated MP4 index files in front of the MP4 format video file with the file header fragments to form the description file information.
The description file information further comprises:
the description file information records information required for converting into a file header of the target format video, wherein,
the description file information is generated from a file header of the MP4 format video when the MP4 format video file is saved by the server.
Further, the file header of the target format video records the offset of each key frame in the current target format video file.
Further, the target format video is an FLV format video.
Compared with the prior art, the method and the system for playing the MP4 format video on line have the following advantages:
(1) the method disperses file headers of MP4 format video files to corresponding positions on a server according to key frames, adds file header information to the MP4 format video files according to the dispersed file headers, returns the file header information according to an online video playing request of a client, generates file headers (containing index information) of target format video files by the client according to the file headers, converts downloaded MP4 video files into the target format video files according to the generated file headers, and sends the target format video files to a player for playing, so that the file header information prepared in advance on the server only carries information such as video key frame positions required for converting the target format video file headers, and the like, compared with the case of downloading a file header with a larger size of MP4, the method greatly shortens the first buffer time of online playing of the MP4 format video files.
(2) The invention processes the MP4 format video file on the server and converts the MP4 format video file on the client, thereby not only reducing the format conversion management on the server, but also reducing the management of storing a plurality of format video files on the server and reducing the server cost.
(3) The invention processes the MP4 format video file on the server, and performs format conversion of the MP4 format video file on the client, the MP4 format video file stored on the server is a complete video file comprising a file header and video data, the transmission of the complete video file can reduce the influence of the transmission on the video file, and the client can be ensured to receive the complete video file for conversion and play.
(4) According to the invention, the MP4 format video file is processed on the server, and the format conversion of the MP4 format video file is carried out on the client, so that the problem that the client is not smooth when receiving the video file for playing due to low network transmission performance efficiency between the streaming module and the format conversion module caused by the video format conversion on the server is solved.
(5) The invention processes the MP4 format video file on the server, and converts the MP4 format video file on the client, and transmits a single MP4 file on the network, and can use P2P technology to accelerate the transmission.
The foregoing description shows and describes several preferred embodiments of the present application, but as aforementioned, it is to be understood that the application is not limited to the forms disclosed herein, but is not to be construed as excluding other embodiments and is capable of use in various other combinations, modifications, and environments and is capable of changes within the scope of the application as described herein, commensurate with the above teachings, or the skill or knowledge of the relevant art. And that modifications and variations may be effected by those skilled in the art without departing from the spirit and scope of the application, which is to be protected by the claims appended hereto.
Claims (8)
1. A method for playing MP4 format video online, comprising:
the client receives the requested MP4 format video data and the corresponding description file information which are returned after the client sends an MP4 format video file online playing request to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the target format video file;
the client receives the requested MP4 format video data and the corresponding description file information which are returned after the client sends an MP4 format video file online playing request to the server, and the method further comprises the following steps:
after the server receives an MP4 format video source file, the file headers of the MP4 format video source file are dispersed into respective file header fragments according to the key frames of the MP4 format video source file, and the fragments are stored in respective corresponding positions in the MP4 format video source file;
generating corresponding MP4 index files according to the file header fragments, and sequentially saving all the generated MP4 index files in front of the MP4 format video file with the file header fragments to form the description file information;
the client generates a file header of the video with the target format according to the description file information and sends the file header to a player of the client;
the client converts the MP4 format video data into target format video data and sends the target format video data to the player;
and when the player plays the video, calling the format conversion generated target format video data according to the file header of the target format video and playing the target format video data.
2. The method for playing back a MP 4-format video on line according to claim 1, wherein the description file information further includes:
the description file information records information required for generating a file header of the target format video.
3. The method for playing back MP4 format video on line according to claim 2, wherein the header of the object format video records the offset of each key frame in the current object format video file.
4. The method for playing back MP4 format video on line according to claim 1, wherein the target format video is further: FLV format video.
5. A system for playing MP4 format video online, wherein the system is provided on a client, the system comprises: a receiving module, a processing module and a player,
the receiving module is used for receiving the requested MP4 format video data and the corresponding description file information which are returned after the MP4 format video file online playing request is sent to the server, wherein,
the description file information includes: the information required for converting the MP4 format video file into the target format video file;
the receiving of the requested MP4 format video data and the corresponding description file information returned after sending an MP4 format video file online playing request to the server further includes:
after the MP4 format video source file is received by the server, the file header of the MP4 format video source file is dispersed into respective file header fragments according to the key frame of the MP4 format video source file, and the fragments are stored in the corresponding positions of the MP4 format video source file;
generating corresponding MP4 index files according to the file header fragments, and sequentially saving all the generated MP4 index files in front of the MP4 format video file with the file header fragments to form;
the processing module is used for generating a file header of the target format video according to the description file information and sending the file header to a player of the client;
converting the MP4 format video data into target format video data and sending the target format video data to the player;
and the player is used for calling the format conversion generated target format video data according to the file header of the target format video and playing the target format video data.
6. The system for playing back a video in MP4 format on line according to claim 5, wherein the description file information further includes:
the description file information records information required for converting into a file header of the target format video.
7. The system for on-line playing of MP4 format video according to claim 6, wherein the header of the object format video records the offset of each key frame in the current object format video file.
8. The system for on-line playing of MP4 format video according to claim 5, wherein the object format video is further: FLV format video.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510609763.0A CN105611395B (en) | 2015-09-22 | 2015-09-22 | A kind of method and system that MP4 format video plays online |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510609763.0A CN105611395B (en) | 2015-09-22 | 2015-09-22 | A kind of method and system that MP4 format video plays online |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105611395A CN105611395A (en) | 2016-05-25 |
CN105611395B true CN105611395B (en) | 2019-05-10 |
Family
ID=55990881
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510609763.0A Active CN105611395B (en) | 2015-09-22 | 2015-09-22 | A kind of method and system that MP4 format video plays online |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105611395B (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106686443A (en) * | 2015-11-10 | 2017-05-17 | 中兴通讯股份有限公司 | Media playback method, media playback terminal and media playback system |
CN108124169A (en) * | 2016-11-29 | 2018-06-05 | 中国科学院声学研究所 | A kind of P2P Video service accelerated methods of household radio router |
CN110290396B (en) * | 2019-05-31 | 2024-04-09 | 广州市百果园信息技术有限公司 | Video processing method, device, system, equipment and storage medium |
CN111356028A (en) * | 2020-03-16 | 2020-06-30 | 南京巨鲨显示科技有限公司 | Method and device for realizing file sequence on demand by streaming media service |
CN113411675B (en) * | 2021-05-20 | 2023-04-25 | 歌尔股份有限公司 | Video mixed playing method, device, equipment and readable storage medium |
CN113365140B (en) | 2021-06-21 | 2022-12-23 | 北京百度网讯科技有限公司 | MP4 online playing method, device, equipment, storage medium and program product |
CN115022677B (en) * | 2022-05-27 | 2023-07-14 | 苏州浪潮智能科技有限公司 | Video playing method, device, equipment and medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009158344A2 (en) * | 2008-06-27 | 2009-12-30 | Microsoft Corporation | Segmented media content rights management |
CN102256162A (en) * | 2011-07-22 | 2011-11-23 | 网宿科技股份有限公司 | Method and system for optimizing media-on-demand based on real-time file format conversion |
WO2014201883A1 (en) * | 2013-06-20 | 2014-12-24 | Tencent Technology (Shenzhen) Company Limited | Method and device for playing streaming media, and non-transitory storage medium |
CN104348899A (en) * | 2014-06-25 | 2015-02-11 | 深圳市天朗时代科技有限公司 | Client and server multimedia content sharing method and sharing system |
CN104661058A (en) * | 2013-11-20 | 2015-05-27 | 深圳市云帆世纪科技有限公司 | MP4 video on demand data stream transmission method, client side and video on demand system |
-
2015
- 2015-09-22 CN CN201510609763.0A patent/CN105611395B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009158344A2 (en) * | 2008-06-27 | 2009-12-30 | Microsoft Corporation | Segmented media content rights management |
CN102256162A (en) * | 2011-07-22 | 2011-11-23 | 网宿科技股份有限公司 | Method and system for optimizing media-on-demand based on real-time file format conversion |
WO2014201883A1 (en) * | 2013-06-20 | 2014-12-24 | Tencent Technology (Shenzhen) Company Limited | Method and device for playing streaming media, and non-transitory storage medium |
CN104661058A (en) * | 2013-11-20 | 2015-05-27 | 深圳市云帆世纪科技有限公司 | MP4 video on demand data stream transmission method, client side and video on demand system |
CN104348899A (en) * | 2014-06-25 | 2015-02-11 | 深圳市天朗时代科技有限公司 | Client and server multimedia content sharing method and sharing system |
Also Published As
Publication number | Publication date |
---|---|
CN105611395A (en) | 2016-05-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105611395B (en) | A kind of method and system that MP4 format video plays online | |
CN105208440B (en) | A kind of method and system that MP4 format video plays online | |
US10630759B2 (en) | Method and apparatus for generating and reproducing adaptive stream based on file format, and recording medium thereof | |
CN103188522B (en) | Method and system for providing and delivering a composite condensed stream | |
EP2666288B1 (en) | Apparatus and method for storing and playing content in a multimedia streaming system | |
KR101010258B1 (en) | Time-shifted presentation of media streams | |
CN102118428B (en) | Method and system for playing streaming media | |
CN100544439C (en) | A kind of method and system of supporting the media data of multiple coded format | |
KR101557250B1 (en) | Statistical multiplexing of streaming media | |
CN112752115B (en) | Live broadcast data transmission method, device, equipment and medium | |
CN105228001B (en) | A kind of method and system that FLV format videos play online | |
EP2908535A1 (en) | Content transmission device, content playback device, content distribution system, method for controlling content transmission device, method for controlling content playback device, control program, and recording medium | |
US20150181003A1 (en) | Method and apparatus for transmitting and receiving packets in hybrid transmission service of mmt | |
US20140109156A1 (en) | Method, terminal, server and system for playing media file | |
WO2014193996A2 (en) | Network video streaming with trick play based on separate trick play files | |
US20100153988A1 (en) | Unknown | |
CN105142020A (en) | Method and system for converting video in unsupported format in mobile terminal | |
CN105577645A (en) | Agent-based HLS client-end device and realization method thereof | |
WO2023216798A1 (en) | Audio and video transcoding apparatus and method, and device, medium and product | |
EP3096524A1 (en) | Communication apparatus, communication data generation method, and communication data processing method | |
CN105430510A (en) | Video on demand method, gateway, smart terminal and video on demand system | |
US20140036990A1 (en) | System and method for optimizing a video stream | |
US9451201B2 (en) | Apparatus for outputting broadcast recorded by schedule recording and control method thereof | |
CN108124183B (en) | Method for synchronously acquiring video and audio to perform one-to-many video and audio streaming | |
KR20160033027A (en) | The method for transmitting or receiving multimedia and apparatus thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
CB02 | Change of applicant information |
Address after: 100191 Beijing, Xueyuan Road No. 51, the first to enjoy the science and technology building, floor 6, Applicant after: Storm group Limited by Share Ltd Address before: 100191 Beijing, Xueyuan Road No. 51, the first to enjoy the science and technology building, floor 6, Applicant before: Beijing Baofeng Technology Co., Ltd. |
|
COR | Change of bibliographic data | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
PP01 | Preservation of patent right | ||
PP01 | Preservation of patent right |
Effective date of registration: 20190705 Granted publication date: 20190510 |