WO2014086195A1 - 视频处理方法、移动终端及服务器 - Google Patents

视频处理方法、移动终端及服务器 Download PDF

Info

Publication number
WO2014086195A1
WO2014086195A1 PCT/CN2013/083965 CN2013083965W WO2014086195A1 WO 2014086195 A1 WO2014086195 A1 WO 2014086195A1 CN 2013083965 W CN2013083965 W CN 2013083965W WO 2014086195 A1 WO2014086195 A1 WO 2014086195A1
Authority
WO
WIPO (PCT)
Prior art keywords
video
address
dynamic data
mobile terminal
server
Prior art date
Application number
PCT/CN2013/083965
Other languages
English (en)
French (fr)
Inventor
王慧星
王志豪
黄俊洪
卢寅
王明慧
李海友
俞尚
林俊
刘毅
林剑城
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2014086195A1 publication Critical patent/WO2014086195A1/zh
Priority to US14/732,786 priority Critical patent/US10412137B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking
    • 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/75Media network packet handling
    • H04L65/762Media network packet handling at the source 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a video processing method, a mobile terminal, and a server. Background technique
  • users can see the content posted by their friends, for example: Friends A shared a sentence, Friends B published a log, Friends C uploaded a photo, etc. These contents are called dynamic,
  • the data that carries these dynamics is dynamic data.
  • most social networks support the inclusion of video information in dynamic data.
  • the user's friend D shares a video in Weibo, and when the user enters the microblog of the friend D, the dynamic data of the friend D can be viewed.
  • the data includes a video address shared by the friend D or a thumbnail containing the video address, and the user clicks on the thumbnail of the video address or video to open the webpage corresponding to the video address for video playback.
  • FIG. 1 is a schematic diagram of video playback of an existing mobile terminal. As shown in FIG. 1 , when a webpage in a mobile terminal plays a video, a video playing area in the webpage is d, and in the webpage. Advertising information, recommendation information, comment information, etc. are displayed around the video playing area, which affects the video playing effect, reduces the intelligence of the mobile terminal, and reduces the competitiveness of the social network products. Summary of the invention
  • a video processing method, a mobile terminal, and a server are provided, which can convert video in dynamic data of a social network into an adapted video suitable for playing by a mobile terminal, thereby improving video playback performance. Enhance the intelligence of mobile terminals and enhance the competitiveness of social networking products.
  • the video processing method includes:
  • the mobile terminal sends a pull request of the dynamic data of the social network to the server, so that the server acquires the original dynamic data that is requested to be pulled, where the original dynamic data includes a source video address; the server pairs the source The video address is subjected to an adaptation process to form an adapted video address; the server updates the original dynamic data by using the adapted video address to obtain optimized dynamic data and return the optimized dynamic data to the mobile terminal; And
  • the mobile terminal obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • another video processing method may include: the mobile terminal sending a pull request of the dynamic data of the social network to the server, so that the server is original to the requested pull.
  • the dynamic data is processed, and the optimized dynamic data is formed, where the original dynamic data includes a source video address, and the optimized dynamic data includes an adapted video address formed by performing adaptation processing on the source video address;
  • the mobile terminal obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • a video processing method including: the server acquiring, according to a pull request of the dynamic data of the social network sent by the mobile terminal, the original dynamic data that is requested to be pulled, the original Dynamic data contains the source video address;
  • the server performs an adaptation process on the source video address to form an adapted video address; and the server updates the original dynamic data by using the adapted video address to obtain optimized dynamic data and The optimized dynamic data is returned to the mobile terminal, so that the mobile terminal obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • a mobile terminal including: a dynamic pull module, configured to send a pull request of dynamic data of a social network to a server, so that the server pulls original dynamic data, and Processing the raw dynamic data to form an optimized dynamic number
  • the original dynamic data includes a source video address
  • the optimized dynamic data includes an adapted video address formed by performing an adaptation process on the source video address.
  • a data receiving module receiving the optimized dynamic data returned by the server
  • the video playing module obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • a server including:
  • the dynamic acquisition module acquires the original dynamic data that is requested to be pulled, and the original dynamic data includes a source video address;
  • the source video address is adapted to form an adapted video address
  • the dynamic update module is configured to update the original dynamic data by using the adapted video address to obtain optimized dynamic data
  • the data returning module returns the optimized dynamic data to the mobile terminal, so that the mobile terminal obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • the server converts the source video address in the dynamic data into an adapted video suitable for terminal playback. . Therefore, applying various aspects of the present invention improves the video playback effect and the intelligence of the mobile terminal, and at the same time improves the product competitiveness of the social network and improves the user's use viscosity on the social network.
  • FIG. 1 is a schematic diagram of video playback of an existing mobile terminal.
  • FIG. 2 is a flow chart of a video processing method in accordance with one embodiment of the present invention.
  • FIG. 3 is a flow chart of a video processing method in accordance with another embodiment of the present invention.
  • FIG. 4 is a flow chart of a video processing method in accordance with yet another embodiment of the present invention.
  • FIG. 5 is a schematic diagram of video playback of a mobile terminal according to an embodiment of the present invention.
  • 6 is a flow chart of a video processing method in accordance with another embodiment of the present invention.
  • FIG. 7 is a flow chart of a video processing method in accordance with still another embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of an embodiment of a video playing module according to FIG. 8.
  • FIG. 10 is a schematic structural diagram of another embodiment of the video playing module shown in FIG. 8.
  • FIG. 11 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • Figure 12 is a block diagram showing the structure of an adaptation processing module shown in Figure 11;
  • Figure 13 is a block diagram showing another embodiment of the adaptation processing module shown in Figure 11 . detailed description
  • the original dynamic data refers to dynamic data that is not adapted, for example: the user's friend E shares a video in the social network, and the dynamic data carrying the shared information includes the friend E share.
  • the source video address of the video then the dynamic data containing the source video address is called the original dynamic data.
  • Optimized dynamic data refers to dynamic data formed by adapting the original dynamic data.
  • the user's friend E shares a video in the social network.
  • the server pair The source video address in the original dynamic data shared by the friend E is adapted to form an adapted video address, and the dynamic data including the adapted video address is referred to as optimized dynamic data.
  • the mobile terminal includes but is not limited to: a notebook computer, a tablet computer, a mobile phone, a smart phone, an e-reader, a personal digital assistant (PDA), and the like.
  • FIG. 2 is a flowchart of a video processing method according to an embodiment of the present invention.
  • the embodiment of the present invention describes a flow of video processing from a mobile terminal side; the method may include at least the following steps S101 to S103.
  • step S101 the mobile terminal sends a pull request of the dynamic data of the social network to the server, so that the server processes the original dynamic data requested to be pulled, and forms optimized dynamic data.
  • the original dynamic data includes a source video address
  • the optimized dynamic data includes an adapted video address formed by performing an adaptation process on the source video address.
  • the source video address is usually a link address of an HTML (Hypertext Markup Language) webpage, and the source video address may be displayed in the original dynamic data in the form of a string, or may be included in the video thumbnail. Shown in the original dynamic data in the thumbnail.
  • the adapted video address may be displayed in the optimized dynamic data in the form of a string, or may be included in the video thumbnail and displayed in the optimized dynamic data.
  • the mobile terminal may send the pull request to the server, and the following manners may exist.
  • the mobile terminal if the mobile terminal has not logged into the social network, the mobile terminal Sending a login request of the social network to the server according to the login operation of the user, and carrying a pull request for the dynamic data in the login request; the server responding to the pull request in response to the login request
  • the user of the mobile terminal can log in to the social network to view the dynamic data.
  • the mobile terminal has logged into the social network, according to the user's pull operation, for example: performing a pull-down operation on the information display page of the social network, or clicking dynamic data pull on the information display page of the social network
  • the dynamic data pull option is selected by pressing a button or in a menu provided on the information display page of the social network, and the mobile terminal can send a pull request of the dynamic data to the server.
  • step S102 the mobile terminal receives the optimized dynamic data returned by the server.
  • the server adapts the video address included in the original dynamic data, and forms an adapted video address, that is, replaces the source video address in the original dynamic data with the adapted video address. Thereby obtaining optimized dynamic data.
  • the mobile terminal receives optimized dynamic data returned from the server. It should be noted that, after the mobile terminal obtains the optimized dynamic data, the optimized dynamic data is presented to the user.
  • the adapted video address may be displayed in the optimized dynamic data in the form of a string, or may be included in the video thumbnail to be displayed in the optimized dynamic data.
  • step S103 the mobile terminal obtains and plays the adapted video data according to the adapted video address in the optimized dynamic data.
  • the mobile terminal detects that the user clicks on the character string of the adapted video address in the optimized dynamic data or clicks on the thumbnail containing the adapted video address
  • the mobile terminal according to the adapted video Address, get the adapted video data and play it.
  • the adapted video data may be video data of various formats suitable for playing by the mobile terminal, including but not limited to: MP4 (Moving Picture Experts Group Audio Layer IV, motion picture expert compression standard audio layer 4 ) format, IFRAME (frame) format, H.264 format, Flash format, and more.
  • the mobile terminal is suitable for playing, and when the mobile terminal plays the adapted video data, the playing area can generally occupy all the screens of the mobile terminal, and a better video playing effect can be obtained.
  • the adapted video data may be video data in the MP4 format, and the mobile terminal may use the system player to perform full-screen playback; or the adapted video data may also be video data in the IFRAME format, the mobile terminal may The full-screen playback is performed by using a browser.
  • the adapted video data may also be video data in the H.264 format, and the mobile terminal may use an HTML5 player to perform full-screen playback; or the adapted video data may also be Flash. Formatted video data, the mobile terminal uses a Flash player for full-screen playback; and so on.
  • the server converts the source video address in the dynamic data into an adapted video address suitable for the mobile terminal, so that the mobile terminal can acquire an adaptation suitable for the mobile terminal to play according to the adapted video address.
  • the video is played. Therefore, the embodiment of the present invention not only improves the video playback effect and the intelligence of the mobile terminal, but also enhances the product competitiveness of the social network and improves the user's use viscosity of the social network.
  • FIG. 3 is a flow chart of a video processing method according to another embodiment of the present invention.
  • the embodiment of the present invention describes a flow of video processing from the side of the server; the method may include at least the following steps S201 to S203.
  • step S201 the server obtains the original dynamic data requested to be pulled according to the pull request of the dynamic data of the social network sent by the mobile terminal, where the original dynamic data includes a source video address.
  • the source video address is usually a link address of an HTML webpage, and the source video address may be displayed in the original dynamic data in the form of a string, or Included in the video thumbnail and displayed in the original dynamic data.
  • step S202 the server performs an adaptation process on the source video address to form an adapted video address.
  • the processing of the source video address by the server may adopt the following two implementation manners.
  • the first implementation manner is: calling a video conversion interface of a third-party video website, and the video address may be directly
  • the third party video website obtains adapted video data suitable for the mobile terminal to play.
  • the second embodiment is: adding an address of a proxy CGI (Common Gateway Interface) program in the server to the field of the source video address to form an adapted video address; the mobile terminal calls the adaptation video by calling the video
  • the address may obtain adapted video data suitable for playback by the mobile terminal from the third party video website via a proxy CGI program in the server.
  • a proxy CGI Common Gateway Interface
  • step S203 the server updates the original dynamic data by using the adapted video address, to obtain optimized dynamic data, and returns the optimized dynamic data to the mobile terminal, so that the mobile terminal according to the optimization dynamic
  • the adapted video address in the data is obtained and the video data is adapted and played.
  • the server converts the source video address in the dynamic data into an adapted video address suitable for the mobile terminal, so that the mobile terminal can acquire an adaptation suitable for the mobile terminal to play according to the adapted video address.
  • the video is played. Therefore, the embodiment according to the present invention not only improves the video playback effect and the intelligence of the mobile terminal, but also enhances the product competitiveness of the social network and improves the user's use viscosity to the social network.
  • FIG. 4 is a flow chart of a video processing method according to still another embodiment of the present invention.
  • the embodiment of the present invention describes a flow of video processing from an interaction process between a mobile terminal and a server.
  • the method may include at least the following steps S301 to S305.
  • step S301 the mobile terminal sends a pull request of the dynamic data of the social network to the server.
  • the step may be referred to step S101 of the embodiment shown in FIG. 1, which is not described herein.
  • step S302 the server acquires the original dynamic data that is requested to be pulled, where The raw dynamic data contains the source video address.
  • step S303 the server performs an adaptation process on the source video address to form an adapted video address.
  • step S304 the server updates the original dynamic data by using the adapted video address to obtain optimized dynamic data and return the optimized dynamic data to the mobile terminal.
  • the steps S302 to S304 can be referred to the steps S201 to S203 of the embodiment shown in FIG. 2, and details are not described herein.
  • step S305 the mobile terminal obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • FIG. 5 is a schematic diagram of video playback of a mobile terminal according to an embodiment of the present invention. As shown in FIG. 5, when the mobile terminal plays the adapted video data, the playing area occupies all the screens of the mobile terminal, so that the user can obtain a better video playing effect.
  • the server converts the source video address in the dynamic data into an adapted video address suitable for the mobile terminal, so that the mobile terminal can acquire an adaptation suitable for the mobile terminal to play according to the adapted video address.
  • the video is played. Therefore, the embodiment according to the present invention not only improves the video playback effect and the intelligence of the mobile terminal, but also enhances the product competitiveness of the social network and improves the user's use viscosity to the social network.
  • FIG. 6 is a flowchart of a video processing method according to still another embodiment of the present invention.
  • the embodiment of the present invention illustrates a flow of video processing from an interaction process between a mobile terminal and a server; the method may include at least the following steps S401 to S408.
  • step S401 the mobile terminal sends a pull request of the dynamic data of the social network to the server.
  • step S402 the server acquires the original dynamic data that is requested to be pulled, wherein the original dynamic data includes a source video address.
  • step S403 the server extracts a source video address from the original dynamic data.
  • step S404 the server invokes a video conversion interface of a third-party video website, and
  • step S405 the server updates the original dynamic data by using the adapted video address to obtain optimized dynamic data and return the optimized dynamic data to the mobile terminal.
  • step S406 the mobile terminal sends an adaptation video acquisition request to the third-party video website according to the adapted video address in the optimized dynamic data.
  • step S407 the mobile terminal receives the adapted video data identified by the adapted video address returned by the third-party video website.
  • step S408 the mobile terminal plays the adapted video data.
  • the server since the server returns the dynamic data to the mobile terminal, the conversion of the source video address to the adapted video address is completed, and all processes of the video optimization process are completed, and the adapted video address is completed. Transfer to the mobile terminal with optimized dynamic data.
  • the mobile terminal can quickly obtain the adapted video data for playing according to the adapted video address, thereby improving the response speed of the playback and improving the performance of the mobile terminal.
  • the server converts the source video address in the dynamic data into an adapted video address suitable for the mobile terminal, so that the mobile terminal can acquire an adaptation suitable for the mobile terminal to play according to the adapted video address.
  • the video is played. Therefore, the embodiment of the present invention not only improves the video playback effect and the intelligence of the mobile terminal, but also enhances the product competitiveness of the social network and improves the user's use viscosity of the social network.
  • FIG. 7 is a flow chart of a video processing method according to another embodiment of the present invention.
  • the embodiment of the present invention describes a flow of video processing from an interaction process between a mobile terminal and a server.
  • the method may include at least the following steps S501 to S511.
  • step S501 the mobile terminal sends a pull request of the dynamic data of the social network to the server.
  • step S502 the server acquires the original dynamic data that is requested to be pulled, where the original dynamic data includes a source video address.
  • step S503 the server extracts a source video address from the original dynamic data.
  • the server adds a proxy CGI address in the field of the source video address to form an adapted video address.
  • step S505 the server updates the original dynamic data by using the adapted video address, Obtaining optimized dynamic data and returning optimized dynamic data to the mobile terminal.
  • step S506 the mobile terminal parses the adapted video address in the optimized dynamic data to obtain a proxy CGI address and a source video address.
  • step S507 the mobile terminal sends an adaptation request to the proxy CGI, where the adaptation request includes the source video address, so that the proxy CGI invokes the apparent step S508 of the third-party video website.
  • the mobile terminal receives the optimized video address returned by the proxy CGI.
  • step S509 the mobile terminal sends an adaptation video acquisition request to the third-party video website according to the optimized video address.
  • step S5109 the mobile terminal receives the adapted video data identified by the optimized video address returned by the third-party video website.
  • step S511 the mobile terminal plays the adapted video data.
  • the server since the server adds the proxy CGI address to the source video address before returning the dynamic data to the mobile terminal, the third-party video website does not depend on the address translation, thereby avoiding the address translation.
  • the delay ensures fast, normal output of dynamic data.
  • the proxy conversion CGI calls the video conversion interface of the third-party video website for address conversion. Therefore, this on-demand optimized video processing method can more flexibly optimize the video in the dynamic data, reduce unnecessary address translation operations, and save resource consumption.
  • the server converts the source video address in the dynamic data into an adapted video address suitable for the mobile terminal, so that the mobile terminal can acquire an adaptation suitable for the mobile terminal to play according to the adapted video address.
  • the video is played. Therefore, the above embodiments of the present invention not only improve the video playback effect and the intelligence of the mobile terminal, but also improve the product competitiveness of the social network and improve the user's use viscosity for the social network.
  • a mobile terminal is also provided.
  • FIG. 8 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • the mobile terminal may include: a dynamic pull module 101, a data receiving module 102, and a video playing module 103.
  • the dynamic pull module 101 sends a pull request of the dynamic data of the social network to the server, so that the server pulls the original dynamic data, and processes the original dynamic data to form optimized dynamic data, where the original
  • the dynamic data includes a source video address
  • the optimized dynamic data includes an adapted video address formed by performing an adaptation process on the source video address.
  • the data receiving module 102 receives the optimized dynamic data returned by the server.
  • the video playing module 103 obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • the adapted video data may be video data of various formats suitable for playing by the mobile terminal, including but not limited to: MP4 format, IFRAME format, H.264 format, Flash format, and the like.
  • the mobile terminal is suitable for the mobile terminal to play.
  • the playing area can occupy all the screens of the mobile terminal, and a better video playing effect can be obtained.
  • the video playing module 103 may have the following two possible implementation manners.
  • FIG. 9 is a schematic structural diagram of an embodiment of the video playing module 103 shown in FIG. 8.
  • the video playing module 103 may include: a video requesting unit 1301. The receiving unit 1302 and the playing unit 1303.
  • the video requesting unit 1301 sends an adapted video acquisition request to the third-party video website according to the adapted video address in the optimized dynamic data.
  • the data receiving unit 1302 receives the adapted video data identified by the adapted video address returned by the third-party video website.
  • the playing unit 1303 plays the adapted video data.
  • the adapted video address is a video conversion interface that the server invokes the third-party video website, and the adapted video address formed by the source video address conversion is suitable for the mobile terminal. .
  • FIG. 10 is a schematic structural diagram of another embodiment of the video playing module shown in FIG. 8.
  • the video playing module 103 may include: a parsing unit 1311, an adapting request unit 1312, an address receiving unit 1313, a video requesting unit 1314, a data receiving unit 1315, and a playing unit 1316.
  • the parsing unit 1311 parses the adapted video address in the optimized dynamic data to obtain a proxy CGI address and a source video address.
  • the adaptation requesting unit 1312 sends an adaptation request to the proxy CGI, where the adaptation request includes the source video address, so that the proxy CGI invokes the video receiving unit of the third-party video website. 1313. Receive an optimized video address returned by the proxy CGI.
  • the video requesting unit 1314 sends an adapted video acquisition request to the third-party video website according to the optimized video address.
  • the data receiving unit 1315 receives the adapted video data identified by the optimized video address returned by the third-party video website.
  • the playing unit 1316 plays the adapted video data.
  • the adapted video address is an adapted video address formed by the server adding a proxy CGI address in a field of the source video address.
  • the video requesting unit 1301 shown in FIG. 9 and the video requesting unit 1314 shown in FIG. 10 can be the same functional unit
  • the data receiving unit 1302 shown in FIG. 9 and the data receiving unit 1315 shown in FIG. 10 can be
  • the playback unit 1303 shown in FIG. 9 and the playback unit 1316 shown in FIG. 10 may be the same functional unit.
  • the video processing method shown in FIG. 2 may be performed by the dynamic acquisition module 101 shown in FIG. 8 from FIG. 8 to FIG. S101 and step S301 shown in FIG. 4.
  • Step S102 shown in the figure can be performed by the data receiving module 102 shown in FIG.
  • Step S103 shown in the figure can be performed by the video playback module 103 shown in FIG.
  • Step S406 shown in Fig. 6 can be performed by the video requesting unit 1301 shown in Fig. 9.
  • Step S407 shown in Fig. 6 can be performed by the data receiving unit 1302 shown in Fig. 9.
  • Step S408 shown in FIG. 6 can be performed by the playback unit 1303 shown in FIG. Step S506 shown in Fig.
  • each unit in the mobile terminal shown in FIG. 8 may be separately or completely combined into one or several other units, or one of the units may be further split.
  • This is constructed for a plurality of units that are functionally smaller, which can achieve the same operation without affecting the implementation of the technical effects of the embodiments of the present invention.
  • the above units are divided based on logical functions.
  • the functions of one unit may also be implemented by multiple units, or the functions of multiple units may be implemented by one unit.
  • the mobile terminal may also include other modules.
  • these functions can also be implemented by other units, and can be implemented by multiple units.
  • a general-purpose computing device such as a computer, such as a central processing unit (CPU), a random access memory (RAM), a read only memory (ROM), and the like, and a storage medium.
  • a computer program (including program code) for performing the video processing method as shown in FIGS. 2, 4, and 6 to 9 to construct a mobile terminal as shown in FIG. 8, such as a computer readable recording medium, and It is loaded in the above computing device by a computer readable recording medium and operates therein.
  • the server converts the source video address in the dynamic data into an adapted video suitable for playing by the mobile terminal for playback. Therefore, the embodiment of the present invention not only improves the video playing effect and the intelligence of the mobile terminal, but also improves the product competitiveness of the social network and improves the user's use viscosity of the social network.
  • a server is also provided.
  • the server provided by the embodiment of the present invention will be described in detail below with reference to FIG. 11 to FIG. It should be noted that the following server can be applied to the method shown in Fig. 2 to Fig. 7 described above, and can also be applied to the embodiment of the mobile terminal shown in Fig. 8 to Fig. 10 described above.
  • FIG. 11 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • the server may include: a dynamic acquisition module 201, an adaptation processing module 202, a dynamic update module 203, and a data return module 204.
  • the dynamic acquisition module 201 acquires the original dynamic data that is requested to be pulled, where the original dynamic data includes a source video address.
  • the adaptation processing module 202 performs an adaptation process on the source video address to form an adapted video address.
  • the dynamic update module 203 updates the original dynamic data by using the adapted video address to obtain optimized dynamic data.
  • the data returning module 204 returns the optimized dynamic data to the mobile terminal, so that the mobile terminal obtains the adapted video data and plays according to the adapted video address in the optimized dynamic data.
  • the adaptation processing module 202 may have the following two possible implementations.
  • FIG. 12 is a schematic structural diagram of an embodiment of the adaptation processing module shown in FIG. 11.
  • the adaptation processing module 202 may include: an extraction unit 2201 and The processing unit 2202 is adapted.
  • the extracting unit 2201 extracts a source video address from the original dynamic data.
  • the adaptation processing unit 2202 invokes a video conversion interface of a third-party video website, and in the embodiment of the present invention, since the adaptation processing unit 202 returns the dynamic data to the mobile terminal, After the conversion of the source video address to the adapted video address is completed, and the entire process of video optimization processing is completed, the adapted video address is transmitted to the mobile terminal along with the optimized dynamic data. Therefore, the mobile terminal can quickly obtain the adapted video data for playing according to the adapted video address, thereby improving the response speed of the playback and improving the performance of the mobile terminal.
  • FIG. 13 is a schematic structural diagram of another embodiment of the adaptive processing module shown in FIG.
  • the adaptation processing module 202 may include: an extraction unit 2211 and an adding unit 2212.
  • the extracting unit 2211 extracts a source video address from the original dynamic data.
  • the adding unit 2212 adds a proxy CGI address in a field of the source video address to form an adapted video address.
  • the video processing method illustrated in FIG. 3 may be a human-computer interaction method performed by each unit in the server illustrated in FIGS. 11 to 13.
  • step S201 shown in FIG. 3 and step S302 shown in FIG. 4 can be performed by the dynamic acquisition module 201 shown in FIG.
  • step S202 shown in FIG. 3 and step S303 shown in FIG. 4 can be performed by the adaptation processing module 202 shown in FIG.
  • Step S203 shown in FIG. 3 and step S304 shown in FIG. 4 can be performed by the data returning module 204 shown in FIG. Step S403 shown in Fig.
  • Step S404 shown in FIG. 6 can be performed by the adaptation processing unit 2202 shown in FIG.
  • Step S503 shown in Fig. 7 can be performed by the extracting unit 2211 shown in Fig. 13.
  • Step S504 shown in Fig. 7 can be performed by the adding unit 2212 shown in Fig. 13.
  • each unit in the server shown in FIG. 11 may be separately or completely combined into one or several additional units, or one of the units may be further split.
  • a plurality of units that are functionally smaller are constructed, which can achieve the same operation without affecting the implementation of the technical effects of the embodiments of the present invention.
  • the above units are divided based on logical functions. In practical applications, the functions of one unit can also be implemented by multiple units, or the functions of multiple units can be implemented by one unit. In other embodiments of the invention, the server may also include other modules. However, in practical applications, these functions can also be implemented by other units and can be implemented by multiple units.
  • a computer capable of executing the video processing methods as shown in FIGS. 3 and 4, 6, and 7 can be executed by a general-purpose computing device such as a computer including a processing unit and a storage medium.
  • the program (including the program code) is constructed on a server as shown in Fig. 11, for example, on a computer readable recording medium, and loaded in the above computing device by a computer readable recording medium and operated therein.
  • the storage medium may include, but is not limited to, a flash disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like.
  • the adding unit 2212 adds the proxy CGI address only to the source video address, and does not rely on the third-party video website for address translation, thereby avoiding The delay caused by address translation ensures fast and normal output of dynamic data.
  • the proxy conversion CGI is used to call the video conversion interface of the third-party video website for address translation. Therefore, this on-demand optimized video processing method can more flexibly optimize the video in the dynamic data, reduce unnecessary address translation operations, and save resource consumption.
  • the server converts the source video address in the dynamic data into an adapted video address suitable for the mobile terminal, so that the mobile terminal can acquire an adaptation suitable for the mobile terminal to play according to the adapted video address.
  • the video is played. Therefore, the above embodiments of the present invention not only improve the video playback effect and the intelligence of the mobile terminal, but also enhance the product competitiveness of the social network and improve the user's use viscosity of the social network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Business, Economics & Management (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明实施例提供一种视频处理方法、移动终端及服务器,其中的方法可包括:移动终端向服务器发送社交网络的动态数据的拉取请求,使得所述服务器获取所请求拉取的原始动态数据,其中,所述原始动态数据包含源视频地址;所述服务器对所述源视频地址进行适配处理,以形成适配视频地址;所述服务器采用所述适配视频地址更新所述原始动态数据,获得优化动态数据并将所述优化动态数据返回至所述移动终端;所述移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数据并进行播放。本发明可将社交网络的动态数据中的视频转换为适于移动终端播放的适配视频,提升视频播放效果,提升移动终端的智能性,同时提升社交网络的产品竞争力。

