CN101420577A - Storage method for multimedia data and method for accurately positioning playback position - Google Patents

Storage method for multimedia data and method for accurately positioning playback position Download PDF

Info

Publication number
CN101420577A
CN101420577A CNA2008101758707A CN200810175870A CN101420577A CN 101420577 A CN101420577 A CN 101420577A CN A2008101758707 A CNA2008101758707 A CN A2008101758707A CN 200810175870 A CN200810175870 A CN 200810175870A CN 101420577 A CN101420577 A CN 101420577A
Authority
CN
China
Prior art keywords
file
video
frame
data
storage
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.)
Granted
Application number
CNA2008101758707A
Other languages
Chinese (zh)
Other versions
CN100591112C (en
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.)
Wuhan FiberHome Networks Co Ltd
Original Assignee
Wuhan FiberHome Networks 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 Wuhan FiberHome Networks Co Ltd filed Critical Wuhan FiberHome Networks Co Ltd
Priority to CN 200810175870 priority Critical patent/CN100591112C/en
Publication of CN101420577A publication Critical patent/CN101420577A/en
Application granted granted Critical
Publication of CN100591112C publication Critical patent/CN100591112C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

A multimedia data storage method and a method for precisely positioning the playback position relate to the multimedia technical field. The storage method stores an audio stream and a video stream in a data file A and simultaneously stores the storage position of a video key frame of the video stream in the data file A in an index file B, thereby leading the stored multimedia data to meet the data retrieval requirements by ordinary play, fast forward, fast rewind and other modes and being capable of playing at the same time of storing without the need of waiting for the finish of the file storage. The multimedia data storage method and the method for precisely positioning the playback position can carry out the real-time storage and the real-time playback of audio and video data and precisely position the playback position.

Description

