CN102306162A - Implementation method for storing and playing back multimedia objects - Google Patents

Implementation method for storing and playing back multimedia objects Download PDF

Info

Publication number
CN102306162A
CN102306162A CN201110206887A CN201110206887A CN102306162A CN 102306162 A CN102306162 A CN 102306162A CN 201110206887 A CN201110206887 A CN 201110206887A CN 201110206887 A CN201110206887 A CN 201110206887A CN 102306162 A CN102306162 A CN 102306162A
Authority
CN
China
Prior art keywords
multimedia object
class
multimedia
classes
playback
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
CN201110206887A
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.)
FUZHOU RETURNSTAR DIGITAL TECHNOLOGY Co Ltd
Original Assignee
FUZHOU RETURNSTAR 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 FUZHOU RETURNSTAR DIGITAL TECHNOLOGY Co Ltd filed Critical FUZHOU RETURNSTAR DIGITAL TECHNOLOGY Co Ltd
Priority to CN201110206887A priority Critical patent/CN102306162A/en
Publication of CN102306162A publication Critical patent/CN102306162A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides an implementation method for storing and playing back multimedia objects, comprising the following steps of: step 10, creating a project, and creating a canvas window in the project; step 20, creating required multimedia object classes: namely object creation classes, object migration classes, object scaling classes, object rotation classes and object cancellation classes; step 30, storing corresponding data structures of the multimedia object classes respectively according to the time sequence of object operations; and step 40, when the multimedia files are required to be played back, creating a playback thread, reading the stored data one by one according to the time sequence, analyzing the data structures, and drawing by using a 2D drawing library of an operating system in the canvas window. The required multimedia object classes are created to store the corresponding class data structures according to the time sequence of object operations, and the thread is created to play back frame by frame according to the operation time, thus less space is occupied, and the occupation ratio of a CPU (central processing unit) is lower.

Description

A kind of realization multimedia object storage and back method
[technical field]
The present invention relates to a kind of multimedia technology, particularly a kind of realization multimedia object storage and back method.
[background technology]
Along with the development of Computer Multimedia Technology, electronic whiteboard with popularize; The traditional blackboard of electronic whiteboard replacement progressively in modern teaching, the conference process; The multimedia effect of utilizing computer technology to produce is significantly improved the effect of Teaching Quality, meeting; And, can deepen understanding and memory to the content of teaching, meeting to these multimedia storage and playback.And present multimedia storage and playback technology only limit to the method that screen is grabbed screen, and the data that screen is grabbed the storage of screen method are generally picture format, and it is very big to take up room, and the CPU occupation rate is very high.
[summary of the invention]
The technical matters that the present invention will solve is to provide storage of a kind of realization multimedia object and back method, makes to take up room lessly, and the CPU occupation rate is lower.
The present invention is achieved in that a kind of realization multimedia object storage and back method, and it comprises the steps:
Step 10, establishment project engineering in the project engineering, are created the painting canvas window;
Step 20, set up needed multimedia object class:
The Object Creation class: during the recording multimedia Object Creation, a copy of preservation;
Object moves class: the pixel-shift amount the when multimedia object that record is chosen carries out move operation;
Object convergent-divergent class: the pixel-shift amount the when multimedia object that record is chosen carries out zoom operations;
Object rotation class: the pixel-shift amount the when multimedia object that record is chosen is rotated operation;
Object deletion class: the sequence number at storage list of the multimedia object of record deletion;
Step 30, carry out multimedia object when storage,, carry out corresponding multimedia object class data structure storage respectively according to time sequencing to the concrete operations of multimedia object;
Step 40, in the time of need carrying out playback; Create the playback thread,, read the data of having stored one by one according to last sequencing of time; Carry out data structure analysis then and belong to which multimedia object class, on the painting canvas window, utilize the 2D draw library of operating system to draw multimedia object.
Said playback thread comprises the operation thread that playback begins, playback tentative, playback stops.
The present invention has following advantage: through setting up the time sequencing of needed multimedia object class according to Object Operations; Carry out the data structure storage of respective classes respectively; Logical again establishment thread utilizes the 2D draw library of operating system to draw according to the respective classes of running time and data structure by frame; Make to take up room lessly, the CPU occupation rate is lower.
[description of drawings]
The present invention is further illustrated to combine embodiment with reference to the accompanying drawings.
Fig. 1 is the inventive method FB(flow block).
[embodiment]
The present invention is achieved in that a kind of realization multimedia object storage and back method, and it comprises the steps:
Step 10, establishment project engineering in the project engineering, are created the painting canvas window; Present embodiment is to adopt Delphi 7 to develop, but the invention is not restricted to this, also can use other Software Development Platform.
Step 20, set up needed multimedia object class:
Object Creation class: be used for when the recording multimedia Object Creation copy of preservation;
Object moves class: the pixel-shift amount when being used to write down the multimedia object of choosing and carrying out move operation;
Object convergent-divergent class: the pixel-shift amount when being used to write down the multimedia object of choosing and carrying out zoom operations;
Object rotation class: be used to write down the multimedia object of choosing and be rotated the pixel-shift amount when operating;
Object deletion class: the sequence number that is used for the multimedia object of record deletion at storage list;
Step 30, multimedia object being operated and stored simultaneously, when carrying out the multimedia object storage, is according to the time sequencing to the concrete operations of multimedia object, carries out the data structure storage of corresponding multimedia object class respectively; The operation of multimedia object can be that Object Creation, object move, object convergent-divergent, object rotation, object deletion any or appoint severally, the related data structure storage is all carried out in each step operation.
Step 40, in the time of need carrying out playback; Create the playback thread; According to last sequencing of time; This sequencing is in the step 30 time sequencing to the concrete operations of multimedia object; Read the data of having stored one by one; Carry out data structure analysis then and belong to which multimedia object class, and on the painting canvas window, utilize the 2D draw library of operating system to draw multimedia object according to the multimedia object class of analyzing gained.
Said playback thread comprises the operation thread that playback begins, playback tentative, playback stops.As: after playback begins, when needing on painting canvas, to annotate and comment on operation, just carry out the tentative work of thread; Then can carry out playback termination work if will finish playback.
The preservation that related operational order comprises multimedia object in the above-mentioned steps with read, the control of multithreading, the mapping operation on painting canvas.
The present invention has following advantage: through setting up the time sequencing of needed multimedia object class according to Object Operations; Carry out the data structure storage of respective classes respectively; Logical again establishment thread utilizes the 2D draw library of operating system to draw according to the respective classes of running time and data structure by frame; Make to take up room lessly, the CPU occupation rate is lower.
Though more than described the specific embodiment of the present invention; But the technician who is familiar with the present technique field is to be understood that; We described concrete embodiment is illustrative; Rather than be used for qualification to scope of the present invention; Those of ordinary skill in the art are in the modification and the variation of the equivalence of doing according to spirit of the present invention, all should be encompassed in the scope that claim of the present invention protects.

