CN108268432B - Program engineering file conversion method and device - Google Patents

Program engineering file conversion method and device Download PDF

Info

Publication number
CN108268432B
CN108268432B CN201711341305.9A CN201711341305A CN108268432B CN 108268432 B CN108268432 B CN 108268432B CN 201711341305 A CN201711341305 A CN 201711341305A CN 108268432 B CN108268432 B CN 108268432B
Authority
CN
China
Prior art keywords
file
target
timeline
engineering
new
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
CN201711341305.9A
Other languages
Chinese (zh)
Other versions
CN108268432A (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.)
BEIJING JETSEN TECHNOLOGY CO LTD
China Central TV Station
Original Assignee
BEIJING JETSEN TECHNOLOGY CO LTD
China Central TV Station
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 BEIJING JETSEN TECHNOLOGY CO LTD, China Central TV Station filed Critical BEIJING JETSEN TECHNOLOGY CO LTD
Priority to CN201711341305.9A priority Critical patent/CN108268432B/en
Publication of CN108268432A publication Critical patent/CN108268432A/en
Application granted granted Critical
Publication of CN108268432B publication Critical patent/CN108268432B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/222Studio circuitry; Studio devices; Studio equipment

Abstract

The embodiment of the application provides a method and a device for converting a program project file, wherein the method comprises the following steps: acquiring and analyzing a source engineering file to obtain a material file and a time line file of the source engineering file, and a position, an out point and an in point of the material on a time line; transcoding the material file into a target material file format corresponding to the target project file to obtain a new material file; the source engineering file and the target engineering file are engineering files corresponding to different non-editing tools; converting the timeline file into a timeline file corresponding to the target engineering file to obtain a new timeline file; and associating the new material file with the new timeline file according to the position, the out point and the in point of the material on the timeline to obtain the target project file. By adopting the scheme in the application, the transfer of the project files among different non-editing tools can be realized, and the program making efficiency is improved.

Description