Description

视频处理方法、 移动终端 ¾J 务器 本专利申请要求 2012 年 12 月 07 日提交的中国专利申请号为 201210521394.6, 发明名称为 "一种视频处理方法、 移动终端及服务器" 的优 先权, 该申请的全文以引用的方式并入本申请中。 技术领域
本发明涉及互联网技术领域, 尤其涉及一种视频处理方法、移动终端及服 务器。 背景技术
在社交网络中, 用户可以看到自己的好友发布的内容, 例如: 好友 A分 享了一句话, 好友 B发表了一篇日志, 好友 C上传了一张照片等等, 这些内 容称为动态, 用于承载这些动态的数据就是动态数据。 目前, 大部分社交网络 均支持在动态数据中包含视频信息, 例如: 用户的好友 D在微博中分享了一 个视频, 用户进入好友 D的微博时, 则可以查看好友 D的动态数据, 该动态 数据中包含好友 D分享的视频地址或包含视频地址的缩略图, 用户点击该视 频地址或视频的缩略图, 即可打开视频地址对应的网页进行视频播放。
传统的网页基于 PC ( Personal Computer, 个人计算机)客户端设计, 当 用户使用移动终端打开动态数据中视频地址对应的网页时,由于受限于移动终 端的屏幕大小, 以及移动终端与 PC客户端之间的系统差异性, 会影响网页中 的视频播放效果。请一并参见图 1 ,图 1为现有的移动终端的视频播放示意图, 如图 1所示, 移动终端中的网页在播放视频时, 网页中的视频播放区域较 d、, 且网页中的广告信息、 推荐信息、 评论信息等展示于视频播放区域周围, 影响 了视频播放效果, 降低了移动终端的智能性, 同时降低了社交网络的产品竟争 力。 发明内容
在现有技术中,使用移动终端在网页中播放视频时,存在视频播放区域小、 视频播放效果差的问题, 其降低了移动终端的智能性及社交网络的产品竟争 力。 有鉴于此, 根据本发明的一个方面, 提供一种视频处理方法、 移动终端及 服务器,其可将社交网络的动态数据中的视频转换为适于移动终端播放的适配 视频, 提升视频播放效果, 提升移动终端的智能性, 同时提升社交网络的产品 竟争力。
所述视频处理方法, 包括:
移动终端向服务器发送社交网络的动态数据的拉取请求,使得所述服务器 获取所请求拉取的原始动态数据, 其中, 所述原始动态数据包含源视频地址; 所述良务器对所述源视频地址进行适配处理, 以形成适配视频地址; 所述服务器采用所述适配视频地址更新所述原始动态数据,以获得优化动 态数据并将所述优化动态数据返回至所述移动终端; 及
所述移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数 据并进行播放。
相应地, 根据本发明的另一方面, 还提供另一种视频处理方法, 可包括: 移动终端向服务器发送社交网络的动态数据的拉取请求,以使所述服务器 对所请求拉取的原始动态数据进行处理, 并形成优化动态数据, 其中, 所述原 始动态数据包含源视频地址,所述优化动态数据中包含对所述源视频地址进行 适配处理形成的适配视频地址;
所述移动终端接收所述服务器返回的所述优化动态数据; 及
所述移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数 据并进行播放。
相应地, 根据本发明的又一方面, 还提供一种视频处理方法, 包括: 服务器根据移动终端发送的社交网络的动态数据的拉取请求,获取所请求 拉取的原始动态数据, 所述原始动态数据包含源视频地址;
所述良务器对所述源视频地址进行适配处理, 以形成适配视频地址; 及 所述服务器采用所述适配视频地址更新所述原始动态数据,以获得优化动 态数据并将所述优化动态数据返回至所述移动终端,以使所述移动终端根据所 述优化动态数据中的适配视频地址, 获得适配视频数据并进行播放。
相应地, 根据本发明的另一方面, 还提供一种移动终端, 包括: 动态拉取模块, 向服务器发送社交网络的动态数据的拉取请求, 以使所述 服务器拉取原始动态数据,并对所述原始动态数据进行处理以形成优化动态数 据, 所述原始动态数据包含源视频地址, 所述优化动态数据包含对所述源视频 地址进行适配处理形成的适配视频地址;
数据接收模块, 接收所述服务器返回的所述优化动态数据; 及
视频播放模块,根据所述优化动态数据中的适配视频地址, 以获得适配视 频数据并进行播放。
相应地, 根据本发明的又一方面, 还提供一种服务器, 包括:
动态获取模块, 获取所请求拉取的原始动态数据, 所述原始动态数据包含 源视频地址;
适配处理模块, 对所述源视频地址进行适配处理, 以形成适配视频地址; 动态更新模块, 采用所述适配视频地址更新所述原始动态数据, 获得优化 动态数据; 及
数据返回模块,将所述优化动态数据返回至所述移动终端, 以使所述移动 终端根据所述优化动态数据中的适配视频地址, 获得适配视频数据并进行播 放。
由上面的技术方案可知, 本发明的上述各个方面, 具有如下有益效果: 在本发明的各方面中,所述服务器将动态数据中的源视频地址转换为适于 终端播放的适配视频进行播放。 因此, 应用本发明的各个方面, 提升了视频播 放效果及移动终端的智能性, 同时提升了社交网络的产品竟争力, 并提高了用 户对社交网络的使用粘度。 附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施 例或现有技术描述中所需要使用的附图作筒单地介绍,显而易见地, 下面描述 中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付 出创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1为现有的移动终端的视频播放示意图。
图 2为根据本发明的一个实施例的一种视频处理方法的流程图。
图 3为根据本发明的另一个实施例的一种视频处理方法的流程图。
图 4为根据本发明的又一个实施例的一种视频处理方法的流程图。 图 5为根据本发明的一个实施例的移动终端的视频播放示意图。 图 6为根据本发明的另一个实施例的一种视频处理方法的流程图。
图 7为根据本发明的再一个实施例的一种视频处理方法的流程图。
图 8为根据本发明的一个实施例的一种移动终端的结构示意图。
图 9为根据图 8所示视频播放模块的一个实施例的结构示意图。
图 10为根据图 8所示视频播放模块的另一个实施例的结构示意图 图 11为根据本发明的一个实施例的一种服务器的结构示意图。
图 12为根据图 11所示的适配处理模块的一个实施例的结构示意图。
图 13为根据图 11所示的适配处理模块的另一个实施例的结构示意图。 具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是 全部的实施例。基于本发明中的实施例, 本领域普通技术人员在没有作出创造 性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。
在本发明的一个实施例中, 原始动态数据是指未经适配处理的动态数据, 例如: 用户的好友 E在社交网络中分享了一个视频,承载该分享信息的动态数 据中包含好友 E分享的视频的源视频地址,则包含有该源视频地址的动态数据 被称作原始动态数据。优化动态数据指对原始动态数据进行适配处理后形成的 动态数据, 例如: 用户的好友 E在社交网络中分享了一个视频, 用户通过移动 终端进入社交网络查看好友 E的动态数据时, 服务器对好友 E分享的原始动 态数据中的源视频地址进行适配处理, 形成适配视频地址, 则包含有该适配视 频地址的动态数据则被称作优化动态数据。其中,所述移动终端包括但不限于: 笔记本电脑、平板电脑、手机、智能手机、电子阅读器、个人数字助理(Personal Digital Assistant, PDA )等设备。
下面将结合附图 2-附图 7,对本发明的各个实施例的视频处理方法进行详 细介绍。
请参见图 2, 图 2为根据本发明的一个实施例的一种视频处理方法的流程 图。本发明实施例从移动终端侧阐述视频处理的流程; 该方法至少可包括以下 步骤 S101-步骤 S103。 在步骤 S101 , 移动终端向服务器发送社交网络的动态数据的拉取请求, 以使得所述服务器对所请求拉取的原始动态数据进行处理,并形成优化动态数 据。
在本发明的实施例中, 所述原始动态数据包含源视频地址, 所述优化动态 数据包含对所述源视频地址进行适配处理而形成的适配视频地址。其中, 所述 源视频地址通常为 HTML ( Hypertext Markup Language, 超文本标记语言) 网 页的链接地址,该源视频地址可以采用字符串的形式展示于所述原始动态数据 中,也可以包含于视频缩略图中而展示于所述原始动态数据中。所述适配视频 地址可采用字符串的形式展示于所述优化动态数据中,也可以包含于视频缩略 图中而展示于所述优化动态数据中。
在本发明的一个实施例中,所述移动终端向服务器发送所述拉取请求可以 存在以下几种实施方式,在第一种实施方式中, 所述移动终端尚未登录社交网 络, 则该移动终端可根据用户的登录操作, 向所述服务器发送社交网络的登录 请求, 并在所述登录请求中携带对动态数据的拉取请求; 所述服务器在响应所 述登录请求的同时, 响应所述拉取请求, 则所述移动终端的用户登录至社交网 络即可查看到动态数据。在第二种实施方式中,所述移动终端已登录社交网络, 根据用户的拉取操作, 例如: 在社交网络的信息展示页面进行下拉操作, 或在 社交网络的信息展示页面中点击动态数据拉取按键,或在社交网络的信息展示 页面提供的菜单中选择动态数据拉取选项,该移动终端可向服务器发送动态数 据的拉取请求。
在步骤 S102, 所述移动终端接收所述服务器返回的所述优化动态数据。 在本发明的一个实施例中,所述服务器对原始动态数据中包含的视频地址 进行适配处理, 并形成适配视频地址后, 即采用适配视频地址替换原始动态数 据中的源视频地址, 从而得到优化动态数据。 在本步骤中, 所述移动终端接收 从所述服务器返回的优化动态数据。 需要说明的是, 所述移动终端获得优化动 态数据之后, 向用户展示所述优化动态数据。 其中, 所述适配视频地址可采用 字符串的形式展示于所述优化动态数据中,也可以包含于视频缩略图中而展示 于所述优化动态数据中。
在步骤 S103 , 所述移动终端根据所述优化动态数据中的适配视频地址, 获得适配视频数据并进行播放。 在本发明的一个实施例中,当所述移动终端检测到用户点击优化动态数据 中的适配视频地址的字符串或点击包含适配视频地址的缩略图时,所述移动终 端根据适配视频地址, 获取适配视频数据并进行播放。 需要说明的是, 所述适 配视频数据可以为适于移动终端播放的各种格式的视频数据, 其包括但不限 于: MP4 ( Moving Picture Experts Group Audio Layer IV , 动态影像专家压缩标 准音频层面 4 )格式、 IFRAME (框架)格式, H.264格式、 Flash格式等等。 在本发明的实施例中, 适于移动终端播放是指移动终端在播放适配视频数据 时, 播放区域通常可占据移动终端的全部屏幕, 可获得较佳的视频播放效果。 例如: 适配视频数据可以为 MP4格式的视频数据, 则所述移动终端可采用系 统播放器进行全屏播放; 或者, 该适配视频数据也可以为 IFRAME格式的视 频数据, 则所述移动终端可采用浏览器进行全屏播放; 或者, 该适配视频数据 也可以为 H.264格式的视频数据, 则所述移动终端可采用 HTML5播放器进行 全屏播放; 或者, 该适配视频数据还可以为 Flash格式的视频数据, 则所述移 动终端采用 Flash播放器进行全屏播放; 等等。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 移动终端的适配视频地址,使得该移动终端根据适配视频地址可获取适于移动 终端播放的适配视频进行播放。 因此,本发明的实施例不但提升了视频播放效 果与移动终端的智能性, 同时提升了社交网络的产品竟争力,提高了用户对社 交网络的使用粘度。
以上对根据本发明的一个实施例的视频处理方法进行了详细说明。 根据本发明的另一实施例, 还提供了另一种视频处理方法。
请参见图 3, 图 3为根据本发明的另一实施例的一种视频处理方法的流程 图。本发明实施例从月良务器侧阐述视频处理的流程; 该方法至少可包括以下步 骤 S201-步骤 S203。
在步骤 S201 , 服务器根据移动终端发送的社交网络的动态数据的拉取请 求, 获取所请求拉取的原始动态数据, 其中, 所述原始动态数据包含源视频地 址。
在本发明的一个实施例中, 所述源视频地址通常为 HTML网页的链接地 址, 该源视频地址可以采用字符串的形式展示于所述原始动态数据中,也可以 包含于视频缩略图中而展示于所述原始动态数据中。
在步骤 S202, 所述服务器对所述源视频地址进行适配处理, 以形成适配 视频地址。
在本发明的一个实施例中,所述服务器对源视频地址的适配处理可以采用 以下两种实施方式,第一种实施方式为:调用第三方视频网站的视频转换接口, 视频地址可直接从第三方视频网站获取适于该移动终端播放的适配视频数据。 第二种实施方式为:在该源视频地址的字段中添加服务器中代理 CGI( Common Gateway Interface, 通用网关接口)程序的地址, 以形成适配视频地址; 所述 移动终端通过调用此适配视频地址可通过服务器中的代理 CGI程序从所述第 三方视频网站获得适于所述移动终端播放的适配视频数据。
在步骤 S203, 所述服务器采用所述适配视频地址更新所述原始动态数据, 以获得优化动态数据并将该优化动态数据返回至所述移动终端,以使所述移动 终端根据所述优化动态数据中的适配视频地址而获得适配视频数据并进行播 放。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 移动终端的适配视频地址,使得该移动终端根据适配视频地址可获取适于移动 终端播放的适配视频进行播放。 因此,根据本发明的实施例不但提升了视频播 放效果与移动终端的智能性, 同时提升了社交网络的产品竟争力,提高了用户 对社交网络的使用粘度。
以上对根据本发明的一个实施例的视频处理方法进行了详细说明。 根据本发明的又一个实施例, 还提供了另一种视频处理方法。
请参见图 4, 图 4为根据本发明的又一实施例的一种视频处理方法的流程 图。 本发明实施例从移动终端与服务器之间的交互过程阐述视频处理的流程; 该方法至少可包括以下步骤 S301-步骤 S305。
在步骤 S301 , 移动终端向服务器发送社交网络的动态数据的拉取请求; 在本发明的实施例中, 该步骤可参见图 1所示实施例的步骤 S101 , 在此不赘 述。
在步骤 S302, 所述服务器获取所请求拉取的原始动态数据, 其中, 所述 原始动态数据包含源视频地址。
在步骤 S303 , 所述服务器对所述源视频地址进行适配处理, 以形成适配 视频地址。
在步骤 S304, 所述服务器采用所述适配视频地址更新所述原始动态数据, 以获得优化动态数据并将该优化动态数据返回至所述移动终端。
在本发明的实施例中, 所述步骤 S302-步骤 S304可参见图 2所示实施例 的步骤 S201-步骤 S203 , 在此不赘述。
在步骤 S305 , 所述移动终端根据所述优化动态数据中的适配视频地址, 获得适配视频数据并进行播放。
在本发明的实施例中, 本步骤可参见图 1所示实施例的步骤 S103 , 在此 不赘述。 请一并参见图 5 , 图 5为根据本发明实施例提供的移动终端的视频播 放示意图。 如图 5所示, 所述移动终端在播放适配视频数据时, 播放区域占据 了移动终端的全部屏幕, 因此可使得用户获得了较佳的视频播放效果。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 移动终端的适配视频地址,使得该移动终端根据适配视频地址可获取适于移动 终端播放的适配视频进行播放。 因此,根据本发明的实施例不但提升了视频播 放效果与移动终端的智能性, 同时提升了社交网络的产品竟争力,提高了用户 对社交网络的使用粘度。
以上对根据本发明的一个实施例的视频处理方法进行了详细说明。 根据本发明的另一实施例, 还提供了另一种视频处理方法。
请参见图 6,图 6为根据本发明的又实施例的一种视频处理方法的流程图。 本发明实施例从移动终端与服务器之间的交互过程阐述视频处理的流程;该方 法至少可包括以下步骤 S401-步骤 S408。
在步骤 S401 , 移动终端向服务器发送社交网络的动态数据的拉取请求。 在步骤 S402, 所述服务器获取所请求拉取的原始动态数据, 其中, 所述 原始动态数据包含源视频地址。
在步骤 S403 , 所述服务器从所述原始动态数据中提取源视频地址。
在步骤 S404, 所述服务器调用第三方视频网站的视频转换接口, 并将所 在步骤 S405 , 所述服务器采用所述适配视频地址更新所述原始动态数据, 以获得优化动态数据并将该优化动态数据返回至所述移动终端。
在步骤 S406, 所述移动终端根据所述优化动态数据中的适配视频地址, 向所述第三方视频网站发送适配视频获取请求。
在步骤 S407, 所述移动终端接收所述第三方视频网站返回的所述适配视 频地址所标识的适配视频数据。
在步骤 S408, 所述移动终端播放所述适配视频数据。
在本发明的实施例中, 由于所述服务器向移动终端返回动态数据之前, 即 完成了源视频地址至适配视频地址的转换, 并完成视频优化处理的全部过程, 而且所述适配视频地址随优化动态数据传输至移动终端。该移动终端可根据适 配视频地址快速获得适配视频数据进行播放,从而提升了播放的响应速度,提 高了移动终端的性能。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 移动终端的适配视频地址,使得该移动终端根据适配视频地址可获取适于移动 终端播放的适配视频进行播放。 因此,本发明的实施例不但提升了视频播放效 果与移动终端的智能性, 同时提升了社交网络的产品竟争力,提高了用户对社 交网络的使用粘度。
以上对根据本发明的一个实施例的视频处理方法进行了详细说明。 根据本发明的另一实施例, 还提供了另一种视频处理方法。
请参见图 7, 图 7为根据本发明的另一实施例的一种视频处理方法的流程 图。 本发明实施例从移动终端与服务器之间的交互过程阐述视频处理的流程; 该方法至少可包括以下步骤 S501-步骤 S511。
在步骤 S501 , 移动终端向服务器发送社交网络的动态数据的拉取请求。 在步骤 S502, 所述服务器获取所请求拉取的原始动态数据, 其中, 所述 原始动态数据包含源视频地址。
在步骤 S503 , 所述服务器从所述原始动态数据中提取源视频地址。
在步骤 S504,所述服务器在所述源视频地址的字段中添加代理 CGI地址, 以形成适配视频地址。
在步骤 S505 , 所述服务器采用所述适配视频地址更新所述原始动态数据, 以获得优化动态数据并将优化动态数据返回至所述移动终端。
在步骤 S506, 所述移动终端解析所述优化动态数据中的适配视频地址, 以获得代理 CGI地址和源视频地址。
在步骤 S507, 所述移动终端向所述代理 CGI发送适配请求, 其中, 所述 适配请求包含所述源视频地址, 以使所述代理 CGI调用第三方视频网站的视 在步骤 S508, 所述移动终端接收所述代理 CGI返回的优化视频地址。 在步骤 S509, 所述移动终端根据所述优化视频地址向所述第三方视频网 站发送适配视频获取请求。
在步骤 S5109, 所述移动终端接收所述第三方视频网站返回的所述优化视 频地址所标识的适配视频数据。
在步骤 S511 , 所述移动终端播放所述适配视频数据。
在本发明的实施例中, 由于所述服务器向移动终端返回动态数据之前,仅 在源视频地址添加代理 CGI地址, 并不依赖于第三方视频网站进行地址转换, 从而可避免地址转换所带来的时延, 保证动态数据的快速、 正常输出。 另夕卜, 当所述移动终端需要对动态数据中的视频进行播放时, 才通过代理 CGI调用 第三方视频网站的视频转换接口进行地址转换。 因此, 这种按需优化的视频处 理方式, 可对动态数据中的视频进行更为灵活的优化处理, 减少不必要的地址 转换操作, 而且节省资源的消耗。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 移动终端的适配视频地址,使得该移动终端根据适配视频地址可获取适于移动 终端播放的适配视频进行播放。 因此,本发明的上述实施例不但提升了视频播 放效果与移动终端的智能性, 同时提升了社交网络的产品竟争力,提高了用户 对社交网络的使用粘度。
以上对根据本发明的一个实施例的视频处理方法进行了详细说明。 根据本发明的另一实施例, 还提供了一种移动终端。
下面将结合附图 8-附图 10, 对本发明实施例提供的移动终端进行详细介 绍。 需要说明的是, 下述的移动终端可以应用于上述图 2-图 7所示方法中。
请参见图 8, 图 8为根据本发明的实施例的一种移动终端的结构示意图。 在本发明的实施例中, 所述移动终端可包括: 动态拉取模块 101、 数据接收模 块 102和视频播放模块 103。
所述动态拉取模块 101 , 向服务器发送社交网络的动态数据的拉取请求, 以使所述服务器拉取原始动态数据,并对所述原始动态数据进行处理以形成优 化动态数据, 所述原始动态数据包含源视频地址, 所述优化动态数据包含对所 述源视频地址进行适配处理形成的适配视频地址。
所述数据接收模块 102, 接收所述服务器返回的所述优化动态数据。
所述视频播放模块 103, 根据所述优化动态数据中的适配视频地址, 以获 得适配视频数据并进行播放。
需要说明的是,所述适配视频数据可以为适于移动终端播放的各种格式的 视频数据, 其包括但不限于: MP4格式、 IFRAME格式, H.264格式、 Flash 格式等等。 其中, 适于移动终端播放是指移动终端在播放适配视频数据时, 播 放区域通常可占据移动终端的全部屏幕, 可获得较佳的视频播放效果。
在本发明的实施例中,所述视频播放模块 103可以存在以下两种可行的实 施方式。
在第一种可行的实施方式中, 请一并参见图 9, 图 9为图 8所示视频播放 模块 103的一个实施例的结构示意图; 该视频播放模块 103可包括: 视频请求 单元 1301、 数据接收单元 1302和播放单元 1303。
所述视频请求单元 1301 , 根据所述优化动态数据中的适配视频地址, 向 所述第三方视频网站发送适配视频获取请求。
所述数据接收单元 1302, 接收所述第三方视频网站返回的所述适配视频 地址所标识的适配视频数据。
所述播放单元 1303, 播放所述适配视频数据。
在本发明的实施方式中,所述适配视频地址为所述服务器调用所述第三方 视频网站的视频转换接口 ,对所述源视频地址转换形成的适于所述移动终端的 适配视频地址。
在第二种可行的实施方式中, 请一并参见图 10, 图 10为图 8所示视频播 放模块的另一个实施例的结构示意图。在本发明的实施例中, 所述视频播放模 块 103可包括: 解析单元 1311、 适配请求单元 1312、 地址接收单元 1313、 视 频请求单元 1314、 数据接收单元 1315和播放单元 1316。 所述解析单元 1311 , 解析所述优化动态数据中的适配视频地址, 以获得 代理 CGI地址和源视频地址。
所述适配请求单元 1312, 向所述代理 CGI发送适配请求, 其中, 所述适 配请求包含所述源视频地址, 以使所述代理 CGI调用第三方视频网站的视频 所述地址接收单元 1313, 接收所述代理 CGI返回的优化视频地址。
所述视频请求单元 1314, 根据所述优化视频地址向所述第三方视频网站 发送适配视频获取请求。
所述数据接收单元 1315, 接收所述第三方视频网站返回的所述优化视频 地址所标识的适配视频数据。
所述播放单元 1316, 播放所述适配视频数据。
在本发明的实施方式中,所述适配视频地址为所述服务器在所述源视频地 址的字段中添加代理 CGI地址所形成的适配视频地址。
可以理解的是,图 9所示的视频请求单元 1301与图 10所示的视频请求单 元 1314可以为同一功能单元, 图 9所示的数据接收单元 1302与图 10所示的 数据接收单元 1315可以为同一功能单元, 图 9所示的播放单元 1303与图 10 所示的播放单元 1316可以为同一功能单元。
在本发明的其他实施例中, 图 2所示的视频处理方法可以是由图 8至图 步骤 S101及图 4所示的步骤 S301可以由图 8所示的动态获取模块 101来执行。 图 所示的步骤 S102可以由图 8所示的数据接收模块 102来执行。 图 所示 的步骤 S 103可以由图 8所示的视频播放模块 103来执行。图 6所示的步骤 S406 可以由图 9所示的视频请求单元 1301来执行。图 6所示的步骤 S407可以由图 9所示的数据接收单元 1302来执行。 图 6所示的步骤 S408可以由图 9所示的 播放单元 1303来执行。图 7所示的步骤 S506可以由图 10所示的解析单元 1311 来执行。图 7所示的步骤 S507可以由图 10所示的适配请求单元 1312来执行。 图 7所示的步骤 S508可以由图 10所示的地址接收单元 1313来执行。 图 7所 示的步骤 S509可以由图 10所示的视频请求单元 1314来执行。 图 7所示的步 骤 S510可以由图 10所示的数据接收单元 1315来执行。 图 7所示的步骤 S511 可以由图 10所示的播放单元 1316来执行。 在本发明的其他实施例中,图 8所示的移动终端中的各个单元可以分别或 全部合并为一个或若干个另外的单元来构成, 或者其中的某个(些)单元还可 以再拆分为功能上更小的多个单元来构成, 这可以实现同样的操作, 而不影响 本发明的实施例的技术效果的实现。上述单元是基于逻辑功能划分的,在实际 应用中,一个单元的功能也可以由多个单元来实现, 或者多个单元的功能由一 个单元实现。 在本发明的其它实施例中, 所述移动终端也可以包括其它模块。 但在实际应用中,这些功能也可以由其它单元协助实现, 并且可以由多个单元 协作实现。
在本发明的其他实施例中, 可以通过在包括中央处理单元(CPU )、 随机 存取存储器(RAM ) 、 只读存储器(ROM )等处理元件和存储介质的例如计 算机的通用计算设备上运行能够执行如图 2、 图 4及图 6至图 9中所示的视频 处理方法的计算机程序 (包括程序代码) , 来构造如图 8中所示的移动终端, 例如计算机可读记录介质上,并通过计算机可读记录介质装载于上述计算设备 中, 并在其中运行。
需要说明的是,上述实施例的移动终端的结构与功能可通过上述方法实施 例中的方法具体实现, 该具体实现过程可参见上述方法中的相关描述,在此不 赘述。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 动终端播放的适配视频进行播放。 因此, 本发明的实施例不但提升了视频播放 效果和移动终端的智能性, 同时还提升了社交网络的产品竟争力,提高了用户 对社交网络的使用粘度。
以上对根据本发明的一个实施例的移动终端进行了详细说明。 根据本发明的另一实施例, 还提供了一种服务器。
下面将结合附图 11-附图 13,对本发明实施例提供的服务器进行详细介绍。 需要说明的是, 下述的服务器可以应用于上述图 2-图 7所示方法中,也可以应 用于上述图 8-图 10所示移动终端的实施例中。
请参见图 11 , 图 11为根据本发明实施例的一种服务器的结构示意图。 在 本发明的实施例中,所述服务器可包括:动态获取模块 201、适配处理模块 202、 动态更新模块 203和数据返回模块 204。
所述动态获取模块 201 , 获取所请求拉取的原始动态数据, 其中, 所述原 始动态数据包含源视频地址。
所述适配处理模块 202, 对所述源视频地址进行适配处理, 以形成适配视 频地址。
所述动态更新模块 203 , 采用所述适配视频地址更新所述原始动态数据, 以获得优化动态数据。
所述数据返回模块 204, 将所述优化动态数据返回至所述移动终端, 以使 所述移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数据并 进行播放。
在本发明的实施例中,所述适配处理模块 202可以存在以下两种可行的实 施方式。
在第一种可行的实施方式中, 请一并参见图 12, 图 12为图 11所示的适 配处理模块的一个实施例的结构示意图; 该适配处理模块 202可包括: 提取单 元 2201和适配处理单元 2202。
所述提取单元 2201 , 从所述原始动态数据中提取源视频地址。
所述适配处理单元 2202, 调用第三方视频网站的视频转换接口, 并将所 在本发明的实施方式中,由于所述适配处理单元 202在良务器向移动终端 返回动态数据之前, 即已经完成了源视频地址至适配视频地址的转换, 并完成 视频优化处理的全部过程,则所述适配视频地址随优化动态数据传输至移动终 端。 因此, 移动终端可根据适配视频地址快速获得适配视频数据进行播放, 从 而提升了播放的响应速度, 提高了移动终端的性能。
在第二种可行的实施方式中, 请一并参见图 13, 图 13为图 11所示的适 配处理模块的另一个实施例的结构示意图。在本发明的实施例中, 所述适配处 理模块 202可包括: 提取单元 2211和添加单元 2212。
所述提取单元 2211 , 从所述原始动态数据中提取源视频地址。
所述添加单元 2212, 在所述源视频地址的字段中添加代理 CGI地址, 形 成适配视频地址。 在本发明的其他实施例中, 图 3所示的视频处理方法可以是由图 11至图 13所示的服务器中的各个单元来执行的人机交互方法。 例如, 图 3所示的步 骤 S201及图 4所示的步骤 S302可以由图 11所示的动态获取模块 201来执行。 图 3所示的步骤 S202及图 4所示的步骤 S303可以由图 11所示的适配处理模 块 202来执行。图 3所示的步骤 S203及图 4所示的步骤 S304图 103可以由图 11所示的数据返回模块 204来执行。 图 6所示的步骤 S403可以由图 12所示 的提取单元 2201来执行。 图 6所示的步骤 S404可以由图 12所示的适配处理 单元 2202来执行。 图 7所示的步骤 S503可以由图 13所示的提取单元 2211 来执行。 图 7所示的步骤 S504可以由图 13所示的添加单元 2212来执行。
在本发明的其他实施例中, 图 11所示的服务器中的各个单元可以分别或 全部合并为一个或若干个另外的单元来构成, 或者其中的某个(些)单元还可 以再拆分为功能上更小的多个单元来构成, 这可以实现同样的操作, 而不影响 本发明的实施例的技术效果的实现。上述单元是基于逻辑功能划分的,在实际 应用中,一个单元的功能也可以由多个单元来实现, 或者多个单元的功能由一 个单元实现。 在本发明的其它实施例中, 所述服务器也可以包括其它模块。 但 在实际应用中, 这些功能也可以由其它单元协助实现, 并且可以由多个单元协 作实现。
在本发明的其他实施例中,可以通过在包括处理单元和存储介质的例如计 算机的通用计算设备上运行能够执行如图 3与图 4、 图 6及图 7中所示的视频 处理方法的计算机程序 (包括程序代码) , 来构造如图 11中所示的服务器, 例如计算机可读记录介质上,并通过计算机可读记录介质装载于上述计算设备 中, 并在其中运行。
其中,所述存储介质可以包括但不局限于:闪存盘、只读存储器( Read-Only Memory , ROM ) 、 随机存取器( Random Access Memory, RAM ) 、 磁盘或 光盘等。
在本发明的实施方式中, 由于所述服务器向移动终端返回动态数据之前, 所述添加单元 2212仅在源视频地址添加代理 CGI地址, 并不依赖于第三方视 频网站进行地址转换,从而可避免地址转换所带来的时延,保证动态数据的快 速、 正常输出。 另外, 当所述移动终端需要对动态数据中的视频进行播放时, 才通过代理 CGI调用第三方视频网站的视频转换接口进行地址转换。 因此, 这种按需优化的视频处理方式,可对动态数据中的视频进行更为灵活的优化处 理, 减少不必要的地址转换操作, 而且节省资源的消耗。
需要说明的是,本实施例的服务器的结构与功能可通过上述方法实施例中 的方法具体实现,该具体实现过程可参见上述方法中的相关描述,在此不赘述。
在本发明的实施例中,所述服务器将动态数据中的源视频地址转换为适于 移动终端的适配视频地址,使得该移动终端根据适配视频地址可获取适于移动 终端播放的适配视频进行播放。 因此,本发明的上述实施例不但提升了视频播 放效果及移动终端的智能性, 而且同时提升了社交网络的产品竟争力,提高了 用户对社交网络的使用粘度。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程, 是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算 机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。
以上所揭露的仅为本发明较佳实施例而已,当然不能以此来限定本发明之 权利范围,因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的范围。