The method of a kind of storage means of multi-medium data and accurate location playback position
Technical field
The present invention relates to multimedia technology field, a kind of storage means of multi-medium data and the accurately method of location playback position specifically.
Background technology
Along with the development of coding techniques and broadband network technology, the video stream media business has obtained developing rapidly.IPTV is as a kind of new application business, broad development and attention have been obtained, in the IPTV time shift system, need in the Streaming Media storage server, store real-time sound, video data, this just needs the good data organizational form to satisfy the specific demand of user.
Along with the raising of the network bandwidth, utilize the recording and broadcasting system in the video conferencing system of Ethernet, the carrier-class video monitoring system all need be stored a large amount of sounds in the Streaming Media storage server, the real-time video data are used for the client.
At present, to store the problem that sound, video mainly face by file format as follows for the Streaming Media storage server:
1, the sound of real-time storage, video data are before general format file of generation, can't carry out playback to file, for example: real-time storage T minute audio stream and video flowing are a file, in this T minute (before this file storage finishes) so, can not carry out playback to this file, this can not well support the requirement of some field real-time playbacks, as the real-time playback of monitoring video.
The algorithm of 2, F.F., rewind down searched key frame is not optimum, playback server will be limited by the file format of Streaming Media storage server storage sound, video, after the Streaming Media storage server adopted a kind of new stored in file format sound, video, playback server also will be done corresponding modify.
3, accurately navigate to put sometime playback relatively the difficulty.
Summary of the invention
At the defective that exists in the prior art, the object of the present invention is to provide a kind of storage means of multi-medium data and the accurate method of location playback position, sound, video data can real-time storage, real-time playback, can accurately locate playback position.
For reaching above purpose, the technical scheme that the present invention takes is:
A kind of storage means of multi-medium data, said multi-medium data comprises audio stream and video flowing, it is characterized in that: the concrete steps of storage are:
(1) when the Streaming Media storage server begins storing audio stream and video flowing, the Streaming Media storage server calls storage algorithm earlier and produce a data file A who is used for storing audio stream and video flowing and key frame of video that the is used for recorded video stream index file B at data file A deposit position on storage medium, and said key frame of video is the I frame;
(2) write file header information among the storage algorithm indexed file B, simultaneously time started, concluding time, affiliated video channel, the end-of-file mark information of filename, audio stream and the video flowing of data file A are write in the database, concluding time is temporarily inserted 0 and replaces, end-of-file mark information is not for finishing, said file header message length is fixed, and comprises version, video format, audio format, sample rate, time scale and six contents of out of Memory at least;
(3) storage algorithm receives the multi-medium data bag that sound, video capturing device are sent, and after removing packet header and forming audio frame and frame of video, audio frame and frame of video is write data file A; Its record format is: type, audio frame and the video frame content of rtp timestamp, audio frame and the frame of video of the length of audio frame and frame of video, audio frame and frame of video;
(4) storage algorithm judges whether current video frame is key frame of video I frame, if then obtain the position of current video frame in data file A, and execution in step (5) then, if not, then execution in step (3) continues to receive next multi-medium data bag;
(5) storage algorithm positional information that step (4) is obtained is written among the index file B, adds boundary marker 0x0d0a0d0a in the positional information back simultaneously;
(6) repeating step (3) is to the process of step (5), timeslice up to a file storage expires, to after date, storage algorithm is obtained the absolute time of Streaming Media storage server, and more the concluding time and the end-of-file mark information of corresponding audio stream and video flowing are in the new database: the absolute time of the Streaming Media storage server that storage algorithm is obtained and having finished.
A kind of method of accurate location playback position of multi-medium data, said multi-medium data is by the described method storage of claim 1, and it is characterized in that: the concrete steps of playback are:
(1) the Streaming Media storage server obtains the play start time point of user at the multimedia file of the appointment of terminal input;
(2) the Streaming Media storage server is searched the multimedia file of this appointment from database, if can not find, the Streaming Media storage server sends error message to terminal, notifies the multimedia file of user's appointment not exist;
(3) if find the multimedia file of this appointment, the Streaming Media storage server calls location algorithm and opens index file B, calculate the position Pb among the play start time point indexed file B, the Pb place of indexed file B obtains the positional information Pa of key frame of video in data file A then, and the algorithm that calculates Pb is: Pb=(play start time-file time started)/(end of file time-file time started) * (the file header message length of index file length-index file B);
(4) the Streaming Media storage server calls the multi-medium data of Pa position among the storage algorithm read data files A, transmits multimedia data to client;
(5) behind the multi-medium data in sending step (4), storage algorithm reads the positional information Pa of next key frame of video in data file A among the index file B successively, and repeating step (4) finishes up to whole transmission of the data of multimedia file.
The storage means of multi-medium data of the present invention and the accurate method of location playback position, sound, video data can real-time storage, real-time playback, can accurately locate playback position.
Description of drawings
The present invention has following accompanying drawing:
The application model configuration diagram of the professional occasion of the method for the storage means of Fig. 1 multi-medium data and accurate location playback position
Embodiment
Below in conjunction with accompanying drawing the present invention is described in further detail.
The present invention has provided a kind of storage means of multi-medium data, and said multi-medium data comprises audio stream and video flowing, and the concrete steps of storage are:
(1) when the Streaming Media storage server begins storing audio stream and video flowing, the Streaming Media storage server calls storage algorithm earlier and produce a data file A who is used for storing audio stream and video flowing and key frame of video that the is used for recorded video stream index file B at data file A deposit position on storage medium, and said key frame of video is the I frame;
(2) write file header information among the storage algorithm indexed file B, simultaneously time started, concluding time, affiliated video channel, the end-of-file mark information of filename, audio stream and the video flowing of data file A are write in the database, concluding time is temporarily inserted 0 and replaces, end-of-file mark information is not for finishing, said file header message length is fixed, and comprises version, video format, audio format, sample rate, time scale and six contents of out of Memory at least;
(3) storage algorithm receives the multi-medium data bag that sound, video capturing device are sent, and after removing packet header and forming audio frame and frame of video, audio frame and frame of video is write data file A; Its record format is: type, audio frame and the video frame content of rtp timestamp, audio frame and the frame of video of the length of audio frame and frame of video, audio frame and frame of video;
(4) storage algorithm judges whether current video frame is key frame of video I frame, if then obtain the position of current video frame in data file A, and execution in step (5) then, if not, then execution in step (3) continues to receive next multi-medium data bag;
(5) storage algorithm positional information that step (4) is obtained is written among the index file B, adds boundary marker 0x0d0a0d0a in the positional information back simultaneously;
(6) repeating step (3) is to the process of step (5), timeslice up to a file storage expires, to after date, storage algorithm is obtained the absolute time of Streaming Media storage server, and more the concluding time and the end-of-file mark information of corresponding audio stream and video flowing are in the new database: the absolute time of the Streaming Media storage server that storage algorithm is obtained and having finished.Boundary marker 0x0d0a0d0a can also be other character string that is fit to, and boundary marker can adopt existing techniques in realizing.
On the basis of technique scheme, the present invention has provided the method for the accurate location playback position that gives a kind of multi-medium data, and said multi-medium data is to store by the storage means of above-mentioned multi-medium data, and the concrete steps of playback are:
(1) the Streaming Media storage server obtains the play start time point of user at the multimedia file of the appointment of terminal input;
(2) the Streaming Media storage server is searched the multimedia file of this appointment from database, if can not find, the Streaming Media storage server sends error message to terminal, notifies the multimedia file of user's appointment not exist;
(3) if find the multimedia file of this appointment, the Streaming Media storage server calls location algorithm and opens index file B, calculate the position Pb among the play start time point indexed file B, the Pb place of indexed file B obtains the positional information Pa of key frame of video in data file A then, and the algorithm that calculates Pb is: Pb=(play start time-file time started)/(end of file time-file time started) * (the file header message length of index file length-index file B);
(4) the Streaming Media storage server calls the multi-medium data of Pa position among the storage algorithm read data files A, transmits multimedia data to client;
(5) behind the multi-medium data in sending step (4), storage algorithm reads the positional information Pa of next key frame of video in data file A among the index file B successively, and repeating step (4) finishes up to whole transmission of the data of multimedia file.
Below in conjunction with Fig. 1, further specify the storage means of multi-medium data of the present invention and the method for accurate location playback position.As shown in Figure 1, the ip address of terminal client is 192.168.0.10, the ip address that sound, video monitoring are put a CH1 is 192.168.0.5, the ip address that sound, video monitoring are put two CH2 is 192.168.0.6, these two control points produce real-time audio frequency, video data and mail to the Streaming Media storage server (abbreviating storage server as) that the ip address is 192.168.0.155, receive and storage by the Streaming Media storage server, also be provided with database on the Streaming Media storage server.According to the above topology structure, the detailed process of using the method for the invention is as follows:
Suppose that sound, video monitoring put a CH1, sound, video monitoring and put two CH2 and all dispose, the co-current flow media store server sends real-time audio frequency, video data.It is as follows that the Streaming Media storage server is provided with situation: each file storage timeslice that CH1 is provided with is 1 hour, each file storage timeslice that CH2 is provided with is 1.5 hours, storage server is at absolute time beginning in 10003600 seconds storage of channel CH1, CH2 media data.
When CH1 the media data of absolute time 10003600 during (storing process of CH2 media data is identical with CH1, below only with the example that is stored as of CH1 media data) to storage server:
Storage server at first calls storage algorithm (this storage algorithm is kept in the storage services module for system call) and sets up data file A:A1.av, two empty files of index file B:A1.idx, wherein A1.av stores sound, video data, the position of A1.idx store video key frame in A1.av.
Storage algorithm writes file header information in A1.idx, simultaneously with the filename of A1.av: the time started of " A1.av " and audio stream and video flowing: 10003600, concluding time: 0, affiliated video channel: CH1, end-of-file mark information: finish to write in the database, finish and to replace with 1 if file has finished with 0 replacement.
Then, the multi-medium data bag that storage algorithm reception sound, video capturing device are sent, remove packet header and packet is carried out framing handle, form a complete audio frame and frame of video after, write A1.av, if storage algorithm judges that frame of video is a key frame, then storage algorithm also will write the position of this frame in A1.av in the A1.idx file, if first key frame of this document, the time that log file begins to store in database, its record format such as Fig. 1, the data-base recording form.
Repeat to receive packet, framing, storing audio frame and frame of video, recorded key frame position process, timeslice up to this document finishes, close A1.av and A1.idx, new database Chinese part concluding time mark more, for example, as shown in Figure 1, CH1 finishes 10007200 seconds file storage, and the A2.av of CH2 finished at 100010800 seconds.Prepare the storage of the next file of beginning, repeat above-mentioned storing process.
Continue to describe the accurately method of location playback duration point below, still be to be example with A1.av, suppose that the client wants to begin in 10005000 seconds to watch from absolute time the video record of A1.av record, the client sends playback request to storage server from the terminal client, and the form of this request can be rtsp: // 192.168.0.155/CH1_10005000.Storage server receives and parses that broadcast start time is 10005000, channel is CH1 after the request, navigate to the time period record clauses and subclauses that to play according to this channel and reproduction time, this example navigates to file A1.av, time started is 10003600 seconds, concluding time is 100072000 seconds, and document recording sign tab file is recorded and finished.
Open key frame index file A1.idx, obtain the file header message length L2 of file size L1 and A1.idx, obtain position Pb=(10005000-100036000)/(10007200-10003600) in the key frame indexed file of this time point * (L1-l2) according to following formula, obtain the positional information Pa of key frame of video in A1.av at the Pb place of A1.idx, open A1.av and navigate to the Pa position, sense data and timestamp send data to client by the relative spacing between the timestamp.
A3.av as shown in Figure 1, when the data file A of a timeslice does not also have storage not finish, its concluding time of writing down in database is 0 so, send rtsp as the user: // 192.168.0.155/CH2_100011000, storage server will navigate to file A3.av so, because A3.av this moment does not also store and finishes, its concluding time is 0, show that file does not also have end, at this moment storage server is got system time T1 as the end of file time, certainly T1 is greater than 100011000, does not exist otherwise reply this time period file.Get file size L1 and the file header message length L2 of A3.idx, obtain position Pb=(100011000-100010800)/(T1-100010800) in the key frame indexed file of this time point * (L1-L2) according to following formula, obtain the positional information Pa of key frame of video in A3.av at the Pb place of A3.idx, open A3.av and navigate to position Pa, sense data and timestamp send data to client by the relative spacing between the timestamp.
Characteristics of the present invention are as follows:
1, with the position separate storage of the key frame of multi-medium data and video data, can reduce the number of times that file pointer moves around in a file.
2, the file of recorded key frame position uses fixedly head length, can provide more useful information to the client when can make playback, as SDP information.
3, multi-medium data is deposited and is adopted fixing record format, and the key frame index file also adopts fixing record format, and the size of fixing every index record, and this is pinpoint basis.
4, in every access key frame record, add the fault-tolerance that the Boundary Recognition sign indicating number improves index file.
5, in database, safeguard the subordinate channel of each data file, the beginning recording time, information such as concluding time can improve the computational efficiency of storage algorithm, location algorithm.
6, the ranging formula that provides can accurately navigate to the Media Stream position of appointment.
File organization mode of the present invention is simply effective, and medium location accurately also not have to store under the situation of closing that finishes at current file, while can store playback, also accurate positioning media data of this method simultaneously.The index file record field adds that boundary marker has good fault-tolerant ability.This method can be widely used in system's real-time storage and playback scheme such as video monitoring, iptv time shift, video conference recorded broadcast.To some special applications modification a little, just can satisfy application demand simultaneously, have autgmentability preferably.
More than to provided by the present invention a kind of can instant playback the media data location mode and the method for accurately locating playback position be described in detail, used specific case herein principle of the present invention and execution mode are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (2)