Program engineering file conversion method and device
Technical Field
The present application relates to the field of program production technologies, and in particular, to a method and an apparatus for converting a program engineering file.
Background
Existing non-editing tools (also called non-linear editing software) can save engineering files after editing the timeline for subsequent editing. Different engineering file formats are derived by different non-authoring tools, and AAF () and XML are two exchange formats that are commonly used by non-authoring tools.
The AAF is an open standard for multimedia creation and post-production and is oriented to the business industry, the problem of digital creation by cooperation of multiple users, cross-platform computers and multiple computers is solved, and great convenience is brought to post-production. The AAF format comprises data contents of an entity and metadata, wherein the entity mainly refers to video and audio data, and the metadata refers to data describing the entity. Rich metadata is defined in AAF to describe clipping, special effects, transitions and other editing functions. AAF can be used by non-authoring tools such as Avid Media Composer, Edius, etc. to save timeline project files.
XML is an extensible markup language commonly used in computers to describe structured data. The non-editing tool describes the materials and editing information used on the time line by customizing various marks in an XML file. FCPX uses XML to hold timeline project files.
Different non-editing tools cannot directly use engineering files for exchange, for example, FCPX cannot open AAF files; however, the format of the used source material file cannot be commonly used, and the Avid Media Composer also has the problem of offline material when opening the adius-exported AAF file, and the like, because the material format quoted on the Edius non-editing time line is various, the path of the material is not uniform, and the material format used by the Avid Media Composer non-editing time line and the path of the material are fixed and uniform, if not processed, the adius-exported AAF file can be imported into the Avid Media Composer, but the material has the problem of offline.
By adopting the scheme in the prior art, the project files can not be transferred among different non-editing tools, so that the program making efficiency is reduced.
Disclosure of Invention
The embodiment of the application provides a program engineering file conversion method and device, which are used for solving the problem that in the prior art, engineering files cannot be transferred among different non-editing tools, so that the program production efficiency is reduced.
According to an aspect of an embodiment of the present application, there is provided a method for converting a program project file, including: acquiring and analyzing a source engineering file to obtain a material file and a time line file of the source engineering file, and a position, an out point and an in point of the material on a time line; transcoding the material file into a target material file format corresponding to the target project file to obtain a new material file; the source engineering file and the target engineering file are engineering files corresponding to different non-editing tools; converting the timeline file into a timeline file corresponding to the target engineering file to obtain a new timeline file; and associating the new material file with the new timeline file according to the position, the out point and the in point of the material on the timeline to obtain the target project file.
According to another aspect of the embodiments of the present application, there is also provided a conversion apparatus for a program project file, including: the acquisition and analysis module is used for acquiring and analyzing the source engineering file to obtain a material file and a time line file of the source engineering file, and the position, the out point and the in point of the material on a time line; the material transcoding module is used for transcoding the material file into a target material file format corresponding to the target project file to obtain a new material file; the source engineering file and the target engineering file are engineering files corresponding to different non-editing tools; the timeline conversion module is used for converting the timeline file into a timeline file corresponding to the target engineering file to obtain a new timeline file; and the association module is used for associating the new material file with the new timeline file according to the position, the out point and the in point of the material on the timeline to obtain the target engineering file.
By adopting the method and the device for converting the program engineering file, the source engineering file can be analyzed, and a material file, a timeline file, and the position, the out point and the in point of the material on a timeline are respectively obtained; then, respectively converting the material file and the timeline file into a material file and a timeline file corresponding to the target engineering file; then, according to the program clipping information of the source file, namely the position, the out point and the in point of the material on the timeline, the converted material file is associated with the timeline file to obtain a target project file; therefore, the transmission of the project files among different non-editing tools is realized, and the program making efficiency is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart illustrating a method for converting a program project file according to a first embodiment of the present application;
fig. 2 is a schematic structural diagram of a conversion apparatus for program project files according to a fourth embodiment of the present application.
Detailed Description
In the process of implementing the present application, the inventors found that, in the prior art, different non-editing tools cannot directly use engineering files for exchange, for example, FCPX cannot open AAF files; however, the format of the used source material file cannot be commonly used, and the Avid Media Composer also has the problem of offline material when opening the adius-exported AAF file, and the like, because the material format quoted on the Edius non-editing time line is various, the path of the material is not uniform, and the material format used by the Avid Media Composer non-editing time line and the path of the material are fixed and uniform, if not processed, the adius-exported AAF file can be imported into the Avid Media Composer, but the material has the problem of offline.
Although there are some general engineering file format definitions, because the material file formats supported by the non-editing tools are different and no tool for converting the material file formats in engineering is provided, the existing scheme can only output the engineering file of one non-editing software into a media file and then import the media file into another non-editing software for use if different non-editing tools are required to be used. The scheme does not inherit the clipping information, and materials in the original project are invisible, so that the editing can not be continuously carried out on the basis of the original project.
In order to solve the above problem, embodiments of the present application provide a method and an apparatus for converting a program engineering file, so as to solve the problem that in the prior art, the program production efficiency is reduced because the engineering file cannot be transferred between different non-editing tools.
By adopting the method and the device for converting the program engineering file, the source engineering file can be analyzed, and a material file, a timeline file, and the position, the out point and the in point of the material on a timeline are respectively obtained; then, respectively converting the material file and the timeline file into a material file and a timeline file corresponding to the target engineering file; then, according to the program clipping information of the source file, namely the position, the out point and the in point of the material on the timeline, the converted material file is associated with the timeline file to obtain a target project file; therefore, the transmission of the project files among different non-editing tools is realized, and the program making efficiency is improved.
In order to make the technical solutions and advantages of the embodiments of the present application more apparent, the following further detailed description of the exemplary embodiments of the present application with reference to the accompanying drawings makes it clear that the described embodiments are only a part of the embodiments of the present application, and are not exhaustive of all embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
Example one
Fig. 1 is a flowchart illustrating a method for converting a program project file according to a first embodiment of the present application.
As shown in fig. 1, a method for converting a program project file according to a first embodiment of the present application includes the following steps:
s101, acquiring and analyzing a source engineering file, and respectively acquiring a material file and a timeline file of the source engineering file, and a position, an out point and an in point of the material on a timeline.
In the specific implementation, when analyzing the source project file, the information such as the project basic information, the material information, the track and the clip information on the timeline can be obtained first. Specifically, the engineering basic information includes: project name, project type (high definition or standard definition), etc.; the material information includes: material name, material path, material type, material media length, etc.; the timeline track information includes: the type of the track, the number of the tracks, the length of the time line and the like; timeline clip information: material location, in point, out point, name, etc. And then, acquiring a material file according to the material path.
S102, transcoding the material file into a target material file format corresponding to the target project file to obtain a new material file; the source project file and the target project file are project files corresponding to different non-editing tools.
In specific implementation, before this step, the target material file format may be further determined according to a non-editing tool corresponding to the target project file.
For example, if the non-editing tool running the target project file is Avid Media Composer, the target material file is MXF DNxHD material format file, and if the non-editing tool running the target project file is FCPX, the target material file is MOV ProRes material format file.
In specific implementation, before the step, a worker can manually select or input the format of the target material file; this is not limited by the present application.
In specific implementation, the material file can also be a low-bit-rate material file; the new material file may also be a high bit rate material file. That is, the method for converting program engineering files in the embodiment of the present application may also be applied to converting engineering files with different code rates in the same non-editing tool.
In the specific implementation, in this step, when transcoding the material, the transcoding length of the material may be preset by the staff. For example, the length of the material in the source project file is 10 seconds, and the staff can preset transcoding for only 5 seconds; rather than requiring the full transcoding of the 10 second material in the source project file.
S103, converting the timeline file into a timeline file corresponding to the target project file to obtain a new timeline file.
In specific implementation, the timeline file in this step may be converted from an AAF file without editing a to an AAF file without editing B, or from an AAF file without editing a to an XML file without editing B, because even though the same AAF is used, the non-editing format standards of different manufacturers are different and are not completely compatible, so that it is necessary to perform conversion during program production.
And S104, associating the new material file with the new timeline file according to the position, the out point and the in point of the material on the timeline to obtain a target project file.
In specific implementation, before this step, the method may further include: judging whether the operating system operated by the source project file is consistent with the operating system operated by the target project file; and if not, modifying the material path of the new material file according to the path naming rule of the operating system operated by the target project file. For example, if the source project file runs on a Windows operating system and the target project file runs on a Mac operating system, the path of the transcoded material file needs to be modified to a file path that can be recognized by the Mac operating system.
By adopting the conversion method of the program engineering file provided by the embodiment of the application, the source engineering file can be analyzed, and a material file, a timeline file, and the position, the out point and the in point of the material on the timeline are respectively obtained; then, respectively converting the material file and the timeline file into a material file and a timeline file corresponding to the target engineering file; then, according to the program clipping information of the source file, namely the position, the out point and the in point of the material on the timeline, the converted material file is associated with the timeline file to obtain a target project file; therefore, the transmission of the project files among different non-editing tools is realized, and the program making efficiency is improved.
In addition, by adopting the scheme in the embodiment of the application, a data model is abstracted to express the project, the material and the time line based on data analysis of the source project files generated by the non-editing tools, compared with a mode of directly exporting and importing the finished project files, complete clipping information can be inherited, and the material also generates a corresponding new material file through transcoding, so that the original material content is also available for use, and good experience is provided on the editing consistency.
Example two
A method for converting a program project file according to the second embodiment of the present application will be described below with reference to a specific example.
The program engineering file conversion method in the embodiment of the application is applied to cross-operating systems and cross-non-editing tools, namely heterogeneous non-editing scenes.
In specific implementation, due to different formats of material media files supported by different non-coding tools, transcoding of the format of the material file is required, the corresponding relation of the material file is recorded, and the transcoded material file is associated when a new project file is generated, so that the situation that the material is offline when the generated project file is opened by a target non-coding tool can be ensured.
Taking a source engineering file as an Avid AAF engineering file corresponding to an Avid Media Composer non-editing tool and a target engineering file as an FCPX XML engineering file corresponding to an FCPX non-editing tool as an example, assuming that the converted input file name is avidExport.aaf and the target output file name is fcpxExport.fcpxml; the aaf project file uses a material named clip, which includes a video stream and two audio streams, and the video stream and the audio streams are both marked with in-out points and tiled on the track of the timeline.
The specific process of conversion is as follows:
1. analyzing the source engineering file to obtain a material file and a timeline file in the source engineering file; and engineering basic information, material information, timeline track information, timeline clipping information, and the like.
Specifically, analyzing a source project file with the type of an AAF file to obtain information such as a path, a length and the like of a clip material file, and recording information such as an in-out point, position information and the like on a time line track;
2. and transcoding the material files in the data model one by one to generate new material files, wherein the new material files use the file format used by the target non-coding tool.
Specifically, the association relationship between the original material and the new material can be recorded.
In this embodiment, as the Avid Media Composer uses MXF files with separated audio and video, the corresponding relationship at this time is that one original file corresponds to a group of object files; the target project file type is FCPX, which is the more common material format for MOV ProRes and therefore requires transcoding.
Specifically, a transcoding tool can be called to set a ProRes transcoding template, the transcoding source file is a clip V.mxf, clip A01.mxf or clip A02.mxf file group, and the transcoding target file is a clip. The correspondence data may be stored using json records or xml.
Specifically, the following json data can be employed to describe the correspondence between materials (where mxf file groups correspond to mov files, but are distinguished using different groupType):
Figure BDA0001508483550000081
3. and replacing the original material information with the information of the new material file generated by transcoding according to the material association relation.
In specific implementation, after the data of the material corresponding relation is obtained, the original MXF file information can be deleted, and clipV.mxf, clipA01.mxf and clipA02.mxf can be deleted; MOV file information is recorded, type, length etc. of clip.
4. When the engineering file needs to be switched and used among different operating systems, the material path information can be subjected to replacement processing.
For example, when a project file needs to be switched between Windows and Mac platforms for use, for example, an original project is exported by a non-programming tool under a Windows system, a generated new project file is required to be opened in the non-programming tool under the Mac system, and the project file is placed on a shared mounting disc, so that the project file can be accessed in different systems, but path representations are different under different systems, and at this time, the material path information can be replaced.
If the path of the transcoded MOV media file under the Windows system is "M: \ Material \ Project001\ clip.mov", where M is a shared disk file, the path becomes "file:///Volumes/Material/Project 001/clip.mov" when mounted under the Mac system, so that the path information of the Material file is required to be "M: "replace by" file:///Volumes ".
5. And converting the timeline file of the source engineering file into the timeline file of the target engineering file to obtain a new timeline file.
Specifically, the time line is a key point for describing the engineering file, and contains a production result compiled and guided in post production, wherein the production result contains important information such as an audio and video material reference relation, the position of a material segment in the time line, the input and output points of the time line material segment and the like, when the information is converted into the target engineering file, the information needs to be inherited to a target time line, and if the transcoded material is a local material of a source material, the input and output points of the time line material segment need to be correspondingly changed. The calculation formula is as follows: the position of the new in-out point of the material segment is the in-out point of the source material segment + the offset of the new material relative to the source material.
When the material is referred, the source material is sometimes the audio/video related material, and when the transcoded material is the audio/video integrated material, the association relationship of each audio segment needs to be modified again to point to the corresponding audio/video integrated material after transcoding. When various non-programs describe the project, if the units of the description parameters are inconsistent, conversion is required according to the parameter description modes of the source and the target.
6. And associating the new material files with the new timeline file, and exporting to generate corresponding target project files.
The target non-editing tool is FCPX, fcpxexport-fcpxml engineering files can be directly exported according to new material files and timeline files, the generated target engineering files can contain information of timeline tracks, clip in-out points, positions and the like which are consistent with those of a source engineering, and the target engineering files contain new material files clip.
By adopting the conversion method of the program engineering file provided by the embodiment of the application, the source engineering file can be analyzed, and a material file, a timeline file, and the position, the out point and the in point of the material on the timeline are respectively obtained; then, respectively converting the material file and the timeline file into a material file and a timeline file corresponding to the target engineering file; then, according to the program clipping information of the source file, namely the position, the out point and the in point of the material on the timeline, the converted material file is associated with the timeline file to obtain a target project file; therefore, the transmission of the project files among different non-editing tools is realized, and the program making efficiency is improved.
EXAMPLE III
Next, a description will be given of a program project file conversion method according to a third embodiment of the present application.
The method for converting the program project files in the embodiment of the application is applied to the conversion scene of isomorphic non-edited project files. In particular, the method can be applied to application scenes for supporting high and low codes containing special effects and subtitle timelines.
For the same non-programmed software, the conversion of the engineering file is sometimes required. For example, low-code materials are used during engineering editing, and the low-code materials need to be converted into high-code materials for outputting, and the scheme in the application also supports the conversion of the condition of switching high and low codes and can correctly process special effect contents in the high-code materials.
The conversion process is as follows:
1. analyzing the source engineering file, and acquiring and recording information such as materials, tracks, editing in-out points and the like in the source engineering file;
2. transcoding the material files one by one to generate new material files, and recording the corresponding association relationship between the original material files and the new material files;
3. updating material information according to the corresponding association relationship of the materials;
4. generating a temporary project file using the new material information;
5. and mixing the source project file and the temporary project file to generate a target project file containing new materials, the source timeline clip and the special effect information.
By adopting the conversion method of the program engineering file provided by the embodiment of the application, the transcoding of the engineering file in the same non-editing tool can be realized; the program production efficiency is improved.
Based on the same inventive concept, the embodiment of the present application further provides a device for converting a program project file, and as the principle of the device for solving the problem is similar to the method provided in the first embodiment of the present application, the implementation of the device may refer to the implementation of the method, and repeated details are not repeated.
Example four
Fig. 2 is a schematic structural diagram of a conversion apparatus for program project files according to a fourth embodiment of the present application.
As shown in fig. 2, the apparatus 200 for converting a program project file according to the fourth embodiment of the present application includes: an obtaining and analyzing module 201, configured to obtain and analyze a source engineering file, to obtain a material file and a timeline file of the source engineering file, and a position, an out point, and an in point of the material on a timeline; the material transcoding module 202 is used for transcoding the material file into a target material file format corresponding to the target project file to obtain a new material file; the source engineering file and the target engineering file are engineering files corresponding to different non-editing tools; the timeline converting module 203 is configured to convert the timeline file into a timeline file corresponding to the target engineering file, so as to obtain a new timeline file; and the associating module 204 is configured to associate the new material file with the new timeline file according to the position, the out point, and the in point of the material on the timeline, so as to obtain the target engineering file.
In specific implementation, the material transcoding module can be further specifically used for calling a transcoding tool and setting a transcoding template corresponding to the target material format; and transcoding the material file into a target material file format corresponding to the target project file through the transcoding template.
In a specific implementation, the apparatus 200 for converting a program project file according to the fourth embodiment of the present application may further include: the judging module is used for judging whether the operating system operated according to the source project file is consistent with the operating system operated according to the target project file; and the path modification module is used for modifying the material path of the new material file according to the path naming rule of the operating system operated by the target project file when the target project file is inconsistent with the operating system.
In a specific implementation, the apparatus 200 for converting a program project file according to the fourth embodiment of the present application may further include: and the recording module is used for recording the corresponding relation between the material file and the new material file.
In a specific implementation, the apparatus 200 for converting a program project file according to the fourth embodiment of the present application may further include: and the material format determining module is used for determining the format of the target material file according to the non-editing tool corresponding to the target engineering file.
By adopting the conversion device of the program engineering file provided by the embodiment of the application, the source engineering file can be analyzed, and a material file, a timeline file, and the position, the out point and the in point of the material on a timeline are respectively obtained; then, respectively converting the material file and the timeline file into a material file and a timeline file corresponding to the target engineering file; then, according to the program clipping information of the source file, namely the position, the out point and the in point of the material on the timeline, the converted material file is associated with the timeline file to obtain a target project file; therefore, the transmission of the project files among different non-editing tools is realized, and the program making efficiency is improved.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.