Claims

权 利 要 求
1、 一种视频处理方法, 包括:
移动终端向服务器发送社交网络的动态数据的拉取请求,使得所述服务器 获取所请求拉取的原始动态数据, 其中, 所述原始动态数据包含源视频地址; 所述良务器对所述源视频地址进行适配处理, 以形成适配视频地址; 所述服务器采用所述适配视频地址更新所述原始动态数据,以获得优化动 态数据并将所述优化动态数据返回至所述移动终端; 及
所述移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数 据并进行播放。
2、 如权利要求 1所述的方法, 所述服务器对所述源视频地址进行适配处 理, 以形成适配视频地址的步骤, 包括:
所述服务器从所述原始动态数据中提取源视频地址; 及
所述服务器调用第三方视频网站的视频转换接口,将所述源视频地址转换 为适于所述移动终端的适配视频地址。
3、 如权利要求 2所述的方法, 所述移动终端根据所述优化动态数据中的 适配视频地址, 获得适配视频数据并进行播放的步骤, 包括:
所述移动终端根据所述优化动态数据中的适配视频地址,向所述第三方视 频网站发送适配视频获取请求;
所述移动终端接收所述第三方视频网站返回的所述适配视频地址所标识 的适配视频数据; 及
所述移动终端播放所述适配视频数据。
4、 如权利要求 1所述的方法, 所述服务器对所述源视频地址进行适配处 理, 以形成适配视频地址的步骤, 包括:
所述服务器从所述原始动态数据中提取源视频地址; 及
所述服务器在所述源视频地址的字段中添加代理通用网关接口 (CGI )地 址, 以形成适配视频地址。
5、 如权利要求 4所述的方法, 所述移动终端根据所述优化动态数据中的 适配视频地址, 获得适配视频数据并进行播放的步骤, 包括:
所述移动终端解析所述优化动态数据中的适配视频地址, 获得代理 CGI 地址和源视频地址;
所述移动终端向所述代理 CGI发送适配请求, 所述适配请求中包含所述 源视频地址, 以使所述代理 CGI调用第三方视频网站的视频转换接口, 并将 所述移动终端接收所述代理 CGI返回的优化视频地址, 并根据所述优化 视频地址向所述第三方视频网站发送适配视频获取请求;
所述移动终端接收所述第三方视频网站返回的所述优化视频地址所标识 的适配视频数据; 及
所述移动终端播放所述适配视频数据。
6、 一种视频处理方法, 包括:
移动终端向服务器发送社交网络的动态数据的拉取请求,以使所述服务器 对所请求拉取的原始动态数据进行处理, 并形成优化动态数据, 其中, 所述原 始动态数据包含源视频地址,所述优化动态数据包含对所述源视频地址进行适 配处理形成的适配视频地址;
所述移动终端接收所述服务器返回的所述优化动态数据; 及
所述移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数 据并进行播放。
7、 一种视频处理方法, 包括:
服务器根据移动终端发送的社交网络的动态数据的拉取请求,获取所请求 拉取的原始动态数据, 所述原始动态数据包含源视频地址;
所述良务器对所述源视频地址进行适配处理, 以形成适配视频地址; 及 所述服务器采用所述适配视频地址更新所述原始动态数据,以获得优化动 态数据并将所述优化动态数据返回至所述移动终端,以使所述移动终端根据所 述优化动态数据中的适配视频地址, 获得适配视频数据并进行播放。
8、 一种移动终端, 包括:
动态拉取模块, 用于向服务器发送社交网络的动态数据的拉取请求, 以使 所述服务器拉取原始动态数据,并对所述原始动态数据进行处理以形成优化动 态数据, 所述原始动态数据包含源视频地址, 所述优化动态数据包含对所述源 视频地址进行适配处理形成的适配视频地址;
数据接收模块, 用于接收所述服务器返回的所述优化动态数据; 及 视频播放模块, 用于根据所述优化动态数据中的适配视频地址, 以获得适 配视频数据并进行播放。
9、 如权利要求 8所述的移动终端, 所述视频播放模块包括:
视频请求单元, 用于根据所述优化动态数据中的适配视频地址, 向所述第 三方视频网站发送适配视频获取请求;
数据接收单元,用于接收所述第三方视频网站返回的所述适配视频地址所 标识的适配视频数据; 及
播放单元, 用于播放所述适配视频数据;
其中,所述适配视频地址为所述服务器调用所述第三方视频网站的视频转 换接口, 对所述源视频地址转换形成的适于所述移动终端的适配视频地址。
10、 如权利要求 8所述的移动终端, 所述视频播放模块包括:
解析单元, 用于解析所述优化动态数据中的适配视频地址, 以获得代理 CGI地址和源视频地址;
适配请求单元, 用于向所述代理 CGI发送适配请求, 所述适配请求包含 所述源视频地址, 以使所述代理 CGI调用所述第三方视频网站的视频转换接 地址接收单元, 用于接收所述代理 CGI返回的优化视频地址;
视频请求单元,用于根据所述优化视频地址向所述第三方视频网站发送适 配视频获取请求;
数据接收单元 ,用于接收所述第三方视频网站返回的所述优化视频地址所 标识的适配视频数据; 及 播放单元, 用于播放所述适配视频数据;
其中,所述适配视频地址为所述服务器在所述源视频地址的字段中添加代 理 CGI地址所形成的适配视频地址。
11、 一种服务器, 包括:
动态获取模块, 用于获取所请求拉取的原始动态数据, 所述原始动态数据 包含源视频地址;
适配处理模块, 用于对所述源视频地址进行适配处理, 以形成适配视频地 址; 优化动态数据; 及
数据返回模块, 用于将所述优化动态数据返回至所述移动终端, 以使所述 移动终端根据所述优化动态数据中的适配视频地址,获得适配视频数据并进行 播放。
12、 如权利要求 11所述的服务器, 所述适配处理模块包括:
提取单元, 用于从所述原始动态数据中提取源视频地址; 及
适配处理单元, 用于调用第三方视频网站的视频转换接口,将所述源视频 地址转换为适于所述移动终端的适配视频地址。
13、 如权利要求 12所述的服务器, 所述适配处理模块还包括: 提取单元, 用于从所述原始动态数据中提取源视频地址; 及
添加单元, 用于在所述源视频地址的字段中添加代理 CGI地址, 形成适 配视频地址。
PCT/CN2013/083965 2012-12-07 2013-09-23 视频处理方法、移动终端及服务器 WO2014086195A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/732,786 US10412137B2 (en) 2012-12-07 2015-06-08 Video processing method, mobile terminal, and server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210521394.6 2012-12-07
CN201210521394.6A CN103856543B (zh) 2012-12-07 2012-12-07 一种视频处理方法、移动终端及服务器

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/732,786 Continuation US10412137B2 (en) 2012-12-07 2015-06-08 Video processing method, mobile terminal, and server

