CN114419203A - File processing method and device - Google Patents

File processing method and device Download PDF

Info

Publication number
CN114419203A
CN114419203A CN202210094475.6A CN202210094475A CN114419203A CN 114419203 A CN114419203 A CN 114419203A CN 202210094475 A CN202210094475 A CN 202210094475A CN 114419203 A CN114419203 A CN 114419203A
Authority
CN
China
Prior art keywords
animation
frame
file
target
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210094475.6A
Other languages
Chinese (zh)
Inventor
胡清
钟洪斌
占枫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Kingsoft Digital Network Technology Co Ltd
Original Assignee
Zhuhai Kingsoft Digital Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Kingsoft Digital Network Technology Co Ltd filed Critical Zhuhai Kingsoft Digital Network Technology Co Ltd
Priority to CN202210094475.6A priority Critical patent/CN114419203A/en
Publication of CN114419203A publication Critical patent/CN114419203A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The application provides a file processing method and a file processing device, wherein the file processing method comprises the following steps: receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request; acquiring frame information in the animation file to be processed; generating an animation configuration file based on the frame information; and creating a target animation file in the target format according to the animation configuration file. According to the animation configuration file generation method and device, the animation configuration file is generated based on the frame information, the target animation file in the target format is generated based on the animation configuration file, the animation file to be processed is converted into the target format, and therefore format conversion efficiency is improved, animation production efficiency is improved, and animation production cost is saved.

Description

File processing method and device
Technical Field
The application relates to the technical field of computers, in particular to a file processing method. The application also relates to a file processing apparatus, a computing device, and a computer-readable storage medium.
Background
With the development of internet technology, many users use animation production software to produce animation such as movie and television postanimation and game animation.
In the prior art, animation files with different formats can be made in different types of animation software, and animation files with different formats have different animation characteristics, so that animation files with different formats can be applied to different scenes.
However, some animation files of different formats cannot be displayed in the same animation software, i.e., a user cannot perform cross-software animation; when cross-software production requirements exist, a user can only carry out animation production by learning various different animation production software, so that the efficiency is influenced, and the cost is higher; further, if animation is performed using new animation software, an animation file created by the original animation software cannot be used continuously.
Therefore, how to realize efficient utilization of animation files and how to realize cross-software use of animation files with different formats become a technical problem to be solved by those skilled in the art.
Disclosure of Invention
In view of this, embodiments of the present application provide a file processing method to solve technical defects in the prior art. The embodiment of the application also provides a file processing device, a computing device and a computer readable storage medium.
According to a first aspect of embodiments of the present application, there is provided a file processing method, including:
receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
acquiring frame information in the animation file to be processed;
generating an animation configuration file based on the frame information;
and creating a target animation file in the target format according to the animation configuration file.
According to a second aspect of the embodiments of the present application, there is provided a file processing method applied to a first process, including:
receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
acquiring frame information in the animation file to be processed;
generating an animation profile based on the frame information.
According to a third aspect of the embodiments of the present application, there is provided a file processing method applied to a second process, including:
receiving an animation configuration file display request, wherein the animation configuration file display request comprises an animation configuration file identifier;
determining an animation configuration file based on the animation configuration file identifier, and analyzing the animation configuration file to obtain frame information;
and generating an animation frame set according to the frame information, and storing each target animation frame in the animation frame set to obtain a target animation file in a target format.
According to a fourth aspect of embodiments of the present application, there is provided a document processing apparatus including:
the receiving module is configured to receive a file processing request, and determine a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
the acquisition module is configured to acquire frame information in the animation file to be processed;
a generation module configured to generate an animation profile based on the frame information;
a creation module configured to create a target animation file of the target format according to the animation profile.
According to a fifth aspect of the embodiments of the present application, there is provided a file processing apparatus applied to a first process, including:
the receiving module is configured to receive a file processing request, and determine a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
the acquisition module is configured to acquire frame information in the animation file to be processed;
a generation module configured to generate an animation profile based on the frame information.
According to a sixth aspect of the embodiments of the present application, there is provided a file processing apparatus applied to a second process, including:
the animation configuration file display method comprises a receiving module, a display module and a display module, wherein the receiving module is configured to receive an animation configuration file display request, and the animation configuration file display request comprises an animation configuration file identifier;
the analysis module is configured to determine an animation configuration file based on the animation configuration file identifier and analyze the animation configuration file to obtain frame information;
and the generating module is configured to generate an animation frame set according to the frame information and store each target animation frame in the animation frame set to obtain a target animation file in a target format.
According to a seventh aspect of embodiments of the present application, there is provided a computing device comprising:
a memory and a processor;
the memory is used for storing computer-executable instructions, and the steps of the file processing method are realized when the processor executes the computer-executable instructions.
According to an eighth aspect of embodiments herein, there is provided a computer-readable storage medium storing computer-executable instructions that, when executed by a processor, implement the steps of the file processing method.
According to a ninth aspect of embodiments of the present application, there is provided a chip storing a computer program which, when executed by the chip, implements the steps of the file processing method.
According to the file processing method, the animation file to be processed and the target format are determined according to the received file processing request, so that the animation file to be processed, which is aimed at by the file processing request, can be conveniently determined, and the format of the animation file to be processed is processed; frame information in the animation file to be processed is obtained, so that the efficiency of subsequently generating the animation configuration file and the accuracy of the animation configuration file are improved; the animation configuration file is generated based on the frame information, the target animation file in the target format is generated based on the animation configuration file, and the animation file to be processed is converted into the target format, so that the format conversion efficiency is improved, the animation production efficiency is further improved, and the animation production cost is also saved through format conversion of the animation file.
Drawings
FIG. 1 is a flowchart of a document processing method according to a first embodiment of the present application;
FIG. 2 is a flowchart of a document processing method according to a second embodiment of the present application;
FIG. 3 is a flowchart of a document processing method according to a third embodiment of the present application;
FIG. 4 is a schematic processing flow chart of a file processing method applied to an animation file Q according to an embodiment of the present application;
FIG. 5 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present application;
FIG. 6 is a schematic structural diagram of a file processing apparatus applied to a first process according to an embodiment of the present application;
FIG. 7 is a schematic structural diagram of a file processing apparatus applied to a second process according to an embodiment of the present application;
fig. 8 is a block diagram of a computing device according to an embodiment of the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is capable of implementation in many different ways than those herein set forth and of similar import by those skilled in the art without departing from the spirit of this application and is therefore not limited to the specific implementations disclosed below.
The terminology used in the one or more embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the one or more embodiments of the present application. As used in one or more embodiments of the present application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present application is intended to encompass any and all possible combinations of one or more of the associated listed items.
It will be understood that, although the terms first, second, etc. may be used herein in one or more embodiments of the present application to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first aspect may be termed a second aspect, and, similarly, a second aspect may be termed a first aspect, without departing from the scope of one or more embodiments of the present application.
First, the noun terms to which one or more embodiments of the present application relate are explained.
Frame: the method refers to a single image picture with the minimum unit in the image animation, one frame is a static picture, and continuous frames form the animation.
Key frame: refers to the frame in which the key action is located in the change of the character or object motion.
Serialization: is the process of converting the state information of an object into a form that can be stored or transmitted.
Animation file format: refers to a format for storing animation files, such as MB, swf, ANI, GIF, fla, and the like.
In the present application, a document processing method is provided. The present application relates to a document processing apparatus, a computing device, and a computer-readable storage medium, which are described in detail one by one in the following embodiments.
Fig. 1 shows a flowchart of a file processing method according to a first embodiment of the present application, which specifically includes the following steps:
step 102: receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request.
The file processing request refers to a request for processing an animation file; the animation file to be processed is the animation file determined according to the file processing request, namely the animation file for which the user has processing requirements; the target format refers to an animation file format determined based on the file processing request.
In practical application, after a user uses animation software to make an animation and obtains an animation file with a corresponding format, the requirement for displaying the animation file in other animation software exists; in order to realize normal display of the animation file, format conversion needs to be performed on the animation file, which specifically includes: receiving a file processing request aiming at the animation file, and further processing the animation file based on the file processing request, wherein the animation software can be flash, Unity and the like.
Specifically, the method for determining the animation file to be processed and the target format of the animation file to be processed according to the file processing request comprises the following steps:
determining an animation file identifier and a target format in the file processing request;
and determining an animation file to be processed based on the animation file identification, and taking the target format as the target format of the animation file to be processed.
The animation file identifier refers to a field that can uniquely represent the animation file, such as a name of the animation file, an ID number of the animation file, and the like.
After receiving the file processing request, analyzing the file processing request to obtain an animation file identifier and a target format contained in the file processing request; and determining a to-be-processed animation file corresponding to the file processing request based on the animation file identifier, and determining which animation format the to-be-processed animation file is converted into subsequently according to the target format.
In a specific embodiment of the present application, taking an animation file a as an example, a file processing instruction is received, and the received file processing instruction is analyzed to obtain an ID number "125" and a target format a of the animation file; and determining the animation file to be processed as an animation file A based on the ID number of the animation file, and determining that the format of the animation file A needs to be processed into a target format a.
By receiving the file processing request and determining the animation file to be processed and the target format according to the file processing request, the subsequent determination of processing the animation file to be processed and the determination of processing the animation file to be processed into the target format are facilitated.
Step 104: and acquiring frame information in the animation file to be processed.
The frame information comprises frame elements, frame attribute information and key frame information; frame elements refer to elements contained in animation frames, for example, a table element, a sun element, a leaf element, and the like are contained in animation frame 1; the frame attribute information refers to attribute information of the frame element in the animation frame, such as position information, scaling information, rotation information, and the like of the frame element; the key frame information refers to information corresponding to a key frame, such as key action information, key position information, and the like recorded in a frame event.
Specifically, before obtaining the frame elements and the frame attribute information in the animation file to be processed and the key frame information, the animation file to be processed needs to be analyzed, which specifically includes:
and analyzing the animation file to be processed, and determining each animation frame in the animation file to be processed.
In practical application, if the format of the animation file meets the requirement, namely the animation file can be directly displayed in animation software, the animation file can be analyzed and displayed by the animation software; in the display process, the frame elements contained in each animation frame in the animation file, and the corresponding frame attribute information and the corresponding key frame information can be acquired.
Specifically, the method for acquiring the frame elements, the frame attribute information and the key frame information in the animation file to be processed includes:
determining a preset acquisition rule, and determining an animation frame set in the animation file to be processed based on the preset acquisition rule;
and acquiring frame elements, frame attribute information and key frame information in the animation frame set.
The preset obtaining rule is a rule for obtaining animation frames in the animation file to be processed, for example, obtaining one animation frame every second in the animation file to be processed to form an animation frame set, or obtaining only key frames in the animation file to be processed to form the animation frame set, and the like.
In practical application, the preset acquisition rule can be set based on practical requirements, and the method is not specifically limited, for example, under the condition of a large number of frames per second, animation frames can be determined at intervals to form an animation frame set, so that the space occupied by subsequently obtained animation configuration files is small; or under the condition of less animation frames, in order to ensure the quality of the animation file after format conversion, each animation frame in the animation file to be processed can be obtained to form an animation frame set; the animation frame set is a set formed by animation frames acquired in the animation file to be processed according to a preset acquisition rule; after the animation frame set is determined, the frame elements, the frame attribute information and the key frame information of each animation frame in the animation frame set can be obtained.
In a specific embodiment of the present application, taking an example that a preset acquisition rule is used to determine one animation frame every other frame, analyzing an animation file to be processed, and determining each animation frame in the animation file to be processed, where an animation frame rate in the animation file to be processed is 60, that is, 60 animation frames are displayed in one second; based on a preset obtaining rule, every other animation frame is obtained to form an animation frame set, namely 30 animation frames are displayed in one second.
Specifically, after determining an animation frame set, the method for acquiring frame elements, frame attribute information, and key frame information in the animation frame set includes:
determining each animation frame in the animation frame set and a frame type of each animation frame;
and acquiring frame elements, frame attribute information and key frame information in the animation frame set based on the frame type of each animation frame.
The frame type refers to the type of an animation frame in an animation frame set, such as a common frame type and a key frame type; because the key frame type includes corresponding key frame information, when acquiring frame elements, frame attribute information and key frame information in an animation set, the frame type of the animation frame needs to be determined first, and then the frame elements, the frame attribute information and the key frame information of the animation frame are acquired based on the frame type; for example, an animation recording tool can be made in the animation software flash based on the ActionScript language or the JS language, the to-be-processed animation file is played by the animation recording, and the frame elements, the frame attribute information, and the key frame information in the to-be-processed animation file are recorded.
In practical application, the specific method for acquiring the frame elements, the frame attribute information and the key frame information in the animation frame set based on the frame type of each animation frame comprises the following steps:
under the condition that the animation frames in the animation frame set are of a key frame type, acquiring frame elements, frame attribute information and key frame information of the animation frames;
and under the condition that the animation frames in the animation frame set are of the common frame type, acquiring frame elements and frame attribute information of the animation frames.
The key frame type refers to the type of the animation frame containing key frame information; the normal frame type refers to a type of an animation frame that does not contain key frame information; before obtaining frame elements, frame attribute information and key frame information in an animation frame set, determining an animation frame type identifier carried by each animation frame in the animation frame set, and judging whether the animation frame is a key frame type or a common frame type based on the animation frame type identifier; under the condition that the frame type of the animation frame is determined to be a common frame type, acquiring frame elements and frame attribute information of the animation frame; under the condition that the frame type of the animation frame is determined to be the key frame type, the frame elements, the frame attribute information and the key frame information of the animation frame need to be acquired, so that the frame elements, the frame attribute information and the key frame information corresponding to the animation frame set are acquired.
In a specific embodiment of the present application, taking an animation frame as an ordinary frame type as an example, determining a type identifier 1 of the animation frame, and determining that the animation frame is the ordinary frame type based on the type identifier 1, then recording frame elements and frame attribute information corresponding to the animation frame played by animation software.
In another specific embodiment of the present application, taking an animation frame as a key frame type as an example, determining a type identifier 2 of the animation frame, and determining that the animation frame is the key frame type based on the type identifier 2, then recording corresponding frame elements, frame attribute information, and key frame information when the animation frame is played by animation production software.
By determining the animation frame set in the animation file to be processed, the animation configuration file with smaller occupied space can be conveniently determined subsequently; frame elements, frame attribute information and key frame information in the animation frame set are obtained, and the animation configuration file can be conveniently generated based on the frame elements, the frame attribute information and the key frame information.
Step 106: generating an animation profile based on the frame information.
The animation configuration file refers to a file which can be converted into a target format.
Specifically, after determining frame elements, frame attribute information, and key frame information in an animation frame set, the frame elements, the frame attribute information, and the key frame information need to be stored in units of frames, and a target format is added, so as to obtain an animation configuration file.
In practical application, the method for generating the animation configuration file based on the target format, the frame elements, the frame attribute information and the key frame information comprises the following steps:
determining an animation frame of each key frame type in the animation frame set, and generating key frame data based on frame elements, frame attribute information and key frame information corresponding to the animation frame of each key frame type;
determining an animation frame of each common frame type in the animation frame set, and generating common frame data based on frame elements and frame attribute information corresponding to the animation frame of each common frame type;
and constructing an animation configuration file based on each key frame data, each common frame data and the target format.
The key frame data refers to frame data composed of frame elements, frame attribute information and key frame information corresponding to the animation frames based on the key frame types; the common frame data refers to frame data consisting of frame elements and frame attribute information corresponding to the animation frames based on the common frame type; the method includes the steps of obtaining common frame data corresponding to animation frames of each common frame type in an animation frame set, determining key frame data corresponding to the animation frames of each key frame type in the animation frame set, storing the common frame data and the key frame data, and adding a target format to obtain an animation configuration file corresponding to the animation frame set.
In a specific embodiment of the application, an animation frame set G is taken as an example, a type identifier of each animation frame in the animation frame set is obtained, and the animation frames are divided into a common frame type frame set m and a key frame type frame set n based on the type identifiers; acquiring frame elements and frame attribute information of each animation frame in the common frame type frame set m, and storing the frame elements and the frame attribute information by taking the frame as a unit to obtain a plurality of pieces of common frame data; acquiring frame elements, frame attribute information and key frame data of each animation frame in a key frame type frame set n, and storing the frame elements, the frame attribute information and the key frame data by taking the frame as a unit to obtain a plurality of pieces of key frame data; and determining that the target format is the format i according to the file processing request, and storing the common frame data, the key frame data and the format i to obtain an animation configuration file.
The animation configuration file is generated based on the target format, the frame elements, the frame attribute information and the key frame information, so that the frame elements can be rendered and displayed conveniently subsequently based on the frame attribute information and the key frame information, the animation configuration file is created according to the target format, and the processing mode of the animation file to be processed subsequently can be determined conveniently.
In practical application, besides reducing the occupied space of the animation configuration file by determining the animation frame set and improving the efficiency of transmitting and analyzing the animation configuration file, the occupied space of the animation configuration file can be reduced by compressing the file.
Specifically, the method for generating an animation configuration file based on the target format, the frame element, the frame attribute information, and the key frame information includes:
generating an initial configuration file according to the target format, the frame elements, the frame attribute information and the key frame information;
and compressing the initial configuration file based on a preset compression algorithm to obtain an animation configuration file.
The initial configuration file is a file obtained by storing according to a target format, frame elements, frame attribute information and key frame information; the preset compression algorithm refers to a preset algorithm for compressing the file, such as entropy coding, source coding and the like; it should be noted that the compression algorithm may be any algorithm that can achieve the effect of compressing the file, and the application is not limited in particular.
Specifically, after the target format, the frame elements, the frame attribute information and the key frame information are stored in a frame unit, an initial configuration file is obtained; and determining a preset compression algorithm, compressing the initial configuration file based on the preset compression algorithm to obtain an animation configuration file which can be transmitted to animation software, and analyzing the content in the animation configuration file in the animation software subsequently, such as obtaining information in the initial configuration file through deserialization, so that the occupied space of the animation configuration file is reduced, and the transmission efficiency of the animation configuration file is improved conveniently.
In a specific embodiment of the present application, taking a compression algorithm k as an example, an uncompressed configuration file X is generated according to a target format, a frame element, frame attribute information, and key frame information, and if it is determined that a preset compression algorithm is the compression algorithm k, the configuration file X is compressed based on the compression algorithm k, so as to obtain a compressed animation configuration file X1.
By compressing the generated initial configuration file, the animation configuration file with smaller occupied space is obtained, so that the animation configuration file can be efficiently transmitted, and the format conversion efficiency of the animation file to be processed is further improved.
Preferably, in addition to reducing the occupied space of the animation configuration file by determining the animation frame set and compressing the file, the precise number of bits of information may be set when the frame attribute information of the animation frame is obtained, for example, the precise number of bits of information such as position, scaling, rotation, etc. is set as data that retains one bit after the decimal point, and when the animation configuration file is stored, the frame attribute information at this time occupies a smaller space than the frame attribute information that retains two or three bits after the decimal point, thereby reducing the size of the animation configuration file and improving the subsequent transmission efficiency.
Step 108: and creating a target animation file in the target format according to the animation configuration file.
The target animation file refers to an animation file in a target format.
Specifically, the method for creating the target animation file in the target format according to the animation configuration file comprises the following steps:
analyzing the animation configuration file to obtain frame elements, frame attribute information and key frame information corresponding to each target animation frame;
rendering each frame element based on the frame attribute information and the key frame information of each target animation frame to obtain a target animation frame set;
and storing each target animation frame in the target animation frame set in the target format to obtain a target animation file in the target format.
The target animation frame is an animation frame obtained according to an animation configuration file; the target animation frame set refers to an animation frame set composed of target animation frames.
Specifically, the animation configuration file is analyzed to obtain frame elements, frame attribute information and key frame information in each animation frame, if the process of generating the animation configuration file is a process of serializing frame data to obtain a byte stream, the byte stream, that is, the animation configuration file, needs to be deserialized to obtain the frame elements, the frame attribute information, the key frame information and a target format; and rendering frame elements based on the obtained frame attribute information and key frame information of each animation frame to obtain a target animation frame, and storing the target animation frame in a target format in an animation configuration file to obtain a target animation file in the target format.
In practical application, uploading the animation configuration file to a memory corresponding to animation software, wherein the animation software cannot display the animation file to be processed corresponding to the animation configuration file; a playing tool is arranged in animation software, and the animation configuration file can be analyzed, for example, the animation configuration file is analyzed in an anti-serialization mode; dynamically rendering frame elements according to the analyzed frame attribute information and the analyzed key frame information and displaying a target animation frame; and storing the frame elements, the frame attribute information and the key frame information corresponding to each target animation frame displayed in the animation software according to the target format, so as to obtain a target animation file in the target format which can be displayed in the animation software.
It should be noted that, if the animation configuration file is the file compressed by the compression algorithm, the animation file needs to be decompressed, and specifically, the method for creating the target animation file in the target format according to the animation configuration file includes:
decompressing the animation configuration file to obtain the initial configuration file;
a target animation file in a target format is created based on the initial configuration file.
Specifically, the animation configuration file is decompressed based on a preset compression algorithm to obtain an initial configuration file, namely, the configuration file which is not compressed; analyzing the initial configuration file to obtain a target format, a frame element, frame attribute information and key frame information in the initial configuration file; analyzing the initial configuration file to obtain frame elements, frame attribute information and key frame information corresponding to each target animation frame; rendering each frame element based on the frame attribute information and the key frame information of each target animation frame to obtain a target animation frame set; and storing each target animation frame in the target animation frame set in the target format to obtain a target animation file in the target format.
The animation configuration file is obtained by compressing the initial configuration file, and then is decompressed when the animation configuration file is used, so that the storage space of the animation configuration file is saved, and the transmission efficiency of the animation configuration file is improved.
The file processing method comprises the steps of receiving a file processing request, and determining an animation file to be processed and a target format of the animation file to be processed according to the file processing request; acquiring frame elements, frame attribute information and key frame information in the animation file to be processed; generating an animation profile based on the target format, the frame elements, the frame attribute information, and the key frame information; and creating a target animation file in the target format according to the animation configuration file.
The method and the device for processing the animation file have the advantages that the animation file to be processed and the target format are determined according to the received file processing request, the animation file to be processed, which is aimed at by the file processing request, can be conveniently determined, and the format of the animation file to be processed is processed; frame elements, frame attribute information and key frame information in the animation file to be processed are obtained, so that the efficiency of subsequently generating the animation configuration file and the accuracy of the animation configuration file are improved; and generating an animation configuration file based on the target format, the frame elements, the frame attribute information and the key frame information, and generating a target animation file of the target format based on the animation configuration file to convert the animation file to be processed into the target format, so that the format conversion efficiency is improved, the animation production efficiency is improved, and the animation production cost is saved.
Fig. 2 is a flowchart illustrating a file processing method according to a second embodiment of the present application, which is applied to a first process, and specifically includes the following steps:
step 202: receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request.
Specifically, the file processing method in this embodiment is applied to a first process, for example, to animation software m in the client G; determining an animation file identifier and a target format in the file processing request; and determining an animation file to be processed based on the animation file identification, and taking the target format as the target format of the animation file to be processed.
For example, animation software m in the client G receives a file processing request, which includes an animation file identifier and a target format; and determining the animation file to be processed according to the animation file identifier, and taking the target format as the target format of the animation file to be processed.
Step 204: and acquiring frame information in the animation file to be processed.
Specifically, before frame information in an animation file to be processed is acquired, the animation file to be processed is analyzed, and each animation frame in the animation file to be processed is determined; determining a preset acquisition rule, and determining an animation frame set in the animation file to be processed based on the preset acquisition rule; determining each animation frame in the animation frame set and a frame type of each animation frame; and acquiring frame information in the animation frame set based on the frame type of each animation frame, wherein the frame information comprises frame elements, frame attribute information and key frame information.
Step 206: generating an animation profile based on the frame information.
Specifically, determining an animation frame of each key frame type in an animation frame set, and generating key frame data based on frame elements, frame attribute information and key frame information corresponding to the animation frame of each key frame type; determining an animation frame of each common frame type in the animation frame set, and generating common frame data based on frame elements and frame attribute information corresponding to the animation frame of each common frame type; and constructing an animation configuration file based on each key frame data, each common frame data and the target format.
The file processing method applied to the first process in the embodiment determines the animation file to be processed and the target format according to the received file processing request, so that the animation file to be processed, which is aimed at by the file processing request, and which format the animation file to be processed is processed into are conveniently determined; frame elements, frame attribute information and key frame information in the animation file to be processed are obtained, so that the efficiency of subsequently generating the animation configuration file and the accuracy of the animation configuration file are improved; and generating an animation configuration file based on the target format, the frame elements, the frame attribute information and the key frame information so as to generate a target animation file in the target format based on the configuration file.
Fig. 3 is a flowchart illustrating a file processing method according to a third embodiment of the present application, which is applied to a second process, and specifically includes the following steps:
step 302: receiving an animation configuration file display request, wherein the animation configuration file display request comprises an animation configuration file identifier.
Specifically, the file processing method in this embodiment is applied to a second process, for example, to animation software n in the client G; the animation configuration file display request refers to a request for displaying animation frames in the animation configuration file; determining an animation configuration file to be displayed based on an animation configuration file identifier in the animation configuration file request; the method for generating the animation profile may be the same as that in the second embodiment, and will not be described here.
Step 304: and determining an animation configuration file based on the animation configuration file identifier, and analyzing the animation configuration file to obtain frame information.
Specifically, the animation configuration file is obtained based on the animation configuration file identifier in the animation configuration file display request, and the determined animation configuration file is analyzed to obtain frame elements, frame attribute information and key frame information in each animation frame.
Step 306: and generating an animation frame set according to the frame information, and storing each target animation frame in the animation frame set to obtain a target animation file in a target format.
Specifically, rendering frame elements based on the analyzed frame attribute information and key frame information of each animation frame to obtain a target animation frame, storing the target animation frame in a target format in an animation configuration file, and obtaining a target animation file in the target format
The file processing method applied to the second process in the embodiment determines the animation configuration file by receiving the animation configuration file display request, and analyzes the animation file to obtain the frame information; and generating an animation frame set based on the frame information, and storing each animation frame in a target format to obtain a target animation file, so that the format conversion efficiency of the animation file is improved, animation files in different formats can be displayed in the same animation software, the subsequent animation production efficiency is improved, and the animation production cost is saved.
It should be noted that the first process and the second process in this application may be in the same terminal or in different terminals, and this application is not limited specifically.
The following description will further describe the file processing method by taking the application of the file processing method provided by the present application to the animation file Q as an example, with reference to fig. 4. Fig. 4 shows a processing flow diagram of a file processing method applied to an animation file Q according to an embodiment of the present application, which specifically includes the following steps:
step 402: the first animation software receives a file processing request for animation file Q.
Specifically, the first animation software and the second animation software in this embodiment are both in the client C; generating a file processing request based on the format conversion request of the animation file Q; the request is processed by the first animation software section.
Step 404: and determining an animation file Q to be processed and a target format L according to the file processing request.
Specifically, the file processing request is analyzed to obtain an animation file identifier and a target format L contained in the file processing request; and determining the animation file Q based on the animation file identification, and taking the target format L as the target format of the animation file Q.
Step 406: and determining a preset acquisition rule, and determining an animation frame set in the animation file Q based on the preset acquisition rule.
Specifically, the animation file Q is analyzed, and each animation frame in the animation file Q is determined; and determining a preset acquisition rule to acquire each animation frame in the animation file Q, and forming an animation frame set by each animation frame in the animation file Q.
Step 408: and recording the frame element, the frame attribute information, the key frame information and the target format L of each animation frame in the animation frame set based on the frame type of the animation frame.
Specifically, a frame type identifier of each animation frame in an animation frame set is obtained; determining the frame type of the animation frame based on the frame type identification, forming the animation frame of the common frame type into a common frame set based on the frame type, and forming the animation frame of the key frame type into a key frame set based on the frame type; and playing and recording the frame elements and the frame attribute information of the animation frames in the common frame set by taking the frames as a unit, and playing and recording the frame elements, the frame attribute information and the key frame information of the animation frames in the key frame set by taking the frames as a unit.
Step 410: an initial animation configuration file is generated based on the target format L, the frame elements, the frame attribute information, and the key frame information.
Specifically, frame elements and frame attribute information of animation frames in the common frame set are used as common frame data according to frame types; taking frame elements, frame attribute information and key frame information of animation frames in the key frame set as key frame data; and storing the common frame data, the key frame data and the target format L to obtain an initial animation configuration file.
Step 412: and compressing the initial configuration file according to a preset compression algorithm to obtain an animation configuration file, and sending the animation configuration file to second animation production software.
Specifically, a preset compression algorithm is determined as an algorithm J, and the initial configuration file is compressed based on the preset compression algorithm to obtain an animation configuration file; the animation configuration file is sent to a second animation software.
Step 414: and the second animation software receives and decompresses the animation configuration file to obtain an initial animation configuration file.
Specifically, the second animation software receives the animation configuration file and decompresses the animation configuration file to obtain an initial animation configuration file.
Step 416: an animation file Q1 in the target format L is created from the initial animation profile.
Specifically, the second animation software analyzes the initial configuration file to obtain a target format, frame elements, frame attribute information and key frame information in the initial configuration file; rendering frame elements based on the frame attribute information and the key frame information of each animation frame to obtain a target animation frame which can be displayed in second animation software; and storing each target animation frame in a target format L to obtain an animation file Q1 in the target format L.
The file processing method comprises the steps of receiving a file processing request, and determining an animation file to be processed and a target format of the animation file to be processed according to the file processing request; acquiring frame elements, frame attribute information and key frame information in the animation file to be processed; generating an animation profile based on the target format, the frame elements, the frame attribute information, and the key frame information; and creating a target animation file in the target format according to the animation configuration file.
The method and the device for processing the animation file have the advantages that the animation file to be processed and the target format are determined according to the received file processing request, the animation file to be processed, which is aimed at by the file processing request, can be conveniently determined, and the format of the animation file to be processed is processed; frame elements, frame attribute information and key frame information in the animation file to be processed are obtained, so that the efficiency of subsequently generating the animation configuration file and the accuracy of the animation configuration file are improved; and generating an animation configuration file based on the target format, the frame elements, the frame attribute information and the key frame information, and generating a target animation file of the target format based on the animation configuration file to convert the animation file to be processed into the target format, so that the format conversion efficiency is improved, the animation production efficiency is improved, and the animation production cost is saved.
Corresponding to the above method embodiment, the present application further provides an embodiment of a document processing apparatus, and fig. 5 shows a schematic structural diagram of the document processing apparatus provided in an embodiment of the present application. As shown in fig. 5, the apparatus includes:
a receiving module 502 configured to receive a file processing request, and determine a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
an obtaining module 504 configured to obtain frame information in the animation file to be processed;
a generating module 506 configured to generate an animation profile based on the frame information;
a creation module 508 configured to create a target animation file of the target format from the animation profile.
Optionally, the obtaining module 504 is further configured to:
determining a preset acquisition rule, and determining an animation frame set in the animation file to be processed based on the preset acquisition rule;
and acquiring frame elements, frame attribute information and key frame information in the animation frame set.
Optionally, the apparatus further comprises a parsing module configured to:
and analyzing the animation file to be processed, and determining each animation frame in the animation file to be processed.
Optionally, the obtaining module 504 is further configured to:
determining each animation frame in the animation frame set and a frame type of each animation frame;
and acquiring frame elements, frame attribute information and key frame information in the animation frame set based on the frame type of each animation frame.
Optionally, the obtaining module 504 is further configured to:
under the condition that the animation frames in the animation frame set are of a key frame type, acquiring frame elements, frame attribute information and key frame information of the animation frames;
and under the condition that the animation frames in the animation frame set are of the common frame type, acquiring frame elements and frame attribute information of the animation frames.
Optionally, the generating module 506 is further configured to:
determining an animation frame of each key frame type in the animation frame set, and generating key frame data based on frame elements, frame attribute information and key frame information corresponding to the animation frame of each key frame type;
determining an animation frame of each common frame type in the animation frame set, and generating common frame data based on frame elements and frame attribute information corresponding to the animation frame of each common frame type;
and constructing an animation configuration file based on each key frame data, each common frame data and the target format.
Optionally, the creating module 508 is further configured to:
analyzing the animation configuration file to obtain frame elements, frame attribute information and key frame information corresponding to each target animation frame;
rendering each frame element based on the frame attribute information and the key frame information of each target animation frame to obtain a target animation frame set;
and storing each target animation frame in the target animation frame set in the target format to obtain a target animation file in the target format.
Optionally, the generating module 506 is further configured to:
generating an initial configuration file according to the target format, the frame elements, the frame attribute information and the key frame information;
and compressing the initial configuration file based on a preset compression algorithm to obtain an animation configuration file.
Optionally, the creating module 508 is further configured to:
decompressing the animation configuration file to obtain the initial configuration file;
a target animation file in a target format is created based on the initial configuration file.
The document processing apparatus of the present application includes: the receiving module is configured to receive a file processing request, and determine a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request; the acquisition module is configured to acquire frame information in the animation file to be processed; a generation module configured to generate an animation profile based on the frame information; a creation module configured to create a target animation file of the target format according to the animation profile.
According to the file processing device, the animation file to be processed and the target format are determined according to the received file processing request, so that the animation file to be processed, which is aimed at by the file processing request, can be conveniently determined, and the format of the animation file to be processed is conveniently determined; frame elements, frame attribute information and key frame information in the animation file to be processed are obtained, so that the efficiency of subsequently generating the animation configuration file and the accuracy of the animation configuration file are improved; and generating an animation configuration file based on the target format, the frame elements, the frame attribute information and the key frame information, and generating a target animation file of the target format based on the animation configuration file to convert the animation file to be processed into the target format, so that the format conversion efficiency is improved, the animation production efficiency is improved, and the animation production cost is saved.
Corresponding to the above method embodiment, the present application further provides an embodiment of a file processing apparatus applied to a first process, and fig. 6 shows a schematic structural diagram of the file processing apparatus applied to the first process provided in the embodiment of the present application, and as shown in fig. 6, the apparatus includes:
a receiving module 602, configured to receive a file processing request, and determine a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
an obtaining module 604, configured to obtain frame information in the animation file to be processed;
a generating module 606 configured to generate an animation profile based on the frame information.
The file processing apparatus of the present embodiment, which is applied to the first process, facilitates determination of an animation file to be processed to which a file processing request is directed and which format the animation file to be processed is processed into, by determining the animation file to be processed and a target format according to the received file processing request; frame elements, frame attribute information and key frame information in the animation file to be processed are obtained, so that the efficiency of subsequently generating the animation configuration file and the accuracy of the animation configuration file are improved; and generating an animation configuration file based on the target format, the frame elements, the frame attribute information and the key frame information so as to generate a target animation file in the target format based on the configuration file.
Corresponding to the above method embodiment, the present application further provides an embodiment of a file processing apparatus applied to a second process, and fig. 7 shows a schematic structural diagram of the file processing apparatus applied to the second process provided in an embodiment of the present application, and as shown in fig. 7, the apparatus includes:
a receiving module 702, configured to receive an animation configuration file display request, where the animation configuration file display request includes an animation configuration file identifier;
an analysis module 704 configured to determine an animation configuration file based on the animation configuration file identifier, and analyze the animation configuration file to obtain frame information;
and the generating module 706 is configured to generate an animation frame set according to the frame information, and store each target animation frame in the animation frame set to obtain a target animation file in a target format.
The file processing device applied to the second process in the embodiment determines the animation configuration file by receiving the animation configuration file display request, and analyzes the animation file to obtain the frame information; and generating an animation frame set based on the frame information, and storing each animation frame in a target format to obtain a target animation file, so that the format conversion efficiency of the animation file is improved, animation files in different formats can be displayed in the same animation software, the subsequent animation production efficiency is improved, and the animation production cost is saved.
The above is a schematic arrangement of the document processing apparatus of the present embodiment. It should be noted that the technical solution of the document processing apparatus and the technical solution of the document processing method belong to the same concept, and details that are not described in detail in the technical solution of the document processing apparatus can be referred to the description of the technical solution of the document processing method. Further, the components in the device embodiment should be understood as functional blocks that must be created to implement the steps of the program flow or the steps of the method, and each functional block is not actually divided or separately defined. The device claims defined by such a set of functional modules are to be understood as a functional module framework for implementing the solution mainly by means of a computer program as described in the specification, and not as a physical device for implementing the solution mainly by means of hardware.
Fig. 8 illustrates a block diagram of a computing device 800 provided according to an embodiment of the present application. The components of the computing device 800 include, but are not limited to, memory 810 and a processor 820. The processor 820 is coupled to the memory 810 via a bus 830, and the database 850 is used to store data.
Computing device 800 also includes access device 840, access device 840 enabling computing device 800 to communicate via one or more networks 860. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. Access device 840 may include one or more of any type of network interface (e.g., a Network Interface Card (NIC)) whether wired or wireless, such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the application, the above-described components of the computing device 800 and other components not shown in fig. 8 may also be connected to each other, for example, by a bus. It should be understood that the block diagram of the computing device architecture shown in FIG. 8 is for purposes of example only and is not limiting as to the scope of the present application. Those skilled in the art may add or replace other components as desired.
Computing device 800 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), a mobile phone (e.g., smartphone), a wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 800 may also be a mobile or stationary server.
Wherein the processor 820 is configured to execute the computer-executable instructions of the file processing method.
The above is an illustrative scheme of a computing device of the present embodiment. It should be noted that the technical solution of the computing device and the technical solution of the file processing method belong to the same concept, and details that are not described in detail in the technical solution of the computing device can be referred to the description of the technical solution of the file processing method.
An embodiment of the present application also provides a computer readable storage medium storing computer instructions that, when executed by a processor, are used for a file processing method.
The above is an illustrative scheme of a computer-readable storage medium of the present embodiment. It should be noted that the technical solution of the storage medium belongs to the same concept as the technical solution of the above-mentioned file processing method, and details that are not described in detail in the technical solution of the storage medium can be referred to the description of the technical solution of the above-mentioned file processing method.
An embodiment of the present application further provides a chip, in which a computer program is stored, and the computer program implements the steps of the file processing method when executed by the chip.
The foregoing description of specific embodiments of the present application has been presented. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The computer instructions comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, or the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, etc. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present application is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The preferred embodiments of the present application disclosed above are intended only to aid in the explanation of the application. Alternative embodiments are not exhaustive and do not limit the invention to the precise embodiments described. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the application and its practical applications, to thereby enable others skilled in the art to best understand and utilize the application. The application is limited only by the claims and their full scope and equivalents.

Claims (14)

1. A file processing method, comprising:
receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
acquiring frame information in the animation file to be processed;
generating an animation configuration file based on the frame information;
and creating a target animation file in the target format according to the animation configuration file.
2. The file processing method according to claim 1, wherein acquiring frame information in the animation file to be processed comprises:
determining a preset acquisition rule, and determining an animation frame set in the animation file to be processed based on the preset acquisition rule;
and acquiring frame elements, frame attribute information and key frame information in the animation frame set.
3. The file processing method according to claim 2, wherein before determining a preset acquisition rule and determining an animation frame set in the animation file to be processed based on the preset acquisition rule, further comprising:
and analyzing the animation file to be processed, and determining each animation frame in the animation file to be processed.
4. The file processing method of claim 2, wherein obtaining frame elements, frame attribute information, and key frame information in the animation frame set comprises:
determining each animation frame in the animation frame set and a frame type of each animation frame;
and acquiring frame elements, frame attribute information and key frame information in the animation frame set based on the frame type of each animation frame.
5. The file processing method of claim 4, wherein obtaining frame elements, frame attribute information, and key frame information in the set of animation frames based on a frame type of each animation frame comprises:
under the condition that the animation frames in the animation frame set are of a key frame type, acquiring frame elements, frame attribute information and key frame information of the animation frames;
and under the condition that the animation frames in the animation frame set are of the common frame type, acquiring frame elements and frame attribute information of the animation frames.
6. The file processing method of claim 5, wherein generating an animation profile based on the frame information comprises:
determining an animation frame of each key frame type in the animation frame set, and generating key frame data based on frame elements, frame attribute information and key frame information corresponding to the animation frame of each key frame type;
determining an animation frame of each common frame type in the animation frame set, and generating common frame data based on frame elements and frame attribute information corresponding to the animation frame of each common frame type;
and constructing an animation configuration file based on each key frame data, each common frame data and the target format.
7. The file processing method of claim 1, wherein creating the target animation file in the target format from the animation profile comprises:
analyzing the animation configuration file to obtain frame elements, frame attribute information and key frame information corresponding to each target animation frame;
rendering each frame element based on the frame attribute information and the key frame information of each target animation frame to obtain a target animation frame set;
and storing each target animation frame in the target animation frame set in the target format to obtain a target animation file in the target format.
8. The file processing method of claim 1, wherein generating an animation profile based on the frame information comprises:
generating an initial configuration file according to the target format, the frame elements, the frame attribute information and the key frame information;
and compressing the initial configuration file based on a preset compression algorithm to obtain an animation configuration file.
9. The file processing method of claim 8, wherein creating the target animation file in the target format from the animation profile comprises:
decompressing the animation configuration file to obtain the initial configuration file;
a target animation file in a target format is created based on the initial configuration file.
10. A file processing method is applied to a first process and comprises the following steps:
receiving a file processing request, and determining a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
acquiring frame information in the animation file to be processed;
generating an animation profile based on the frame information.
11. A file processing method is applied to a second process and comprises the following steps:
receiving an animation configuration file display request, wherein the animation configuration file display request comprises an animation configuration file identifier;
determining an animation configuration file based on the animation configuration file identifier, and analyzing the animation configuration file to obtain frame information;
and generating an animation frame set according to the frame information, and storing each target animation frame in the animation frame set to obtain a target animation file in a target format.
12. A document processing apparatus, characterized by comprising:
the receiving module is configured to receive a file processing request, and determine a to-be-processed animation file and a target format of the to-be-processed animation file according to the file processing request;
the acquisition module is configured to acquire frame information in the animation file to be processed;
a generation module configured to generate an animation profile based on the frame information;
a creation module configured to create a target animation file of the target format according to the animation profile.
13. A computing device, comprising:
a memory and a processor;
the memory is used for storing computer-executable instructions, and the processor is used for executing the computer-executable instructions to realize the steps of the file processing method in any one of claims 1 to 11.
14. A computer-readable storage medium storing computer instructions, which when executed by a processor implement the steps of the document processing method of any one of claims 1 to 11.
CN202210094475.6A 2022-01-26 2022-01-26 File processing method and device Pending CN114419203A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210094475.6A CN114419203A (en) 2022-01-26 2022-01-26 File processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210094475.6A CN114419203A (en) 2022-01-26 2022-01-26 File processing method and device