Claims (10)

1. A method for converting a program project file is characterized by comprising the following steps:
acquiring and analyzing a source engineering file to respectively obtain a material file and a time line file of the source engineering file, and a position, an out point and an in point of the material on a time line;
transcoding part or all of the material files into a target material file format corresponding to the target project file to obtain new material files; the source engineering file and the target engineering file are engineering files corresponding to different non-editing tools;
converting the timeline file into a timeline file corresponding to the target engineering file to obtain a new timeline file, wherein if the transcoded new material is a local material of the source material, an in point and an out point of the new material included in the new timeline file need to be recalculated, and the calculation formula is as follows: the input and output points of the new material are the input and output points of the source material and the offset of the new material relative to the source material;
and associating the new material file with the new timeline file according to the position, the out point and the in point of the material on the timeline to obtain the target engineering file.
2. The method according to claim 1, wherein transcoding the material file into a target material file format corresponding to a target project file to obtain a new material file comprises:
calling a transcoding tool, and setting a transcoding template corresponding to the target material format;
and transcoding the material file into a target material file format corresponding to the target project file through the transcoding template.
3. The method as claimed in claim 2, further comprising, before associating the new material file with the timeline file according to the position of the material on the timeline, the out-point, the in-point, and obtaining the target project file:
judging whether the operating system operated by the source project file is consistent with the operating system operated by the target project file;
and if not, modifying the material path of the new material file according to the path naming rule of the operating system operated by the target project file.
4. The method of claim 1, wherein after transcoding the material file into a target material file format corresponding to a target project file to obtain a new material file, further comprising:
and recording the corresponding relation between the material file and the new material file.
5. The method according to any one of claims 1-4, further comprising, before transcoding the material file into a target material file format corresponding to a target project file, and obtaining a new material file:
and determining the format of the target material file according to the non-editing tool corresponding to the target engineering file.
6. A conversion apparatus for a program project file, comprising:
the acquisition and analysis module is used for acquiring and analyzing a source engineering file to obtain a material file and a time line file of the source engineering file, and the position, the out point and the in point of the material on a time line;
the material transcoding module is used for transcoding part or all of the material files into a target material file format corresponding to the target project file to obtain new material files; the source engineering file and the target engineering file are engineering files corresponding to different non-editing tools;
and the timeline conversion module is used for converting the timeline file into a timeline file corresponding to the target engineering file to obtain a new timeline file, wherein if the transcoded new material is a local material of the source material, the in-point and the out-point of the new material in the new timeline file are recalculated, and the calculation formula is as follows: the input and output points of the new material are the input and output points of the source material and the offset of the new material relative to the source material;
and the association module is used for associating the new material file with the new timeline file according to the position, the out point and the in point of the material on the timeline to obtain the target engineering file.
7. The apparatus according to claim 6, wherein the material transcoding module is specifically configured to invoke a transcoding tool, and set a transcoding template corresponding to the target material format; and transcoding the material file into a target material file format corresponding to the target project file through the transcoding template.
8. The apparatus of claim 7, further comprising:
the judging module is used for judging whether the operating system operated according to the source project file is consistent with the operating system operated according to the target project file;
and the path modification module is used for modifying the material path of the new material file according to the path naming rule of the operating system operated by the target project file when the target project file is inconsistent with the operating system.
9. The apparatus of claim 6, further comprising:
and the recording module is used for recording the corresponding relation between the material file and the new material file.
10. The apparatus of any one of claims 6-9, further comprising:
and the material format determining module is used for determining the format of the target material file according to the non-editing tool corresponding to the target engineering file.
CN201711341305.9A 2017-12-14 2017-12-14 Program engineering file conversion method and device Active CN108268432B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711341305.9A CN108268432B (en) 2017-12-14 2017-12-14 Program engineering file conversion method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711341305.9A CN108268432B (en) 2017-12-14 2017-12-14 Program engineering file conversion method and device