1. the storage means of a multi-medium data, said multi-medium data comprises audio stream and video flowing, it is characterized in that: the concrete steps of storage are:
(1) when the Streaming Media storage server begins storing audio stream and video flowing, the Streaming Media storage server calls storage algorithm earlier and produce a data file A who is used for storing audio stream and video flowing and key frame of video that the is used for recorded video stream index file B at data file A deposit position on storage medium, and said key frame of video is the I frame;
(2) write file header information among the storage algorithm indexed file B, simultaneously time started, concluding time, affiliated video channel, the end-of-file mark information of filename, audio stream and the video flowing of data file A are write in the database, concluding time is temporarily inserted 0 and replaces, end-of-file mark information is not for finishing, said file header message length is fixed, and comprises version, video format, audio format, sample rate, time scale and six contents of out of Memory at least;
(3) storage algorithm receives the multi-medium data bag that sound, video capturing device are sent, and after removing packet header and forming audio frame and frame of video, audio frame and frame of video is write data file A; Its record format is: type, audio frame and the video frame content of rtp timestamp, audio frame and the frame of video of the length of audio frame and frame of video, audio frame and frame of video;
(4) storage algorithm judges whether current video frame is key frame of video I frame, if then obtain the position of current video frame in data file A, and execution in step (5) then, if not, then execution in step (3) continues to receive next multi-medium data bag;
(5) storage algorithm positional information that step (4) is obtained is written among the index file B, adds boundary marker 0x0d0a0d0a in the positional information back simultaneously;
(6) repeating step (3) is to the process of step (5), timeslice up to a file storage expires, to after date, storage algorithm is obtained the absolute time of Streaming Media storage server, and more the concluding time and the end-of-file mark information of corresponding audio stream and video flowing are in the new database: the absolute time of the Streaming Media storage server that storage algorithm is obtained and having finished.
2. the method for the accurate location playback position of a multi-medium data, said multi-medium data is by the described method storage of claim 1, and it is characterized in that: the concrete steps of playback are:
(1) the Streaming Media storage server obtains the play start time point of user at the multimedia file of the appointment of terminal input;
(2) the Streaming Media storage server is searched the multimedia file of this appointment from database, if can not find, the Streaming Media storage server sends error message to terminal, notifies the multimedia file of user's appointment not exist;
(3) if find the multimedia file of this appointment, the Streaming Media storage server calls location algorithm and opens index file B, calculate the position Pb among the play start time point indexed file B, the Pb place of indexed file B obtains the positional information Pa of key frame of video in data file A then, and the algorithm that calculates Pb is: Pb=(play start time-file time started)/(end of file time-file time started) * (the file header message length of index file length-index file B);
(4) the Streaming Media storage server calls the multi-medium data of Pa position among the storage algorithm read data files A, transmits multimedia data to client;
(5) behind the multi-medium data in sending step (4), storage algorithm reads the positional information Pa of next key frame of video in data file A among the index file B successively, and repeating step (4) finishes up to whole transmission of the data of multimedia file.
CN 200810175870 2008-11-07 2008-11-07 Multimedia data storage method and precise reproducing position positioning method Expired - Fee Related CN100591112C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200810175870 CN100591112C (en) 2008-11-07 2008-11-07 Multimedia data storage method and precise reproducing position positioning method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200810175870 CN100591112C (en) 2008-11-07 2008-11-07 Multimedia data storage method and precise reproducing position positioning method