Claims (2)

1. realize multimedia object storage and back method for one kind, it is characterized in that: comprise the steps:
Step 10, establishment project engineering in the project engineering, are created the painting canvas window;
Step 20, set up needed multimedia object class:
The Object Creation class: during the recording multimedia Object Creation, a copy of preservation;
Object moves class: the pixel-shift amount the when multimedia object that record is chosen carries out move operation;
Object convergent-divergent class: the pixel-shift amount the when multimedia object that record is chosen carries out zoom operations;
Object rotation class: the pixel-shift amount the when multimedia object that record is chosen is rotated operation;
Object deletion class: the sequence number at storage list of the multimedia object of record deletion;
Step 30, carry out multimedia object when storage,, carry out corresponding multimedia object class data structure storage respectively according to time sequencing to the concrete operations of multimedia object;
Step 40, in the time of need carrying out playback; Create the playback thread,, read the data of having stored one by one according to last sequencing of time; Carry out data structure analysis then and belong to which multimedia object class, on the painting canvas window, utilize the 2D draw library of operating system to draw multimedia object.
2. a kind of realization multimedia object storage according to claim 1 and back method, it is characterized in that: said playback thread comprises the operation thread that playback begins, playback tentative, playback stops.
CN201110206887A 2011-07-22 2011-07-22 Implementation method for storing and playing back multimedia objects Pending CN102306162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110206887A CN102306162A (en) 2011-07-22 2011-07-22 Implementation method for storing and playing back multimedia objects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110206887A CN102306162A (en) 2011-07-22 2011-07-22 Implementation method for storing and playing back multimedia objects

Publications (1)

Publication Number Publication Date
CN102306162A true CN102306162A (en) 2012-01-04

Family

ID=45380024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110206887A Pending CN102306162A (en) 2011-07-22 2011-07-22 Implementation method for storing and playing back multimedia objects

Country Status (1)

