CN106598721B - Media asset data streaming method and device - Google Patents

Media asset data streaming method and device Download PDF

Info

Publication number
CN106598721B
CN106598721B CN201611231633.9A CN201611231633A CN106598721B CN 106598721 B CN106598721 B CN 106598721B CN 201611231633 A CN201611231633 A CN 201611231633A CN 106598721 B CN106598721 B CN 106598721B
Authority
CN
China
Prior art keywords
media asset
data
asset data
work order
task
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
Application number
CN201611231633.9A
Other languages
Chinese (zh)
Other versions
CN106598721A (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.)
Excellent Network Co Ltd
Original Assignee
Excellent Network 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 Excellent Network Co Ltd filed Critical Excellent Network Co Ltd
Priority to CN201611231633.9A priority Critical patent/CN106598721B/en
Publication of CN106598721A publication Critical patent/CN106598721A/en
Application granted granted Critical
Publication of CN106598721B publication Critical patent/CN106598721B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention is suitable for the technical field of media assets, and provides a media asset data transfer method and a device, wherein the media asset data transfer method comprises the following steps: acquiring media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction document for performing station operation scheduling on the media resource data; analyzing a work order corresponding to the media asset data and automatically generating a corresponding task instruction; and processing the media asset data according to the work order and the task instruction corresponding to the media asset data. The invention automatically and efficiently processes the media asset data, thereby improving the management efficiency of the media asset data.

Description

