WO2017080168A1 - 视频审核的方法及系统 - Google Patents
视频审核的方法及系统 Download PDFInfo
- Publication number
- WO2017080168A1 WO2017080168A1 PCT/CN2016/083145 CN2016083145W WO2017080168A1 WO 2017080168 A1 WO2017080168 A1 WO 2017080168A1 CN 2016083145 W CN2016083145 W CN 2016083145W WO 2017080168 A1 WO2017080168 A1 WO 2017080168A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- video
- audit
- review
- player
- reviewed
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/23—Processing of content or additional data; Elementary server operations; Server middleware
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/44—Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs
- H04N21/4402—Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display
- H04N21/440236—Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display by media transcoding, e.g. video is transformed into a slideshow of still pictures, audio is converted into text
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/23—Processing of content or additional data; Elementary server operations; Server middleware
- H04N21/24—Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/25—Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
- H04N21/254—Management at additional data server, e.g. shopping server, rights management server
- H04N21/2541—Rights Management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/433—Content storage operation, e.g. storage operation in response to a pause request, caching operations
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/443—OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
- H04N21/4438—Window management, e.g. event handling following interaction with the user interface
Definitions
- Embodiments of the present invention relate to the technical field of video auditing, and in particular, to a video auditing method and system.
- Embodiments of the present invention provide a method and system for video auditing to solve users in the prior art. All the videos to be uploaded are transcoded one by one, and then reviewed. If the transcoded video has not passed the review, the previous transcoding work will be invalid and the resource waste will be caused.
- An embodiment of the present invention provides a video auditing method, including:
- the embodiment of the invention further provides a video auditing system, comprising:
- a receiving unit configured to receive a video to be audited
- An auditing unit configured to send the video to be audited to a player for playing and reviewing
- transcoding unit configured to transcode the video being audited
- the upload unit is configured to upload the transcoded video to the video display platform.
- the video to be reviewed is reviewed first, and then the code is transcoded, and then the transcoded video is uploaded to the video display platform to avoid the fact that if the transcoded video fails to pass the review, The problem of wasted resources caused by the previous transcoding work is invalid, and the efficiency of video review is improved.
- FIG. 1 is a schematic flow chart of a first embodiment of a video auditing method according to the present invention
- FIG. 2 is a schematic flow chart of a second embodiment of a video auditing method according to the present invention.
- FIG. 3 is a schematic diagram of a sub-flow in the embodiment of FIG. 2;
- FIG. 4 is a schematic diagram of a video review interface in the embodiment of FIG. 2;
- FIG. 5 is a schematic structural diagram of a function module of an embodiment of a video auditing system according to the present invention.
- FIG. 6 is a schematic structural diagram of a computer system that can be applied to a terminal device or a server that implements an embodiment of the present invention.
- FIG. 1 is a schematic flowchart diagram of a first embodiment of a video auditing method according to the present invention. As shown in FIG. 1, the method for video auditing in the embodiment of the present invention may include the following steps:
- the server receives one or more videos submitted by the terminal for review.
- S102 Send the video to be audited to the player for playing and reviewing.
- the server sends the received video to the player for playback and review.
- the server-side player may be a player that only supports video decoding and rendering.
- the player can arbitrarily select some simple players.
- the player does not need to have audio decoding function, but only requires decoding and rendering of the video, which can reduce the amount of data processed by the decryption, not only can reduce the configuration hardware requirements, but also can improve the speed of playing video.
- the server in this embodiment can transcode the audited video as needed to match the format requirements of the video display platform for video playback.
- the server uploads the transcoded video to the corresponding video display platform for display.
- the video display platform may be a video playing website, such as a LeTV website.
- the server may also submit the audit result feedback.
- the audit result feedback can record which videos have passed the audit, which failed, and the reasons for the failure, and the present invention is not limited in this respect.
- the video to be reviewed is reviewed first, and then the code is transcoded, and then the transcoded video is uploaded to the video display platform to avoid the fact that if the transcoded video fails to pass the review, The problem of wasted resources caused by the previous transcoding work is invalid, and the efficiency of video review is improved.
- FIG. 2 is a schematic flow chart of a second embodiment of a video auditing method according to the present invention.
- the same points in this embodiment are the same as those in the first embodiment, and only the differences between the two are described herein.
- the method for video auditing in the embodiment of the present invention may include the following steps:
- the server imports multiple videos to be audited into the video play queue.
- the player may have multiple video auditing windows, and the number of videos to be audited may also be multiple (at least 3, for example, 20), and the video playback queues that import the plurality of the videos to be audited into the player are In order to bulk review the videos to be reviewed.
- S202 Assign a video to be audited for each video audit window corresponding to the number of the video audit windows.
- the server may allocate a video to be audited for each video audit window corresponding to the number of video audit windows in the player.
- S203 Play the video to be audited corresponding to the audit in each video play audit window.
- the server plays the audited corresponding video to be audited in each video playback audit window.
- step S201 may be omitted, and multiple videos to be reviewed need not be imported into the video play queue of the player, and the video to be audited is directly sent to the video audit window for review.
- FIG. 3 is a schematic diagram of a sub-flow of the embodiment of FIG. 2.
- playing the video to be reviewed corresponding to the audit in each video play review window includes the following steps:
- the server may be configured with 20 video audit windows on a video auditing interface, such that 20 videos correspond to 20 video audit windows. While playing the first video for review in the first audit window, the corresponding 19 videos can be cached in the remaining 19 audit windows.
- the cache time can be saved and the audit efficiency can be improved.
- S2032 After the first video review is completed, start to play the second video in the second audit window of the multiple video audit windows for review, and at the same time cache at least in the third audit window of the remaining multiple audit windows. Three videos.
- the player on the server side plays the second video
- the corresponding 18 videos can be cached in the remaining 18 audit windows.
- the audit result feedback can be submitted by using the audit pass/fail button, the list of failure reasons, and the comment box.
- the embodiment of the present invention can avoid the problem of waste of resources caused by the previous transcoding work being invalid if the video after transcoding fails to pass the audit in the prior art, and improve the efficiency of video auditing based on all Multiple (at least 3, for example, 20) of the to-be-uploaded videos are randomly selected, and the distribution is displayed on the video review interface. It is also possible to select the first one for limited playback review by default, and the subsequent videos (subsequent 19) are also cached for subsequent review. Save time for video review and increase video on the bulk of the videos being uploaded. Passing efficiency.
- server may be a server, a server cluster, or a unit or a processor for processing related matters, and the present invention is not limited in this regard.
- FIG. 4 is a schematic diagram of a video review interface in the embodiment of FIG. 2.
- Figure 4 shows an embodiment of generating eight video playback windows.
- the video review interface is arranged with 8 video play windows (ie, the above video audit window), and corresponding video name boxes are arranged below the video play windows for displaying the video play window.
- Video name Below the 8 video playback windows, there are buttons for reviewing, buttons for reviewing failures, drop-down lists for selecting reasons for failure, and a comment box.
- the video review interface can be designed in the video play interface.
- the video review interface can be personalized as needed. For example: increase or decrease the number of video play windows; change the video name bar to the video profile bar, video ID number bar and other design methods.
- FIG. 5 is a schematic structural diagram of a function module of a system for video auditing according to the present invention.
- the system 100 ie, the video auditing system
- the system 100 may include: a receiving unit 101, an auditing unit 102, a transcoding unit 103, and an uploading unit 104. among them:
- the receiving unit 101 is configured to receive a video to be reviewed.
- the auditing unit 102 includes a sending module and a player, and the sending module is configured to send the video to be audited received by the receiving unit 101 to the player for playing and reviewing.
- the transcoding unit 103 is configured to transcode the video that was approved in the player.
- the uploading unit 104 is configured to upload the transcoded video of the transcoding unit 103 to the video display platform for display.
- the player may have multiple video audit windows to play and review each video to be audited
- the audit unit 102 may further include an allocation module (not shown).
- the distribution module is configured to allocate a video to be audited for each video audit window corresponding to the number of video audit windows.
- the player may include a play module and a cache module (not shown).
- the play module and the cache module may be configured to: the play module plays the first video for review in the first audit window of the multiple video audit windows, and the cache module performs the second review in at least the remaining multiple audit windows. Caching the second video in the window;
- the play module starts playing the second video for review in the second audit window of the multiple video audit windows, and the cache module is simultaneously cached in at least the third audit window in the remaining multiple audit windows.
- Third video
- the system 100 may further include a feedback unit (not shown).
- the feedback unit is configured to submit an audit result feedback after the video to be audited is sent to the player for playback and review.
- the audit result feedback can be submitted by using the audit pass/fail button, the list of failure reasons, and the comment box.
- the player may be a player that only supports video decoding and rendering.
- the player can arbitrarily select some simple players.
- the player does not need to have audio decoding function, but only requires decoding and rendering of the video, which can reduce the amount of data processed by the decryption, not only can reduce the configuration hardware requirements, but also can improve the speed of playing video.
- various functions of the related functional modules can be implemented by a hardware processor and each unit.
- FIG. 6 a block diagram of a computer system 600 that can be applied to a terminal device or server implementing an embodiment of the present invention is shown.
- computer system 600 includes a central processing unit (CPU) 601 that can be loaded into a program in random access memory (RAM) 603 according to a program stored in read only memory (ROM) 602 or from storage portion 608. And perform various appropriate actions and processes.
- RAM random access memory
- ROM read only memory
- RAM random access memory
- various programs and data required for the operation of the system 600 are also stored.
- the CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604.
- An input/output (I/O) interface 605 is also coupled to bus 604.
- the following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, etc.; an output portion 607 including, for example, a cathode ray tube (CRT), a liquid crystal display (LCD), and the like, and a storage portion 608 including a hard disk or the like. And a communication portion 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the Internet.
- Driver 610 is also coupled to I/O interface 605 as needed.
- a removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like, is mounted on the drive 610 as needed so that a computer program read therefrom is installed into the storage portion 608 as needed.
- the processor 601 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application.
- CPU central processing unit
- ASIC Application Specific Integrated Circuit
- the computer operation instructions may be stored in a read only memory (ROM) 602 or loaded from the storage portion 608 to a random access memory (RAM) 603;
- ROM read only memory
- RAM random access memory
- the unit embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment. Those of ordinary skill in the art can understand and implement without deliberate labor.
- the points may be embodied in the form of a software product, which may be stored in a computer readable storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., including instructions for causing a computer device (which may be a personal computer)
- the server, or network device, etc. performs the methods described in various embodiments or portions of the embodiments.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Television Signal Processing For Recording (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本发明实施例提供了一种视频审核的方法及系统。所述方法包括:接收待审核的视频;将所述待审核的视频发送至播放器进行播放和审核;将通过审核的视频进行转码;将转码后的视频上传至视频展示平台。本发明实施例先对待审核的视频进行审核,待审核通过后,再对其进行转码,然后再将转码后的视频上传至视频展示平台,避免出现如果转码后的视频没有通过审核,则之前的转码工作就无效所造成的资源浪费的问题,提高了视频审核的效率。
Description
本发明实施例涉及视频审核的技术领域,尤其涉及一种视频审核的方法及系统。
随着互联网技术的日新月异的变革,网络流媒体技术在不断的发展,社会化网络技术在不断的普及,网络带宽在不断的增加,越来越多的信息通过视频等多媒体的形式展现在互联网中。上传视频己成了用户发布信息与娱乐的主流方式。用户可以通过台式机、笔记本、手机等客户端将各种视频上传至云端服务器,或者从云端服务器观看其中的视频。互联网中视频数量越来越多。这其中,存在着大量冗余、重复甚至侵犯知识产权等非法的视频。随着知识产权的发展,在视频领域,视频的版权越来越需要管制,所以在视频“上架”前,各大视频网站都要对待上传的视频进行审核。
现有技术中,在视频“上架”前,一般都是先将所有的待上传的视频进行转码,然后每个视频审核界面仅为一个转码后的视频进行审核,如此进行逐一的审核。这种方法的弊端在于:如果转码后的视频没有通过审核,则之前的转码工作就无效,造成了资源上的浪费;另外,由于现有技术中视频是逐一进行审核的,审核的进度相对来说比较低。目前,由于视频审核的速度的原因,导致了有些视频不能及时上传至视频网站的问题。因此,如何提高视频的审核效率,成为业界的关注点之一。
发明内容
本发明实施例提供一种视频审核的方法及系统,以解决现有技术中用户
将所有的待上传的视频逐一进行转码后,再进行审核,如果转码后的视频没有通过审核,则之前的转码工作就无效所造成的资源浪费的问题。
本发明实施例提供了一种视频审核的方法,包括:
接收待审核的视频;
将所述待审核的视频发送至播放器进行播放和审核;
将通过审核的视频进行转码;
将转码后的视频上传至视频展示平台。
本发明实施例还提供了一种视频审核系统,包括:
接收单元,配置为接收待审核的视频;
审核单元,配置为将所述待审核的视频发送至播放器进行播放和审核;
转码单元,配置为将通过审核的视频进行转码;
上传单元,配置为将转码后的视频上传至视频展示平台。
本发明实施例先对待审核的视频进行审核,待审核通过后,再对其进行转码,然后再将转码后的视频上传至视频展示平台,避免出现如果转码后的视频没有通过审核,则之前的转码工作就无效所造成的资源浪费的问题,提高了视频审核的效率。
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明视频审核的方法第一实施例流程示意图;
图2为本发明视频审核的方法第二实施例流程示意图;
图3为图2实施例中的子流程示意图;
图4为图2实施例中视频审核界面示意图;
图5为本发明视频审核系统实施例功能模块结构示意图;
图6为可以应用于实现本发明实施例的终端设备或服务器的计算机系统的结构示意图。
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
图1为本发明视频审核的方法第一实施例流程示意图。如图1所示,本发明实施例的视频审核的方法可以包括以下步骤:
S101:接收待审核的视频。
在本发明的实施例中,服务器接收终端提交的待审核的一个或多个视频。
S102:将所述待审核的视频发送至播放器进行播放和审核。
在本实施例中,服务器将接收到的视频发送至播放器进行播放和审核。
在一些可选的实施例中,服务器端的播放器可以为仅支持视频解码和渲染的播放器。由此,该播放器可以任意选用一些功能简单的播放器。该播放器无需具有音频进行解码的功能,而仅要求对视频进行解码和渲染,这样可以减少解密所处理的数据量,不仅可以降低配置硬件的需求,而且可以提高播放视频的速度。
S103:将通过审核的视频进行转码。
本实施例中的服务器可以按需求将通过审核的视频进行转码以匹配视频展示平台的对视频播放的格式需求。
S104:将转码后的视频上传至视频展示平台。
在本实施例中,服务器将转码后的视频上传至相应的视频展示平台进行展示。其中,视频展示平台可以是各视频播放网站,例如乐视网站。
在本发明的一些可选的实施例中,服务器在将待审核的视频发送至播放器进行播放和审核后,还可以提交审核结果反馈。其中,审核结果反馈中可以记载哪些视频通过了审核,哪些未通过以及未通过审核的原因等,本发明在此方面没有限制。
本发明实施例先对待审核的视频进行审核,待审核通过后,再对其进行转码,然后再将转码后的视频上传至视频展示平台,避免出现如果转码后的视频没有通过审核,则之前的转码工作就无效所造成的资源浪费的问题,提高了视频审核的效率。
图2为本发明视频审核的方法第二实施例流程示意图。本实施例与第一实施例相同的地方不再赘述,在此,仅描述二者不一致的地方。如图2所示,本发明实施例的视频审核的方法可以包括以下步骤:
S201:将多个待审核的视频导入播放器的视频播放队列。
在本实施方式中,服务器将多个待审核的视频导入视频播放队列。其中,播放器可以具有多个视频审核窗口,待审核的视频的数量也可以为多个(至少3个,例如20个),将多个所述待审核的视频导入播放器的视频播放队列是为了批量审核待审核的视频。
S202:对应于所述视频审核窗口的数量,为每一个视频审核窗口分配一个待审核的视频。
在本实施方式中,服务器可以对应于播放器中视频审核窗口的数量,为每一个视频审核窗口分配一个待审核的视频。通过以上实施方式,至少可以实现同时审核多个视频。
S203:在各个视频播放审核窗口播放审核对应的待审核的视频。
在本实施例中,服务器在在各个视频播放审核窗口播放审核对应的待审核的视频。
应当理解的是,也可以省略步骤S201,无需将多个所述待审核的视频导入播放器的视频播放队列,而直接将待审核的视频发送至视频审核窗口进行审核。
图3为图2中实施例的子流程示意图。如图3所示,在各个视频播放审核窗口播放审核对应的待审核的视频包括以下步骤:
S2031:在多个视频审核窗口中的第一审核窗口播放第一视频进行审核的同时,至少在余下的多个审核窗口中的第二审核窗口中缓存第二视频。
在本实施方式中,服务器在一个视频审核界面上,例如可以布置有20个视频审核窗口,这样20个视频对应20个视频审核窗口。在第一审核窗口播放第一视频进行审核的同时,可以在余下的19个审核窗口缓存对应的19个视频。通过上述实施方式,可以节约缓存时间,提高审核效率。
S2032:待第一个视频审核完成后,开始在多个视频审核窗口中的第二审核窗口播放第二视频进行审核,并同时至少在余下的多个审核窗口中的第三审核窗口中缓存第三视频。
在本实施方式中,服务器端的播放器在播放第2个视频时,可以在余下的18个审核窗口缓存对应的18个视频。
S2033:依次类推,直至所有待审核的视频全部播放和审核完毕。
在本实施方式中,服务器在将待审核的视频发送至播放器进行播放审核后,可以利用审核通过/不通过按钮、不通过原因的列表和备注框提交审核结果反馈。
本发明实施例可以在避免了现有技术中的如果转码后的视频没有通过审核,则之前的转码工作就无效所造成的资源浪费的问题,提高了视频审核效率的基础上,从所有的待上传视频中随意抽取多个(至少3个,例如20个),分布为一屏显示在视频审核界面上。还可以默认选择第一个进行有限的播放审核,同时后续的视频(后续19个)也进行相应的缓存以备后续的审核。通过对待上传的视频进行批量的审核,节省了视频审核的时间,提高了视频上
传的效率。
需要注意的是,图1和图2的描述中所指的“服务器”可以是一个服务器,也可以是服务器集群,还可以是处理相关事物的单元或处理器,本发明在此方面没有限制,
图4为图2实施例中视频审核界面示意图。图4所示的是生成8个视频播放窗口实施例。
如图4所示:视频审核界面的依次布置有8个视频播放窗口(即上述的视频审核窗口),对应各视频播放窗口的下方布置有各个视频名称框,用于显示视频播放窗口所播放的视频名称。在8个视频播放窗口的下方布置有审核通过的按钮、审核不通过的按钮、选择不通过原因的下拉列表和备注框。
在本实施方式中,该视频审核界面可以设计在视频播放界面内。视频审核界面可以按需求进行个性化设计。例如:增加或者减少视频播放窗口的个数;将视频名称栏变更为视频简介栏、视频ID号栏等设计方式。
图5为本发明视频审核的系统实施例功能模块结构示意图。如图5所示,本发明实施例的系统100(即视频审核的系统)可以包括:接收单元101、审核单元102、转码单元103和上传单元104。其中:
接收单元101配置为接收待审核的视频。
审核单元102包括发送模块和播放器,发送模块配置为将接收单元101接收的待审核的视频发送至播放器进行播放和审核。
转码单元103配置为将在播放器中通过审核的视频进行转码。
上传单元104配置为将转码单元103转码后的视频上传至视频展示平台以供展示。
在本实施方式中,播放器可以具有多个视频审核窗口,以对各个待审核的视频进行播放和审核,审核单元102还可以包括分配模块(图中未示出)。其中,分配模块配置为对应于视频审核窗口的数量,为每一个视频审核窗口分配一个待审核的视频。
在本实施方式中,播放器可以包括播放模块和缓存模块(图中未示出)。其中,播放模块和缓存模块可以配置用于:播放模块在多个视频审核窗口中的第一审核窗口播放第一视频进行审核的同时,缓存模块至少在余下的多个审核窗口中的第二审核窗口中缓存第二视频;
待第一个视频审核完成后,播放模块开始在多个视频审核窗口中的第二审核窗口播放第二视频进行审核,缓存模块同时至少在余下的多个审核窗口中的第三审核窗口中缓存第三视频;
依次类推,直至所有待审核的视频全部播放和审核完毕。
在本实施方式中,系统100(即上述的视频审核系统)还可以包括反馈单元(图中未示出)。反馈单元配置为在将待审核的视频发送至播放器进行播放和审核后,提交审核结果反馈。在本实施方式中,例如可以利用审核通过/不通过按钮、不通过原因的列表和备注框等方式提交审核结果反馈。
在本实施例中,播放器可以为仅支持视频解码和渲染的播放器。由此,该播放器可以任意选用一些功能简单的播放器。该播放器无需具有音频进行解码的功能,而仅要求对视频进行解码和渲染,这样可以减少解密所处理的数据量,不仅可以降低配置硬件的需求,而且可以提高播放视频的速度。
本发明实施例中可以通过硬件处理器(hardware processor)和各单元来实现相关功能模块的各项功能。
进一步参考图6,其示出了可以应用于实现本发明实施例的终端设备或服务器的计算机系统600的结构示意图。
如图6所示,计算机系统600包括中央处理单元(CPU)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储部分608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM603中,还存储有系统600操作所需的各种程序和数据。CPU 601、ROM602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。
以下部件连接至I/O接口605:包括键盘、鼠标等的输入部分606;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分607;包括硬盘等的存储部分608;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分609。通信部分609经由诸如因特网的网络执行通信处理。驱动器610也根据需要连接至I/O接口605。可拆卸介质611,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器610上,以便于从其上读出的计算机程序根据需要被安装入存储部分608。
处理器601可能是一个中央处理器CPU,或者是特定集成电路ASIC(Application Specific Integrated Circuit),或者是被配置成实施本申请实施例的一个或多个集成电路。
其中,计算机操作指令可以存放在只读存储器(ROM)602中或者从存储部分608加载到随机访问存储器(RAM)603;
处理器,用于执行上述各个存储器中存储的计算机操作指令,以执行:
接收待审核的视频;
将所述待审核的视频发送至播放器进行播放和审核;
将通过审核的视频进行转码;
将转码后的视频上传至视频展示平台。
以上所描述的单元实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部
分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。
Claims (10)
- 一种视频审核的方法,其特征在于,包括:接收待审核的视频;将所述待审核的视频发送至播放器进行播放和审核;将通过审核的视频进行转码;将转码后的视频上传至视频展示平台。
- 根据权利要求1所述的方法,其特征在于,所述播放器具有多个视频审核窗口,所述将待审核的视频发送至播放器进行播放和审核包括:对应于所述视频审核窗口的数量,为每一个视频审核窗口分配一个待审核的视频;对各个待审核的视频进行播放和审核。
- 根据权利要求2所述的方法,其特征在于,所述对各个待审核的视频进行播放和审核包括:在所述多个视频审核窗口中的第一审核窗口播放第一视频进行审核的同时,至少在余下的多个审核窗口中的第二审核窗口中缓存第二视频;待所述第一个视频审核完成后,开始在所述多个视频审核窗口中的第二审核窗口播放第二视频进行审核,并同时至少在余下的多个审核窗口中的第三审核窗口中缓存第三视频;依次类推,直至所有待审核的视频全部播放和审核完毕。
- 根据权利要求1所述的方法,其特征在于,还包括:在将所述待审核的视频发送至播放器进行播放和审核后,提交审核结果反馈。
- 根据权利要求1-4任一项所述的方法,其特征在于,所述播放器支持视频解码和视频渲染。
- 一种视频审核的系统,其特征在于,包括:接收单元,配置为接收待审核的视频;审核单元,包括发送模块和播放器,所述发送模块配置为将所述待审核的视频发送至所述播放器进行播放和审核;转码单元,配置为将通过审核的视频进行转码;上传单元,配置为将转码后的视频上传至视频展示平台。
- 根据权利要求6所述的系统,其特征在于,所述播放器具有多个视频审核窗口,以对各个待审核的视频进行播放和审核,所述审核单元还包括:分配模块,配置为对应于所述视频审核窗口的数量,为每一个视频审核窗口分配一个待审核的视频。
- 根据权利要求7所述的系统,其特征在于,所述播放器包括:播放模块和缓存模块,所述播放模块和缓存模块配置以:所述播放模块在所述多个视频审核窗口中的第一审核窗口播放第一视频进行审核的同时,所述缓存模块至少在余下的多个审核窗口中的第二审核窗口中缓存第二视频;待所述第一个视频审核完成后,所述播放模块开始在所述多个视频审核窗口中的第二审核窗口播放第二视频进行审核,所述缓存模块同时至少在余下的多个审核窗口中的第三审核窗口中缓存第三视频;依次类推,直至所有待审核的视频全部播放和审核完毕。
- 根据权利要求6所述的系统,其特征在于,所述系统还包括:反馈单 元,配置为在将所述待审核的视频发送至播放器进行播放和审核后,提交审核结果反馈。
- 根据权利要求6-9中任一项所述的系统,其特征在于,所述播放器为仅支持视频解码和渲染的播放器。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/252,305 US20170142429A1 (en) | 2015-11-13 | 2016-08-31 | Video examination method and system |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510779873.1 | 2015-11-13 | ||
| CN201510779873.1A CN105898414A (zh) | 2015-11-13 | 2015-11-13 | 视频审核的方法及系统 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/252,305 Continuation US20170142429A1 (en) | 2015-11-13 | 2016-08-31 | Video examination method and system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017080168A1 true WO2017080168A1 (zh) | 2017-05-18 |
Family
ID=57002273
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/083145 Ceased WO2017080168A1 (zh) | 2015-11-13 | 2016-05-24 | 视频审核的方法及系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105898414A (zh) |
| WO (1) | WO2017080168A1 (zh) |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112183951A (zh) * | 2020-09-08 | 2021-01-05 | 支付宝(杭州)信息技术有限公司 | 基于审核质量评价的监管处理方法和装置 |
| CN112738611A (zh) * | 2020-12-28 | 2021-04-30 | 安徽海豚新媒体产业发展有限公司 | 一种短视频征集及展播应用系统 |
| CN113286195A (zh) * | 2020-12-11 | 2021-08-20 | 苏州律点信息科技有限公司 | 一种上传视频的审核方法、装置及云服务器 |
| CN113938707A (zh) * | 2021-10-12 | 2022-01-14 | 深圳创维-Rgb电子有限公司 | 视频处理方法、录播盒和计算机可读存储介质 |
| CN114157912A (zh) * | 2021-11-26 | 2022-03-08 | 瑞森网安(福建)信息科技有限公司 | 一种云视频播放方法及其在影像投屏中的应用 |
| CN114710692A (zh) * | 2022-03-22 | 2022-07-05 | 上海哔哩哔哩科技有限公司 | 多媒体文件处理方法和装置 |
| CN115052173A (zh) * | 2022-06-07 | 2022-09-13 | 北京胜视京基数字文化产业发展有限公司 | 一种网络短视频的内容分析方法及系统 |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106572366B (zh) * | 2016-11-10 | 2019-05-10 | 中广热点云科技有限公司 | 运行于无线广播网超级热点业务平台的内容管理系统及方法 |
| CN107798304B (zh) * | 2017-10-20 | 2021-11-02 | 央视国际网络无锡有限公司 | 一种快速视频审核的方法 |
| CN109660822A (zh) * | 2018-12-17 | 2019-04-19 | 深圳市睿智物联科技有限公司 | 一种远程控制led建筑媒体屏预览播放的方法及系统 |
| CN109618226B (zh) * | 2018-12-28 | 2021-07-20 | 广州华多网络科技有限公司 | 视频审核方法、装置、电子设备及存储介质 |
| CN111414515A (zh) * | 2020-03-17 | 2020-07-14 | 中国建设银行股份有限公司 | 一种资源审核方法、装置、设备及存储介质 |
| CN111726701B (zh) * | 2020-06-30 | 2022-03-04 | 腾讯科技(深圳)有限公司 | 信息植入方法、视频播放方法、装置和计算机设备 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102595238A (zh) * | 2012-02-07 | 2012-07-18 | 深圳市同洲电子股份有限公司 | 一种视频分享的方法、终端以及视频分享平台 |
| CN102740158A (zh) * | 2012-07-04 | 2012-10-17 | 合一网络技术(北京)有限公司 | 一种供用户上传3d视频到视频网站的系统和方法 |
| US20140196073A1 (en) * | 2013-01-08 | 2014-07-10 | Adobe Systems Incorporated | Customized Moderation of Electronic Content Published Via A Media Portal |
| CN104159127A (zh) * | 2014-08-21 | 2014-11-19 | 北京奇艺世纪科技有限公司 | 一种视频转码方法、装置及系统 |
| CN104320677A (zh) * | 2014-10-17 | 2015-01-28 | 深圳市同洲电子股份有限公司 | 一种审核服务器、主控服务器及视频检测系统 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9300910B2 (en) * | 2012-12-14 | 2016-03-29 | Biscotti Inc. | Video mail capture, processing and distribution |
| CN103686244A (zh) * | 2013-12-26 | 2014-03-26 | 乐视网信息技术(北京)股份有限公司 | 视频数据的管理方法及其系统 |
-
2015
- 2015-11-13 CN CN201510779873.1A patent/CN105898414A/zh active Pending
-
2016
- 2016-05-24 WO PCT/CN2016/083145 patent/WO2017080168A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102595238A (zh) * | 2012-02-07 | 2012-07-18 | 深圳市同洲电子股份有限公司 | 一种视频分享的方法、终端以及视频分享平台 |
| CN102740158A (zh) * | 2012-07-04 | 2012-10-17 | 合一网络技术(北京)有限公司 | 一种供用户上传3d视频到视频网站的系统和方法 |
| US20140196073A1 (en) * | 2013-01-08 | 2014-07-10 | Adobe Systems Incorporated | Customized Moderation of Electronic Content Published Via A Media Portal |
| CN104159127A (zh) * | 2014-08-21 | 2014-11-19 | 北京奇艺世纪科技有限公司 | 一种视频转码方法、装置及系统 |
| CN104320677A (zh) * | 2014-10-17 | 2015-01-28 | 深圳市同洲电子股份有限公司 | 一种审核服务器、主控服务器及视频检测系统 |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112183951A (zh) * | 2020-09-08 | 2021-01-05 | 支付宝(杭州)信息技术有限公司 | 基于审核质量评价的监管处理方法和装置 |
| CN112183951B (zh) * | 2020-09-08 | 2022-09-02 | 支付宝(杭州)信息技术有限公司 | 基于审核质量评价的监管处理方法和装置 |
| CN113286195A (zh) * | 2020-12-11 | 2021-08-20 | 苏州律点信息科技有限公司 | 一种上传视频的审核方法、装置及云服务器 |
| CN112738611A (zh) * | 2020-12-28 | 2021-04-30 | 安徽海豚新媒体产业发展有限公司 | 一种短视频征集及展播应用系统 |
| CN113938707A (zh) * | 2021-10-12 | 2022-01-14 | 深圳创维-Rgb电子有限公司 | 视频处理方法、录播盒和计算机可读存储介质 |
| CN114157912A (zh) * | 2021-11-26 | 2022-03-08 | 瑞森网安(福建)信息科技有限公司 | 一种云视频播放方法及其在影像投屏中的应用 |
| CN114710692A (zh) * | 2022-03-22 | 2022-07-05 | 上海哔哩哔哩科技有限公司 | 多媒体文件处理方法和装置 |
| CN114710692B (zh) * | 2022-03-22 | 2024-03-01 | 上海哔哩哔哩科技有限公司 | 多媒体文件处理方法和装置 |
| CN115052173A (zh) * | 2022-06-07 | 2022-09-13 | 北京胜视京基数字文化产业发展有限公司 | 一种网络短视频的内容分析方法及系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105898414A (zh) | 2016-08-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017080168A1 (zh) | 视频审核的方法及系统 | |
| US11528264B2 (en) | Merged video streaming, authorization, and metadata requests | |
| US9485305B2 (en) | API platform that includes server-executed client-based code | |
| JP5730884B2 (ja) | クラウドベースのメディアプレーヤ及びオフラインメディアアクセス | |
| US9473548B1 (en) | Latency reduction in streamed content consumption | |
| US12206929B2 (en) | Video playing method and apparatus | |
| US8510460B2 (en) | Reduced video player start-up latency in HTTP live streaming and similar protocols | |
| US12094443B2 (en) | Systems and methods for streamlining multimedia content acquisition | |
| JP2018157579A (ja) | メディアアプリケーションのバックグラウンド処理 | |
| US9578395B1 (en) | Embedded manifests for content streaming | |
| TW201607302A (zh) | 用於使用清單屬性來過濾媒體清單的系統 | |
| WO2015196590A1 (zh) | 桌面云视频的播放处理方法及装置 | |
| WO2022192559A1 (en) | Technologies for managing collaborative and multiplatform media content playlists | |
| US12284415B2 (en) | Method and system for playing streaming content | |
| CN103999046B (zh) | 支持用于多媒体内容的浏览器的服务 | |
| US20210144416A1 (en) | Generating media programs configured for seamless playback | |
| CN118283365A (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: 16863349 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16863349 Country of ref document: EP Kind code of ref document: A1 |