CN110839181A - Method and system for converting video content into gif based on B/S architecture - Google Patents

Method and system for converting video content into gif based on B/S architecture Download PDF

Info

Publication number
CN110839181A
CN110839181A CN201911227970.4A CN201911227970A CN110839181A CN 110839181 A CN110839181 A CN 110839181A CN 201911227970 A CN201911227970 A CN 201911227970A CN 110839181 A CN110839181 A CN 110839181A
Authority
CN
China
Prior art keywords
video
gif
cutting area
converting
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911227970.4A
Other languages
Chinese (zh)
Inventor
吴坚强
喻佳林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hunan Happly Sunshine Interactive Entertainment Media Co Ltd
Original Assignee
Hunan Happly Sunshine Interactive Entertainment Media Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hunan Happly Sunshine Interactive Entertainment Media Co Ltd filed Critical Hunan Happly Sunshine Interactive Entertainment Media Co Ltd
Priority to CN201911227970.4A priority Critical patent/CN110839181A/en
Publication of CN110839181A publication Critical patent/CN110839181A/en
Pending 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/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/4782Web browsing, e.g. WebTV
    • 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, manipulating MPEG-4 scene graphs
    • 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, manipulating MPEG-4 scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • 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/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47205End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for manipulating displayed content, e.g. interacting with MPEG-4 objects, editing locally
    • 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/858Linking data to content, e.g. by linking an URL to a video object, by creating a hotspot
    • H04N21/8586Linking data to content, e.g. by linking an URL to a video object, by creating a hotspot by using a URL

Abstract

The application provides a method and a system for converting video content into gif based on a B/S architecture, wherein the method comprises the following steps: the method comprises the steps that a browser plays a video, and obtains a selection instruction of a user for a cutting area input by the video, a video capture time point and a video capture frame rate; the browser determines the coordinates of the cutting area according to the selection instruction of the cutting area and sends the coordinates of the cutting area, the video capture time point and the video capture frame rate to the server; and the server intercepts the video frame from the video according to the video interception time point and the video interception frame rate, and converts the intercepted video frame into gif with the size of the cutting area according to the coordinates of the cutting area. In the present application, the video can be efficiently converted into gif in the above manner.

Description