Media asset data streaming method and device
Technical Field
The invention belongs to the technical field of media assets, and particularly relates to a media asset data circulation method and device.
Background
The media asset data management function is one of core functions of integrated broadcast control, and comprises data warehousing, cataloging management, content copying, transcoding, time length analysis, program auditing, publishing and other works. In the existing media asset data management system, manual and semi-manual methods are mostly adopted to manage and execute the circulation of media asset data, so that the working efficiency is low and the misoperation rate is high.
Disclosure of Invention
The embodiment of the invention provides a method and a device for transferring media asset data streams, and aims to solve the problems that in the prior art, manual and semi-manual methods are adopted to manage and execute the transfer of media asset data, the working efficiency is low, and the misoperation rate is high.
In a first aspect, an embodiment of the present invention provides a method for transferring media asset data, where the method for transferring media asset data includes:
acquiring media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
analyzing the work order corresponding to the media asset data and automatically generating a corresponding task instruction;
and processing the media asset data according to the work order corresponding to the media asset data and the task instruction.
In a second aspect, an embodiment of the present invention provides a media asset data streaming device, where the media asset data streaming device includes:
the system comprises a first acquisition module, a second acquisition module and a processing module, wherein the first acquisition module is used for acquiring media asset data to be processed and a payroll corresponding to the media asset data, and the payroll corresponding to the media asset data is an instruction receipt for performing station operation scheduling on the media asset data;
the analysis module is used for analyzing the payroll corresponding to the media asset data and automatically generating a corresponding task instruction;
and the processing module is used for processing the media asset data according to the payroll corresponding to the media asset data and the task instruction.
Compared with the prior art, the embodiment of the invention has the following beneficial effects: the server obtains media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data. And then the server analyzes the work order corresponding to the media asset data and automatically generates a corresponding task instruction. And the server processes the media asset data according to the work order and the task instruction corresponding to the media asset data. The management efficiency of the media asset data is improved by automatically and efficiently processing the media asset data.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic flow chart of a method for streaming media asset data according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a method for streaming media asset data according to another embodiment of the present invention;
fig. 3 is a schematic flowchart of a method for streaming media asset data according to another embodiment of the present invention;
fig. 4 is a schematic flowchart of a method for streaming media asset data according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a media asset data streaming device according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating a detailed structure of the parsing module 502 in the embodiment shown in FIG. 5;
FIG. 7 is a schematic diagram of a detailed structure of the processing module 503 in the embodiment shown in FIG. 5;
fig. 8 is a schematic structural diagram of a media asset data streaming device according to another embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth such as the particular system architecture, interfaces, techniques, etc., in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
Referring to fig. 1, fig. 1 is a schematic flow chart of a media asset data streaming method according to an embodiment of the present invention, where an execution subject of the embodiment is a server. The media asset data circulation method comprises the following steps:
s101, acquiring media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
in this embodiment, the server obtains the media asset data to be processed and the payroll corresponding to the media asset data.
The server schedules the work station operation of the media data according to the worksheet.
The work order comprises the identification of the work order, the station operation information and the data transmission information of the stations.
Each work order has a label, and the server can execute the task instructions in sequence according to the identification of the work orders.
Wherein the following station jobs are defined in the server:
A. flow starting
B. Metadata warehousing
C. Copying media files to a global region
D. Transcoding
E. Program duration analysis
F. Technical review
G. Content distribution
H. The flow ends
According to the preset station operation scheduling (data transmission of stations) rule of the station operation:
1) a to B, C;
2) b to C, D, E, F, H;
3) c to D, E, F, G;
4) d to E, F, G;
5) e to F, G;
6) f to G;
7) g to H.
Under the condition that the implementation mode of the embodiment of the invention is not modified, a new station operation scheduling (data transmission of stations) rule can be formed by modifying the station operation scheduling (data transmission of stations) rule, and the server can automatically complete a new business process according to the modified station operation scheduling (data transmission of stations) rule.
The media asset data and the payroll corresponding to the media asset data can be directly acquired from the server in the embodiment of the invention, or acquired from another server, or actively transmitted to the server in the embodiment of the invention by another server.
In the embodiment, a workflow engine or other software package for performing data transfer is introduced into the server, and the server can realize automatic data transfer of the workstations according to the workflow engine or other software package for performing data transfer without adopting a manual or semi-manual mode to manage the data transfer of the workstations.
The workflow engine is used for taking workflow as a part of an application system and providing core solutions for determining information transfer routes, content levels and the like according to different roles, division of labor and conditions which have determination effects on each application system. The workflow engine comprises important functions of node management, flow direction management, process sample management and the like of the process.
S102, analyzing a work order corresponding to the media asset data and automatically generating a corresponding task instruction;
in the embodiment of the invention, the server analyzes the work order corresponding to the media asset data to obtain the identification of the work order, the station operation information and the data transmission information of the station. And then the server automatically generates a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations.
And step S103, processing the media asset data according to the payroll and the task instruction corresponding to the media asset data.
In the embodiment of the invention, the server processes the media asset data according to the payroll and the task instruction corresponding to the media asset data.
The media asset data processing comprises the steps of carrying out station operation on the media asset data and carrying out data transmission on stations.
For example, after the server analyzes the work order, the label of the work order is 1, the station operation information of the work order is the D-transcoding and the E-program duration analysis, and the data transmission information of the station is the data-transcoding from the D-stream to the E-stream. Firstly, the server performs D-station operation (transcoding operation) on the media asset data, and then the server automatically transfers the media asset data completing the D-station operation to the E station and performs E-station operation (program duration analysis operation).
In the embodiment of the invention, the server acquires the media asset data to be processed and the payroll corresponding to the media asset data, wherein the payroll corresponding to the media asset data is an instruction receipt for performing station operation scheduling on the media asset data. And then the server analyzes the work order corresponding to the media asset data and automatically generates a corresponding task instruction. The server performs automatic task assignment on the media asset data according to the identification of the payroll, the station operation information and the data transmission information of the stations, namely performs station operation and station data transmission on the media asset data, and automatically and efficiently processes the media asset data, so that the management efficiency of the media asset data is improved.
Referring to fig. 2, fig. 2 is a schematic flow chart illustrating a method for streaming media asset data according to another embodiment of the present invention. The execution subject of the present embodiment is a server. The media asset data circulation method comprises the following steps:
step S201, acquiring media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
step S201 in this embodiment is the same as step S101 in the previous embodiment, and please refer to the related description of step S101 in the previous embodiment, which is not repeated herein.
Step S202, analyzing the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station;
in the embodiment of the invention, the server analyzes the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station.
Each work order has a label, and the server executes the task instructions in sequence according to the labels of the work orders.
In the embodiment of the invention, the server carries out station operation and station data transmission on the media resource data according to the identification of the work order, the station operation information and the station data transmission information, and the media resource data is automatically and efficiently processed, so that the management efficiency of the media resource data is improved.
Step S203, automatically generating a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the station;
in the embodiment of the invention, the server automatically generates the corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations.
Wherein, the task instruction corresponds to the work order one by one. For example, two work orders exist, the server analyzes the two work orders to obtain the identifiers 1 and 2 of the two work orders, the server automatically generates a task instruction 1 according to the identifier of the work order with the identifier 1, the station operation information and the data transmission information of the stations, and automatically generates a task instruction 2 according to the identifier of the work order with the identifier 2, the station operation information and the data transmission information of the stations.
And step S204, processing the media asset data according to the payroll and the task instruction corresponding to the media asset data.
In the embodiment of the invention, the server processes the media asset data according to the payroll and the task instruction corresponding to the media asset data.
The media asset data processing comprises the steps of carrying out station operation on the media asset data and carrying out data transmission on stations.
In the embodiment of the invention, the server acquires the media asset data to be processed and the payroll corresponding to the media asset data, wherein the payroll corresponding to the media asset data is an instruction receipt for performing station operation scheduling on the media asset data. And then the server analyzes the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station. And the server automatically generates a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations, and processes the media asset data according to the work order and the task instruction corresponding to the media asset data. The management efficiency of the media asset data is improved by automatically and efficiently processing the media asset data.
Referring to fig. 3, fig. 3 is a schematic flow chart of a method for streaming media asset data according to another embodiment of the present invention. The execution subject of the present embodiment is a server. The media asset data circulation method comprises the following steps:
s301, acquiring media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
step S301 in this embodiment is the same as step S201 in the previous embodiment, and please refer to the related description of step S201 in the previous embodiment, which is not repeated herein.
Step S302, analyzing the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station;
step S302 in this embodiment is the same as step S202 in the previous embodiment, and please refer to the related description of step S202 in the previous embodiment, which is not repeated herein.
Step S303, automatically generating a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the station;
step S303 in this embodiment is the same as step S203 in the previous embodiment, and please refer to the related description of step S203 in the previous embodiment, which is not repeated herein.
Wherein the task instruction further comprises a task priority.
S304, inquiring task priority and work order identification at regular time;
in the embodiment of the invention, a time period is preset, and the server inquires the task priority and the identification of the work order every other time period.
S305, performing job sequencing on the task instructions according to the task priority and the identification of the work order;
wherein the number of work orders is greater than or equal to 2.
In the embodiment of the invention, when the server detects that the number of the work orders is greater than or equal to 2, the task orders are subjected to job sequencing according to the task priority and the identification of the work orders.
And S306, processing the media asset data according to the work order and the sequenced task instruction.
In the embodiment of the invention, the server inquires the task priority and the identification of the work order at regular time, and when the server detects that the number of the work orders is more than or equal to 2, the task order is sequenced according to the task priority and the identification of the work order. And the server processes the media asset data according to the work order and the sequenced task instruction. The management efficiency of the media asset data is improved by automatically and efficiently processing the media asset data.
Referring to fig. 4, fig. 4 is a schematic flow chart illustrating a media asset data streaming method according to another embodiment of the present invention. The execution subject of the present embodiment is a server. The media asset data circulation method comprises the following steps:
step S401, acquiring media resource data to be processed and a payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
step S401 in this embodiment is the same as step S301 in the previous embodiment, and please refer to the related description of step S301 in the previous embodiment, which is not repeated herein.
S402, analyzing the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station;
step S402 in this embodiment is the same as step S302 in the previous embodiment, and please refer to the related description of step S302 in the previous embodiment, which is not repeated herein.
Step S403, automatically generating a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the station;
step S403 in this embodiment is the same as step S303 in the previous embodiment, and please refer to the related description of step S303 in the previous embodiment, which is not repeated herein.
Wherein the task instruction further comprises a task priority.
S404, acquiring a modification instruction of a user on task priority;
in the embodiment of the invention, the task instruction further comprises task priority, and the server acquires a modification instruction of the task priority from a user.
Step S405, modifying the task priority according to the modification instruction;
in the embodiment of the invention, the server modifies the task priority according to the modification instruction. For example, there are task instruction 1 and task instruction 2, the priorities of task instruction 1 and task instruction 2 are the same, the current server needs to execute task instruction 1 first and then execute task instruction 2 according to the label of the work order, if the user wants the server to execute task instruction 2 first, the server obtains the modification instruction of the task priority of task instruction 2 by the user (modifies the task priority of task instruction 2), and the server modifies the task priority of task instruction 2 according to the modification instruction (so that the task priority of task instruction 2 is prior to the task priority of task instruction 1). Thus, the server can execute task instruction 2 before executing task instruction 1.
S406, inquiring task priority and work order identification at regular time;
in the embodiment of the invention, a time period is preset, and the server inquires the task priority and the identification of the work order every other time period.
S407, performing job sequencing on the task instructions according to the task priority and the identification of the work order;
wherein the number of work orders is greater than or equal to 2.
In the embodiment of the invention, when the server detects that the number of the work orders is greater than or equal to 2, the task orders are subjected to job sequencing according to the task priority and the identification of the work orders.
And step S408, processing the media asset data according to the work order and the sequenced task instruction.
In the embodiment of the invention, the server acquires the modification instruction of the task priority of the user, and then the server modifies the task priority according to the modification instruction. And the server inquires the task priority and the identification of the work order at regular time, and when the server detects that the number of the work orders is more than or equal to 2, the task instructions are sequenced according to the task priority and the identification of the work order. And the server processes the media asset data according to the work order and the sequenced task instruction. The management efficiency of the media asset data is improved by automatically and efficiently processing the media asset data.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a media asset data streaming device according to an embodiment of the present invention. The media asset data streaming device of the embodiment is a server. The media asset data streaming apparatus of this embodiment includes modules for executing steps in the embodiment corresponding to fig. 1, and please refer to fig. 1 and related descriptions in the embodiment corresponding to fig. 1 for details, which are not repeated herein. The media asset data circulation device of this embodiment includes: a first obtaining module 501, an analyzing module 502 and a processing module 503. Specifically, the method comprises the following steps:
the first obtaining module 501 is configured to obtain media resource data to be processed and a payroll corresponding to the media resource data, where the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
the work order comprises identification of the work order, station operation information and data transmission information of the stations.
The analysis module 502 is used for analyzing the payroll corresponding to the media asset data and automatically generating a corresponding task instruction;
and the processing module 503 is configured to process the media asset data according to the payroll and the task instruction corresponding to the media asset data.
According to the scheme, the media resource data circulation device obtains the media resource data to be processed and the payroll corresponding to the media resource data, wherein the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data. And then the media asset data circulation device analyzes the payroll corresponding to the media asset data and automatically generates a corresponding task instruction, and performs automatic task assignment on the media asset data according to the identification of the payroll, the station operation information and the data transmission information of the stations, namely performs station operation and station data transmission on the media asset data, and automatically and efficiently processes the media asset data, thereby improving the management efficiency of the media asset data.
Please refer to fig. 6, fig. 6 is a schematic diagram illustrating a detailed structure of the parsing module 502 in the embodiment shown in fig. 5, where each unit included in the parsing module 502 of the embodiment is used to execute step S202 and step S203 in the embodiment corresponding to fig. 2, and specific reference is made to relevant descriptions in the embodiments corresponding to fig. 2 and fig. 2, which is not repeated herein. The parsing module 502 of this embodiment includes: analysis section 601 and generation section 602. Specifically, the method comprises the following steps:
the analysis unit 601 is used for analyzing the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station;
the generating unit 602 is configured to automatically generate a corresponding task instruction according to the identifier of the work order, the station operation information, and the data transmission information of the station.
According to the scheme, the media resource data circulation device analyzes the work order to obtain the identification of the work order, the station operation information and the data transmission information of the stations, and automatically generates corresponding task instructions according to the identification of the work order, the station operation information and the data transmission information of the stations, the media resource data circulation device carries out station operation and station data transmission on the media resource data according to the work order and the task instructions corresponding to the media resource data, and the media resource data are automatically and efficiently processed, so that the management efficiency of the media resource data is improved.
Referring to fig. 7, fig. 7 is a schematic diagram illustrating a detailed structure of the processing module 503 in the embodiment shown in fig. 5, where each unit included in the processing module 503 of the embodiment is used for executing step S304, step S305, and step S306 in the embodiment corresponding to fig. 3, and specific reference is made to the relevant description in the embodiments corresponding to fig. 3 and fig. 3, which is not repeated herein. The processing module 503 of this embodiment includes: an inquiry unit 701, a sorting unit 702 and a processing unit 703. Specifically, the method comprises the following steps:
the query unit 701 is used for regularly querying task priorities and identifications of work orders;
a sorting unit 702, configured to perform job sorting on the task instructions according to the task priority and the identifier of the work order;
and when the server detects that the number of the work orders is greater than or equal to 2, performing job sequencing on the task instructions according to the task priority and the identification of the work orders.
And the processing unit 703 is configured to process the media asset data according to the work order and the sequenced task instruction.
In the embodiment of the invention, the media resource data flow device inquires the task priority and the identification of the work order at regular time, and when the server detects that the number of the work orders is more than or equal to 2, the media resource data flow device carries out operation sequencing on the task instruction according to the task priority and the identification of the work order. And then the media asset data circulation device processes the media asset data according to the work order and the sequenced task instruction. The management efficiency of the media asset data is improved by automatically and efficiently processing the media asset data.
Referring to fig. 8, fig. 8 is a schematic structural diagram of a media asset data streaming device according to an embodiment of the present invention. The media asset data streaming device of the embodiment is a server. The media asset data circulation device of this embodiment includes: a first obtaining module 801, an analyzing module 802, a second obtaining module 803, a modifying module 804 and a processing module 805, wherein the analyzing module 802 includes an analyzing unit 8021 and a generating unit 8022; processing module 805 includes query unit 8051, ranking unit 8052, and processing unit 8053. The modules and units included in the media asset data streaming apparatus of this embodiment are used to execute the steps in the embodiment corresponding to fig. 4, please refer to fig. 4 and the related description in the embodiment corresponding to fig. 4, which are not repeated herein. Specifically, the method comprises the following steps:
the first obtaining module 801 is configured to obtain media resource data to be processed and a payroll corresponding to the media resource data, where the payroll corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data;
the analysis module 802 includes an analysis unit 8021 for analyzing the work order to obtain the identification of the work order, the work station operation information, and the data transmission information of the work station;
the analysis module 802 includes a generation unit 8022, configured to automatically generate a corresponding task instruction according to the identification of the work order, the station operation information, and the data transfer information of the station;
a second obtaining module 803, configured to obtain a modification instruction of the task priority from the user;
a modifying module 804, configured to modify the task priority according to the modifying instruction;
the processing module 805 includes a query unit 8051, configured to query the task priority and the work order identifier at regular time;
the processing module 805 includes a sequencing unit 8052, configured to perform job sequencing on the task instruction according to the task priority and the identifier of the work order;
and when the server detects that the number of the work orders is greater than or equal to 2, performing job sequencing on the task instructions according to the task priority and the identification of the work orders.
The processing module 805 includes a processing unit 8053, configured to process the data of the medium resources according to the work order and the sequenced task instruction.
In the embodiment of the invention, the media asset data circulation device acquires the media asset data to be processed and a payroll corresponding to the media asset data. And then the media resource data flow device analyzes the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station. And automatically generating a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations. And acquiring a modification instruction of the task priority of the user, and modifying the task priority according to the modification instruction. The media resource data flow device inquires task priority and the identification of the work order at regular time, when the media resource data flow device detects that the number of the work orders is larger than or equal to 2, the media resource data flow device conducts operation sequencing on the task instructions according to the task priority and the identification of the work order, and finally, the media resource data are processed according to the work order and the sequenced task instructions. The management efficiency of the media asset data is improved by automatically and efficiently processing the media asset data.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the terminal and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed terminal and method can be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs.
The units in the terminal of the embodiment of the invention can be merged, divided and deleted according to actual needs.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A media asset data streaming method is characterized by comprising the following steps:
acquiring media asset data to be processed and a worksheet corresponding to the media asset data, wherein the worksheet corresponding to the media asset data is an instruction receipt for performing station operation scheduling on the media asset data, the worksheet comprises identification of the worksheet, station operation information and data transmission information of stations, each worksheet is provided with a label, and the station operation information comprises process starting, metadata warehousing, copying of media files to a global area, transcoding, program duration analysis, technical auditing, content publishing and process ending;
analyzing a work order corresponding to the media asset data and automatically generating a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations;
processing the media asset data according to the work order corresponding to the media asset data and the task instruction; the media resource data processing comprises station operation and station data transmission.
2. The method for streaming media asset data according to claim 1, wherein the step of parsing the payroll corresponding to the media asset data and automatically generating the corresponding task instruction comprises:
analyzing the work order to obtain the identification of the work order, the station operation information and the data transmission information of the station;
and automatically generating the corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations.
3. The method of streaming media asset data according to claim 2, wherein when the number of payslips is greater than or equal to 2, the task instruction further comprises a task priority;
the step of processing the media asset data according to the work order and the task instruction corresponding to the media asset data comprises the following steps:
inquiring the task priority and the identification of the work order regularly;
performing operation sequencing on the task instructions according to the task priority and the identification of the work order;
and processing the media asset data according to the work order and the sequenced task instruction.
4. The method of claim 3, wherein prior to the step of periodically querying the task priority and the identification of the payroll, the method further comprises:
acquiring a modification instruction of a user on the task priority;
and modifying the task priority according to the modification instruction.
5. A media asset data streaming device, characterized in that the media asset data streaming device comprises:
the system comprises a first acquisition module, a second acquisition module and a processing module, wherein the first acquisition module is used for acquiring media resource data to be processed and a worksheet corresponding to the media resource data, the worksheet corresponding to the media resource data is an instruction receipt for performing station operation scheduling on the media resource data, the worksheet comprises an identifier of the worksheet, station operation information and station data transmission information, each worksheet is provided with a label, and the station operation information comprises process starting, metadata warehousing, media file copying to a global area, transcoding, program duration analysis, technical auditing, content publishing and process ending;
the analysis module is used for analyzing the work order corresponding to the media asset data and automatically generating a corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations;
the processing module is used for processing the media asset data according to the payroll corresponding to the media asset data and the task instruction; the media resource data processing comprises station operation and station data transmission.
6. The funding data streaming apparatus of claim 5, wherein the parsing module comprises:
the analysis unit is used for analyzing the work order to obtain the identification of the work order, the work station operation information and the data transmission information of the work station;
and the generating unit is used for automatically generating the corresponding task instruction according to the identification of the work order, the station operation information and the data transmission information of the stations.
7. The funding data streaming apparatus of claim 6, wherein the task instructions further comprise a task priority when the number of payslips is greater than or equal to 2;
the processing module comprises:
the query unit is used for regularly querying the task priority and the identification of the work order;
the sequencing unit is used for carrying out operation sequencing on the task instruction according to the task priority and the identification of the work order;
and the processing unit is used for processing the media asset data according to the work order and the sequenced task instructions.
8. The funding data streaming apparatus of claim 7, wherein the funding data streaming apparatus further comprises:
the second acquisition module is used for acquiring a modification instruction of the task priority by a user;
and the modification module is used for modifying the task priority according to the modification instruction.
CN201611231633.9A 2016-12-27 2016-12-27 Media asset data streaming method and device Active CN106598721B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611231633.9A CN106598721B (en) 2016-12-27 2016-12-27 Media asset data streaming method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611231633.9A CN106598721B (en) 2016-12-27 2016-12-27 Media asset data streaming method and device

Publications (2)

Publication Number Publication Date
CN106598721A CN106598721A (en) 2017-04-26
CN106598721B true CN106598721B (en) 2020-01-03

Family

ID=58604633

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611231633.9A Active CN106598721B (en) 2016-12-27 2016-12-27 Media asset data streaming method and device

Country Status (1)

Country Link
CN (1) CN106598721B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858619B (en) * 2019-04-28 2023-07-21 ***通信集团河南有限公司 Data self-circulation method and device and electronic equipment
CN114240373A (en) * 2021-12-20 2022-03-25 湖南快乐阳光互动娱乐传媒有限公司 Media asset data warehousing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159818A (en) * 2007-10-29 2008-04-09 上海文广新闻传媒集团 Two-layered structure based media resource system
CN104092764A (en) * 2014-07-17 2014-10-08 百视通网络电视技术发展有限责任公司 Content distribution method and system based on internet television
CN104994399A (en) * 2015-07-01 2015-10-21 周义波 Distributed management system and method of media asset data
CN105117441A (en) * 2015-08-11 2015-12-02 北京思特奇信息技术股份有限公司 Data work order processing method and system
CN105677751A (en) * 2015-12-29 2016-06-15 北京奇艺世纪科技有限公司 Relation-type database scheduling method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159818A (en) * 2007-10-29 2008-04-09 上海文广新闻传媒集团 Two-layered structure based media resource system
CN104092764A (en) * 2014-07-17 2014-10-08 百视通网络电视技术发展有限责任公司 Content distribution method and system based on internet television
CN104994399A (en) * 2015-07-01 2015-10-21 周义波 Distributed management system and method of media asset data
CN105117441A (en) * 2015-08-11 2015-12-02 北京思特奇信息技术股份有限公司 Data work order processing method and system
CN105677751A (en) * 2015-12-29 2016-06-15 北京奇艺世纪科技有限公司 Relation-type database scheduling method and system

