CN115098764A - Multimedia processing method, device, electronic equipment and storage medium - Google Patents

Multimedia processing method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115098764A
CN115098764A CN202210550942.1A CN202210550942A CN115098764A CN 115098764 A CN115098764 A CN 115098764A CN 202210550942 A CN202210550942 A CN 202210550942A CN 115098764 A CN115098764 A CN 115098764A
Authority
CN
China
Prior art keywords
multimedia
object attribute
information
target
response 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
CN202210550942.1A
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.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information 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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202210550942.1A priority Critical patent/CN115098764A/en
Publication of CN115098764A publication Critical patent/CN115098764A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure relates to a multimedia processing method, a multimedia processing device, an electronic device and a storage medium. The method comprises the following steps: responding to a multimedia request of a target account, and acquiring multimedia resources matched with the target account and at least one object attribute information of a target object; the target object is an object for issuing the multimedia resource; filling the multimedia resource into a multimedia field in preset response information, and filling the at least one object attribute information into an object attribute indication field in the preset response information to obtain multimedia response information; and sending the multimedia response information to a terminal corresponding to the target account. According to the technical scheme provided by the disclosure, the field overhead of the object attribute during multimedia issuing can be saved, the multiplexing of the object attribute indication field is realized, and the maintainability is better.

Description