Publications (1)

Publication Number Publication Date
CN114419203A true CN114419203A (en) 2022-04-29

Family

ID=81276537

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210094475.6A Pending CN114419203A (en) 2022-01-26 2022-01-26 File processing method and device

Country Status (1)

Country Link
CN (1) CN114419203A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115018390A (en) * 2022-08-05 2022-09-06 广东咏声动漫股份有限公司 Animation project file production value evaluation method, device and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115018390A (en) * 2022-08-05 2022-09-06 广东咏声动漫股份有限公司 Animation project file production value evaluation method, device and system
CN115018390B (en) * 2022-08-05 2022-12-20 广东咏声动漫股份有限公司 Animation project file production value evaluation method, device and system

Similar Documents

Publication Publication Date Title
US10904408B2 (en) Picture file processing method, device, and computer storage medium
US10499086B2 (en) Video data encoding and decoding methods and apparatuses
CN111669587B (en) Mimic compression method and device of video image, storage medium and terminal
JP2006085681A (en) File conversion and sharing system and method thereof
CN103581665A (en) Transcoding video data
CN113079406A (en) Video processing method and device
CN111773691A (en) Cloud game service system, cloud client and data processing method
CN111773660A (en) Cloud game processing system, method and device
CN111782299A (en) Game access method and device
CN114419203A (en) File processing method and device
CN113973224B (en) Media information transmission method, computing device and storage medium
CN114579571A (en) Data processing method and device
CN110647508A (en) Data compression method, data decompression method, device and electronic equipment
CN110446118B (en) Video resource preprocessing method and device and video resource downloading method and device
CN114268626A (en) Window processing system, method and device
CN105704215B (en) Shared file system and corresponding document sending method and device
US20230222622A1 (en) Data processing
US20220239920A1 (en) Video processing method, related apparatus, storage medium, and program product
CN114302175A (en) Video processing method and device
CN114491112A (en) Information processing method and device
CN112261443B (en) Image processing method and device and image processing system
CN114039969A (en) Data transmission method and device
CN104427334A (en) Data processing method, image demonstration method, data processing device and demonstration equipment
CN112087636B (en) Image coding processing method and device, storage medium and terminal
CN114564261B (en) Desktop cloud-based image processing method and device

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