Also Published As

Publication number Publication date
CN106598721A (en) 2017-04-26

Similar Documents

Publication Publication Date Title
CN106933630B (en) Client upgrading method, device, equipment and storage medium
CN108959292B (en) Data uploading method, system and computer readable storage medium
US8307366B2 (en) Post-processing phase in a distributed processing system using assignment information
CN103581336A (en) Service flow scheduling method and system based on cloud computing platform
CN112099937A (en) Resource management method and device
CN106598721B (en) Media asset data streaming method and device
CN112148468A (en) Resource scheduling method and device, electronic equipment and storage medium
US10326824B2 (en) Method and system for iterative pipeline
US8612597B2 (en) Computing scheduling using resource lend and borrow
CA2668958A1 (en) System and method for managing batch production
CN113467944A (en) Resource deployment device and method for complex software system
CN102333280A (en) Business secret key renewing method and system and business processing server
CN104834730A (en) Data analysis system and method
CN105335313A (en) Basic data transmission method and apparatus
WO2019029721A1 (en) Task scheduling method, apparatus and device, and storage medium
CN101206649B (en) Multitask analysis system and method
CN113760499A (en) Method, device, computing equipment and medium for scheduling computing unit
CN116974994A (en) High-efficiency file collaboration system based on clusters
CN110750362A (en) Method and apparatus for analyzing biological information, and storage medium
CN110188258B (en) Method and device for acquiring external data by using crawler
US20080178182A1 (en) Work state returning apparatus, work state returning method, and computer product
CN116821187A (en) Database-based data processing method and device, medium and electronic equipment
CN116820714A (en) Scheduling method, device, equipment and storage medium of computing equipment
EP3407191A1 (en) Managing job schedules
CN112579280B (en) Cloud resource scheduling method and device and computer storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 518000 Guangdong city of Shenzhen province Nanshan District Guangdong streets Gao Xin Road No. 016 three storey building on the east side of Lenovo

Applicant after: Excellent network Co., Ltd.

Address before: 518000 Guangdong city of Shenzhen province Nanshan District Guangdong streets Gao Xin Road No. 016 three storey building on the east side of Lenovo

Applicant before: UT Starcom (Shenzhen) Technology Co., Ltd.

GR01 Patent grant
GR01 Patent grant