Multimedia processing method, device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer processing technologies, and in particular, to a multimedia processing method and apparatus, an electronic device, and a storage medium.
Background
In a multimedia application, a plurality of cover sheets of multimedia (i.e., feed streams) are generally displayed for a user to browse, and in the related art, in order to add display information, such as author-related display information, to a cover sheet, a field of author-related display information needs to be added to a field of a delivered feed stream. Therefore, when each piece of display information is added, a field needs to be added, and the problem of field expansion is caused; and the newly added field cannot be reused, which affects the maintainability of the service. Secondly, from the perspective of software design, feed stream field information is sent to the client by the server, and display information related to an author is frequently added to the feed stream field to cause pressure for software design, so that frequent updating is required, and the applicability is poor.
Disclosure of Invention
The disclosure provides a multimedia processing method, a multimedia processing device, an electronic device and a storage medium. The technical scheme of the disclosure is as follows:
according to a first aspect of an embodiment of the present disclosure, there is provided a multimedia processing method, including:
responding to a multimedia request of a target account, and acquiring multimedia resources matched with the target account and at least one object attribute information of a target object; the target object is an object for issuing the multimedia resource;
filling the multimedia resource into a multimedia field in preset response information, and filling the at least one object attribute information into an object attribute indication field in the preset response information to obtain multimedia response information;
and sending the multimedia response information to a terminal corresponding to the target account.
In a possible implementation manner, before the padding the at least one object attribute information into the object attribute indication field in the preset response information, the method further includes:
acquiring an object attribute mapping template;
filling the at least one object attribute information into the object attribute mapping template to generate a target object attribute picture;
the filling the at least one type of object attribute information into the object attribute indication field in the preset response information includes:
and filling the target object attribute picture into an object attribute indication field in the preset response information.
In a possible implementation manner, the acquiring at least one object attribute information of the target object includes:
acquiring attribute configuration information of a target object; the target object attribute configuration information comprises various object attribute information;
and screening the at least one object attribute information matched with the target object from the multiple object attribute information.
In a possible implementation manner, the obtaining of the target object attribute configuration information includes:
acquiring a target page associated with the multimedia request and a plurality of object attribute configuration information;
and acquiring the target object attribute configuration information matched with the target page from the plurality of object attribute configuration information.
In a possible implementation manner, the target object attribute configuration information further includes priorities corresponding to the multiple kinds of object attribute information; the screening the at least one object attribute information matched with the target object from the multiple object attribute information includes:
and matching the multiple kinds of object attribute information with the target object in sequence according to the priorities to obtain target object attribute information, wherein the priority of the target object attribute information is higher than the priorities of other matched object attribute information.
In a possible implementation manner, the multimedia response message further carries a cover field, and the method further includes:
acquiring a media cover of the multimedia resource;
adding the media cover to a cover field of the multimedia response information to obtain first target multimedia response information;
the issuing of the multimedia response information to the terminal corresponding to the target account includes: and sending the first target multimedia response information to the terminal.
In a possible implementation manner, the number of the multimedia resources is multiple, and the method further includes:
generating second target multimedia response information based on the multimedia response information corresponding to each multimedia resource;
the issuing of the multimedia response information to the terminal corresponding to the target account includes: and sending the second target multimedia response information to the terminal.
In one possible implementation, the method further includes:
responding to an object attribute configuration updating request, and acquiring object attribute information to be updated and a target priority corresponding to the object attribute information to be updated;
updating the plurality of object attribute configuration information based on the target priority and the object attribute information to be updated.
According to a second aspect of the embodiments of the present disclosure, there is provided a multimedia processing method, including:
receiving multimedia response information;
displaying a media cover corresponding to the multimedia resource carried in the multimedia response information in a target page;
and under the condition that the multimedia response information carries an object attribute indication field, displaying the object attribute information in the object attribute indication field on the media cover in an overlapping way.
In a possible implementation manner, the object attribute information is an object attribute picture, and a background of the object attribute picture is a transparent background; the displaying of the object attribute information in the object attribute indication field on the media cover in an overlapping manner includes:
and displaying the object attribute picture in an object identification display area of the media cover in an overlapping manner.
According to a third aspect of the embodiments of the present disclosure, there is provided a multimedia processing apparatus including:
the response module is configured to execute a multimedia request responding to a target account, and acquire multimedia resources matched with the target account and at least one object attribute information of a target object; the target object is an object for issuing the multimedia resource;
the multimedia response information acquisition module is configured to perform filling of the multimedia resource into a multimedia field in preset response information, and fill the at least one type of object attribute information into an object attribute indication field in the preset response information to obtain multimedia response information;
and the issuing module is configured to execute issuing the multimedia response information to a terminal corresponding to the target account.
In one possible implementation, the apparatus further includes:
the mapping template acquisition module is configured to execute acquisition of an object attribute mapping template;
the object attribute picture generation module is configured to perform filling of the at least one object attribute information into the object attribute map template, and generate a target object attribute picture;
the multimedia response information obtaining module is further configured to perform filling the target object attribute picture into an object attribute indication field in the preset response information.
In one possible implementation, the response module includes:
the attribute configuration acquisition unit is also configured to acquire the attribute configuration information of the target object; the target object attribute configuration information comprises various object attribute information;
and the screening unit is further configured to perform screening of the at least one object attribute information matched with the target object from the plurality of object attribute information.
In a possible implementation manner, the attribute configuration obtaining unit includes:
the page acquisition subunit is further configured to perform acquisition of a target page associated with the multimedia request and a plurality of object attribute configuration information;
an attribute configuration obtaining subunit, further configured to perform obtaining the target object attribute configuration information matched with the target page from the plurality of object attribute configuration information.
In a possible implementation manner, the target object attribute configuration information further includes priorities corresponding to the multiple kinds of object attribute information; the screening unit includes:
and the screening subunit is further configured to perform matching processing on the plurality of types of object attribute information and the target object in sequence according to the priority to obtain target object attribute information, wherein the priority of the target object attribute information is higher than the priorities of other matched object attribute information.
In one possible implementation manner, the multimedia response message further carries a cover field, and the apparatus further includes:
a cover acquisition module configured to perform acquiring a media cover of the multimedia asset;
a first target multimedia response information obtaining module configured to perform adding the media cover to a cover field of the multimedia response information to obtain first target multimedia response information;
the issuing module is further configured to execute issuing the first target multimedia response message to the terminal.
In a possible implementation manner, the number of the multimedia resources is multiple, and the apparatus further includes:
the second target multimedia response information acquisition module is configured as an execution module and is configured to execute the multimedia response information corresponding to each multimedia resource to generate second target multimedia response information;
the issuing module is further configured to execute issuing the second target multimedia response information to the terminal.
In one possible implementation, the apparatus further includes:
the object attribute configuration updating module is configured to execute responding to an object attribute configuration updating request, and acquire object attribute information to be updated and a target priority corresponding to the object attribute information to be updated;
an update module configured to perform updating the plurality of object attribute configuration information based on the target priority and the object attribute information to be updated.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a multimedia processing apparatus including:
a receiving module configured to perform receiving the multimedia response information;
the cover display module is configured to display a media cover corresponding to the multimedia resource carried in the multimedia response information in a target page;
and the object attribute display module is configured to display the object attribute information in the object attribute indication field on the media cover in an overlaying manner under the condition that the multimedia response information carries the object attribute indication field.
In a possible implementation manner, the object attribute information is an object attribute picture, and a background of the object attribute picture is a transparent background; the object property display module comprises:
and the object attribute picture display unit is configured to display the object attribute picture in an overlapping mode in an object identification display area of the media cover.
According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to execute the instructions to implement the method of any of the first aspects above.
According to a sixth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein instructions, when executed by a processor of an electronic device, enable the electronic device to perform the method of any one of the first aspect of the embodiments of the present disclosure.
According to a seventh aspect of embodiments of the present disclosure, there is provided a computer program product comprising computer instructions which, when executed by a processor, cause a computer to perform the method of any one of the first aspects of embodiments of the present disclosure.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the object attribute information of the target object is carried by one object attribute indication field in the multimedia response information, so that the expansion problem of the field during multimedia issuing can be effectively avoided, and the applicability of the multimedia issuing is better; and under the condition that the type of the object attribute information is changed, such as increasing the type and the like, the object attribute indication field can be compatible with the change and can be effectively multiplexed, so that the multimedia issuing logic has better maintainability and better expandability.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as unduly limiting the disclosure.
FIG. 1 is a schematic diagram illustrating an application environment in accordance with an exemplary embodiment.
Fig. 2 is a flow chart one illustrating a multimedia processing method according to an example embodiment.
FIG. 3 is a flowchart illustrating a method for obtaining target object property configuration information, according to an example embodiment.
Fig. 4 is a flow chart diagram two illustrating a method of multimedia processing, according to an example embodiment.
Fig. 5a is a schematic diagram illustrating an object identifier presentation area in accordance with an exemplary embodiment.
FIG. 5b is a diagram illustrating an object property map template, according to an example embodiment.
Fig. 5c is a schematic diagram illustrating an object property picture according to an exemplary embodiment.
Fig. 6 is a flowchart illustrating a multimedia processing method according to an exemplary embodiment.
Fig. 7 is a schematic diagram illustrating an object identification display area overlapping a display object property picture according to an exemplary embodiment.
FIG. 8 is a block diagram illustrating a multimedia processing apparatus according to an example embodiment.
Fig. 9 is a block diagram illustrating another multimedia processing apparatus according to an example embodiment.
FIG. 10 is a block diagram illustrating an electronic device for multimedia processing in accordance with an exemplary embodiment.
FIG. 11 is a block diagram illustrating another electronic device for multimedia processing in accordance with an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the disclosure, as detailed in the appended claims.
Referring to fig. 1, fig. 1 is a schematic diagram illustrating an application environment according to an exemplary embodiment, and as shown in fig. 1, the application environment may include a server 01 and a terminal 02.
In an alternative embodiment, the server 01 may be configured to respond to the multimedia request and perform multimedia delivery processing. Specifically, the server 01 may be an independent physical server, may also be a server cluster or a distributed system formed by a plurality of physical servers, and may also be a cloud server that provides basic cloud computing services such as cloud service, a cloud database, cloud computing, a cloud function, cloud storage, web service, cloud communication, middleware service, domain name service, security service, CDN (Content Delivery Network), big data, and an artificial intelligence platform.
In an alternative embodiment, the terminal 02 may be used for presentation processing of multimedia. Specifically, the terminal 02 may include, but is not limited to, a smart phone, a desktop computer, a tablet computer, a notebook computer, a smart speaker, a digital assistant, an Augmented Reality (AR)/Virtual Reality (VR) device, a smart wearable device, and other types of electronic devices. Optionally, the operating system running on the electronic device may include, but is not limited to, an android system, an IOS system, linux, windows, and the like.
In addition, it should be noted that fig. 1 shows only one application environment of the multimedia processing method provided by the present disclosure.
In the embodiment of the present specification, the server 01 and the terminal 02 may be directly or indirectly connected through a wired or wireless communication method, and the present application is not limited herein.
It should be noted that the following figures show one possible sequence of steps, and in fact do not limit the order that must be followed. Some steps may be performed in parallel without being dependent on each other. User information (including but not limited to user device information, user personal information, user behavior information, etc.) and data (including but not limited to data for presentation, trained data, etc.) to which the present disclosure relates are both information and data that are authorized by the user or sufficiently authorized by parties.
Fig. 2 is a flow chart illustrating a multimedia processing method according to an exemplary embodiment, which may be applied to a server. As shown in fig. 2, the following steps may be included.
In step S201, in response to a multimedia request of a target account, acquiring a multimedia resource matched with the target account and at least one object attribute information of a target object; the target object may be an object that publishes the multimedia asset, such as an author of the multimedia asset.
In this embodiment of the present specification, the target account may be any account in the target application, and the target account may represent the target user. The multimedia assets may include long video assets, short video assets, advertising assets, etc., as the present disclosure is not limited in this respect. Taking the target application as the short video application as an example, when the target account triggers different pages in the short video application, the multimedia request can be triggered, so that the target account can browse a plurality of short videos through the multimedia request. For example, in the case where a page is presented in a dual feed stream, a plurality of cover pages of short videos may be presented in the dual feed stream.
Correspondingly, the terminal corresponding to the target account can send a multimedia request to the server, and the server can acquire the multimedia resource matched with the target account in response to the multimedia request. For example, a recommendation interface may be called, and multimedia resources matched with the target account are obtained from a multimedia set through a recommendation policy of the recommendation interface, that is, the multimedia resources are used for recommending to the target account. Further, an account of an author of the multimedia resource may be acquired as a target object, so that at least one object attribute information of the target object may be acquired. In one example, target object attribute configuration information may be obtained, which may include a variety of object attribute information; based on the object attribute information, at least one type of object attribute information matched with the target object can be screened out from the object attribute information. The plurality of types of object attribute information may be all or part of the plurality of types of preset object attribute information. The various preset object attribute information may refer to preset information that can be used to describe multiple dimensions of the object, such as identification information, age, gender, activity information, status information, and the like of the object, and the status information may include online status, live broadcast, authenticated, and the like, which are not limited in this disclosure. Accordingly, the at least one object property information may refer to information in at least one dimension that can be used to describe the object. Considering that the target objects do not necessarily all have multiple types of object attribute information, selecting to perform filtering to obtain at least one type of object attribute information matching the target objects, such as whether the state information of the target objects is authenticated, offline, and not live, the state information of the target objects can be determined to be authenticated. By presetting that the target object attribute configuration information comprises various object attribute information, the object attribute information of the target object can be quickly obtained in a unified mode, and guarantee is provided for unified issuing of the object attribute information.
It should be noted that, multiple preset object attribute information may be dynamically updated, for example, a new object attribute information may be added, or an existing preset object attribute information may be deleted, that is, multiple dimensions for describing an object may be dynamically updated.
Optionally, considering that services of different pages are different, and association degrees of different services and each object attribute information are different, in order to display object attribute information with a higher association degree on different pages, object attribute configuration information matched with each other may be set for different pages, so that each of multiple pages in a multimedia application may correspond to one object attribute configuration information, object attribute information corresponding to one page may be object attribute information with a higher association degree with the one page, and object attribute information with a higher association degree with the one page may be one or more preset object attribute information among multiple preset object attribute information. The association degree of the page and the object attribute information is not limited by the method and the device, and the association degree can be set according to actual needs. Based on this, the target object attribute configuration information may be obtained by the following steps, including:
in step S301, a target page associated with the multimedia request and a plurality of object attribute configuration information are obtained.
The object attribute configuration information may refer to object attribute configuration information corresponding to each of the pages. As an example, the object property configuration information may include a page identifier and corresponding at least one object property information, based on which a plurality of object property configuration information may be as follows:
the page h _1 is authenticated in online and live broadcasting;
page h _2, number of fans, in live broadcast;
……
page h _ n, authenticated, live, online.
In step S303, target object attribute configuration information matched with the target page is acquired from the plurality of object attribute configuration information.
In practical application, a target page, i.e. a source page, for initiating a multimedia request may be obtained, so that target object attribute configuration information matched with the target page may be obtained from a plurality of object attribute configuration information. For example, the target page is a page h _1, and the target object attribute configuration information may be acquired as follows: on-line, in live broadcast, authenticated. The matched target object attribute configuration information is obtained through the target page, so that the issued at least one object attribute information can be the object attribute information with higher association degree with the target page, the differential display of the object attribute information among the pages is realized, and the issuing and displaying flexibility of the object attribute information is improved.
Optionally, the object attribute configuration information may further include priorities corresponding to the plurality of types of object attribute information. Based on this, the target object attribute configuration information may further include priorities corresponding to the plurality of types of object attribute information, respectively. As an example, one object attribute configuration information may be as follows:
Figure BDA0003650665960000091
the label names can refer to object attribute information, and the priority is ordered from high to low by default, namely the priority of the online state is the highest; in the above, "iconUrl": https:// online.png "is used to indicate the online status and the address of the object attribute picture corresponding to the online status," iconUrl ": https:// live.png" is used to indicate the address of the object attribute picture corresponding to the live broadcast and live broadcast, "iconUrl": https:// v.png "is used to indicate the address of the object attribute picture corresponding to the authenticated user and the authenticated user.
Based on the priority, at least one kind of object attribute information matched with the target object can be screened out from the multiple kinds of object attribute information through the following steps: and matching the multiple types of object attribute information with the target object in sequence according to the priorities to obtain the target object attribute information, wherein at least one type of object attribute information can be one type of object attribute information, and the priority of the target object attribute information is higher than the priorities of other matched object attribute information. I.e. the first matched object attribute information may be taken as target object attribute information. The method for setting the priority of the object attribute information based on different pages (scenes) can effectively reflect the display differentiation of the object attribute information in different pages, save processing resources and transmission resources and flexibly support the issuing of various object attribute information (various head portrait tags).
Further, in order to adapt to dynamic adjustment of a page, addition of a new page, and the like, a plurality of object attribute configuration information may be updated. Specifically, the object attribute information to be updated and the target priority corresponding to the object attribute information to be updated may be obtained in response to the object attribute configuration update request; and updating the plurality of object attribute configuration information based on the target priority and the object attribute information to be updated, for example, modifying the plurality of object attribute configuration information, and adding the object attribute information to be updated and the target priority corresponding to the object attribute information to be updated to the plurality of object attribute configuration information. By updating the attribute configuration information of the plurality of objects, the dynamic requirements of the page can be adapted, and the maintainability of multimedia issuing can be improved.
In step S203, the multimedia resource is filled into the multimedia field in the preset response message, and at least one object attribute message is filled into the object attribute indication field in the preset response message, so as to obtain the multimedia response message.
In this embodiment of the present specification, preset response information may be obtained, and the preset response information may be regarded as an information template for responding to a multimedia request. The preset response information may include a plurality of fields to be filled, such as a multimedia field, a multimedia identification field, a multimedia author avatar field, a multimedia tag field, and an object attribute indication field. In the case of a feed stream, the feed stream delivered each time may include a plurality of multimedia resources, and in this case, the plurality of fields to be filled may further include a presentation sequence field in the feed stream, and the like. The present disclosure is not limited to these. Wherein, the multimedia field can be used for carrying multimedia resources; the multimedia identification field can be used for placing identification information of multimedia; the multimedia author avatar field can be used for placing an avatar of a multimedia author; the multimedia tag field can be used for placing tag information of multimedia; the object attribute indication field can be used for placing attribute information of a multimedia author, namely, various object attribute information, namely, various attribute information of the multimedia author can be carried by the object attribute indication field.
In practical applications, the multimedia resource and at least one object attribute information may be respectively filled into a multimedia field and an object attribute indication field in the preset response information to obtain the multimedia response information, that is, the preset response information after field filling.
In step S205, the multimedia response information is sent to the terminal corresponding to the target account.
In this embodiment of the present specification, the multimedia response information may be sent to a terminal corresponding to the target account. The object attribute information of the target object is carried by one object attribute indication field in the multimedia response information, so that the expansion problem of the field during multimedia issuing can be effectively avoided, and the applicability of the multimedia issuing is better; and under the condition that the type of the object attribute information is changed, such as adding the type and the like, the object attribute indication field can be compatible with the change and can be effectively reused, so that the multimedia issuing logic has better maintainability and better expandability.
Optionally, the multimedia response message may further carry a cover field, that is, the preset response message may further include a cover field, where the cover field is used to place a media cover of the multimedia resource. Based on this, the method may further comprise: acquiring a media cover of a multimedia resource; adding a media cover into a cover field of the multimedia response message to obtain a first target multimedia response message; or, in S203, the media cover is also added to the cover field of the preset information, so that the first target multimedia response information can be obtained. Accordingly, the step S205 may include: and transmitting the first target multimedia response information to the terminal. Through the issuing of the media cover, the efficiency of displaying the media cover by the terminal can be improved.
Optionally, the feed stream delivery generally includes a plurality of multimedia resources, such as 8 multimedia resources. Based on this, the number of the multimedia resources matched by the target account number may be multiple, so that the method may further include the following steps:
generating second target multimedia response information based on the multimedia response information corresponding to each multimedia resource; or, second target multimedia response information may be generated based on the first target multimedia response information corresponding to each multimedia resource;
accordingly, the step S205 may include: and sending the second target multimedia response information to the terminal.
In the embodiment of the present specification, in the face of issuing a plurality of multimedia resources, second target multimedia response information may be constructed based on multimedia response information corresponding to each multimedia resource, so that the second target multimedia response information may be issued to the terminal, and the terminal may display media covers of the plurality of multimedia resources and object attribute information of each multimedia resource at a time.
As an example, taking the feed stream including 4 multimedia resources (4 pieces of works) as an example, the second target multimedia response information sent down may be as follows:
Figure BDA0003650665960000111
Figure BDA0003650665960000121
the headTagIcon may refer to object attribute information, and the current author may refer to a target object. Wherein the target object of the work 3 has no matching object attribute information.
Fig. 4 is a flow chart diagram two illustrating a method of multimedia processing, according to an example embodiment. In a possible implementation manner, as shown in fig. 4, before the step S203, the method may further include:
in step S401, an object attribute map template is acquired.
In one example, the shape of the object property map template may be the same as the shape of the object identification presentation area presented in the destination page. The object identifier display area may refer to an object avatar area, such as a circular object avatar area, as shown in fig. 5a, and accordingly, the object attribute map template may be as shown in fig. 5b, the object attribute picture may be as shown in fig. 5c, and optionally, a background of the object attribute picture may be transparent, so that the object attribute picture may be displayed by being superimposed on the object avatar area. Wherein 501 in fig. 5b may be an area for filling object attribute information, and the shape and number of these areas are not limited by the present disclosure.
Alternatively, different object attribute information may be tagged with different icons, e.g., presence may be characterized with "·"; the certified is characterized by a "√" shape, which is not intended to be limiting in this disclosure. Taking at least one object attribute information as an online status as an example, the object attribute picture may be as shown in fig. 5c as an example.
In step S403, filling at least one object attribute information into the object attribute map template to generate a target object attribute picture;
accordingly, the step S203 of "filling at least one object attribute information into the object attribute indication field in the preset response information" may be replaced with the following step S405:
in step S405, the target object attribute picture is filled into the object attribute indication field in the preset response information.
In this embodiment of the present specification, at least one type of object attribute information matched with the target object may be carried in the form of a picture. Therefore, the object attribute indication field can be a picture, the generalization and unification of object attribute information issuing are further improved, correspondingly, the meaning of the field does not need to be understood when the terminal is displayed, only the picture needs to be displayed, and the processing complexity of the terminal is reduced.
Fig. 6 is a flowchart illustrating a multimedia processing method according to an exemplary embodiment. May be applied to a terminal, as shown in fig. 6, and may include:
in step S601, receiving multimedia response information;
in step S603, a media cover corresponding to the multimedia resource carried in the multimedia response information is displayed in the target page;
in step S605, in the case that the object attribute indication field is carried in the multimedia response information, the object attribute information in the object attribute indication field is displayed superimposed on the media cover.
In one example, the object attribute information may be an object attribute picture, and the background of the object attribute picture is a transparent background, as shown in fig. 5 c. Therefore, the object attribute pictures can be displayed in an overlapping manner in the object identification display area of the media cover, taking a dual-row feed stream as an example, the two-row feed stream can be as shown in fig. 7, wherein 701 in fig. 7 can be an effect of overlapping display.
The object attribute indication field is carried in the multimedia response information, so that the object attribute information can be displayed through the general field when the media cover is displayed, the terminal does not need to understand the specific meaning of the field, and only the content in the general field needs to be displayed. And under the condition that the object attribute information is the object attribute picture, the unified display of the object attribute information can be further improved.
Fig. 8 is a block diagram illustrating a multimedia processing apparatus according to an example embodiment. Referring to fig. 8, the apparatus may include:
a response module 801 configured to execute a multimedia request in response to a target account, and acquire at least one object attribute information of a target object and a multimedia resource matched with the target account; the target object may be an object that publishes the multimedia asset;
a multimedia response information obtaining module 803, configured to perform filling of the multimedia resource into a multimedia field in preset response information, and fill the at least one object attribute information into an object attribute indication field in the preset response information, so as to obtain multimedia response information;
the issuing module 805 is configured to execute issuing the multimedia response information to a terminal corresponding to the target account.
In a possible implementation manner, the apparatus may further include:
the mapping template acquisition module is configured to execute acquisition of an object attribute mapping template;
the object attribute picture generation module is configured to perform filling of the at least one object attribute information into the object attribute map template, and generate a target object attribute picture;
the multimedia response information obtaining module is further configured to perform filling the target object attribute picture into an object attribute indication field in the preset response information.
In a possible implementation manner, the response module 801 may include:
the attribute configuration acquisition unit is further configured to execute acquisition of target object attribute configuration information; the target object attribute configuration information comprises a plurality of object attribute information;
and the screening unit is further configured to perform screening of the at least one object attribute information matched with the target object from the plurality of object attribute information.
In a possible implementation manner, the attribute configuration acquiring unit may include:
the page acquisition subunit is also configured to execute the acquisition of a target page associated with the multimedia request and a plurality of object attribute configuration information;
an attribute configuration obtaining subunit, further configured to perform obtaining the target object attribute configuration information matched with the target page from the plurality of object attribute configuration information.
In a possible implementation manner, the target object attribute configuration information further includes priorities corresponding to the multiple kinds of object attribute information; the screening unit may include:
and the screening subunit is further configured to perform matching processing on the plurality of types of object attribute information and the target object in sequence according to the priority to obtain target object attribute information, wherein the priority of the target object attribute information is higher than the priorities of other matched object attribute information.
In one possible implementation manner, the multimedia response message further carries a cover field, and the apparatus further includes:
a cover acquisition module configured to perform acquiring a media cover of the multimedia asset;
a first target multimedia response information obtaining module configured to perform adding the media cover to a cover field of the multimedia response information to obtain first target multimedia response information;
the issuing module is further configured to execute issuing the first target multimedia response message to the terminal.
In a possible implementation manner, the number of the multimedia resources is multiple, and the apparatus may further include:
the second target multimedia response information acquisition module is configured as an execution module and is configured to execute the multimedia response information corresponding to each multimedia resource and generate second target multimedia response information;
the issuing module is further configured to execute issuing the second target multimedia response information to the terminal.
In one possible implementation, the apparatus further includes:
the object attribute configuration updating module is configured to execute responding to an object attribute configuration updating request, and acquire object attribute information to be updated and a target priority corresponding to the object attribute information to be updated;
an update module configured to perform updating the plurality of object attribute configuration information based on the target priority and the object attribute information to be updated.
FIG. 9 is a block diagram illustrating another multimedia processing apparatus according to an example embodiment. Referring to fig. 9, the apparatus may include:
a receiving module 901 configured to perform receiving multimedia response information;
a cover display module 903, configured to display a media cover corresponding to the multimedia resource carried in the multimedia response information in a target page;
and the object attribute display module 905 is configured to display the object attribute information in the object attribute indication field on the media cover in an overlapping manner under the condition that the multimedia response information carries the object attribute indication field.
In a possible implementation manner, the object attribute information is an object attribute picture, and a background of the object attribute picture is a transparent background; the object property presentation module 905 may include:
and the object attribute picture display unit is configured to display the object attribute picture in an overlapping way in an object identification display area of the media cover.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 10 is a block diagram illustrating an electronic device for multimedia processing, which may be a terminal, according to an exemplary embodiment, and an internal structure thereof may be as shown in fig. 10. The electronic device comprises a processor, a memory, a network interface, a display screen and an input device which are connected through a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operating system and the computer program to run in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a method of multimedia processing. The display screen of the electronic equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the electronic equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the electronic equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 10 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the electronic devices to which the disclosed aspects apply, and that a particular electronic device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
Fig. 11 is a block diagram illustrating another electronic device for multimedia processing, which may be a server, according to an example embodiment, and an internal structure thereof may be as shown in fig. 11. The electronic device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operating system and the computer program to run in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a method of multimedia processing.
Those skilled in the art will appreciate that the architecture shown in fig. 11 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the electronic devices to which the disclosed aspects apply, and that a particular electronic device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In an exemplary embodiment, there is also provided an electronic device including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to execute the instructions to implement a multimedia processing method as in embodiments of the present disclosure.
In an exemplary embodiment, there is also provided a computer-readable storage medium in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform a multimedia processing method in an embodiment of the present disclosure. The computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the method of multimedia processing in the embodiments of the present disclosure.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), Rambus (Rambus) direct RAM (RDRAM), direct bused dynamic RAM (DRDRAM), and bused dynamic RAM (RDRAM).
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method of multimedia processing, comprising:
responding to a multimedia request of a target account, and acquiring multimedia resources matched with the target account and at least one object attribute information of a target object; the target object is an object for issuing the multimedia resource;
filling the multimedia resource into a multimedia field in preset response information, and filling the at least one object attribute information into an object attribute indication field in the preset response information to obtain multimedia response information;
and sending the multimedia response information to a terminal corresponding to the target account.
2. The method according to claim 1, wherein before the padding the at least one object attribute information into the object attribute indication field in the preset response information, the method further comprises:
acquiring an object attribute mapping template;
filling the at least one object attribute information into the object attribute mapping template to generate a target object attribute picture;
the filling the at least one type of object attribute information into the object attribute indication field in the preset response information includes:
and filling the target object attribute picture into an object attribute indication field in the preset response information.
3. The method according to claim 1 or 2, wherein the obtaining at least one object attribute information of the target object comprises:
acquiring attribute configuration information of a target object; the target object attribute configuration information comprises a plurality of object attribute information;
and screening the at least one object attribute information matched with the target object from the multiple object attribute information.
4. The method of claim 3, wherein the obtaining target object attribute configuration information comprises:
acquiring a target page associated with the multimedia request and a plurality of object attribute configuration information;
and acquiring the target object attribute configuration information matched with the target page from the object attribute configuration information.
5. A method for multimedia processing, comprising:
receiving multimedia response information;
displaying a media cover corresponding to the multimedia resource carried in the multimedia response information in a target page;
and under the condition that the multimedia response information carries an object attribute indication field, displaying the object attribute information in the object attribute indication field on the media cover in an overlapping way.
6. A multimedia processing apparatus, comprising:
the response module is configured to execute a multimedia request responding to a target account, and acquire multimedia resources matched with the target account and at least one object attribute information of a target object; the target object is an object for issuing the multimedia resource;
the multimedia response information acquisition module is configured to perform filling of the multimedia resource into a multimedia field in preset response information, and fill the at least one type of object attribute information into an object attribute indication field in the preset response information to obtain multimedia response information;
and the issuing module is configured to execute issuing the multimedia response information to a terminal corresponding to the target account.
7. A multimedia processing apparatus, comprising:
a receiving module configured to perform receiving the multimedia response information;
the cover display module is configured to display a media cover corresponding to the multimedia resource carried in the multimedia response information in a target page;
and the object attribute display module is configured to display the object attribute information in the object attribute indication field on the media cover in an overlaying manner under the condition that the multimedia response information carries the object attribute indication field.
8. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the multimedia processing method of any of claims 1 to 5.
9. A computer-readable storage medium, wherein instructions in the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the multimedia processing method of any of claims 1 to 5.
10. A computer program product comprising computer instructions, characterized in that the computer instructions, when executed by a processor, implement the multimedia processing method of any of claims 1 to 5.
CN202210550942.1A 2022-05-18 2022-05-18 Multimedia processing method, device, electronic equipment and storage medium Pending CN115098764A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210550942.1A CN115098764A (en) 2022-05-18 2022-05-18 Multimedia processing method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210550942.1A CN115098764A (en) 2022-05-18 2022-05-18 Multimedia processing method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115098764A true CN115098764A (en) 2022-09-23