Method and system for converting video content into gif based on B/S architecture
Technical Field
The present application relates to the field of multimedia technologies, and in particular, to a method and a system for converting video content into gif based on a B/S architecture.
Background
The gif (graphics Interchange format) can be translated into a graphic exchange format, is used for displaying index color images in a Hypertext Markup Language (Hypertext Markup Language) mode, and is widely applied to the internet and other online service systems, for example, gif (graphics Interchange format) is often used for highlighting video contents on video websites.
However, how to efficiently create gif for video content becomes a problem.
Disclosure of Invention
In order to solve the foregoing technical problems, embodiments of the present application provide a method and a system for converting video content into gif based on a B/S architecture, so as to achieve the purpose of efficiently converting video into gif, and a technical solution is as follows:
a method for converting video content into gif based on a B/S architecture, comprising:
the method comprises the steps that a browser plays a video, and obtains a selection instruction of a user for a cutting area input by the video, a video capture time point and a video capture frame rate;
the browser determines the coordinates of the cutting area according to the selection instruction of the cutting area and sends the coordinates of the cutting area, the video intercepting time point and the video intercepting frame rate to a server;
and the server intercepts video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converts the intercepted video frames into gifs with the size of the intercepting area according to the coordinates of the intercepting area.
Preferably, the converting the captured video frame into gif with the size of the clipping region according to the coordinates of the clipping region includes:
and converting the intercepted video frame into gif according to a set gif frame rate, and cutting the gif into the gif with the size of the cutting area according to the coordinate of the cutting area.
Preferably, the converting the captured video frame into gif with the size of the clipping region according to the coordinates of the clipping region includes:
and according to the coordinates of the cutting area, cutting the cut video frame into the video frame with the size of the cutting area, and converting the video frame with the size of the cutting area into gif according to a set gif frame rate.
Preferably, the method further comprises:
and the server uploads the gif to a picture server and returns the url address and the status of the gif in the picture server to the browser.
Preferably, the converting the captured video frame into gif according to the set gif frame rate includes:
and converting the intercepted video frame into gif according to the set gif frame rate by using the ffmpeg tool.
Preferably, the converting the video frame with the size of the cropping area into gif according to a set gif frame rate includes:
and converting the video frame with the size of the cutting area into gif according to a set gif frame rate by using an ffmpeg tool.
A system for B/S architecture based video content conversion to gif, comprising:
the system comprises a browser, a server and a server, wherein the browser is used for playing a video, acquiring a selection instruction of a cutting area, a video interception time point and a video interception frame rate which are input by a user aiming at the video, determining a coordinate of the cutting area according to the selection instruction of the cutting area, and sending the coordinate of the cutting area, the video interception time point and the video interception frame rate to the server;
and the server is used for intercepting video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converting the intercepted video frames into gifs with the size of the cutting area according to the coordinates of the cutting area.
Preferably, the server is specifically configured to:
and converting the intercepted video frame into gif according to a set gif frame rate, and cutting the gif into the gif with the size of the cutting area according to the coordinate of the cutting area.
Preferably, the server is specifically configured to:
and according to the coordinates of the cutting area, cutting the cut video frame into the video frame with the size of the cutting area, and converting the video frame with the size of the cutting area into gif according to a set gif frame rate.
Preferably, the server is further configured to:
uploading the gif to a picture server, and returning the url address and the status of the gif in the picture server to the browser.
Preferably, the server is specifically configured to:
and converting the intercepted video frame into gif according to the set gif frame rate by using the ffmpeg tool.
Preferably, the server is specifically configured to:
and converting the video frame with the size of the cutting area into gif according to a set gif frame rate by using an ffmpeg tool.
Compared with the prior art, the beneficial effect of this application is:
in the application, the video is converted into gif through interaction between the browser and the server, the whole process does not need participation of other software, the interaction process is simple, and the efficiency is high.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive labor.
Fig. 1 is a flowchart of an embodiment 1 of a method for converting video content into gif based on a B/S architecture provided in the present application;
FIG. 2 is a schematic view of a video playing interface of a browser provided in the present application;
FIG. 3 is a flow chart of embodiment 2 of a method for converting video content into gif based on B/S architecture provided by the present application;
FIG. 4 is a flow chart of embodiment 3 of a method for converting video content into gif based on B/S architecture provided by the present application;
FIG. 5 is a flow chart of embodiment 4 of a method for converting video content into gif based on B/S architecture provided by the present application;
fig. 6 is a schematic diagram of a logical structure of a system for converting video content into gif based on a B/S architecture provided in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application discloses a method for converting video content into gif based on a B/S architecture, which comprises the following steps: the method comprises the steps that a browser plays a video, and obtains a selection instruction of a user for a cutting area input by the video, a video capture time point and a video capture frame rate; the browser determines the coordinates of the cutting area according to the selection instruction of the cutting area and sends the coordinates of the cutting area, the video intercepting time point and the video intercepting frame rate to a server; and the server intercepts video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converts the intercepted video frames into gifs with the size of the intercepting area according to the coordinates of the intercepting area. In the present application, video can be efficiently converted into gif.
Next, a method for converting video content based on B/S architecture into gif disclosed in the embodiment of the present application is described, and as shown in fig. 1, a flowchart of embodiment 1 of the method for converting video content based on B/S architecture into gif provided by the present application may include the following steps:
and step S11, the browser plays the video and acquires a selection instruction of a cutting area input by the user aiming at the video, a video interception time point and a video interception frame rate.
In this embodiment, the video is played by the browser, the user may select the clipping area on the video playing interface of the browser, and the browser may obtain a selection instruction of the clipping area input by the user for the video.
The implementation manner of selecting the clipping area by the user on the video playing interface of the browser may be: and selecting the area on the video playing interface by using a mouse, wherein the selected area is used as a cutting area. As shown in FIG. 2, the area selected by the dashed box in the video preview is a cropped area.
The user can also input the video capturing time point and the video capturing frame rate on the video playing interface of the browser. The video interception time point may include: a start time point and an end time point. The video between the starting time point and the ending time point is the video needing to be intercepted. The video capture frame rate can be understood as: the number of video frames that need to be truncated per second.
Step S12, the browser determines the coordinates of the clipping region according to the selection instruction of the clipping region, and sends the coordinates of the clipping region, the video capture time point, and the video capture frame rate to a server.
After the user selects the clipping region on the video playing interface of the browser, the browser may determine the coordinates of the clipping region, for example, the browser may determine the coordinates of four points, i.e., the upper left corner, the upper right corner, the lower left corner, and the lower right corner, of the clipping region as shown in fig. 2.
Of course, the user can also input the resolution of gif in the playing video interface of the browser.
And step S13, the server intercepts video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converts the intercepted video frames into gifs with the size of the cutting area according to the coordinates of the cutting area.
The process of the server intercepting the video frame from the video according to the video interception time point and the video interception frame rate may include: the server intercepts a video from the video according to the video intercepting time point to serve as a target video;
and intercepting video frames from the target video according to the video intercepting frame rate.
In the application, the video is converted into gif through interaction between the browser and the server, the whole process does not need participation of other software, the interaction process is simple, and the efficiency is high.
Moreover, the cross-platform support provided by the application can be implemented on a Windows/Mac/Linux system through a web browser; and no plug-in or software is required to be installed on the client, so that the method is green and safe.
As another alternative embodiment of the present application, referring to fig. 3, there is provided a flowchart of embodiment 2 of a method for converting video content based on B/S architecture into gif according to the present application, where this embodiment is mainly a refinement of the method for converting video content based on B/S architecture into gif described in the foregoing embodiment 1, as shown in fig. 3, the method may include, but is not limited to, the following steps:
and step S21, the browser plays the video and acquires a selection instruction of a cutting area input by the user aiming at the video, a video interception time point and a video interception frame rate.
Step S22, the browser determines the coordinates of the clipping region according to the selection instruction of the clipping region, and sends the coordinates of the clipping region, the video capture time point, and the video capture frame rate to a server.
The detailed procedures of steps S21-S22 can be found in the related descriptions of steps S11-S12 in embodiment 1, and are not repeated herein.
And step S23, the server intercepts video frames from the video according to the video interception time point and the video interception frame rate, converts the intercepted video frames into gif according to a set gif frame rate, and cuts the gif into the gif with the size of the cutting area according to the coordinates of the cutting area.
For a detailed process of the server capturing the video frame from the video according to the video capturing time point and the video capturing frame rate, refer to a related description of the server capturing the video frame from the video according to the video capturing time point and the video capturing frame rate in step S13 in embodiment 1, and are not described herein again.
Setting the gif frame rate can be understood as: the time interval between two adjacent pictures in gif.
Converting the intercepted video frame into gif according to the set gif frame rate may include:
and converting the intercepted video frame into gif according to the set gif frame rate by using the ffmpeg tool. The ffmpeg tool can be understood as: an open source computer program for recording, converting digital audio, video, and converting them into streams. LGPL or GPL licenses are used. It provides a complete solution for recording, converting and streaming audio and video. It contains a very advanced audio/video codec library libavcodec, and many of the codes in libavcodec are developed from the beginning in order to ensure high portability and codec quality.
Converting the cut video frame into gif according to the set gif frame rate, and according to the coordinates of the cutting area, cutting the gif into gif with the size of the cutting area, which is a specific implementation manner of converting the cut video frame into gif with the size of the cutting area according to the coordinates of the cutting area in step S13 in embodiment 1.
As another alternative embodiment of the present application, referring to fig. 4, there is provided a flowchart of embodiment 3 of a method for converting video content based on B/S architecture into gif provided by the present application, where this embodiment is mainly a refinement of the method for converting video content based on B/S architecture into gif described in the foregoing embodiment 1, as shown in fig. 4, the method may include, but is not limited to, the following steps:
and step S31, the browser plays the video and acquires a selection instruction of a cutting area input by the user aiming at the video, a video interception time point and a video interception frame rate.
Step S32, the browser determines the coordinates of the clipping region according to the selection instruction of the clipping region, and sends the coordinates of the clipping region, the video capture time point, and the video capture frame rate to a server.
The detailed procedures of steps S31-S32 can be found in the related descriptions of steps S11-S12 in embodiment 1, and are not repeated herein.
And step S33, the server intercepts video frames from the video according to the video intercepting time point and the video intercepting frame rate, and cuts the intercepted video frames into video frames with the size of the cutting area according to the coordinates of the cutting area, and converts the video frames with the size of the cutting area into gif according to the set gif frame rate.
For a detailed process of the server capturing the video frame from the video according to the video capturing time point and the video capturing frame rate, refer to a related description of the server capturing the video frame from the video according to the video capturing time point and the video capturing frame rate in step S13 in embodiment 1, and are not described herein again.
In this embodiment, converting the video frame with the size of the cropping area into gif according to a set gif frame rate may include:
and converting the video frame with the size of the cutting area into gif according to a set gif frame rate by using an ffmpeg tool.
The method further includes cropping the cropped video frame into a video frame with a size of the cropped region according to the coordinates of the cropped region, and converting the video frame with the size of the cropped region into gif according to a set gif frame rate, which is a specific implementation manner of converting the cropped video frame into gif with the size of the cropped region according to the coordinates of the cropped region in step S13 in embodiment 1.
As another alternative embodiment of the present application, referring to fig. 5, there is provided a flowchart of embodiment 4 of a method for converting video content based on B/S architecture into gif provided by the present application, where this embodiment is mainly an extension of the method for converting video content based on B/S architecture into gif described in the foregoing embodiment 1, as shown in fig. 5, the method may include, but is not limited to, the following steps:
and step S41, the browser plays the video and acquires a selection instruction of a cutting area input by the user aiming at the video, a video interception time point and a video interception frame rate.
Step S42, the browser determines the coordinates of the clipping region according to the selection instruction of the clipping region, and sends the coordinates of the clipping region, the video capture time point, and the video capture frame rate to a server.
And step S43, the server intercepts video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converts the intercepted video frames into gifs with the size of the cutting area according to the coordinates of the cutting area.
The detailed procedures of steps S41-S43 can be found in the related descriptions of steps S11-S13 in embodiment 1, and are not repeated herein.
And step S44, the server uploads the gif to a picture server, and returns the url address and the status of the gif in the picture server to the browser.
And the server uploads the gif to a picture server, and returns the url address and the status of the gif in the picture server to the browser so that the client side of the browser can access the gif.
The following describes a system for converting video content based on B/S architecture into gif provided in the present application, and the following description refers to the system for converting video content based on B/S architecture into gif and the above-described method for converting video content based on B/S architecture into gif.
Referring to fig. 6, the system for converting video content into gif based on the B/S architecture includes: a browser 11 and a server 12.
The browser 11 is configured to play a video, acquire a selection instruction of a cutting area, a video capture time point, and a video capture frame rate, which are input by a user for the video, determine coordinates of the cutting area according to the selection instruction of the cutting area, and send the coordinates of the cutting area, the video capture time point, and the video capture frame rate to the server 12;
the server 12 is configured to intercept a video frame from the video according to the video interception time point and the video interception frame rate, and convert the intercepted video frame into a gif with a size equal to the size of the cropping area according to the coordinates of the cropping area.
In this embodiment, the server 12 may be specifically configured to:
and converting the intercepted video frame into gif according to a set gif frame rate, and cutting the gif into the gif with the size of the cutting area according to the coordinate of the cutting area.
In this embodiment, the server 12 may be specifically configured to:
and according to the coordinates of the cutting area, cutting the cut video frame into the video frame with the size of the cutting area, and converting the video frame with the size of the cutting area into gif according to a set gif frame rate.
In this embodiment, the server 12 may be further configured to:
uploading the gif to a picture server, and returning the url address and the status of the gif in the picture server to the browser.
In this embodiment, the server 12 may be specifically configured to:
and converting the intercepted video frame into gif according to the set gif frame rate by using the ffmpeg tool.
In this embodiment, the server 12 may be specifically configured to:
and converting the video frame with the size of the cutting area into gif according to a set gif frame rate by using an ffmpeg tool.
It should be noted that each embodiment is mainly described as a difference from the other embodiments, and the same and similar parts between the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present application may be essentially or partially implemented in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments of the present application.
The method and system for converting video content into gif based on the B/S architecture provided by the present application are introduced in detail above, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A method for converting video content into gif based on B/S architecture, comprising:
the method comprises the steps that a browser plays a video, and obtains a selection instruction of a user for a cutting area input by the video, a video capture time point and a video capture frame rate;
the browser determines the coordinates of the cutting area according to the selection instruction of the cutting area and sends the coordinates of the cutting area, the video intercepting time point and the video intercepting frame rate to a server;
and the server intercepts video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converts the intercepted video frames into gifs with the size of the intercepting area according to the coordinates of the intercepting area.
2. The method according to claim 1, wherein said converting the cropped video frame into gif with the size of the cropped region according to the coordinates of the cropped region comprises:
and converting the intercepted video frame into gif according to a set gif frame rate, and cutting the gif into the gif with the size of the cutting area according to the coordinate of the cutting area.
3. The method according to claim 1, wherein said converting the cropped video frame into gif with the size of the cropped region according to the coordinates of the cropped region comprises:
and according to the coordinates of the cutting area, cutting the cut video frame into the video frame with the size of the cutting area, and converting the video frame with the size of the cutting area into gif according to a set gif frame rate.
4. The method of claim 1, further comprising:
and the server uploads the gif to a picture server and returns the url address and the status of the gif in the picture server to the browser.
5. The method of claim 2, wherein converting the truncated video frames to gif at a set gif frame rate comprises:
and converting the intercepted video frame into gif according to the set gif frame rate by using the ffmpeg tool.
6. The method according to claim 3, wherein the converting the video frame with the size of the cropping area into gif according to a set gif frame rate comprises:
and converting the video frame with the size of the cutting area into gif according to a set gif frame rate by using an ffmpeg tool.
7. A system for converting video content into gif based on a B/S architecture, comprising:
the system comprises a browser, a server and a server, wherein the browser is used for playing a video, acquiring a selection instruction of a cutting area, a video interception time point and a video interception frame rate which are input by a user aiming at the video, determining a coordinate of the cutting area according to the selection instruction of the cutting area, and sending the coordinate of the cutting area, the video interception time point and the video interception frame rate to the server;
and the server is used for intercepting video frames from the video according to the video intercepting time point and the video intercepting frame rate, and converting the intercepted video frames into gifs with the size of the cutting area according to the coordinates of the cutting area.
8. The system of claim 7, wherein the server is specifically configured to:
and converting the intercepted video frame into gif according to a set gif frame rate, and cutting the gif into the gif with the size of the cutting area according to the coordinate of the cutting area.
9. The system of claim 7, wherein the server is specifically configured to:
and according to the coordinates of the cutting area, cutting the cut video frame into the video frame with the size of the cutting area, and converting the video frame with the size of the cutting area into gif according to a set gif frame rate.
10. The system of claim 7, wherein the server is further configured to:
uploading the gif to a picture server, and returning the url address and the status of the gif in the picture server to the browser.
CN201911227970.4A 2019-12-04 2019-12-04 Method and system for converting video content into gif based on B/S architecture Pending CN110839181A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911227970.4A CN110839181A (en) 2019-12-04 2019-12-04 Method and system for converting video content into gif based on B/S architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911227970.4A CN110839181A (en) 2019-12-04 2019-12-04 Method and system for converting video content into gif based on B/S architecture