Publications (2)

Publication Number Publication Date
CN108268432A CN108268432A (en) 2018-07-10
CN108268432B true CN108268432B (en) 2022-02-01

Family

ID=62771983

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711341305.9A Active CN108268432B (en) 2017-12-14 2017-12-14 Program engineering file conversion method and device

Country Status (1)

Country Link
CN (1) CN108268432B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109640187A (en) * 2018-12-07 2019-04-16 成都东方盛行电子有限责任公司 A kind of multi-terminal video collaborative editing system and method
CN112437207B (en) * 2020-10-28 2021-09-21 青岛市广播电视台 AVID super-fusion system based on universal storage platform and content production method thereof
CN112233667B (en) * 2020-12-17 2021-03-23 成都索贝数码科技股份有限公司 Synchronous voice recognition method based on deep learning
CN113411631B (en) * 2021-04-30 2023-04-18 成都东方盛行电子有限责任公司 Method for online collaborative editing of short video
CN114244971B (en) * 2021-11-24 2023-09-05 图腾视界(广州)数字科技有限公司 Centralized control method and device for multiple systems

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101188690A (en) * 2007-11-19 2008-05-28 新奥特(北京)视频技术有限公司 A device for realizing engineering interaction by using engineering snapshot technology
CN101909047A (en) * 2009-11-27 2010-12-08 新奥特(北京)视频技术有限公司 Method and device for acquiring multimedia programs
CN102447842A (en) * 2011-10-10 2012-05-09 中央电视台 Quick cutting method and system capable of supporting selecting, hasty editing and uploading of external medium
CN102609400A (en) * 2011-01-19 2012-07-25 上海中信信息发展股份有限公司 Method for converting file formats and conversion tool
CN102739927A (en) * 2011-09-23 2012-10-17 新奥特(北京)视频技术有限公司 Method and system for manufacturing media resource
CN102984465A (en) * 2012-12-20 2013-03-20 北京中科大洋科技发展股份有限公司 Program synthesis system and method applicable to networked intelligent digital media
CN106953915A (en) * 2017-03-20 2017-07-14 浙江广播电视集团 A kind of method of EDIUS NLE systems cloud computing

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040151469A1 (en) * 2003-01-31 2004-08-05 Engholm Kathryn A. Video editing timeline with measurement results
US8898563B2 (en) * 2007-04-13 2014-11-25 Gvbb Holdings S.A.R.L. Editing apparatus and an editing method
CN100454981C (en) * 2007-11-19 2009-01-21 新奥特(北京)视频技术有限公司 Method of generating snapshot document of engineering
US8341525B1 (en) * 2011-06-03 2012-12-25 Starsvu Corporation System and methods for collaborative online multimedia production
CN102752493A (en) * 2011-09-29 2012-10-24 新奥特(北京)视频技术有限公司 Editing method for loading flow chart to effects and timelines
CN103152605B (en) * 2013-03-05 2015-09-09 天脉聚源(北京)传媒科技有限公司 A kind of method of voice data transcoding, device and transcoding server
CN104469396B (en) * 2014-12-24 2018-01-05 北京中科大洋信息技术有限公司 A kind of distributed trans-coding system and method
CN105468711A (en) * 2015-11-19 2016-04-06 中央电视台 Audio processing method and apparatus

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101188690A (en) * 2007-11-19 2008-05-28 新奥特(北京)视频技术有限公司 A device for realizing engineering interaction by using engineering snapshot technology
CN101909047A (en) * 2009-11-27 2010-12-08 新奥特(北京)视频技术有限公司 Method and device for acquiring multimedia programs
CN102609400A (en) * 2011-01-19 2012-07-25 上海中信信息发展股份有限公司 Method for converting file formats and conversion tool
CN102739927A (en) * 2011-09-23 2012-10-17 新奥特(北京)视频技术有限公司 Method and system for manufacturing media resource
CN102447842A (en) * 2011-10-10 2012-05-09 中央电视台 Quick cutting method and system capable of supporting selecting, hasty editing and uploading of external medium
CN102984465A (en) * 2012-12-20 2013-03-20 北京中科大洋科技发展股份有限公司 Program synthesis system and method applicable to networked intelligent digital media
CN106953915A (en) * 2017-03-20 2017-07-14 浙江广播电视集团 A kind of method of EDIUS NLE systems cloud computing