Publications (2)

Publication Number Publication Date
CN101420577A true CN101420577A (en) 2009-04-29
CN100591112C CN100591112C (en) 2010-02-17

Family

ID=40631142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200810175870 Expired - Fee Related CN100591112C (en) 2008-11-07 2008-11-07 Multimedia data storage method and precise reproducing position positioning method

Country Status (1)

Country Link
CN (1) CN100591112C (en)

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841692A (en) * 2010-04-23 2010-09-22 深圳市茁壮网络股份有限公司 Method for fast forwarding and fast rewinding video stream
CN101873481A (en) * 2010-03-01 2010-10-27 杭州海康威视数字技术股份有限公司 Method and system for playing back videos in video monitoring system and network monitoring client side
CN101984663A (en) * 2010-10-18 2011-03-09 中兴通讯股份有限公司 Play control method and system of monitoring audio/video
CN102214479A (en) * 2011-04-28 2011-10-12 深圳市同洲电子股份有限公司 Hard disk data processing method and video stream pushing server
CN102222077A (en) * 2010-04-14 2011-10-19 中兴通讯股份有限公司 Storage method and device for audio data
CN101707551B (en) * 2009-10-30 2011-11-16 杭州华三通信技术有限公司 Data transmission method and device
CN102325244A (en) * 2011-08-26 2012-01-18 杭州海康威视数字技术股份有限公司 Method for rapidly positioning videos by time, video storage control device and positioning device
CN102332284A (en) * 2011-08-29 2012-01-25 上海文广科技(集团)有限公司 Multimedia data processing method and processing system suitable for digital media broadcast
CN102447868A (en) * 2010-10-11 2012-05-09 扬智电子(上海)有限公司 Video stream fast playing method
CN102521301A (en) * 2011-11-30 2012-06-27 北京中盾安全技术开发公司 Retrieval method and retrieval system of video and audio monitoring information
CN102665103A (en) * 2012-04-13 2012-09-12 烽火通信科技股份有限公司 Audio and video packaging method applicable to streaming media services
CN102750962A (en) * 2012-06-11 2012-10-24 杭州海康威视数字技术股份有限公司 Playback method and device for video files
CN102065320B (en) * 2009-11-12 2012-12-19 三星电子(中国)研发中心 Method and equipment for processing trick playing command related to transport stream (TS) code stream
CN102891997A (en) * 2011-07-20 2013-01-23 深圳市快播科技有限公司 Audio and video frequency multi-media file format for fast play, playing method and playing device
CN102945679A (en) * 2012-09-29 2013-02-27 华为技术有限公司 Video data processing method and video data read-write equipment
CN102984600A (en) * 2012-12-12 2013-03-20 成都索贝数码科技股份有限公司 Method for non-linear editing software to access file according to time slices, based on internet HTTP
CN103514184A (en) * 2012-06-25 2014-01-15 浙江大华技术股份有限公司 Editing and backup method and device for recorded file
CN103873804A (en) * 2014-03-31 2014-06-18 武汉烽火众智数字技术有限责任公司 Video replay time axis and content synchronous control method for embedded NVR
CN103945259A (en) * 2014-03-31 2014-07-23 Tcl集团股份有限公司 Online video playing method and device
CN103959801A (en) * 2011-11-24 2014-07-30 夏普株式会社 Reproduction device, reproduction method, control program, and recording medium
CN104159161A (en) * 2014-08-25 2014-11-19 广东欧珀移动通信有限公司 Video image frame location method and device
CN104185031A (en) * 2014-02-26 2014-12-03 无锡天脉聚源传媒科技有限公司 Video absolute time point determination method and device
CN104394380A (en) * 2014-12-09 2015-03-04 浙江省公众信息产业有限公司 Video monitoring management system and playback method of video monitoring record
CN104994340A (en) * 2015-06-25 2015-10-21 广东工业大学 Precise positioning playback method for audio/video storage mode
WO2017202060A1 (en) * 2016-05-24 2017-11-30 杭州海康威视数字技术股份有限公司 Video playing method and apparatus
CN107943619A (en) * 2017-12-08 2018-04-20 四川金英科技有限责任公司 A kind of method to guarantee data integrity under the conditions of database failure
CN108089945A (en) * 2017-12-08 2018-05-29 四川金英科技有限责任公司 A kind of method and system to guarantee data integrity under the conditions of database failure
CN108089944A (en) * 2017-12-08 2018-05-29 四川金英科技有限责任公司 A kind of system to guarantee data integrity under the conditions of database failure
CN108111537A (en) * 2018-01-17 2018-06-01 杭州当虹科技有限公司 A kind of method of the online video contents of streaming media of rapid preview MP4 forms
CN108683943A (en) * 2018-03-30 2018-10-19 晨星半导体股份有限公司 The method of electronic equipment and its positioning playing audio-video document
CN108959306A (en) * 2017-05-22 2018-12-07 杭州海康威视数字技术股份有限公司 The method and device of storing multimedia data
CN109327680A (en) * 2018-09-21 2019-02-12 北京世纪东方国铁科技股份有限公司 Multi-path video data concurrently stores and read method
WO2019196890A1 (en) * 2018-04-11 2019-10-17 Beijing Didi Infinity Technology And Development Co., Ltd. System and method for storing multimedia resources
CN110856046A (en) * 2019-11-06 2020-02-28 普联技术有限公司 Method and device for positioning TS (transport stream) media file
CN111263173A (en) * 2020-01-09 2020-06-09 安徽文香信息技术有限公司 Data resource adding method and device
CN113473235A (en) * 2021-06-16 2021-10-01 深圳锐取信息技术股份有限公司 Method and device for generating 8K recorded and played playback video, storage medium and equipment
CN114025196A (en) * 2021-10-09 2022-02-08 咪咕文化科技有限公司 Encoding method, decoding method, encoding/decoding device, and medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1444398A (en) * 2002-03-12 2003-09-24 中国科学院计算技术研究所 Video stream index playback system based on key frame
CN1561111A (en) * 2004-02-26 2005-01-05 晶晨半导体(上海)有限公司 Method for quckly indexing plaing information in digital video compression code stream
CN1873820A (en) * 2006-05-18 2006-12-06 北京中星微电子有限公司 Method for processing video file, method for indexing video, and video indexing unit