Family

ID=83288119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210550942.1A Pending CN115098764A (en) 2022-05-18 2022-05-18 Multimedia processing method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115098764A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094522A (en) * 2021-06-09 2021-07-09 北京达佳互联信息技术有限公司 Multimedia resource processing method and device, electronic equipment and storage medium
CN113238823A (en) * 2021-04-20 2021-08-10 北京达佳互联信息技术有限公司 Information display method and device, electronic equipment and storage medium
CN113625911A (en) * 2021-08-10 2021-11-09 上海哔哩哔哩科技有限公司 Information display method and device
CN113988009A (en) * 2021-10-29 2022-01-28 掌阅科技股份有限公司 Information delivery area generation method, information delivery method, electronic device and storage medium
CN114282031A (en) * 2021-09-06 2022-04-05 腾讯科技(深圳)有限公司 Information labeling method and device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113238823A (en) * 2021-04-20 2021-08-10 北京达佳互联信息技术有限公司 Information display method and device, electronic equipment and storage medium
CN113094522A (en) * 2021-06-09 2021-07-09 北京达佳互联信息技术有限公司 Multimedia resource processing method and device, electronic equipment and storage medium
CN113625911A (en) * 2021-08-10 2021-11-09 上海哔哩哔哩科技有限公司 Information display method and device
CN114282031A (en) * 2021-09-06 2022-04-05 腾讯科技(深圳)有限公司 Information labeling method and device, computer equipment and storage medium
CN113988009A (en) * 2021-10-29 2022-01-28 掌阅科技股份有限公司 Information delivery area generation method, information delivery method, electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN108684205B (en) Method and system for processing digital components
CN112328814B (en) Multimedia resource recommendation method, device and storage medium
CN113094141A (en) Page display method and device, electronic equipment and storage medium
WO2022252513A1 (en) Target display method and apparatus
CN110247948A (en) Supplemental content is provided about embedded media
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
US20220335977A1 (en) Method and apparatus for editing object, electronic device and storage medium
EP4125272A1 (en) Method and apparatus for displaying page, electronic device and storage medium
CN113467855B (en) Webpage request processing method and device, electronic equipment and storage medium
CN112083852B (en) Recommendation bit layout method, device, equipment and medium for video application
CN113630612B (en) Data processing and data displaying method and device, electronic equipment and medium
CN115098764A (en) Multimedia processing method, device, electronic equipment and storage medium
CN113608737A (en) Page generation method, device, equipment and medium
CN114217919A (en) Task processing method and device, electronic equipment and storage medium
CN114428899A (en) Multimedia resource pushing method and device, electronic equipment and storage medium
CN113672829B (en) Page display method and device, electronic equipment and storage medium
CN113645064B (en) Task issuing method and device, electronic equipment and storage medium
CN115544049B (en) Data processing method, electronic device and computer readable storage medium
CN114896489A (en) Object recommendation information generation method, object recommendation information display method, object recommendation information generation device, object recommendation information display device, electronic equipment and medium
CN116821551A (en) Webpage sharing method and device
CN115190362B (en) Data processing method and device, electronic equipment and storage medium
CN114449304A (en) Information display method, device, equipment, medium and product
US10567539B2 (en) Managing metadata in cloud driven, thin client video applications
CN117194036A (en) Contract information processing method and device and computer equipment
CN116185431A (en) Data processing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination