WO2018072056A1 - Sharing network content - Google Patents

Sharing network content Download PDF

Info

Publication number
WO2018072056A1
WO2018072056A1 PCT/CN2016/102250 CN2016102250W WO2018072056A1 WO 2018072056 A1 WO2018072056 A1 WO 2018072056A1 CN 2016102250 W CN2016102250 W CN 2016102250W WO 2018072056 A1 WO2018072056 A1 WO 2018072056A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
video
network
comment
sample
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.)
Ceased
Application number
PCT/CN2016/102250
Other languages
French (fr)
Inventor
Yumao Lu
Ling Li
Lei Sun
Guangxu MA
Yue Zhu
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Technology Licensing LLC
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 Microsoft Technology Licensing LLC filed Critical Microsoft Technology Licensing LLC
Priority to CN201680078014.2A priority Critical patent/CN108476214A/en
Priority to PCT/CN2016/102250 priority patent/WO2018072056A1/en
Publication of WO2018072056A1 publication Critical patent/WO2018072056A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/23418Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving operations for analysing video streams, e.g. detecting features or characteristics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/612Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for unicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/27Server based end-user applications
    • H04N21/274Storing end-user multimedia data in response to end-user request, e.g. network recorder
    • H04N21/2743Video hosting of uploaded data from client
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4788Supplemental services, e.g. displaying phone caller identification, shopping application communicating with other users, e.g. chatting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring

Definitions

  • Network content sharing is very common nowadays. For example, upon receiving network contents from a network, a network user may be interested in one of the received network contents and desire to share the network content with other network users on the network, and thus the network user may submit the network content via relevant sharing applications or websites. Then said other users may access the shared network content through the sharing applications or websites.
  • the network contents may include various contents accessible by network users on the network, such as, video news, articles, movies, pictures, songs, etc.
  • a hyperlink or screenshot of the shared network content may be shown by the sharing applications or websites to said other network users.
  • the network user desiring to share network contents may attempt to append some text comments to the shared network content so as to draw attention of said other network users.
  • Embodiments of the present disclosure may provide method, apparatus and system for sharing network content.
  • the present disclosure provides a method for sharing network content.
  • a content sample of a network content to be shared may be obtained.
  • a comment video corresponding to the network content may be obtained.
  • a remixing process may be performed on the content sample and the comment video based on object features of the comment video.
  • the present disclosure provides an apparatus for sharing network content.
  • the apparatus may comprise a content sample obtaining module, a comment video obtaining module and a remixing module.
  • the content sample obtaining module may be configured for obtaining a content sample of a network content to be shared.
  • the comment video obtaining module may be configured for obtaining a comment video corresponding to the network content.
  • the remixing module may be configured for performing a remixing process on the content sample and the comment video based on object features of the comment video.
  • the present disclosure provides a system for sharing network content.
  • the system may comprise one or more processors and a memory.
  • the memory may store computer-executable instructions that, when executed, cause the one or more processors to perform any operations of the methods according to various aspects of the present disclosure.
  • the present disclosure provides a non-transitory computer-readable medium.
  • the non-transitory computer-readable medium may comprise instructions that, when executed, cause one or more processors to perform any operations of the methods according to various aspects of the present disclosure.
  • FIG. 1 illustrates an exemplary application scenario for sharing network content.
  • FIG. 2 illustrates an exemplary system architecture for sharing network content.
  • FIG. 3A is a flowchart of an exemplary process for sharing network content according to an embodiment of the present disclosure.
  • FIG. 3B is a flowchart of an exemplary process for sharing network content according to an embodiment of the present disclosure.
  • FIG. 4A is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
  • FIG. 4B is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
  • FIG. 5 illustrates examples of screen display according to some implementations of the present disclosure.
  • FIG. 6 is a flowchart of an exemplary method for sharing network content according to an embodiment of the present disclosure.
  • FIG. 7 illustrates an exemplary apparatus for sharing network content according to an embodiment of the present disclosure.
  • FIG. 8 illustrates an exemplary system for sharing network content according to an embodiment of the present disclosure.
  • the embodiments of the present disclosure may enable a network user to provide a personalized video comment on a network content to be shared.
  • the presentation of a shared network content together with a comment video could effectively draw more attention of other network users, and provide all these network users with new user experience.
  • a network user has a capability of processing comment video and network content. Accordingly, the network user may take a preview of the processed comment video and network content at an earlier stage. This may facilitate to accelerate the whole sharing procedure.
  • a content server may process the comment video and the network content in parallel. This further accelerates the whole sharing procedure.
  • FIG. 1 illustrates an exemplary application scenario 100 for sharing network content.
  • a network 110 is applied for interconnecting various network entities, such as, client devices 120a and 120b, a content server 130 and a sharing server 140. It should be appreciated that all the network entities shown in FIG. 1 are exemplary, and depending on specific application requirements, any other network entities may be involved in the application scenario 100.
  • the network 110 may be any type of networks capable of interconnecting network entities.
  • the network 110 may be a single network or a combination of different networks.
  • the network 110 may be a Local Area Network (LAN) , a Metropolitan Area Network (MAN) or a Wide Area Network (WAN) .
  • the network 110 may be a wireline network or a wireless network.
  • the network 110 may be a circuit switching network, a packet switching network, or a message switching network.
  • the client devices 120a and 120b may be any type of electronic computing devices capable of connecting to the network 110, communicating with each other, assessing servers or websites on the network 110, processing data or signals, etc.
  • the client devices 120a and 120b may be desktops, laptops, tablets, smart phones, etc. Although only two client devices 120a and 120b are shown in FIG. 1, it should be appreciated that a different number of client devices may connect to the network 110.
  • the content server 130 may be any type of servers that maintain and provide network contents to other network entities.
  • the content server 130 may be, such as, a video server, a news server, a portal website server, etc.
  • the content server 130 may transmit requested network content to the client device 120a, thus enabling the client device 120a to access network contents maintained by the content server 130.
  • the content server 130 may be associated with a relevant application or website, and thus client devices may communicate with the content server 130 through running the application or visiting the website.
  • the sharing server 140 may be any type of servers capable of providing network content sharing services, such as, a Social Network Service (SNS) server.
  • SNS Social Network Service
  • the sharing server 140 may present a shared network content initiated by a user of the client device 120a to other users.
  • the application scenario 100 may involve any other servers. These servers may combine with each other or separate from each other in any approaches.
  • FIG. 2 illustrates an exemplary system architecture 200 for sharing network content. It is shown in FIG. 2 that a client device 22 and a content server 24 connect to the network 110. However, it should be appreciated that any other network entities might be involved in the system architecture 200.
  • the client device 22 and the content server 24 in FIG. 2 may correspond to the client device 120a or 120b and the content server 130 in FIG. 1 respectively.
  • the client device 22 may include at least one of a communication interface 220, a processor 222, a memory 224, a video processor 226, a display device 228, an input device 230, a camera 232, a microphone 234, a loudspeaker 236, etc.
  • the communication interface 220 may transmit information to or receive information from other network entities via the network 110.
  • the processor 222 may include one or more general processors that execute program instructions.
  • the memory 224 may include RAM, ROM, or any other type of dynamic or static storage devices that store data or program instructions.
  • the video processor 226 may be a special processor for performing video process.
  • the display device 228 may present information to a user through a display screen.
  • the input device 230 may include one or more of a keyboard, a pointing device, an electronic pen, a touchscreen, or other devices for user input.
  • the camera 232 may be used for taking photos or shooting videos.
  • the microphone 234 and the loudspeaker 236 may be used for implementing audio input and output.
  • the content server 24 may include at least one of a communication interface 240, a processor 242, a memory 244, a video processor 246, a content storage device 248, etc.
  • the communication interface 240 may transmit information to or receive information from other network entities via the network 110.
  • the processor 242 may include one or more general processors that execute program instructions.
  • the memory 244 may include RAM, ROM, or any other type of dynamic or static storage devices that store information or program instructions.
  • the video processor 246 may be a special processor for performing video process.
  • the content storage device 248 may store network contents, and may be based on, such as, a local or cloud storage.
  • client device 22 and the content server 24 are exemplary, and depending on specific application requirements, the client device 22 and the content server 24 may also include any other components. Moreover, the client device 22 and the content server 24 shown in the system architecture 200 may be configured for cooperatively implementing embodiments of the present disclosure described in details below.
  • FIG. 3A is a flowchart of an exemplary process 300a for sharing network content according to an embodiment of the present disclosure. It is shown in FIG. 3A that a client device 32 and a content server 34 are involved in the process 300a. However, it should be appreciated that, depending on specific application requirements, any other network entities may be involved in the process 300a.
  • the client device 32 may access network contents of the content server 34.
  • the content server 34 may transfer the network contents to the client device 32 in response to a request from the client device 32.
  • the content server 34 may transfer the network contents to the client device 32 initiatively.
  • the content server 34 may initiatively push network contents to the client device 32.
  • any other approaches may also be adopted for implementing the accessing of the network contents maintained by the content server 34.
  • the received network contents may be displayed or presented by the client device 32 to the user.
  • the client device 32 may play the news video through a display device and a loudspeaker.
  • the client device 32 may display the article on the display device.
  • the user of the client device 32 may be interested in a certain network content, and may desire to share this network content with other users via, such as, a social network.
  • the client device 32 may extract a content sample from the network content that is to be shared.
  • the content sample indicates representative information extracted from the network content.
  • the content sample may be a thumbnail of the network content.
  • the content sample may also be a video segment of the network content.
  • Various approaches may be adopted for extracting the content sample from the network content.
  • the content sample may be extracted manually by the user of the client device 32 from the network content. For example, if the network content is a video, the user may select a frame or a segment from the video when watching the video on the client device 32, and utilize the selected frame or segment as the content sample.
  • the content sample may be extracted automatically by the client device 32 from the network content.
  • the client device 32 may randomly extract the content sample from the network content.
  • the client device 32 may extract the content sample based on certain criteria that intend to utilize a more representative and more informative portion of the network content as the content sample. For example, if the network content is an article, the client device 32 may utilize a thumbnail of the article as the content sample.
  • the client device 32 may determine a key frame from the video as the content sample. For example, if the network content is a news video, the key frame may be the first frame after a scene transition. If the network content is a short film, the key frame may be a frame which contains one or more human faces. Any other criteria may be adopted for determining the key frame.
  • the client device 32 may also extract a video segment from the video as the content sample.
  • the client device 32 may shoot a comment video, and meanwhile perform a remixing process.
  • the user of the client device 32 may provide a personalized video comment on the network content to be shared.
  • a comment video may effectively draw more attention of other network users, and improve user experience.
  • the user may utilize a camera and a microphone of the client device 32 to shoot the comment video in which the user may, for example, make comments on the network content by words, expressions or gestures.
  • the comment video may focus on a certain object, such as, the face of the user, the body of the user, or any other objects.
  • the comment video may also contain scene changes, such as, changes between different persons, changes between a person and a background, or changes between a person and other object.
  • the client device 32 may perform a remixing process.
  • the client device 32 may remix the content sample and the comment video.
  • the present disclosure can accelerate the whole sharing process.
  • FIG. 4A is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
  • the client device 32 may detect object features from the comment video.
  • the object features may comprise various features of the object in the comment video.
  • the object features may comprise at least one of object position, object size, object contour, object orientation, etc.
  • the client device 32 may detect a position of the face, such as, being at the upper part or lower part of the screen, at the left side or right side of the screen, etc.
  • the client device 32 may detect a size of the upper part of the body of the user, such as, occupying less than a half of the screen, occupying almost the whole screen, etc.
  • the client device 32 may detect a contour of the upper part of the body of the user, and thus can discriminate the user from the background.
  • the client device 32 may also detect an orientation of the upper part of the body of the user, such as, vertical, inclined, etc.
  • the embodiments of the present disclosure may adopt any detecting techniques for detecting object features from the comment video, and are not limited to any specific detecting technique.
  • the client device 32 may determine, based on the object features, a region of the comment video for placing the content sample.
  • the content sample may be overlaid over a region of the comment video.
  • a size and a position of the region need to be selected such that the object in the comment video or a main body of the object can avoid the content sample and the object is still a dominant element in the screen. This can be achieved by determining the region based on the detected object features. For example, if the object is located at the lower part of the screen, the region may be determined as locating at the upper part of the screen.
  • the region may be determined as locating inside the object but keeping away from the face of the object. For example, if the object is located at the left side of the screen and there is a relative big blank area to the right of the object, the region may be determined as locating to the right of the object and having a relative big size.
  • the region of the comment video for placing the content sample may also be determined based on the object features in any other approaches.
  • the client device 32 may overlay the content sample in the region of the comment video determined at 412, so as to obtain a remixed content sample and comment video.
  • a thumbnail or video segment of the network content may be placed in the region of the comment video for placing the content sample.
  • the overlaying operation at 414 may further include replacing a background of the comment video.
  • the contour information may be used for discriminating the object from the background, and thus the background may be replaced by other colors, images, etc.
  • the remixing process in FIG. 4A may also be performed dynamically.
  • the client device 32 may detect realtime object features with the changing of the object.
  • the client device 32 may determine the region in real time so as to adapt for the changing of the object. For example, if the object is moving from the left side of the screen to the right side of the screen, the region may correspondingly moving from the right side of the screen to the left side of the screen.
  • the client device 32 may perform the overlaying operation adaptively to the changing of the region.
  • FIG. 5 illustrates examples of screen display according to some implementations of the present disclosure. It should be appreciated that the screen displays 510, 520 and 530 in FIG. 5 are only some examples facilitating to understand the remixing process according to some implementations of the present disclosure, and many other screen displays may occur in other implementations.
  • the object 512 is located at the lower part of the screen, and the content sample 514 is located in a region at the upper part of the screen.
  • the object 522 is located at the left side of the screen, and the content sample 524 is located at the right side of the screen and has a relative big size.
  • the object 532 has a big size and occupies a large portion of the screen, and the content sample 534 is located inside the main body of the object but keeps away from the face of the object 532.
  • the screen displays 510, 520 and 530 in FIG. 5 may also be used for illustrating a circumstance that the status of the object is changing. For example, in the comment video, if the status of the object is changed from 512 to 522, the presentation of the content sample may be changed from 514 to 524 accordingly; then if the status of the object is changed from 522 to 532, the presentation of the content sample may be changed from 524 to 534 accordingly.
  • the client device 32 may send the content sample extracted at 312 and the comment video shot at 314 to the content server 34.
  • the client device 32 may present a preview of the remixed content sample and comment video obtained at 314 to the user of the client device 32.
  • the client device 32 may utilize the display device and the loudspeaker to play the remixed content sample and comment video.
  • the comment video is playing, and the content sample may be shown in the region determined at 412 simultaneously. If the content sample is a video segment, the video segment may be played in the region determined at 412 while the comment video is playing.
  • the presenting of the preview at 318 can be performed immediately after the shooting and remixing operations at 314, that is, the user can take a preview at an earlier stage, thus further accelerating the whole sharing process.
  • the content server 34 may perform a remixing process at 320.
  • the content server 34 may remix the content sample, the comment video and the network content to obtain a shared video.
  • the remixing process at the content server 34 may be performed during the client device 32 is presenting the preview to the user, thus further facilitating to reduce the time to share the network content.
  • FIG. 4B is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
  • the content server 34 may detect object features from the comment video in a similar way as the detecting operation at 410 in FIG. 4A.
  • the content server 34 may determine, based on the object features, a region of the comment video for placing the content sample in a similar way as the determining operation at 412 in FIG. 4A.
  • the content server 34 may overlay the content sample in the region of the comment video determined at 422 in a similar way as the overlaying operation at 414 in FIG. 4A. Through the overlaying operation at 424, a first video may be obtained as the remixed content sample and comment video.
  • the content server 34 may concatenate the first video obtained at 424 with the network content to obtain a shared video.
  • the network content was previously provided to the client device 32, and the comment video is shot by the user of the client device 32 with respect to this network content.
  • the content server 34 may retrieve the network content from, such as, a content storage device therein, for performing the concatenating operation at 426.
  • the concatenating operation at 426 may indicate appending the network content at the end of the first video. That is, when presenting the shared video, the network content may be played immediately after the play of the first video.
  • the content server 34 may apply a transition effect between the first video and the network content.
  • the transition effect at the end of the first video, the network content may emerge from the region of the comment video that is used for placing the content sample, and gradually occupy the whole screen. It shall be appreciated that any other transition effects may be applied by the content server 34.
  • the remixing process in FIG. 4B may also be performed dynamically.
  • the detecting operation 420, the determining operation at 422 and the overlying operation at 424 may be performed in a similar way as the operations 410, 412 and 414 in the dynamically-performed remixing process in FIG. 4A as mentioned above.
  • a process for confirming sharing may be performed between the client device 32 and the content server 34.
  • the client device 32 may send a sharing confirmation to the content server 34, so as to inform the content server 34 that the user approves to submit the shared video.
  • the sharing confirmation may be sent by the client device 32 initiatively.
  • the sharing confirmation may be sent by the client device 32 in response to a query from the client server 34.
  • the content server 34 may send a query to the client device 32 to ask the user whether to submit the shared video, and then receive a confirmation from the client device 32.
  • the content server 34 may submit the shared video to a sharing server at 324.
  • the content server 34 may post the shared video to a SNS server which may further provide the shared video to other users.
  • the client device 32 may also send information about the region of the comment video for placing the content sample to the content server 34.
  • the content server 34 may directly utilize the region information in the remixing process at 320, without the need of performing the detecting operation at 420 and the determining operation at 422 in FIG. 4B.
  • the remixing process at 320 may comprise overlaying, based on the received region information, the content sample in the region of the comment video to obtain the first video, and concatenating the first video with the network content to obtain the shared video.
  • the sending operation 316 may also be performed at other timings.
  • the content sample and the comment video may be sent during the shooting or remixing operation at 314.
  • a streaming technique may be adopted for performing the sending operation.
  • the content sample and the comment video may also be sent during presenting the preview at 318.
  • FIG. 3B is a flowchart of an exemplary process 300b for sharing network content according to an embodiment of the present disclosure.
  • the operations in the process 300b are similar as those in the process 300a in FIG. 3A except that the operation 314 in FIG. 3A is replaced by operations 315 and 317 in FIG. 3B.
  • the client device 32 may shoot a comment video in a similar way as the shooting operation at 314.
  • the client device 32 may send the content sample extracted at 312 and the comment video shot at 315 to the content server 34.
  • the client device 32 may perform a remixing process in a similar way as the remixing process performed at 314.
  • the shooting operation and the remixing process in FIG. 3B are performed sequentially, instead of in parallel. That is, the remixing process may be performed after the comment video has been shot.
  • the content server 34 may perform a remixing process at 320 during the client device 32 is performing a remixing process at 317 and/or presenting a preview at 318.
  • the sending operation 316 may also be performed at other timings.
  • the content sample and the comment video may be sent during the shooting operation at 314, during performing the remixing process at 317, after performing the remixing process at 317, or during presenting the preview at 318.
  • the extracting operation at 312 and the shooting operation at 315 may also exchange order with each other.
  • FIG. 6 is a flowchart of an exemplary method 600 for sharing network content according to an embodiment of the present disclosure.
  • the method 600 may be implemented by a client device or a content server.
  • the client device may has a structure similar as that of the client device 22 shown in FIG. 2, and the content server may has a structure similar as that of the content server 24 shown in FIG. 2.
  • a processor, a video processor or a combination of processor and video processor in the client device or the content server may be configured for performing operations in the method 600.
  • other relevant components in the client device or the content server may also be involved in the performing of the operations in the method 600.
  • the method 600 starts at 602 and proceeds to 604.
  • a content sample of a network content to be shared may be obtained.
  • the network content may be received by the client device from the content server.
  • the obtaining operation at 604 may be performed by the client device in a similar way as the extracting operation at 312 in FIGs. 3A and 3B.
  • the obtaining operation at 604 may comprise receiving the content sample by the content server from the client device, as indicated by the transferring at 316 in FIGs. 3A and 3B.
  • a comment video corresponding to the network content may be obtained.
  • the obtaining operation at 606 may comprise shooting the comment video by the client device, as indicated by the shooting operation at 314 in FIG. 3A or 315 in FIG. 3B.
  • the obtaining operation at 606 may comprise receiving the comment video by the content server from the client device, as indicated by the transferring at 316 in FIGs. 3A and 3B.
  • a remixing process may be performed on the content sample and the comment video based on object features of the comment video.
  • the remixing process at 608 may be performed by the client device in a similar way as the operation of performing a remixing process as indicated at 314 in FIG. 3A or at 317 in FIG. 3B.
  • the remixing process at 608 may be performed by the content server in a similar way as the operation of performing a remixing process at 320 in FIGs. 3A and 3B.
  • the method 600 may also include any of the operations by the client device or the content server as described above in connection with FIGs. 3A, 3B, 4A and 4B.
  • FIG. 7 illustrates an exemplary apparatus 700 for sharing network content according to an embodiment of the present disclosure.
  • the apparatus 700 may be configured for performing the operations of the method 600 in FIG. 6.
  • the apparatus 700 may comprise a content sample obtaining module 702, a comment video obtaining module 704 and a remixing module 706.
  • the content sample obtaining module 702 may be configured for obtaining a content sample of a network content to be shared. For example, the content sample obtaining module 702 may perform the operation 604 in the method 600.
  • the comment video obtaining module 704 may be configured for obtaining a comment video corresponding to the network content.
  • the comment video obtaining module 704 may perform the operation 606 in the method 600.
  • the remixing module 706 may be configured for performing a remixing process on the content sample and the comment video based on object features of the comment video. For example, the remixing module 706 may perform the operation 608 in the method 600.
  • the apparatus 700 may also comprise any other modules configured for performing any operations of the methods for sharing network content according to the embodiments of the present disclosure as mentioned above.
  • FIG. 8 illustrates an exemplary system 800 for sharing network content according to an embodiment of the present disclosure.
  • the system 800 may comprise one or more processors 802.
  • the system 800 may further comprise a memory 804 that is connected with the one or more processors 802.
  • the memory 804 may store computer-executable instructions that, when executed, cause the one or more processors 802 to perform any operations of the methods for sharing network content according to the embodiments of the present disclosure as mentioned above.
  • the embodiments of the present disclosure may be embodied in a non-transitory computer-readable medium.
  • the non-transitory computer-readable medium may comprise instructions that, when executed, cause one or more processors to perform any operations of the methods for sharing network content according to the embodiments of the present disclosure as mentioned above.
  • modules in the apparatuses described above may be implemented in various approaches. These modules may be implemented as hardware, software, or a combination thereof. Moreover, any of these modules may be further functionally divided into sub-modules or combined together.
  • processors have been described in connection with various apparatuses and methods. These processors may be implemented using electronic hardware, computer software, or any combination thereof. Whether such processors are implemented as hardware or software will depend upon the particular application and overall design constraints imposed on the system.
  • a processor, any portion of a processor, or any combination of processors presented in the present disclosure may be implemented with a microprocessor, microcontroller, digital signal processor (DSP) , a field-programmable gate array (FPGA) , a programmable logic device (PLD) , a state machine, gated logic, discrete hardware circuits, and other suitable processing components configured to perform the various functions described throughout the present disclosure.
  • DSP digital signal processor
  • FPGA field-programmable gate array
  • PLD programmable logic device
  • a state machine gated logic, discrete hardware circuits, and other suitable processing components configured to perform the various functions described throughout the present disclosure.
  • the functionality of a processor, any portion of a processor, or any combination of processors presented in the present disclosure may be
  • a computer-readable medium may include, by way of example, memory such as a magnetic storage device (e.g., hard disk, floppy disk, magnetic strip) , an optical disk, a smart card, a flash memory device, random access memory (RAM) , read only memory (ROM) , programmable ROM (PROM) , erasable PROM (EPROM) , electrically erasable PROM (EEPROM) , a register, or a removable disk.
  • RAM random access memory
  • ROM read only memory
  • PROM programmable ROM
  • EPROM erasable PROM
  • EEPROM electrically erasable PROM

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The present disclosure provides method, apparatus and system for sharing network content. A content sample of a network content to be shared may be obtained. A comment video corresponding to the network content may be obtained. A remixing process may be performed on the content sample and the comment video based on object features of the comment video.