Cited By (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101707551B (en) * 2009-10-30 2011-11-16 杭州华三通信技术有限公司 Data transmission method and device
CN102065320B (en) * 2009-11-12 2012-12-19 三星电子(中国)研发中心 Method and equipment for processing trick playing command related to transport stream (TS) code stream
CN101873481A (en) * 2010-03-01 2010-10-27 杭州海康威视数字技术股份有限公司 Method and system for playing back videos in video monitoring system and network monitoring client side
CN102222077A (en) * 2010-04-14 2011-10-19 中兴通讯股份有限公司 Storage method and device for audio data
WO2011127726A1 (en) * 2010-04-14 2011-10-20 中兴通讯股份有限公司 Method and device for storing audio data
CN101841692B (en) * 2010-04-23 2011-11-23 深圳市茁壮网络股份有限公司 Method for fast forwarding and fast rewinding video stream
CN101841692A (en) * 2010-04-23 2010-09-22 深圳市茁壮网络股份有限公司 Method for fast forwarding and fast rewinding video stream
CN102447868B (en) * 2010-10-11 2013-11-06 扬智电子科技(上海)有限公司 Video stream fast playing method
CN102447868A (en) * 2010-10-11 2012-05-09 扬智电子(上海)有限公司 Video stream fast playing method
CN101984663B (en) * 2010-10-18 2014-03-12 中兴通讯股份有限公司 Play control method and system of monitoring audio/video
CN101984663A (en) * 2010-10-18 2011-03-09 中兴通讯股份有限公司 Play control method and system of monitoring audio/video
CN102214479A (en) * 2011-04-28 2011-10-12 深圳市同洲电子股份有限公司 Hard disk data processing method and video stream pushing server
CN102214479B (en) * 2011-04-28 2014-07-02 深圳市龙视传媒有限公司 Hard disk data processing method and video stream pushing server
CN102891997A (en) * 2011-07-20 2013-01-23 深圳市快播科技有限公司 Audio and video frequency multi-media file format for fast play, playing method and playing device
CN102325244A (en) * 2011-08-26 2012-01-18 杭州海康威视数字技术股份有限公司 Method for rapidly positioning videos by time, video storage control device and positioning device
CN102332284A (en) * 2011-08-29 2012-01-25 上海文广科技(集团)有限公司 Multimedia data processing method and processing system suitable for digital media broadcast
CN103959801A (en) * 2011-11-24 2014-07-30 夏普株式会社 Reproduction device, reproduction method, control program, and recording medium
CN103959801B (en) * 2011-11-24 2017-11-14 夏普株式会社 Replay device and playback method
CN102521301A (en) * 2011-11-30 2012-06-27 北京中盾安全技术开发公司 Retrieval method and retrieval system of video and audio monitoring information
CN102521301B (en) * 2011-11-30 2015-05-06 北京中盾安全技术开发公司 Retrieval method and retrieval system of video and audio monitoring information
CN102665103A (en) * 2012-04-13 2012-09-12 烽火通信科技股份有限公司 Audio and video packaging method applicable to streaming media services
CN102750962B (en) * 2012-06-11 2016-04-06 杭州海康威视数字技术股份有限公司 A kind of back method of video file and device
CN102750962A (en) * 2012-06-11 2012-10-24 杭州海康威视数字技术股份有限公司 Playback method and device for video files
CN103514184B (en) * 2012-06-25 2017-05-10 浙江大华技术股份有限公司 Editing and backup method and device for recorded file
CN103514184A (en) * 2012-06-25 2014-01-15 浙江大华技术股份有限公司 Editing and backup method and device for recorded file
CN102945679A (en) * 2012-09-29 2013-02-27 华为技术有限公司 Video data processing method and video data read-write equipment
CN102984600B (en) * 2012-12-12 2015-03-11 成都索贝数码科技股份有限公司 Method for non-linear editing software to access file according to time slices, based on internet HTTP
CN102984600A (en) * 2012-12-12 2013-03-20 成都索贝数码科技股份有限公司 Method for non-linear editing software to access file according to time slices, based on internet HTTP
CN104185031A (en) * 2014-02-26 2014-12-03 无锡天脉聚源传媒科技有限公司 Video absolute time point determination method and device
CN103945259A (en) * 2014-03-31 2014-07-23 Tcl集团股份有限公司 Online video playing method and device
CN103873804B (en) * 2014-03-31 2017-03-22 武汉烽火众智数字技术有限责任公司 Video replay time axis and content synchronous control method for embedded NVR
CN103873804A (en) * 2014-03-31 2014-06-18 武汉烽火众智数字技术有限责任公司 Video replay time axis and content synchronous control method for embedded NVR
CN103945259B (en) * 2014-03-31 2017-12-01 Tcl集团股份有限公司 A kind of Online Video player method and device
CN104159161B (en) * 2014-08-25 2018-05-18 广东欧珀移动通信有限公司 The localization method and device of video image frame
CN104159161A (en) * 2014-08-25 2014-11-19 广东欧珀移动通信有限公司 Video image frame location method and device
CN104394380A (en) * 2014-12-09 2015-03-04 浙江省公众信息产业有限公司 Video monitoring management system and playback method of video monitoring record
CN104994340A (en) * 2015-06-25 2015-10-21 广东工业大学 Precise positioning playback method for audio/video storage mode
CN107426603B (en) * 2016-05-24 2020-01-17 杭州海康威视数字技术股份有限公司 Video playing method and device
WO2017202060A1 (en) * 2016-05-24 2017-11-30 杭州海康威视数字技术股份有限公司 Video playing method and apparatus
CN107426603A (en) * 2016-05-24 2017-12-01 杭州海康威视数字技术股份有限公司 A kind of video broadcasting method and device
CN108959306A (en) * 2017-05-22 2018-12-07 杭州海康威视数字技术股份有限公司 The method and device of storing multimedia data
CN108959306B (en) * 2017-05-22 2021-07-02 杭州海康威视数字技术股份有限公司 Method and device for storing multimedia data
CN108089945A (en) * 2017-12-08 2018-05-29 四川金英科技有限责任公司 A kind of method and system to guarantee data integrity under the conditions of database failure
CN108089944A (en) * 2017-12-08 2018-05-29 四川金英科技有限责任公司 A kind of system to guarantee data integrity under the conditions of database failure
CN107943619A (en) * 2017-12-08 2018-04-20 四川金英科技有限责任公司 A kind of method to guarantee data integrity under the conditions of database failure
CN108111537A (en) * 2018-01-17 2018-06-01 杭州当虹科技有限公司 A kind of method of the online video contents of streaming media of rapid preview MP4 forms
CN108683943A (en) * 2018-03-30 2018-10-19 晨星半导体股份有限公司 The method of electronic equipment and its positioning playing audio-video document
WO2019196890A1 (en) * 2018-04-11 2019-10-17 Beijing Didi Infinity Technology And Development Co., Ltd. System and method for storing multimedia resources
CN110366021A (en) * 2018-04-11 2019-10-22 北京嘀嘀无限科技发展有限公司 Storage method, device, equipment and the computer storage medium of multimedia resource
CN110366021B (en) * 2018-04-11 2020-12-04 北京嘀嘀无限科技发展有限公司 Multimedia resource storage method, device, equipment and computer storage medium
CN109327680A (en) * 2018-09-21 2019-02-12 北京世纪东方国铁科技股份有限公司 Multi-path video data concurrently stores and read method
CN110856046A (en) * 2019-11-06 2020-02-28 普联技术有限公司 Method and device for positioning TS (transport stream) media file
CN110856046B (en) * 2019-11-06 2021-12-31 普联技术有限公司 Method, device, terminal equipment and medium for positioning TS streaming media file
CN111263173A (en) * 2020-01-09 2020-06-09 安徽文香信息技术有限公司 Data resource adding method and device
CN113473235A (en) * 2021-06-16 2021-10-01 深圳锐取信息技术股份有限公司 Method and device for generating 8K recorded and played playback video, storage medium and equipment
CN114025196A (en) * 2021-10-09 2022-02-08 咪咕文化科技有限公司 Encoding method, decoding method, encoding/decoding device, and medium

Also Published As

Publication number Publication date
CN100591112C (en) 2010-02-17

Similar Documents

Publication Publication Date Title
CN100591112C (en) Multimedia data storage method and precise reproducing position positioning method
CN103561278B (en) Video distribution system including progressive playback
US10459943B2 (en) System and method for splicing media files
US20080126919A1 (en) Method, Apparatus and System for Managing Access to Multimedia Content Using Dynamic Media Bookmarks
US7379657B2 (en) Method for generating additional information for guaranteeing seamless playback between data streams, recording medium storing the information, and recording, editing and/or playback apparatus using the same
CN100589565C (en) Method for vision audio frequency stream data recovery ISO media file
JP3846671B2 (en) Multimedia storage device and multimedia transmission device
CN101635848A (en) Method and device for editing video file
CN102413358A (en) Storage and playing method, device and system of streaming media file
JPWO2007000949A1 (en) Method and apparatus for reproducing content with reproduction start position control
CN101227602A (en) File storing method and file playing method
CN101383961B (en) Content reproduction appratus, content reproduction method, and content reproduction system
CN101197946A (en) Video and word synchronizing apparatus
WO2010130188A1 (en) Method and apparatus for carrying transport stream
KR20140117470A (en) Method and apparatus for advertisement playout confirmation in digital cinema
CN102231827B (en) Indexing method capable of supporting direct and accurate positioning of frame of program stream (PS) media file
CN101895736B (en) Media stream data processing method and device thereof
CN106506483B (en) Video source group synchronized playback method and device based on ONVIF
US20040103445A1 (en) Method for reproducing contents information in interactive optical disc device and method for providing contents information in contents provider server
CN110072123A (en) A kind of recovery playback method, video playing terminal and the server of video
CN101340570B (en) Method for realizing redirection when playing stream media
JP2001509940A (en) Recording and reproduction of a first information signal having a first bit rate and a second information signal having a second bit rate greater than the first bit rate
WO2008069523A1 (en) Apparatus and method for time-shift service based on multimedia information, apparatus for reproducing multimedia using the same
CN101197992A (en) Video and audio synchronization process based on medium server
CN101483753A (en) Implementation method and device for recoding service

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100217

Termination date: 20171107

CF01 Termination of patent right due to non-payment of annual fee