Also Published As

Publication number Publication date
CN108268432A (en) 2018-07-10

Similar Documents

Publication Publication Date Title
CN108268432B (en) Program engineering file conversion method and device
US20060236219A1 (en) Media timeline processing infrastructure
EP2939424B1 (en) A system and method for generating personal videos
US11120836B2 (en) Editing apparatus and editing method
CN103324513B (en) Program annotation method and apparatus
US10446188B2 (en) Method and apparatus for low latency non-linear media editing using file-based inserts into finalized digital multimedia files
US10025787B2 (en) Systems and methods for selecting digital data for archival
CN112004137A (en) Intelligent video creation method and device
US7941739B1 (en) Timeline source
US11847155B2 (en) Systems and methods for selecting digital data for archival
US7934159B1 (en) Media timeline
US9251256B2 (en) System and method for maintaining cue point data structure independent of recorded time-varying content
US9911460B2 (en) Fast and smart video trimming at frame accuracy on generic platform
EP3506263B1 (en) Asset genealogy tracking in digital editing systems
CN1846266B (en) File recording device, file reproducing device, file recording method, program of file recording method, recording medium containing therein program of file recording method, file reproducing method,
EP2370905B1 (en) Media portability and compatibility for different destination platforms
IT201900004823A1 (en) System and method for instant concatenation of video content through performance.
CN108564973A (en) A kind of audio file play method and device
Corral García et al. Enabling interactive and interoperable semantic music applications
CN105468711A (en) Audio processing method and apparatus
CN104486683A (en) Video editing method and device
US20230215467A1 (en) Difference engine for media change management
CN115243108B (en) Decoding playing method
KR102260665B1 (en) Video Rendering System for Utilizing Contents Editing S/W
US8649666B2 (en) Apparatus and method for generating moving image and apparatus and method for reproducing moving image

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
GR01 Patent grant
GR01 Patent grant