Publications (1)

Publication Number Publication Date
CN110839181A true CN110839181A (en) 2020-02-25

Family

ID=69578074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911227970.4A Pending CN110839181A (en) 2019-12-04 2019-12-04 Method and system for converting video content into gif based on B/S architecture

Country Status (1)

Country Link
CN (1) CN110839181A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075258A (en) * 2007-05-14 2007-11-21 腾讯科技(深圳)有限公司 Method and device for generating video microform
CN101510313A (en) * 2009-03-13 2009-08-19 腾讯科技(深圳)有限公司 Method, system and medium player for generating GIF
CN102054285A (en) * 2010-12-31 2011-05-11 上海为舟网络科技有限公司 Online dynamic image editing system
US20130044802A1 (en) * 2011-08-16 2013-02-21 Steven Erik VESTERGAARD Script-based video rendering
CN105939483A (en) * 2016-06-06 2016-09-14 乐视控股(北京)有限公司 Video processing method and device
CN106412691A (en) * 2015-07-27 2017-02-15 腾讯科技(深圳)有限公司 Interception method and device of video images
CN106412702A (en) * 2015-07-27 2017-02-15 腾讯科技(深圳)有限公司 Video clip interception method and device
CN109068148A (en) * 2018-09-03 2018-12-21 视联动力信息技术股份有限公司 A kind of method and apparatus of video processing
CN110505234A (en) * 2019-08-30 2019-11-26 湖南快乐阳光互动娱乐传媒有限公司 A kind of live streaming turning point broadcasting method and device based on B/S framework

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075258A (en) * 2007-05-14 2007-11-21 腾讯科技(深圳)有限公司 Method and device for generating video microform
CN101510313A (en) * 2009-03-13 2009-08-19 腾讯科技(深圳)有限公司 Method, system and medium player for generating GIF
CN102054285A (en) * 2010-12-31 2011-05-11 上海为舟网络科技有限公司 Online dynamic image editing system
US20130044802A1 (en) * 2011-08-16 2013-02-21 Steven Erik VESTERGAARD Script-based video rendering
CN106412691A (en) * 2015-07-27 2017-02-15 腾讯科技(深圳)有限公司 Interception method and device of video images
CN106412702A (en) * 2015-07-27 2017-02-15 腾讯科技(深圳)有限公司 Video clip interception method and device
CN105939483A (en) * 2016-06-06 2016-09-14 乐视控股(北京)有限公司 Video processing method and device
CN109068148A (en) * 2018-09-03 2018-12-21 视联动力信息技术股份有限公司 A kind of method and apparatus of video processing
CN110505234A (en) * 2019-08-30 2019-11-26 湖南快乐阳光互动娱乐传媒有限公司 A kind of live streaming turning point broadcasting method and device based on B/S framework

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HAPPYDEER: "FFmpeg续篇:截取视频片段转成GIF动画", 《CSDN》 *