Description

SHARING NETWORK CONTENT BACKGROUND
Network content sharing is very common nowadays. For example, upon receiving network contents from a network, a network user may be interested in one of the received network contents and desire to share the network content with other network users on the network, and thus the network user may submit the network content via relevant sharing applications or websites. Then said other users may access the shared network content through the sharing applications or websites. Here, the network contents may include various contents accessible by network users on the network, such as, video news, articles, movies, pictures, songs, etc. Usually, a hyperlink or screenshot of the shared network content may be shown by the sharing applications or websites to said other network users. In some circumstances, the network user desiring to share network contents may attempt to append some text comments to the shared network content so as to draw attention of said other network users.
SUMMARY
This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. It is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
Embodiments of the present disclosure may provide method, apparatus and system for sharing network content.
In an aspect, the present disclosure provides a method for sharing network content. According to the method, a content sample of a network content to be shared may be obtained. A comment video corresponding to the network content may be obtained. A remixing process may be performed on the content sample and the comment video based on object features of the comment video.
In another aspect, the present disclosure provides an apparatus for sharing network content. The apparatus may comprise a content sample obtaining module, a comment video obtaining module and a remixing module. The content sample obtaining module may be configured for obtaining a content sample of a network  content to be shared. The comment video obtaining module may be configured for obtaining a comment video corresponding to the network content. The remixing module may be configured for performing a remixing process on the content sample and the comment video based on object features of the comment video.
In another aspect, the present disclosure provides a system for sharing network content. The system may comprise one or more processors and a memory. The memory may store computer-executable instructions that, when executed, cause the one or more processors to perform any operations of the methods according to various aspects of the present disclosure.
In another aspect, the present disclosure provides a non-transitory computer-readable medium. The non-transitory computer-readable medium may comprise instructions that, when executed, cause one or more processors to perform any operations of the methods according to various aspects of the present disclosure.
It should be noted that the above one or more aspects comprise the features hereinafter fully described and particularly pointed out in the claims. The following description and the drawings set forth in detail certain illustrative features of the one or more aspects. These features are only indicative of a few of the various ways in which the principles of various aspects may be employed, and this disclosure is intended to include all such aspects and their equivalents.
BRIEF DESCRIPTION OF THE DRAWINGS
The disclosed aspects will hereinafter be described in connection with the appended drawings that are provided to illustrate and not to limit the disclosed aspects.
FIG. 1 illustrates an exemplary application scenario for sharing network content.
FIG. 2 illustrates an exemplary system architecture for sharing network content.
FIG. 3A is a flowchart of an exemplary process for sharing network content according to an embodiment of the present disclosure.
FIG. 3B is a flowchart of an exemplary process for sharing network content according to an embodiment of the present disclosure.
FIG. 4A is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
FIG. 4B is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
FIG. 5 illustrates examples of screen display according to some implementations of the present disclosure.
FIG. 6 is a flowchart of an exemplary method for sharing network content according to an embodiment of the present disclosure.
FIG. 7 illustrates an exemplary apparatus for sharing network content according to an embodiment of the present disclosure.
FIG. 8 illustrates an exemplary system for sharing network content according to an embodiment of the present disclosure.
DETAILED DESCRIPTION
The present disclosure will now be discussed with reference to several example implementations. It is to be understood that these implementations are discussed only for enabling those skilled in the art to better understand and thus implement the embodiments of the present disclosure, rather than suggesting any limitations on the scope of the present disclosure.
The embodiments of the present disclosure may enable a network user to provide a personalized video comment on a network content to be shared. The presentation of a shared network content together with a comment video could effectively draw more attention of other network users, and provide all these network users with new user experience. According to the embodiments of the present disclosure, a network user has a capability of processing comment video and network content. Accordingly, the network user may take a preview of the processed comment video and network content at an earlier stage. This may facilitate to accelerate the whole sharing procedure. Moreover, a content server may process the comment video and the network content in parallel. This further accelerates the whole sharing procedure.
FIG. 1 illustrates an exemplary application scenario 100 for sharing network content.
In FIG. 1, a network 110 is applied for interconnecting various network entities, such as,  client devices  120a and 120b, a content server 130 and a sharing server 140. It should be appreciated that all the network entities shown in FIG. 1 are  exemplary, and depending on specific application requirements, any other network entities may be involved in the application scenario 100.
The network 110 may be any type of networks capable of interconnecting network entities. The network 110 may be a single network or a combination of different networks. In terms of coverage range, the network 110 may be a Local Area Network (LAN) , a Metropolitan Area Network (MAN) or a Wide Area Network (WAN) . In terms of carrying medium, the network 110 may be a wireline network or a wireless network. In terms of data switching techniques, the network 110 may be a circuit switching network, a packet switching network, or a message switching network.
The  client devices  120a and 120b may be any type of electronic computing devices capable of connecting to the network 110, communicating with each other, assessing servers or websites on the network 110, processing data or signals, etc. For example, the  client devices  120a and 120b may be desktops, laptops, tablets, smart phones, etc. Although only two  client devices  120a and 120b are shown in FIG. 1, it should be appreciated that a different number of client devices may connect to the network 110.
The content server 130 may be any type of servers that maintain and provide network contents to other network entities. The content server 130 may be, such as, a video server, a news server, a portal website server, etc. For example, when receiving a request from the client device 120a, the content server 130 may transmit requested network content to the client device 120a, thus enabling the client device 120a to access network contents maintained by the content server 130. The content server 130 may be associated with a relevant application or website, and thus client devices may communicate with the content server 130 through running the application or visiting the website.
The sharing server 140 may be any type of servers capable of providing network content sharing services, such as, a Social Network Service (SNS) server. For example, the sharing server 140 may present a shared network content initiated by a user of the client device 120a to other users.
It should be appreciated that, although only the content server 130 and the sharing server 140 are shown in FIG. 1, the application scenario 100 may involve any other servers. These servers may combine with each other or separate from each other  in any approaches.
FIG. 2 illustrates an exemplary system architecture 200 for sharing network content. It is shown in FIG. 2 that a client device 22 and a content server 24 connect to the network 110. However, it should be appreciated that any other network entities might be involved in the system architecture 200. The client device 22 and the content server 24 in FIG. 2 may correspond to the  client device  120a or 120b and the content server 130 in FIG. 1 respectively.
The client device 22 may include at least one of a communication interface 220, a processor 222, a memory 224, a video processor 226, a display device 228, an input device 230, a camera 232, a microphone 234, a loudspeaker 236, etc.
The communication interface 220 may transmit information to or receive information from other network entities via the network 110. The processor 222 may include one or more general processors that execute program instructions. The memory 224 may include RAM, ROM, or any other type of dynamic or static storage devices that store data or program instructions. The video processor 226 may be a special processor for performing video process. The display device 228 may present information to a user through a display screen. The input device 230 may include one or more of a keyboard, a pointing device, an electronic pen, a touchscreen, or other devices for user input. The camera 232 may be used for taking photos or shooting videos. The microphone 234 and the loudspeaker 236 may be used for implementing audio input and output.
The content server 24 may include at least one of a communication interface 240, a processor 242, a memory 244, a video processor 246, a content storage device 248, etc.
The communication interface 240 may transmit information to or receive information from other network entities via the network 110. The processor 242 may include one or more general processors that execute program instructions. The memory 244 may include RAM, ROM, or any other type of dynamic or static storage devices that store information or program instructions. The video processor 246 may be a special processor for performing video process. The content storage device 248 may store network contents, and may be based on, such as, a local or cloud storage.
The above components in the client device 22 and the content server 24 are exemplary, and depending on specific application requirements, the client device  22 and the content server 24 may also include any other components. Moreover, the client device 22 and the content server 24 shown in the system architecture 200 may be configured for cooperatively implementing embodiments of the present disclosure described in details below.
FIG. 3A is a flowchart of an exemplary process 300a for sharing network content according to an embodiment of the present disclosure. It is shown in FIG. 3A that a client device 32 and a content server 34 are involved in the process 300a. However, it should be appreciated that, depending on specific application requirements, any other network entities may be involved in the process 300a.
At 310, the client device 32 may access network contents of the content server 34. The content server 34 may transfer the network contents to the client device 32 in response to a request from the client device 32. For example, in the case that the content server 34 is associated with a website, if a user of the client device 32 is browsing the website and clicks on a link of a certain network content, the clicking operation may be deemed by the content server 34 as a request for accessing the network content, and accordingly the content server 34 may transmit the network content to the client device 32. Alternatively, the content server 34 may transfer the network contents to the client device 32 initiatively. For example, when the user of the client device 32 is browsing a website associated with the content server 34 or running an application associated with the content server 34, the content server 34 may initiatively push network contents to the client device 32. Besides the above examples, any other approaches may also be adopted for implementing the accessing of the network contents maintained by the content server 34.
The received network contents may be displayed or presented by the client device 32 to the user. For example, if a received network content is a news video, the client device 32 may play the news video through a display device and a loudspeaker. Moreover, for example, if a received network content is an article, the client device 32 may display the article on the display device.
Among the received network contents, the user of the client device 32 may be interested in a certain network content, and may desire to share this network content with other users via, such as, a social network.
In this case, at 312, the client device 32 may extract a content sample from the network content that is to be shared. Here, the content sample indicates  representative information extracted from the network content. The content sample may be a thumbnail of the network content. In the case that the network content is a video, the content sample may also be a video segment of the network content. Various approaches may be adopted for extracting the content sample from the network content.
In some implementations, the content sample may be extracted manually by the user of the client device 32 from the network content. For example, if the network content is a video, the user may select a frame or a segment from the video when watching the video on the client device 32, and utilize the selected frame or segment as the content sample.
In other implementations, the content sample may be extracted automatically by the client device 32 from the network content. The client device 32 may randomly extract the content sample from the network content. Alternatively, the client device 32 may extract the content sample based on certain criteria that intend to utilize a more representative and more informative portion of the network content as the content sample. For example, if the network content is an article, the client device 32 may utilize a thumbnail of the article as the content sample. While if the network content is a video, the client device 32 may determine a key frame from the video as the content sample. For example, if the network content is a news video, the key frame may be the first frame after a scene transition. If the network content is a short film, the key frame may be a frame which contains one or more human faces. Any other criteria may be adopted for determining the key frame. Moreover, if the network content is a video, the client device 32 may also extract a video segment from the video as the content sample.
At 314, the client device 32 may shoot a comment video, and meanwhile perform a remixing process.
According to the embodiments of the present disclosure, the user of the client device 32 may provide a personalized video comment on the network content to be shared. When sharing the network content, such a comment video may effectively draw more attention of other network users, and improve user experience. In an implementation, the user may utilize a camera and a microphone of the client device 32 to shoot the comment video in which the user may, for example, make comments on the network content by words, expressions or gestures. The comment video may  focus on a certain object, such as, the face of the user, the body of the user, or any other objects. The comment video may also contain scene changes, such as, changes between different persons, changes between a person and a background, or changes between a person and other object.
In an implementation, during shooting the comment video, the client device 32 may perform a remixing process. For example, the client device 32 may remix the content sample and the comment video. Through shooting and remixing at the same time, the present disclosure can accelerate the whole sharing process.
Various approaches may be adopted for performing the remixing process at 314. FIG. 4A is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
At 410, the client device 32 may detect object features from the comment video. The object features may comprise various features of the object in the comment video. In some implementations, the object features may comprise at least one of object position, object size, object contour, object orientation, etc. For example, if the upper part of the body of the user is shown in the comment video, the client device 32 may detect a position of the face, such as, being at the upper part or lower part of the screen, at the left side or right side of the screen, etc. The client device 32 may detect a size of the upper part of the body of the user, such as, occupying less than a half of the screen, occupying almost the whole screen, etc. The client device 32 may detect a contour of the upper part of the body of the user, and thus can discriminate the user from the background. The client device 32 may also detect an orientation of the upper part of the body of the user, such as, vertical, inclined, etc.
The embodiments of the present disclosure may adopt any detecting techniques for detecting object features from the comment video, and are not limited to any specific detecting technique.
At 412, the client device 32 may determine, based on the object features, a region of the comment video for placing the content sample. According to the embodiments of the present disclosure, the content sample may be overlaid over a region of the comment video. A size and a position of the region need to be selected such that the object in the comment video or a main body of the object can avoid the content sample and the object is still a dominant element in the screen. This can be achieved by determining the region based on the detected object features. For  example, if the object is located at the lower part of the screen, the region may be determined as locating at the upper part of the screen. For example, if the object has a big size and occupies almost the whole screen, the region may be determined as locating inside the object but keeping away from the face of the object. For example, if the object is located at the left side of the screen and there is a relative big blank area to the right of the object, the region may be determined as locating to the right of the object and having a relative big size.
Besides the above examples, the region of the comment video for placing the content sample may also be determined based on the object features in any other approaches.
At 414, the client device 32 may overlay the content sample in the region of the comment video determined at 412, so as to obtain a remixed content sample and comment video. For example, a thumbnail or video segment of the network content may be placed in the region of the comment video for placing the content sample.
In an implementations, the overlaying operation at 414 may further include replacing a background of the comment video. For example, if a contour of the object in the comment video is detected at 410, the contour information may be used for discriminating the object from the background, and thus the background may be replaced by other colors, images, etc.
Moreover, in some implementations, if a status of the object in the comment video is changing with time, the remixing process in FIG. 4A may also be performed dynamically.
In this case, at 410, the client device 32 may detect realtime object features with the changing of the object. At 412, the client device 32 may determine the region in real time so as to adapt for the changing of the object. For example, if the object is moving from the left side of the screen to the right side of the screen, the region may correspondingly moving from the right side of the screen to the left side of the screen. At 414, the client device 32 may perform the overlaying operation adaptively to the changing of the region.
FIG. 5 illustrates examples of screen display according to some implementations of the present disclosure. It should be appreciated that the screen displays 510, 520 and 530 in FIG. 5 are only some examples facilitating to understand  the remixing process according to some implementations of the present disclosure, and many other screen displays may occur in other implementations.
In screen display 510, the object 512 is located at the lower part of the screen, and the content sample 514 is located in a region at the upper part of the screen. In screen display 520, the object 522 is located at the left side of the screen, and the content sample 524 is located at the right side of the screen and has a relative big size. In screen display 530, the object 532 has a big size and occupies a large portion of the screen, and the content sample 534 is located inside the main body of the object but keeps away from the face of the object 532.
Moreover, assuming the  objects  512, 522 and 532 are the same object in a comment video, the screen displays 510, 520 and 530 in FIG. 5 may also be used for illustrating a circumstance that the status of the object is changing. For example, in the comment video, if the status of the object is changed from 512 to 522, the presentation of the content sample may be changed from 514 to 524 accordingly; then if the status of the object is changed from 522 to 532, the presentation of the content sample may be changed from 524 to 534 accordingly.
Return back to FIG. 3A, at 316, the client device 32 may send the content sample extracted at 312 and the comment video shot at 314 to the content server 34.
At 318, the client device 32 may present a preview of the remixed content sample and comment video obtained at 314 to the user of the client device 32. For example, the client device 32 may utilize the display device and the loudspeaker to play the remixed content sample and comment video. During presenting the preview, the comment video is playing, and the content sample may be shown in the region determined at 412 simultaneously. If the content sample is a video segment, the video segment may be played in the region determined at 412 while the comment video is playing. As shown in FIG. 3A, the presenting of the preview at 318 can be performed immediately after the shooting and remixing operations at 314, that is, the user can take a preview at an earlier stage, thus further accelerating the whole sharing process.
When the content server 34 receives the content sample and the comment video from the client device 32 at 316, the content server 34 may perform a remixing process at 320. For example, at 320, the content server 34 may remix the content sample, the comment video and the network content to obtain a shared video. As shown in FIG. 3A, the remixing process at the content server 34 may be performed  during the client device 32 is presenting the preview to the user, thus further facilitating to reduce the time to share the network content.
Various approaches may be adopted for performing the remixing process at 320. FIG. 4B is a flowchart of an exemplary remixing process according to an embodiment of the present disclosure.
At 420, the content server 34 may detect object features from the comment video in a similar way as the detecting operation at 410 in FIG. 4A.
At 422, the content server 34 may determine, based on the object features, a region of the comment video for placing the content sample in a similar way as the determining operation at 412 in FIG. 4A.
At 424, the content server 34 may overlay the content sample in the region of the comment video determined at 422 in a similar way as the overlaying operation at 414 in FIG. 4A. Through the overlaying operation at 424, a first video may be obtained as the remixed content sample and comment video.
At 426, the content server 34 may concatenate the first video obtained at 424 with the network content to obtain a shared video. Here, the network content was previously provided to the client device 32, and the comment video is shot by the user of the client device 32 with respect to this network content. The content server 34 may retrieve the network content from, such as, a content storage device therein, for performing the concatenating operation at 426.
In an implementation, the concatenating operation at 426 may indicate appending the network content at the end of the first video. That is, when presenting the shared video, the network content may be played immediately after the play of the first video.
In another implementation, the content server 34 may apply a transition effect between the first video and the network content. As an example for the transition effect, at the end of the first video, the network content may emerge from the region of the comment video that is used for placing the content sample, and gradually occupy the whole screen. It shall be appreciated that any other transition effects may be applied by the content server 34.
Moreover, in some implementations, if a status of the object in the comment video is changing with time, the remixing process in FIG. 4B may also be performed dynamically. For example, the detecting operation 420, the determining  operation at 422 and the overlying operation at 424 may be performed in a similar way as the  operations  410, 412 and 414 in the dynamically-performed remixing process in FIG. 4A as mentioned above.
Return back to FIG. 3A, at 322, a process for confirming sharing may be performed between the client device 32 and the content server 34. In an implementation, if the user of the client device 32 is satisfied with the preview presented at 318, the client device 32 may send a sharing confirmation to the content server 34, so as to inform the content server 34 that the user approves to submit the shared video. The sharing confirmation may be sent by the client device 32 initiatively. Alternatively, the sharing confirmation may be sent by the client device 32 in response to a query from the client server 34. In this case, after performing the remixing process at 320, the content server 34 may send a query to the client device 32 to ask the user whether to submit the shared video, and then receive a confirmation from the client device 32.
If a sharing confirmation is received at 322, the content server 34 may submit the shared video to a sharing server at 324. For example, the content server 34 may post the shared video to a SNS server which may further provide the shared video to other users.
It should be appreciated that all the operations in the process 300a and the sequence orders thereof are exemplary, and the present disclosure should cover all other equivalent operations and all other sequence orders under the same or similar concepts.
For example, in some implementations, the client device 32 may also send information about the region of the comment video for placing the content sample to the content server 34. Thus, the content server 34 may directly utilize the region information in the remixing process at 320, without the need of performing the detecting operation at 420 and the determining operation at 422 in FIG. 4B. In this case, the remixing process at 320 may comprise overlaying, based on the received region information, the content sample in the region of the comment video to obtain the first video, and concatenating the first video with the network content to obtain the shared video.
Moreover, although it is shown in FIG. 3A that the content sample and the comment video are sent at 316 after the shooting or remixing operation at 314 and  before the presenting operation at 318, the sending operation 316 may also be performed at other timings. For example, the content sample and the comment video may be sent during the shooting or remixing operation at 314. In this case, such as, a streaming technique may be adopted for performing the sending operation. Moreover, in some cases, the content sample and the comment video may also be sent during presenting the preview at 318.
FIG. 3B is a flowchart of an exemplary process 300b for sharing network content according to an embodiment of the present disclosure.
The operations in the process 300b are similar as those in the process 300a in FIG. 3A except that the operation 314 in FIG. 3A is replaced by  operations  315 and 317 in FIG. 3B.
At 315, the client device 32 may shoot a comment video in a similar way as the shooting operation at 314.
At 316, the client device 32 may send the content sample extracted at 312 and the comment video shot at 315 to the content server 34.
At 317, the client device 32 may perform a remixing process in a similar way as the remixing process performed at 314.
It can be seen that, the shooting operation and the remixing process in FIG. 3B are performed sequentially, instead of in parallel. That is, the remixing process may be performed after the comment video has been shot.
According to the process 300b, the content server 34 may perform a remixing process at 320 during the client device 32 is performing a remixing process at 317 and/or presenting a preview at 318.
It should be appreciated that all the operations in the process 300b and the sequence orders thereof are exemplary, and the present disclosure should cover all other equivalent operations and all other sequence orders under the same or similar concepts.
For example, although it is shown in FIG. 3B that the content sample and the comment video are sent at 316 after the shooting operation at 315 or before performing the remixing process at 317, the sending operation 316 may also be performed at other timings. For example, the content sample and the comment video may be sent during the shooting operation at 314, during performing the remixing process at 317, after performing the remixing process at 317, or during presenting the  preview at 318. Moreover, the extracting operation at 312 and the shooting operation at 315 may also exchange order with each other.
FIG. 6 is a flowchart of an exemplary method 600 for sharing network content according to an embodiment of the present disclosure. The method 600 may be implemented by a client device or a content server. The client device may has a structure similar as that of the client device 22 shown in FIG. 2, and the content server may has a structure similar as that of the content server 24 shown in FIG. 2. For example, a processor, a video processor or a combination of processor and video processor in the client device or the content server may be configured for performing operations in the method 600. Moreover, depending on implementation requirements, other relevant components in the client device or the content server may also be involved in the performing of the operations in the method 600.
The method 600 starts at 602 and proceeds to 604. At 604, a content sample of a network content to be shared may be obtained. The network content may be received by the client device from the content server. The obtaining operation at 604 may be performed by the client device in a similar way as the extracting operation at 312 in FIGs. 3A and 3B. Alternatively, the obtaining operation at 604 may comprise receiving the content sample by the content server from the client device, as indicated by the transferring at 316 in FIGs. 3A and 3B.
At 606, a comment video corresponding to the network content may be obtained. The obtaining operation at 606 may comprise shooting the comment video by the client device, as indicated by the shooting operation at 314 in FIG. 3A or 315 in FIG. 3B. Alternatively, the obtaining operation at 606 may comprise receiving the comment video by the content server from the client device, as indicated by the transferring at 316 in FIGs. 3A and 3B.
At 608, a remixing process may be performed on the content sample and the comment video based on object features of the comment video. The remixing process at 608 may be performed by the client device in a similar way as the operation of performing a remixing process as indicated at 314 in FIG. 3A or at 317 in FIG. 3B. Alternatively, the remixing process at 608 may be performed by the content server in a similar way as the operation of performing a remixing process at 320 in FIGs. 3A and 3B.
Moreover, the method 600 may also include any of the operations by the  client device or the content server as described above in connection with FIGs. 3A, 3B, 4A and 4B.
FIG. 7 illustrates an exemplary apparatus 700 for sharing network content according to an embodiment of the present disclosure. In an implementation, the apparatus 700 may be configured for performing the operations of the method 600 in FIG. 6.
The apparatus 700 may comprise a content sample obtaining module 702, a comment video obtaining module 704 and a remixing module 706. The content sample obtaining module 702 may be configured for obtaining a content sample of a network content to be shared. For example, the content sample obtaining module 702 may perform the operation 604 in the method 600. The comment video obtaining module 704 may be configured for obtaining a comment video corresponding to the network content. For example, the comment video obtaining module 704 may perform the operation 606 in the method 600. The remixing module 706 may be configured for performing a remixing process on the content sample and the comment video based on object features of the comment video. For example, the remixing module 706 may perform the operation 608 in the method 600. Moreover, the apparatus 700 may also comprise any other modules configured for performing any operations of the methods for sharing network content according to the embodiments of the present disclosure as mentioned above.
FIG. 8 illustrates an exemplary system 800 for sharing network content according to an embodiment of the present disclosure.
The system 800 may comprise one or more processors 802. The system 800 may further comprise a memory 804 that is connected with the one or more processors 802. The memory 804 may store computer-executable instructions that, when executed, cause the one or more processors 802 to perform any operations of the methods for sharing network content according to the embodiments of the present disclosure as mentioned above.
The embodiments of the present disclosure may be embodied in a non-transitory computer-readable medium. The non-transitory computer-readable medium may comprise instructions that, when executed, cause one or more processors to perform any operations of the methods for sharing network content according to the embodiments of the present disclosure as mentioned above.
It should be appreciated that all the operations in the methods described above are merely exemplary, and the present disclosure is not limited to any operations in the methods or sequence orders of these operations, and should cover all other equivalents under the same or similar concepts.
It should also be appreciated that all the modules in the apparatuses described above may be implemented in various approaches. These modules may be implemented as hardware, software, or a combination thereof. Moreover, any of these modules may be further functionally divided into sub-modules or combined together.
Processors have been described in connection with various apparatuses and methods. These processors may be implemented using electronic hardware, computer software, or any combination thereof. Whether such processors are implemented as hardware or software will depend upon the particular application and overall design constraints imposed on the system. By way of example, a processor, any portion of a processor, or any combination of processors presented in the present disclosure may be implemented with a microprocessor, microcontroller, digital signal processor (DSP) , a field-programmable gate array (FPGA) , a programmable logic device (PLD) , a state machine, gated logic, discrete hardware circuits, and other suitable processing components configured to perform the various functions described throughout the present disclosure. The functionality of a processor, any portion of a processor, or any combination of processors presented in the present disclosure may be implemented with software being executed by a microprocessor, microcontroller, DSP, or other suitable platform.
Software shall be construed broadly to mean instructions, instruction sets, code, code segments, program code, programs, subprograms, software modules, applications, software applications, software packages, routines, subroutines, objects, threads of execution, procedures, functions, etc. The software may reside on a computer-readable medium. A computer-readable medium may include, by way of example, memory such as a magnetic storage device (e.g., hard disk, floppy disk, magnetic strip) , an optical disk, a smart card, a flash memory device, random access memory (RAM) , read only memory (ROM) , programmable ROM (PROM) , erasable PROM (EPROM) , electrically erasable PROM (EEPROM) , a register, or a removable disk. Although memory is shown separate from the processors in the various aspects presented throughout the present disclosure, the memory may be internal to the  processors (e.g., cache or register) .
The previous description is provided to enable any person skilled in the art to practice the various aspects described herein. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects. Thus, the claims are not intended to be limited to the aspects shown herein. All structural and functional equivalents to the elements of the various aspects described throughout the present disclosure that are known or later come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the claims.

Claims (20)

  1. A method for sharing network content, comprising:
    obtaining a content sample of a network content to be shared;
    obtaining a comment video corresponding to the network content; and
    performing a remixing process on the content sample and the comment video based on object features of the comment video.
  2. The method of claim 1, wherein the content sample is a thumbnail or a video segment of the network content.
  3. The method of claim 1, wherein the object features comprise at least one of object position, object size, object contour and object orientation.
  4. The method of claim 1, wherein the obtaining the content sample comprises:
    extracting the content sample from the network content.
  5. The method of claim 4, wherein the obtaining the comment video comprises:
    shooting the comment video that contains comments on the network content.
  6. The method of claim 5, wherein the remixing process is performed during shooting the comment video or after shooting the comment video.
  7. The method of claim 4, wherein the performing the remixing process comprises:
    detecting the object features from the comment video;
    determining, based on the object features, a region of the comment video for placing the content sample; and
    overlaying the content sample in the region of the comment video to obtain a first video.
  8. The method of claim 7, further comprising:
    sending information about the region of the comment video to a content server  providing the network content.
  9. The method of claim 7, further comprising:
    presenting a preview of the first video.
  10. The method of claim 9, further comprising:
    during or before presenting the preview, sending the content sample and the comment video to a content server providing the network content.
  11. The method of claim 4, further comprising:
    during or before performing the remixing process, sending the content sample and the comment video to a content server providing the network content.
  12. The method of claim 1, wherein the obtaining the content sample comprises:
    receiving the content sample of the network content from a client device.
  13. The method of claim 12, wherein the obtaining the comment video comprises:
    receiving the comment video that contains comments on the network content from the client device.
  14. The method of claim 12, wherein the performing the remixing process comprises:
    detecting the object features from the comment video;
    determining, based on the object features, a region of the comment video for placing the content sample;
    overlaying the content sample in the region of the comment video to obtain a first video; and
    concatenating the first video with the network content to obtain a shared video.
  15. The method of claim 12, further comprising:
    receiving information about a region of the comment video for placing the  content sample from the client device, and
    wherein the performing the remixing process comprises:
    overlaying the content sample in the region of the comment video to obtain a first video; and
    concatenating the first video with the network content to obtain a shared video.
  16. The method of claim 14 or 15, wherein the concatenating comprises:
    applying a transition effect between the first video and the network content.
  17. The method of claim 14 or 15, further comprising:
    receiving a sharing confirmation from the client device; and
    submitting the shared video to a sharing server.
  18. The method of claim 1, wherein the remixing process is performed dynamically.
  19. An apparatus for sharing network content, comprising:
    a content sample obtaining module, for obtaining a content sample of a network content to be shared;
    a comment video obtaining module, for obtaining a comment video corresponding to the network content; and
    a remixing module, for performing a remixing process on the content sample and the comment video based on object features of the comment video.
  20. A system for sharing network content, comprising:
    one or more processors; and
    a memory, storing computer-executable instructions that, when executed, cause the one or more processors to perform the method according to claims 1-18.
PCT/CN2016/102250 2016-10-17 2016-10-17 Sharing network content Ceased WO2018072056A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201680078014.2A CN108476214A (en) 2016-10-17 2016-10-17 share web content
PCT/CN2016/102250 WO2018072056A1 (en) 2016-10-17 2016-10-17 Sharing network content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/102250 WO2018072056A1 (en) 2016-10-17 2016-10-17 Sharing network content

Publications (1)

Publication Number Publication Date
WO2018072056A1 true WO2018072056A1 (en) 2018-04-26

Family

ID=62018119

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/102250 Ceased WO2018072056A1 (en) 2016-10-17 2016-10-17 Sharing network content

Country Status (2)

Country Link
CN (1) CN108476214A (en)
WO (1) WO2018072056A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3710974B1 (en) * 2017-11-17 2023-07-26 Telefonaktiebolaget LM Ericsson (publ) Method and arrangement for detecting digital content tampering

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686396A (en) * 2013-11-19 2014-03-26 乐视致新电子科技(天津)有限公司 Video sharing method and device
CN103747362A (en) * 2013-12-30 2014-04-23 广州华多网络科技有限公司 Method and device for cutting out video clip
WO2014064321A1 (en) * 2012-10-22 2014-05-01 Nokia Corporation Personalized media remix

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102685550B (en) * 2011-04-14 2014-07-09 天脉聚源(北京)传媒科技有限公司 Network video advertisement placing method and system
US9467750B2 (en) * 2013-05-31 2016-10-11 Adobe Systems Incorporated Placing unobtrusive overlays in video content
JP6260809B2 (en) * 2013-07-10 2018-01-17 ソニー株式会社 Display device, information processing method, and program
US20150324103A1 (en) * 2014-05-09 2015-11-12 Warangkana Tepmongkol Social network system for sharing fashions

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014064321A1 (en) * 2012-10-22 2014-05-01 Nokia Corporation Personalized media remix
CN103686396A (en) * 2013-11-19 2014-03-26 乐视致新电子科技(天津)有限公司 Video sharing method and device
CN103747362A (en) * 2013-12-30 2014-04-23 广州华多网络科技有限公司 Method and device for cutting out video clip

Also Published As

Publication number Publication date
CN108476214A (en) 2018-08-31

Similar Documents

Publication Publication Date Title
CN104811814B (en) Information processing method and system, client and server based on video playing
CN111314759B (en) Video processing method and device, electronic equipment and storage medium
US10573039B2 (en) Techniques for incorporating a text-containing image into a digital image
TWI490773B (en) An user interface operating method and an electrical device with the user interfaceand a program product storing a program for operating the user interface
US20170164027A1 (en) Video recommendation method and electronic device
US10705671B2 (en) Information sharing method, terminal, and storage medium
CN107256109A (en) Method for information display, device and terminal
US12461966B2 (en) Multimedia focalization
US10965993B2 (en) Video playback in group communications
CN115278346B (en) Method and related equipment for sending and receiving comments in live broadcast room
US10929460B2 (en) Method and apparatus for storing resource and electronic device
US20150189384A1 (en) Presenting information based on a video
CN110221747B (en) Presentation method of e-book reading page, computing device and computer storage medium
WO2019128568A1 (en) Content pushing method, apparatus and device
CN104883583A (en) Method and device for acquiring online video screenshot
US10445585B1 (en) Episodic image selection
CN113259770B (en) Video playing method, device, electronic equipment, medium and product
CN107168974A (en) The display control method and device of message in display items related content, social class application
CN106909264A (en) The method and device of switch groups figure on mobile terminals
WO2018072056A1 (en) Sharing network content
US20130100296A1 (en) Media content distribution
CN106557529B (en) Jump page display method and device in page jump
US20170199634A1 (en) Methods and systems for managing media content of a webpage
WO2024212965A1 (en) Method and apparatus for sliding image preview and terminal device
CN113747223B (en) Video comment method and device and electronic equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16919487

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16919487

Country of ref document: EP

Kind code of ref document: A1