Publications (1)

Publication Number Publication Date
WO2014086195A1 true WO2014086195A1 (zh) 2014-06-12

Family

ID=50863750

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/083965 WO2014086195A1 (zh) 2012-12-07 2013-09-23 视频处理方法、移动终端及服务器

Country Status (3)

Country Link
US (1) US10412137B2 (zh)
CN (1) CN103856543B (zh)
WO (1) WO2014086195A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114666626A (zh) * 2020-12-23 2022-06-24 深圳Tcl新技术有限公司 一种数据更新方法、智能终端及存储介质

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105992026A (zh) * 2015-02-11 2016-10-05 无锡掌睿星软件技术有限公司 一种显示弹幕评论信息的方法和装置
CN106162367A (zh) * 2015-04-21 2016-11-23 广州市动景计算机科技有限公司 一种视频播放方法及装置
CN105025096B (zh) * 2015-07-10 2018-11-20 无锡天脉聚源传媒科技有限公司 一种跨域文件配置方法和装置
CN107679205B (zh) * 2017-10-13 2020-07-07 青岛海信移动通信技术股份有限公司 多媒体数据播放方法、装置、计算机设备及存储介质
CN113099258B (zh) * 2017-12-25 2023-09-29 阿里巴巴集团控股有限公司 云导播系统及直播处理方法、装置、计算机可读存储介质
CN108259627A (zh) * 2018-02-27 2018-07-06 广州酷狗计算机科技有限公司 推送信息的方法、装置及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080052414A1 (en) * 2006-08-28 2008-02-28 Ortiva Wireless, Inc. Network adaptation of digital content
CN101442662A (zh) * 2007-11-19 2009-05-27 中兴通讯股份有限公司 一种交互式移动电视系统及其交互方法
CN201491019U (zh) * 2009-08-25 2010-05-26 北京原力创新科技有限公司 支持多终端的网络视频系统
CN101951508A (zh) * 2010-09-27 2011-01-19 深圳市同洲电子股份有限公司 数字电视终端访问互联网视频的方法及相关设备和系统
CN102802138A (zh) * 2011-05-25 2012-11-28 腾讯科技(深圳)有限公司 一种视频文件的处理方法和系统、视频代理系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1183870A1 (en) * 1999-06-03 2002-03-06 Iviewit Holdings, Inc. System and method for streaming an enhanced digital video file
US8548048B2 (en) * 2005-10-27 2013-10-01 Qualcomm Incorporated Video source rate control for video telephony
US7716281B2 (en) * 2007-02-12 2010-05-11 Oomble, Inc. Method and system for transferring content from the web to mobile devices
US8024400B2 (en) * 2007-09-26 2011-09-20 Oomble, Inc. Method and system for transferring content from the web to mobile devices
US8091103B2 (en) * 2007-07-22 2012-01-03 Overlay.Tv Inc. Server providing content directories of video signals and linkage to content information sources
US7974194B2 (en) * 2008-12-12 2011-07-05 Microsoft Corporation Optimizing data traffic and power consumption in mobile unified communication applications
CN102209276B (zh) * 2010-03-29 2014-07-09 华为技术有限公司 在电信网络中提供实时视频业务的方法、服务器和系统
CN101951491B (zh) * 2010-09-07 2012-05-23 中国联合网络通信集团有限公司 一种播放视频业务的方法和系统
WO2012060996A2 (en) * 2010-11-01 2012-05-10 Michael Luna Caching adapted for mobile application behavior and network conditions
US8837483B2 (en) * 2011-04-11 2014-09-16 Alcatel Lucent Mapping private and public addresses
US8813116B2 (en) * 2011-04-27 2014-08-19 Morega Systems Inc. Adaptive video server with virtual file system and methods for use therewith
US8620898B2 (en) * 2012-01-09 2013-12-31 Wajam Internet Technologies Inc. Proxy server for application on mobile device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080052414A1 (en) * 2006-08-28 2008-02-28 Ortiva Wireless, Inc. Network adaptation of digital content
CN101442662A (zh) * 2007-11-19 2009-05-27 中兴通讯股份有限公司 一种交互式移动电视系统及其交互方法
CN201491019U (zh) * 2009-08-25 2010-05-26 北京原力创新科技有限公司 支持多终端的网络视频系统
CN101951508A (zh) * 2010-09-27 2011-01-19 深圳市同洲电子股份有限公司 数字电视终端访问互联网视频的方法及相关设备和系统
CN102802138A (zh) * 2011-05-25 2012-11-28 腾讯科技(深圳)有限公司 一种视频文件的处理方法和系统、视频代理系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114666626A (zh) * 2020-12-23 2022-06-24 深圳Tcl新技术有限公司 一种数据更新方法、智能终端及存储介质