Similar Documents

Publication Publication Date Title
CN107659416B (en) Conference record sharing method and device, conference terminal and storage medium
CN109963162B (en) Cloud directing system and live broadcast processing method and device
US9584835B2 (en) System and method for broadcasting interactive content
JP5727385B2 (en) Synchronize presentation state across multiple applications
US8495496B2 (en) Computer method and system automatically providing context to a participant's question in a web conference
KR20210069711A (en) Courseware recording and playback methods, devices, smart interactive tablets and storage media
CN110708589B (en) Information sharing method and device, storage medium and electronic device
JP2018513583A (en) Audio video file live streaming method, system and server
CN103096182A (en) Network television program information sharing method and system
WO2021082299A1 (en) Video playback method and device
EP3024223B1 (en) Videoconference terminal, secondary-stream data accessing method, and computer storage medium
CN108259923B (en) Video live broadcast method, system and equipment
WO2019114330A1 (en) Video playback method and apparatus, and terminal device
CN109168020A (en) Method for processing video frequency, device, calculating equipment and storage medium based on live streaming
CA3001474A1 (en) Video-production system with metadata-based dve feature
CN108989833B (en) Method and device for generating video cover image
CN114222149A (en) Plug flow method, device, medium and computer equipment
JP2005277847A (en) Image reproduction system, image transmission apparatus, image receiving apparatus, image reproduction method, image reproduction program, and recording medium
US20190141366A1 (en) System and method for insertion of an asset into a source dynamic media
CN110839181A (en) Method and system for converting video content into gif based on B/S architecture
CN108933769B (en) Streaming media screenshot system, method and device
CN110505234B (en) Live broadcast-to-on-demand method and device based on B/S architecture
KR20010035099A (en) Streaming Hypervideo System using Automatic Scene Change Detection and Controlling Method
JP6466531B2 (en) Output control program, output control device, and output control method
CN113438549A (en) Processing method and device for adding watermark to video

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200225

RJ01 Rejection of invention patent application after publication