Country Link
CN (1) CN102306162A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279279A (en) * 2013-05-20 2013-09-04 南京恒知讯科技有限公司 Electronic drawing board system, data processing method and device based on multi-user collaborative operation
CN106104589A (en) * 2014-03-07 2016-11-09 甲骨文国际公司 Automated variable panntographic system for project plan timeline
CN109803153A (en) * 2019-01-15 2019-05-24 网宿科技股份有限公司 A kind of the blank method for drafting and device of live video
US10496943B2 (en) 2015-03-30 2019-12-03 Oracle International Corporation Visual task assignment system
US10643157B2 (en) 2015-02-03 2020-05-05 Oracle International Corporation Task progress update history visualization system
CN113434106A (en) * 2021-08-30 2021-09-24 广州市保伦电子有限公司 Online electronic whiteboard content synchronous sharing system
CN114089894A (en) * 2020-07-30 2022-02-25 腾讯科技(深圳)有限公司 Picture editing method and equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207717A (en) * 2006-12-18 2008-06-25 三星电子株式会社 Apparatus and method of organizing a template for generating moving image
US20100156911A1 (en) * 2008-12-18 2010-06-24 Microsoft Corporation Triggering animation actions and media object actions

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207717A (en) * 2006-12-18 2008-06-25 三星电子株式会社 Apparatus and method of organizing a template for generating moving image
US20100156911A1 (en) * 2008-12-18 2010-06-24 Microsoft Corporation Triggering animation actions and media object actions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HUSHIJIE0001: "IQBoard互动电子白板软件V4.8使用说明书 20100104_百度文库", 《HTTP://WENKU.BAIDU.COM/VIEW/2A4483F6BA0D4A7302763AA8.HTML?PN=1》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279279A (en) * 2013-05-20 2013-09-04 南京恒知讯科技有限公司 Electronic drawing board system, data processing method and device based on multi-user collaborative operation
CN106104589A (en) * 2014-03-07 2016-11-09 甲骨文国际公司 Automated variable panntographic system for project plan timeline
CN106104589B (en) * 2014-03-07 2019-12-13 甲骨文国际公司 Automatic variable zooming system for project plan timeline
US10643157B2 (en) 2015-02-03 2020-05-05 Oracle International Corporation Task progress update history visualization system
US10496943B2 (en) 2015-03-30 2019-12-03 Oracle International Corporation Visual task assignment system
CN109803153A (en) * 2019-01-15 2019-05-24 网宿科技股份有限公司 A kind of the blank method for drafting and device of live video
CN109803153B (en) * 2019-01-15 2021-06-04 网宿科技股份有限公司 Live video whiteboard drawing method and device
CN114089894A (en) * 2020-07-30 2022-02-25 腾讯科技(深圳)有限公司 Picture editing method and equipment
CN114089894B (en) * 2020-07-30 2023-10-13 腾讯科技(深圳)有限公司 Picture editing method and device
CN113434106A (en) * 2021-08-30 2021-09-24 广州市保伦电子有限公司 Online electronic whiteboard content synchronous sharing system
CN113434106B (en) * 2021-08-30 2021-11-23 广州市保伦电子有限公司 Online electronic whiteboard content synchronous sharing system

Similar Documents

Publication Publication Date Title
CN102306162A (en) Implementation method for storing and playing back multimedia objects
WO2020103702A1 (en) Method and system for editing and generating online teaching courseware
JP5260733B2 (en) Copy animation effects from a source object to at least one target object
US20090193327A1 (en) High-fidelity scalable annotations
WO2017063287A1 (en) Method and system for recording and playback of web-based instructions
DE202013012795U1 (en) Devices for creating multimedia presentation prototypes
CN101533317A (en) Fast recording device with handwriting identifying function and method thereof
WO2005114466A2 (en) Animation review methods and apparatus
CN103324513B (en) Program annotation method and apparatus
CA2963849A1 (en) Systems and methods for creating and displaying multi-slide presentations
US20220028424A1 (en) Systems for optimized presentation capture
CN107515722A (en) Information storage, methods of exhibiting, device, equipment and computer-readable storage medium
US20100058354A1 (en) Acceleration of multimedia production
CN106657850A (en) Lesson content recording method and system
KR20170033757A (en) Touch screen device for moving or copying of an object based on the touch input and operating method thereof
US8941666B1 (en) Character animation recorder
US10783319B2 (en) Methods and systems of creation and review of media annotations
US10204080B2 (en) Rich formatting for a data label associated with a data point
US20170004859A1 (en) User created textbook
CN112015927A (en) Multimedia file editing method and device, electronic equipment and storage medium
Rungta et al. ManyVis: Multiple applications in an integrated visualization environment
KR20150090097A (en) Enhanced information collection environments
CN107402979B (en) Method for storing playable electronic blackboard courseware
CN1356634A (en) Method and device for automatically recording and reproducing operation path on simulator
JP2009163524A (en) Arithmetic processing unit

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: Cangshan District of Fuzhou City, Fujian province 350028 to build a new town, Jinshan Road No. 618, juyuanzhou Industrial Park Gulou Park Building No. 8

Applicant after: Returnstar Interactive Technology Group Co., Ltd.

Address before: Cangshan District of Fuzhou City, Fujian province 350000 to build a new town, Jinshan Road No. 618 Garden State Industrial Park Gulou Park Building No. 8

Applicant before: Fuzhou Returnstar Digital Technology Co., Ltd.

COR Change of bibliographic data
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120104