Also Published As

Publication number Publication date
US20150312308A1 (en) 2015-10-29
US10412137B2 (en) 2019-09-10
CN103856543A (zh) 2014-06-11
CN103856543B (zh) 2019-02-15

Similar Documents

Publication Publication Date Title
US11907642B2 (en) Enhanced links in curation and collaboration applications
WO2014086195A1 (zh) 视频处理方法、移动终端及服务器
US9971740B2 (en) Dynamic webpage image
US8577963B2 (en) Remote browsing session between client browser and network based browser
US8799412B2 (en) Remote browsing session management
US9848032B2 (en) Method and apparatus for streaming metadata between devices using JavaScript and HTML5
US9582600B1 (en) Cloud browser DOM-based client
US20140110473A1 (en) Method and system for cross-terminal cloud browsing
US20100268694A1 (en) System and method for sharing web applications
JP2015515660A (ja) ゲートウェイサーバ又はサービスを介してクラウドコンピューティングサービスストレージにアクセスする複数の媒体装置
CN110446114B (zh) 多媒体数据的处理装置、方法、电子设备及存储介质
WO2022144016A1 (zh) 应用程序控制方法、装置、电子设备和存储介质
KR20180004093A (ko) 인스턴트 메시징 동안의 미디어 콘텐츠의 전송
US9740791B1 (en) Browser as a service
WO2015176648A1 (zh) 将智能终端上的数据传输至电视终端的方法、装置
WO2013174080A1 (zh) 适用于多种显示类型的家庭网关的界面显示方法和系统
US8868785B1 (en) Method and apparatus for displaying multimedia content
US10504277B1 (en) Communicating within a VR environment
CN117076811A (zh) 一种网页导出方法、装置、设备及存储介质
US20200186580A1 (en) Dynamic rotation of streaming protocols
EP2605586A1 (en) Stream media channel switch method, switch agent, client and terminal
CN105407076A (zh) 一种媒体桥实现方法及系统
Joveski et al. Semantic multimedia remote display for mobile thin clients
CN103701910A (zh) 支持内容中心网络的资源请求处理方法及Web浏览器
CN104580521A (zh) 客户端顺畅访问服务器端数据的预加载方法及系统

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: 13859977

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 13/08/2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13859977

Country of ref document: EP

Kind code of ref document: A1