WO2020000974A1 - Video recording method, client, terminal and storage medium - Google Patents

Video recording method, client, terminal and storage medium Download PDF

Info

Publication number
WO2020000974A1
WO2020000974A1 PCT/CN2018/124749 CN2018124749W WO2020000974A1 WO 2020000974 A1 WO2020000974 A1 WO 2020000974A1 CN 2018124749 W CN2018124749 W CN 2018124749W WO 2020000974 A1 WO2020000974 A1 WO 2020000974A1
Authority
WO
WIPO (PCT)
Prior art keywords
shooting
terminal interface
video shooting
video
long
Prior art date
Application number
PCT/CN2018/124749
Other languages
French (fr)
Chinese (zh)
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 WO2020000974A1 publication Critical patent/WO2020000974A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/67Focus control based on electronic image sensor signals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/62Control of parameters via user interfaces

Definitions

  • Embodiments of the present disclosure relate to the field of Internet technologies, and for example, to a video shooting method, a client, a terminal, and a storage medium.
  • a common way to start video shooting is that a user keeps pressing a preset touch button to enter a shooting mode, and when a finger is released, shooting stops by default.
  • the finger when the user is shooting in a non-static state, such as dancing while taking a selfie, the finger may slide or separate on the keys, that is, the touch area of the finger on the screen exceeds the recognition area of the touch key, the system will determine the finger The shooting has been released and stopped, but the user has not actually finished shooting, which causes misoperation and affects the user ’s shooting experience.
  • the embodiments of the present disclosure provide a video shooting method, a client, a terminal, and a storage medium, so as to solve the problem that it is easy to cause misoperation when performing video shooting in related technologies.
  • an embodiment of the present disclosure provides a video shooting method, including:
  • the method further includes:
  • the video shooting button is reset to the initial position.
  • the method further includes:
  • function controls other than the video shooting button on the terminal interface are hidden, and functions corresponding to the function controls are turned off.
  • the method further includes:
  • the method further includes:
  • focusing is performed based on the second contact.
  • an embodiment of the present disclosure further provides a client, including:
  • a shooting start module configured to display a video shooting screen on the terminal interface in response to a long-press operation of a video shooting button located at an initial position on the terminal interface;
  • a trajectory recognition module configured to recognize a sliding trajectory on the terminal interface based on the long-press operation in real time during a video shooting process
  • the button display module is configured to display the video shooting buttons in real time along the sliding track on the terminal interface until the long-press operation is not recognized and stop shooting.
  • the client further includes:
  • the button reset module is configured to reset the video shooting button to the initial position when shooting is stopped.
  • the client further includes:
  • the control hiding module is configured to hide function controls other than the video shooting button on the terminal interface during the shooting process, and turn off the functions corresponding to the function controls.
  • the client further includes:
  • the recovery module is configured to resume displaying the function control on the terminal interface when the shooting is stopped, and restore the function corresponding to the function control.
  • the client further includes:
  • the focusing module is configured to perform focusing based on the second touch point if a second touch point other than the first touch point on the terminal interface during the long-press operation is recognized during the shooting process.
  • an embodiment of the present disclosure further provides a terminal, including:
  • One or more controllers are One or more controllers;
  • Memory set to store one or more programs
  • the one or more controllers implement the method according to any embodiment of the present disclosure.
  • the embodiment of the present disclosure further provides a computer-readable storage medium on which a computer program is stored.
  • a computer program is stored on a computer-readable storage medium on which a computer program is stored.
  • FIG. 1a is a schematic flowchart of a video shooting method according to an embodiment of the present disclosure
  • FIG. 1b is a schematic view of an effect of a terminal interface before video shooting according to an embodiment of the present disclosure
  • FIG. 2a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure.
  • FIG. 2b is a schematic diagram of a transition effect of a terminal interface before starting a video shooting function to a normal shooting according to an embodiment of the present disclosure
  • FIG. 3a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure.
  • 3b is a schematic diagram of an effect of identifying two touch points on a terminal interface according to an embodiment of the present disclosure
  • FIG. 4 is a schematic structural diagram of a client according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram of a hardware structure of a terminal according to an embodiment of the present disclosure.
  • FIG. 1a is a flowchart of a video shooting method according to an embodiment of the present disclosure. This embodiment is applicable to a case where a user uses a client to shoot a video.
  • the method may be performed by a client, and the client may use software and / or hardware.
  • This method can be implemented and can be configured on any terminal with network communication function and camera equipment, such as a smart phone or a tablet device (Portable Device (PAD)).
  • the method includes S110 to S130.
  • video shooting may be performed through a video shooting client installed on a terminal.
  • FIG. 1b it is a schematic diagram of the effect of the terminal interface before video shooting.
  • the terminal interface includes a video shooting button 1 and one or more function controls at an initial position.
  • the function controls include a beautification control 2, Adjust the shooting speed control 3 and the prop control 4, in one embodiment, the beautification control 2 includes a filter control and a beauty control, and the adjustment shooting speed control 3 includes five levels of extremely slow, slow, standard, fast, and extremely fast. Shooting speed control.
  • the user can configure the desired shooting effect through these auxiliary function controls. For example, by selecting the filter effect as "pure" through the filter control in the beautification control 2, in one embodiment You can also switch different filter effects by swiping left and right on the terminal interface. Select the corresponding level of microdermabrasion and large-eye thin face through the microdermabrasion control and large-eye thin face control in the beauty control. For example, select five levels at the start. After the video is shot, you can perform the corresponding beauty treatment on the captured person ’s picture according to the preset settings. Use the adjust shooting speed control 3 to determine the video shooting speed, for example, select the shooting speed as the standard, and add the user's favorite props through the prop control 4 to Increase the fun of shooting. In this way, it is possible to display a picture being shot with a configured shooting effect during video shooting.
  • the terminal when it is detected that the user long presses the video shooting button 1 located at the initial position, and the time that the video shooting button 1 is long pressed exceeds the preset threshold, the terminal starts the video shooting function and displays the video shooting on the terminal interface.
  • the initial position is exemplarily a central position below the terminal interface.
  • the terminal interface also provides a countdown function control 5, which the user can click to enter the countdown shooting mode.
  • the user can freely choose the length of the shooting time, and then click the countdown shooting shooting control to shoot the video.
  • a touchable control on a terminal interface has a touch response area.
  • a user can start a function corresponding to the function control only by touching the terminal interface within the area.
  • the user When shooting a video in a non-static state, for example, the user is dancing while taking a selfie, the user cannot ensure that his finger is always held in the touch response area of the video shooting button for long-press shooting, which causes the shooting to stop.
  • the entire terminal interface when shooting a video Both are set as areas for responding to video shooting.
  • the user can hold a long-press operation at any position on the terminal interface to perform normal shooting. For example, the user can arbitrarily slide on the terminal interface by holding the long-press operation.
  • the terminal When the user arbitrarily slides on the terminal interface, the terminal recognizes the user's sliding track on the terminal interface based on a long-press operation in real time.
  • the terminal screen is a capacitive touch screen as an example.
  • the terminal senses the change in touch screen capacitance caused by human touch And real-time recognition of the touch position, so according to the capacitance change of the screen, real-time recognition of the long track of the touch position of the sliding track, so as to provide a guarantee for maintaining normal shooting video.
  • the video shooting button is displayed in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and shooting is stopped.
  • the video shooting button is displayed along the sliding track in real time according to the sliding track recognized in real time, that is, the video shooting button is displayed in real time by the user's real-time touch on the terminal interface. Location so that you are always shooting.
  • the terminal determines that the user has finished shooting and stops shooting.
  • the video shooting button 1 is reset to the initial position, for example, reset to a central position below the screen.
  • a sliding track on the terminal interface based on a long-press operation is recognized in real time, and the video shooting button is displayed on the sliding track in real time, so as to continue according to the long-press operation Shoot a video, and stop shooting until the long-press operation is not recognized.
  • the terminal system is prevented from mistakenly identifying that the shooting is stopped, and the shooting experience of the user is improved.
  • FIG. 2a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure.
  • the video shooting method provided in this embodiment includes S210 to S240.
  • the terminal interface is hidden.
  • Function controls other than the video shooting button are shown in FIG. 2b.
  • the functions corresponding to the one or more function controls are turned off, so that even if the user accidentally touches the touch response area corresponding to the one or more function controls when shooting, for example, touches the beautification control 2, Adjusting the response area corresponding to the shooting speed control 3 and the beauty prop control 4 will not trigger the corresponding function, which can effectively prevent the video shooting due to misoperation.
  • the video shooting button is displayed in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and shooting is stopped.
  • function controls other than the video shooting button on the terminal interface are hidden to avoid obstruction of the shooting screen by one or more function controls.
  • the corresponding function of the function control mentioned above is turned off to ensure that the video shooting will not be affected by the user's misoperation.
  • one or more function controls are displayed on the terminal interface and their functions are restored in order to continue shooting. In this way, when the video is captured in a non-static state, the terminal system is prevented from mistakenly identifying that the shooting is stopped, and the shooting experience of the user is improved.
  • FIG. 3a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure.
  • the video shooting method provided in this embodiment includes S310 to S350.
  • the video shooting buttons are displayed in real time along the sliding track on the terminal interface.
  • the focus when shooting a video, the focus can be adjusted by a touch operation. If a second touch point other than the first touch point on the terminal interface by the long-press operation is recognized, focusing is performed based on the second touch point. Exemplarily, as shown in FIG. 3b, during the long-press shooting process, the user has only one touch point A on the terminal interface. At this time, if another touch point B is recognized, the focus function is activated, and according to the newly recognized touch Point B for autofocus.
  • focusing can also be performed by clicking the shooting screen on the terminal interface.
  • Focusing can be achieved by manually touching and starting the focusing function during the shooting process to focus the shooting picture, improve the quality of the shooting picture, and improve the user shooting experience.
  • FIG. 4 is a schematic structural diagram of a client according to an embodiment of the present disclosure. As shown in FIG. 4, the client includes:
  • the shooting start module 410 is configured to display a video shooting screen on the terminal interface in response to a long-press operation of a video shooting button located at an initial position on the terminal interface;
  • the trajectory recognition module 420 is configured to recognize a sliding trajectory on the terminal interface based on the long-press operation in real time during a video shooting process
  • the button display module 430 is configured to display the video shooting buttons in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and stop shooting.
  • the client starts a video shooting function through a shooting start module, a track recognition module recognizes a user's sliding track on a terminal interface based on a long-press operation, and a button display module displays a video shooting button along the sliding track in real time, In order to keep the normal shooting state, stop shooting when no long press operation is recognized. In this way, when the video is captured in a non-stationary state, the terminal system is prevented from mistakenly identifying that the shooting is stopped, and the shooting experience of the user is improved.
  • the client further includes:
  • the button reset module is configured to reset the video shooting button to the initial position when shooting is stopped.
  • the client further includes:
  • the control hiding module is configured to hide function controls other than the video shooting button on the terminal interface during the shooting process, and turn off the functions corresponding to the function controls.
  • the client further includes:
  • the restoration module is configured to resume displaying the function control on a terminal interface when the shooting is stopped, and restore a function corresponding to the function control.
  • the client further includes:
  • the focusing module is configured to perform focusing based on the second touch point if a second touch point other than the first touch point on the terminal interface during the long-press operation is recognized during the shooting process.
  • the client provided by the embodiment of the present disclosure can execute the video shooting method provided by any embodiment of the present disclosure, and has the functional modules and effects corresponding to the execution method.
  • FIG. 5 is a schematic diagram of a hardware structure of a terminal according to an embodiment of the present disclosure.
  • the terminal may be implemented in one or more forms.
  • the terminal disclosed in this embodiment may include, but is not limited to, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, and a personal digital assistant (PDA). ), Tablet computers, portable multimedia players (Portable Media Players, PMPs), navigation devices, vehicle terminal equipment, vehicle display terminals, vehicle electronic rear-view mirrors, and other mobile terminal equipment such as digital television (Television, TV), desktop Fixed terminal equipment for computers, etc.
  • PDA personal digital assistant
  • the terminal 1100 may include a wireless communication unit 1110, an audio / video (Audio / Video, A / V) input unit 1120, a user input unit 1130, a sensing unit 1140, an output unit 1150, a memory 1160, and an interface unit. 1170, a controller 1180, a power supply unit 1190, and so on.
  • FIG. 5 shows a terminal with various components, but it is not required to implement all the components shown. More or fewer components may be implemented instead.
  • the wireless communication unit 1110 allows radio communication between the terminal 1100 and a wireless communication system or network.
  • the A / V input unit 1120 is configured to receive audio or video signals.
  • the user input unit 1130 may generate key input data according to a command input by the user to control one or more operations of the terminal.
  • the sensing unit 1140 detects the current status of the terminal 1100, the position of the terminal 1100, the presence or absence of a user's touch input to the terminal 1100, the orientation of the terminal 1100, the acceleration or deceleration movement and direction of the terminal 1100, and the like, and generates a terminal for controlling the terminal Command or signal for 1100 operation.
  • the interface unit 1170 functions as an interface through which at least one external device can connect with the terminal 1100.
  • the output unit 1150 is configured to provide an output signal in a visual, audio, and / or tactile manner.
  • the memory 1160 may store software programs and the like for processing and control operations performed by the controller 1180, or may temporarily store data that has been output or is to be output.
  • the memory 1160 may include at least one type of storage medium.
  • the terminal 1100 may cooperate with a network storage device that performs a storage function of the memory 1160 through a network connection.
  • the controller 1180 generally controls overall operations of the terminal.
  • the controller 1180 may include a multimedia module for reproducing or playing back multimedia data.
  • the controller 1180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as characters or images.
  • the power supply unit 1190 receives external power or internal power under the control of the controller 1180 and provides appropriate power required to operate each element and component.
  • the controller 1180 runs a software program stored in the system memory 1160 to implement the overall operation of the control terminal, for example, to implement the video shooting method provided by the embodiment of the present disclosure, including:
  • Embodiment 6 of the present disclosure also provides a computer-readable storage medium on which a computer program is stored.
  • the video shooting method provided by the embodiment of the present disclosure includes:
  • the computer storage medium of the embodiment of the present disclosure may adopt any combination of one or more computer-readable media.
  • the computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium.
  • the computer-readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof.
  • Computer-readable storage media includes: electrical connections with one or more wires, portable computer disks, hard disks, Random Access Memory (RAM), Read-Only Memory , ROM), Erasable Programmable Read-Only Memory (EPROM) or flash memory, optical fiber, Compact Disc Read-Only Memory (CD-ROM), optical storage devices, A magnetic memory device, or any suitable combination of the foregoing.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in combination with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in baseband or transmitted as part of a carrier wave, which carries a computer-readable program code. Such a propagated data signal may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, and the computer-readable medium may send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device. .
  • the program code contained on the computer-readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wire, optical fiber cable, radio frequency (RF), etc., or any suitable combination of the foregoing.
  • RF radio frequency
  • Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, or a combination thereof, including programming languages such as Java, Smalltalk, C ++, and also conventional Procedural programming language-such as a "like" language or similar programming language.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, as an independent software package, partly on the user's computer, partly on a remote computer, or entirely on a remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or wide area network (WAN) domain, or it can be connected to an external computer ( (E.g. using an Internet service provider to connect via the Internet).
  • LAN local area network
  • WAN wide area network

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Studio Devices (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed herein is a video recording method, comprising: in response to a long press operation on a video recording button at an initial position located in a terminal interface, displaying a video recording screen in the terminal interface; in the process of video recording, identifying in real time a sliding trajectory based on the long press operation in the terminal interface; and displaying the video recording button in real time along the sliding trajectory in the terminal interface until the pressing operation cannot be identified, then stopping the video recording. Also disclosed herein are a client, a terminal and a storage medium.

Description

视频拍摄方法、客户端、终端及存储介质Video shooting method, client, terminal and storage medium
本申请要求在2018年6月29日提交中国专利局、申请号为201810696837.2的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。This application claims priority from a Chinese patent application filed with the Chinese Patent Office on June 29, 2018 with application number 201810696837.2, the entire contents of which are incorporated herein by reference.
技术领域Technical field
本公开实施例涉及互联网技术领域,例如涉及一种视频拍摄方法、客户端、终端及存储介质。Embodiments of the present disclosure relate to the field of Internet technologies, and for example, to a video shooting method, a client, a terminal, and a storage medium.
背景技术Background technique
随着电子科技以及互联网的发展,电子终端的功能越来越强大,比如,用户按照自身的需求在电子终端上安装多种客户端产品,便可以得到很多资讯或娱乐信息。With the development of electronic technology and the Internet, the functions of electronic terminals have become more and more powerful. For example, users can obtain a lot of information or entertainment information by installing a variety of client products on electronic terminals according to their own needs.
当前,通过客户端拍摄创意短视频越来越受到用户的喜爱,用户可以利用客户端拍摄短视频,并通过设置丰富视频效果,以形成自己个性化的作品。相关技术中,启动视频拍摄的常见方式是,用户通过持续按住预先设置的触摸按键以进入拍摄模式,当手指松开则默认停止拍摄。Currently, shooting creative short videos through clients is becoming more and more popular with users. Users can use clients to shoot short videos and set rich video effects to form their own personalized works. In related technologies, a common way to start video shooting is that a user keeps pressing a preset touch button to enter a shooting mode, and when a finger is released, shooting stops by default.
然而,当用户在非静止状态下进行拍摄,例如一边自拍一边跳舞,手指在按键上可能会出现滑动或分离的情形,即手指在屏幕上的触摸区域超出触摸按键的识别区域,系统会判定手指已经松开并停止拍摄,但是实际上用户并没有拍摄完毕,从而造成误操作,影响用户的拍摄体验。However, when the user is shooting in a non-static state, such as dancing while taking a selfie, the finger may slide or separate on the keys, that is, the touch area of the finger on the screen exceeds the recognition area of the touch key, the system will determine the finger The shooting has been released and stopped, but the user has not actually finished shooting, which causes misoperation and affects the user ’s shooting experience.
发明内容Summary of the invention
本公开实施例提供了一种视频拍摄方法、客户端、终端及存储介质,以解决相关技术中进行视频拍摄时容易造成误操作的问题。The embodiments of the present disclosure provide a video shooting method, a client, a terminal, and a storage medium, so as to solve the problem that it is easy to cause misoperation when performing video shooting in related technologies.
在一实施例中,本公开实施例提供了一种视频拍摄方法,包括:In an embodiment, an embodiment of the present disclosure provides a video shooting method, including:
响应于在终端界面上位于初始位置的视频拍摄按钮的长按操作,在所述终端界面上显示视频拍摄的画面;In response to a long-press operation of a video shooting button located at an initial position on a terminal interface, displaying a video shooting screen on the terminal interface;
在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动 轨迹;During the video shooting process, real-time recognition of the sliding track on the terminal interface based on the long-press operation;
在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。Display the video shooting button in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and stop shooting.
在一实施例中,所述方法还包括:In an embodiment, the method further includes:
当停止拍摄时,将所述视频拍摄按钮复位到所述初始位置。When shooting is stopped, the video shooting button is reset to the initial position.
在一实施例中,所述方法还包括:In an embodiment, the method further includes:
在拍摄过程中,隐藏所述终端界面上除所述视频拍摄按钮之外的功能控件,并将所述功能控件对应的功能关闭。During the shooting process, function controls other than the video shooting button on the terminal interface are hidden, and functions corresponding to the function controls are turned off.
在一实施例中,所述方法还包括:In an embodiment, the method further includes:
当停止拍摄时,在所述终端界面上恢复显示所述功能控件,并恢复所述功能控件对应的功能。When shooting is stopped, the function control is resumed and displayed on the terminal interface, and the function corresponding to the function control is restored.
在一实施例中,所述方法还包括:In an embodiment, the method further includes:
在拍摄过程中,如果识别到除所述长按操作在所述终端界面上的第一触点之外的第二触点,则基于所述第二触点进行对焦。During the shooting process, if a second contact other than the first contact on the terminal interface that is long-pressed is identified, focusing is performed based on the second contact.
在一实施例中,本公开实施例还提供了一种客户端,包括:In an embodiment, an embodiment of the present disclosure further provides a client, including:
拍摄启动模块,设置为响应于在所述终端界面上位于初始位置的视频拍摄按钮的长按操作,在终端界面上显示视频拍摄的画面;A shooting start module configured to display a video shooting screen on the terminal interface in response to a long-press operation of a video shooting button located at an initial position on the terminal interface;
轨迹识别模块,设置为在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动轨迹;A trajectory recognition module configured to recognize a sliding trajectory on the terminal interface based on the long-press operation in real time during a video shooting process;
按钮显示模块,设置为在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。The button display module is configured to display the video shooting buttons in real time along the sliding track on the terminal interface until the long-press operation is not recognized and stop shooting.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
按钮复位模块,设置为当停止拍摄时,将所述视频拍摄按钮复位到所述初始位置。The button reset module is configured to reset the video shooting button to the initial position when shooting is stopped.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
控件隐藏模块,设置为在拍摄过程中,隐藏所述终端界面上除所述视频拍 摄按钮之外的功能控件,并将所述功能控件对应的功能关闭。The control hiding module is configured to hide function controls other than the video shooting button on the terminal interface during the shooting process, and turn off the functions corresponding to the function controls.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
恢复模块,设置为在停止拍摄的情况下,在所述终端界面上恢复显示所述功能控件,并恢复所述功能控件对应的功能。The recovery module is configured to resume displaying the function control on the terminal interface when the shooting is stopped, and restore the function corresponding to the function control.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
对焦模块,设置为在拍摄过程中,如果识别到除所述长按操作在所述终端界面上的第一触点之外的第二触点,则基于所述第二触点进行对焦。The focusing module is configured to perform focusing based on the second touch point if a second touch point other than the first touch point on the terminal interface during the long-press operation is recognized during the shooting process.
在一实施例中,本公开实施例还提供了一种终端,包括:In an embodiment, an embodiment of the present disclosure further provides a terminal, including:
一个或多个控制器;One or more controllers;
存储器,设置为存储一个或多个程序,Memory, set to store one or more programs,
当所述一个或多个程序被所述一个或多个控制器执行,使得所述一个或多个控制器实现如本公开任意实施例所述的方法。When the one or more programs are executed by the one or more controllers, the one or more controllers implement the method according to any embodiment of the present disclosure.
在一实施例中,本公开实施例还提供了一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被控制器执行时实现如本公开任意实施例所述的方法。In an embodiment, the embodiment of the present disclosure further provides a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a controller, the method according to any embodiment of the present disclosure is implemented.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1a是本公开实施例提供的一种视频拍摄方法的流程示意图;FIG. 1a is a schematic flowchart of a video shooting method according to an embodiment of the present disclosure; FIG.
图1b是本公开实施例提供的视频拍摄前终端界面的效果示意图;FIG. 1b is a schematic view of an effect of a terminal interface before video shooting according to an embodiment of the present disclosure; FIG.
图2a是本公开实施例提供的另一种视频拍摄方法的流程示意图;2a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure;
图2b是本公开实施例提供的启动视频拍摄功能前到正常拍摄时的终端界面的转换的效果示意图;FIG. 2b is a schematic diagram of a transition effect of a terminal interface before starting a video shooting function to a normal shooting according to an embodiment of the present disclosure; FIG.
图3a是本公开实施例提供的又一种视频拍摄方法的流程示意图;3a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure;
图3b是本公开实施例提供的识别到终端界面上有两个触摸点的效果示意图;3b is a schematic diagram of an effect of identifying two touch points on a terminal interface according to an embodiment of the present disclosure;
图4是本公开实施例提供的一种客户端的结构示意图;4 is a schematic structural diagram of a client according to an embodiment of the present disclosure;
图5是本公开实施例提供的一种终端的硬件结构示意图。FIG. 5 is a schematic diagram of a hardware structure of a terminal according to an embodiment of the present disclosure.
具体实施方式detailed description
下面结合附图和实施例对本公开进行说明。此处所描述的实施例仅仅用于解释本公开,而非对本公开的限定。为了便于描述,附图中仅示出了与本公开相关的部分而非全部结构。The disclosure is described below with reference to the drawings and embodiments. The embodiments described herein are only used to explain the present disclosure, but not to limit the present disclosure. For ease of description, only some, but not all, structures related to the present disclosure are shown in the drawings.
实施例一Example one
图1a是本公开实施例提供的视频拍摄方法的流程图,本实施例可适用于用户利用客户端拍摄视频的情况,该方法可以由客户端来执行,该客户端可以采用软件和/或硬件的方式实现,并可配置于任何具有网络通信功能和摄像设备的终端上,例如智能手机或平板电脑(Portable Device,PAD)等。所述方法包括S110到S130。FIG. 1a is a flowchart of a video shooting method according to an embodiment of the present disclosure. This embodiment is applicable to a case where a user uses a client to shoot a video. The method may be performed by a client, and the client may use software and / or hardware. This method can be implemented and can be configured on any terminal with network communication function and camera equipment, such as a smart phone or a tablet device (Portable Device (PAD)). The method includes S110 to S130.
在S110中,响应于在终端界面上位于初始位置的视频拍摄按钮的长按操作,在该终端界面上显示视频拍摄的画面。In S110, in response to a long-press operation of the video shooting button located at the initial position on the terminal interface, a video shooting screen is displayed on the terminal interface.
在本公开实施例中,可以通过安装于终端上的视频拍摄客户端进行视频拍摄。如图1b所示,为视频拍摄前终端界面的效果示意图,其中,终端界面上包括位于初始位置的视频拍摄按钮1以及一种或多种功能控件,示例性的,功能控件包括美化控件2、调整拍摄速度控件3和道具控件4,其中,在一实施例中,美化控件2中包括滤镜控件和美颜控件,调整拍摄速度控件3包括极慢、慢、标准、快和极快五个等级的拍摄速度控件。In the embodiment of the present disclosure, video shooting may be performed through a video shooting client installed on a terminal. As shown in FIG. 1b, it is a schematic diagram of the effect of the terminal interface before video shooting. The terminal interface includes a video shooting button 1 and one or more function controls at an initial position. For example, the function controls include a beautification control 2, Adjust the shooting speed control 3 and the prop control 4, in one embodiment, the beautification control 2 includes a filter control and a beauty control, and the adjustment shooting speed control 3 includes five levels of extremely slow, slow, standard, fast, and extremely fast. Shooting speed control.
在启动视频拍摄功能之前,用户可以通过这些辅助功能控件配置自己想要的拍摄效果,示例性的,通过对美化控件2中的滤镜控件选择滤镜效果为“清纯”,在一实施例中,还可通过在终端界面上左右滑动切换不同滤镜效果,通过美颜控件中的磨皮控件和大眼瘦脸控件选择相应的磨皮和大眼瘦脸的等级,例如均选五级,在启动视频拍摄后即可根据预先设置对拍摄的人物画面进行相应的美颜处理,利用调整拍摄速度控件3确定视频拍摄速度,例如选择拍摄速度为标准,通过道具控件4添加用户自己喜欢的道具,以增加拍摄的趣味性。由此可实现在拍摄视频过程中显示具有已配置的拍摄效果的正在拍摄的画面。Before starting the video shooting function, the user can configure the desired shooting effect through these auxiliary function controls. For example, by selecting the filter effect as "pure" through the filter control in the beautification control 2, in one embodiment You can also switch different filter effects by swiping left and right on the terminal interface. Select the corresponding level of microdermabrasion and large-eye thin face through the microdermabrasion control and large-eye thin face control in the beauty control. For example, select five levels at the start. After the video is shot, you can perform the corresponding beauty treatment on the captured person ’s picture according to the preset settings. Use the adjust shooting speed control 3 to determine the video shooting speed, for example, select the shooting speed as the standard, and add the user's favorite props through the prop control 4 to Increase the fun of shooting. In this way, it is possible to display a picture being shot with a configured shooting effect during video shooting.
如图1b所示,当检测到用户长按位于初始位置的视频拍摄按钮1,且长按视频拍摄按钮1的时间超过预设阈值时,终端启动视频拍摄功能,并在终端界面上显示视频拍摄的画面,其中,所述初始位置示例性的为终端界面下方中央 位置。As shown in FIG. 1b, when it is detected that the user long presses the video shooting button 1 located at the initial position, and the time that the video shooting button 1 is long pressed exceeds the preset threshold, the terminal starts the video shooting function and displays the video shooting on the terminal interface. In the screen, the initial position is exemplarily a central position below the terminal interface.
除此之外,终端界面还提供了一种倒计时功能控件5,用户通过点击该控件进入倒计时拍摄模式。在倒计时拍摄模式下,用户可自由选择拍摄时间长短,然后通过点击倒计时拍摄拍摄控件进行视频拍摄。In addition, the terminal interface also provides a countdown function control 5, which the user can click to enter the countdown shooting mode. In the countdown shooting mode, the user can freely choose the length of the shooting time, and then click the countdown shooting shooting control to shoot the video.
在S120中,在视频拍摄过程中,实时识别基于所述长按操作在该终端界面上的滑动轨迹。In S120, during the video shooting process, the sliding track on the terminal interface based on the long-press operation is recognized in real time.
通常,终端界面上的可触摸的功能控件均有一个触摸响应的区域,用户只有在该区域内触摸终端界面,才能启动该功能控件对应的功能。而在非静止状态下拍摄视频时,例如用户一边自拍一边跳舞,用户无法确保手指始终保持在视频拍摄按钮的触摸响应区域内进行长按拍摄,导致拍摄停止。Generally, a touchable control on a terminal interface has a touch response area. A user can start a function corresponding to the function control only by touching the terminal interface within the area. When shooting a video in a non-static state, for example, the user is dancing while taking a selfie, the user cannot ensure that his finger is always held in the touch response area of the video shooting button for long-press shooting, which causes the shooting to stop.
因此,在本公开实施例中,当拍摄视频时,为了避免因为用户在拍摄时手指的移动超出视频拍摄按钮的响应区域,而造成中止当前视频拍摄的误操作,在拍摄视频时,整个终端界面均设置为视频拍摄响应的区域,用户在终端界面任意位置保持长按操作即可进行正常拍摄,示例性的,用户可以通过保持长按操作在终端界面上任意滑动。Therefore, in the embodiment of the present disclosure, when shooting a video, in order to avoid the misoperation of stopping the current video shooting due to the user ’s finger movement beyond the response area of the video shooting button during shooting, the entire terminal interface when shooting a video Both are set as areas for responding to video shooting. The user can hold a long-press operation at any position on the terminal interface to perform normal shooting. For example, the user can arbitrarily slide on the terminal interface by holding the long-press operation.
当用户在终端界面上任意滑动时,终端实时识别用户基于长按操作在终端界面上的滑动轨迹,示例性的,以终端屏幕为电容式触摸屏为例,终端通过感应人体触摸导致的触摸屏电容变化而实时识别触摸位置,因此可根据屏幕的电容变化情况,实时识别长按触摸位置的滑动轨迹,由此才能为保持正常拍摄视频提供了保障。When the user arbitrarily slides on the terminal interface, the terminal recognizes the user's sliding track on the terminal interface based on a long-press operation in real time. For example, the terminal screen is a capacitive touch screen as an example. The terminal senses the change in touch screen capacitance caused by human touch And real-time recognition of the touch position, so according to the capacitance change of the screen, real-time recognition of the long track of the touch position of the sliding track, so as to provide a guarantee for maintaining normal shooting video.
在S130中,在该终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。In S130, the video shooting button is displayed in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and shooting is stopped.
在本公开实施例中,拍摄视频过程中,根据实时识别的滑动轨迹,将所述视频拍摄按钮沿所述滑动轨迹实时显示,也即是将视频拍摄按钮实时显示在用户在终端界面的实时触摸位置处,以便始终保持正在拍摄的状态。In the embodiment of the present disclosure, during video shooting, the video shooting button is displayed along the sliding track in real time according to the sliding track recognized in real time, that is, the video shooting button is displayed in real time by the user's real-time touch on the terminal interface. Location so that you are always shooting.
当识别不到所述长按操作时,终端判定用户已经拍摄完毕,并停止拍摄。在一实施例中,在停止视频拍摄后,视频拍摄按钮1复位到所述初始位置,示例性的,复位到屏幕下方中央位置处。When the long-press operation is not recognized, the terminal determines that the user has finished shooting and stops shooting. In an embodiment, after the video shooting is stopped, the video shooting button 1 is reset to the initial position, for example, reset to a central position below the screen.
在本实施例中,通过视频拍摄按钮启动视频拍摄功能后,实时识别基于长按操作在终端界面上的滑动轨迹,并将视频拍摄按钮实时显示在所述滑动轨迹上,以便根据长按操作持续拍摄视频,直到识别不到所述长按操作时,停止拍摄。由此可实现在非静止状态下拍摄视频时,避免终端系统错误识别为停止拍摄,提高用户拍摄体验。In this embodiment, after the video shooting function is activated by the video shooting button, a sliding track on the terminal interface based on a long-press operation is recognized in real time, and the video shooting button is displayed on the sliding track in real time, so as to continue according to the long-press operation Shoot a video, and stop shooting until the long-press operation is not recognized. In this way, when the video is captured in a non-stationary state, the terminal system is prevented from mistakenly identifying that the shooting is stopped, and the shooting experience of the user is improved.
实施例二Example two
图2a是本公开实施例提供的另一种视频拍摄方法的流程示意图,在一实施例中,本实施例所提供的视频拍摄方法包括S210至S240。FIG. 2a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure. In one embodiment, the video shooting method provided in this embodiment includes S210 to S240.
在S210中,响应于在该终端界面上位于初始位置的视频拍摄按钮的长按操作,在终端界面上显示视频拍摄的画面。In S210, in response to a long-press operation of a video shooting button located at an initial position on the terminal interface, a video shooting screen is displayed on the terminal interface.
在S220中,在拍摄过程中,隐藏该终端界面上除所述视频拍摄按钮之外的功能控件,并将所述功能控件对应的功能关闭。In S220, during the shooting process, the function controls other than the video shooting button on the terminal interface are hidden, and the function corresponding to the function control is turned off.
在本公开实施中,为了避免由于终端界面上的一种或多种功能控件遮挡部分拍摄画面导致的不利于用户观看和操作等问题,在终端启动视频拍摄功能正常拍摄过程中,隐藏终端界面上除所述视频拍摄按钮之外的功能控件,如图2b所示,启动视频拍摄功能之前到正常拍摄时,终端界面上的美化控件2、调整拍摄速度控件3和美颜道具控件4、倒计时控件5被隐藏,而且,在视频拍摄过程中,视频拍摄按钮1可以滑动到终端界面任意位置。与此同时,将所述一个或多个功能控件对应的功能关闭,由此,即使用户拍摄时不小心触摸到所述一个或多个功能控件对应的触摸响应区域,例如触摸到美化控件2、调整拍摄速度控件3和美颜道具控件4对应的响应区域,也不会触发相应的功能,可有效防止因为误操作而影响视频拍摄。In the implementation of the present disclosure, in order to avoid problems that are not conducive to user viewing and operation due to one or more function controls on the terminal interface blocking part of the shooting screen, during the normal shooting process of the terminal starting the video shooting function, the terminal interface is hidden. Function controls other than the video shooting button are shown in FIG. 2b. Before the video shooting function is started to normal shooting, the beautification control 2 on the terminal interface, the adjustment shooting speed control 3 and the beauty props control 4, the countdown control 5 Is hidden, and during the video shooting process, the video shooting button 1 can be slid to any position on the terminal interface. At the same time, the functions corresponding to the one or more function controls are turned off, so that even if the user accidentally touches the touch response area corresponding to the one or more function controls when shooting, for example, touches the beautification control 2, Adjusting the response area corresponding to the shooting speed control 3 and the beauty prop control 4 will not trigger the corresponding function, which can effectively prevent the video shooting due to misoperation.
在S230中,在视频拍摄过程中,实时识别基于所述长按操作在终端界面上的滑动轨迹。In S230, during the video shooting process, the sliding track on the terminal interface based on the long-press operation is recognized in real time.
在S240中,在终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。In S240, the video shooting button is displayed in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and shooting is stopped.
本实施例中,在停止拍摄后,在终端界面上恢复显示其他功能控件,并恢复所述其他功能控件对应的功能,以便用户继续拍摄其它视频。In this embodiment, after stopping shooting, resume displaying other function controls on the terminal interface, and restore functions corresponding to the other function controls, so that the user can continue shooting other videos.
在本实施例中,通过视频拍摄按钮启动视频拍摄功能后,通过隐藏终端界面上除所述视频拍摄按钮之外的功能控件,避免一种或多种功能控件对拍摄画面的遮挡,通过将所述功能控件对应的功能关闭,确保不会因为用户的误操作而影响视频拍摄。在拍摄结束后,将一个或多个功能控件显示在终端界面上并回复其功能,以便继续拍摄。由此实现在非静止状态下拍摄视频时,避免终端系统错误识别为停止拍摄,提高用户拍摄体验。In this embodiment, after the video shooting function is activated by using the video shooting button, function controls other than the video shooting button on the terminal interface are hidden to avoid obstruction of the shooting screen by one or more function controls. The corresponding function of the function control mentioned above is turned off to ensure that the video shooting will not be affected by the user's misoperation. After the shooting is finished, one or more function controls are displayed on the terminal interface and their functions are restored in order to continue shooting. In this way, when the video is captured in a non-static state, the terminal system is prevented from mistakenly identifying that the shooting is stopped, and the shooting experience of the user is improved.
实施例三Example three
图3a是本公开实施例提供的又一种视频拍摄方法的流程示意图,,本实施例所提供的视频拍摄方法包括S310至S350。FIG. 3a is a schematic flowchart of another video shooting method according to an embodiment of the present disclosure. The video shooting method provided in this embodiment includes S310 to S350.
在S310中,响应于在该终端界面上位于初始位置的视频拍摄按钮的长按操作,在终端界面上显示视频拍摄的画面。In S310, in response to a long-press operation of a video shooting button located at an initial position on the terminal interface, a video shooting screen is displayed on the terminal interface.
在S320中,在视频拍摄过程中,实时识别基于所述长按操作在该终端界面上的滑动轨迹。In S320, during the video shooting process, the sliding track on the terminal interface based on the long-press operation is recognized in real time.
在S330中,在该终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮。In S330, the video shooting buttons are displayed in real time along the sliding track on the terminal interface.
在S340中,在拍摄过程中,如果识别到除所述长按操作在该终端界面上的第一触点之外的第二触点,则基于所述第二触点进行对焦。In S340, during the shooting, if a second contact other than the first contact on the terminal interface of the long-press operation is identified, focusing is performed based on the second contact.
在本公开实施例中,拍摄视频时,可以通过触摸操作调整焦距。如果识别到除所述长按操作在该终端界面上的第一触点之外的第二触点,则基于所述第二触点进行对焦。示例性的,如图3b所示,在长按拍摄过程中,用户在终端界面上只有一个触摸点A,此时若识别到另外一个触摸点B,则启动对焦功能,并根据新识别的触摸点B进行自动对焦。In the embodiment of the present disclosure, when shooting a video, the focus can be adjusted by a touch operation. If a second touch point other than the first touch point on the terminal interface by the long-press operation is recognized, focusing is performed based on the second touch point. Exemplarily, as shown in FIG. 3b, during the long-press shooting process, the user has only one touch point A on the terminal interface. At this time, if another touch point B is recognized, the focus function is activated, and according to the newly recognized touch Point B for autofocus.
在一实施例中,还可以在暂停拍摄时,通过点击终端界面上的拍摄画面进行对焦。In an embodiment, when the shooting is paused, focusing can also be performed by clicking the shooting screen on the terminal interface.
在S350中,在识别不到所述长按操作的情况下,停止拍摄。In S350, when the long-press operation is not recognized, shooting is stopped.
在本实施例中,通过视频拍摄按钮启动视频拍摄功能后,如果识别到除所述长按操作在终端界面上的第一触点之外的第二触点,则基于所述第二触点进行对焦,由此可实现在拍摄过程中手动触摸启动对焦功能对拍摄画面进行对焦,提升拍摄画面的质量,提高用户拍摄体验。In this embodiment, after the video shooting function is started by using the video shooting button, if a second contact other than the first contact on the terminal interface is identified by the long-press operation, based on the second contact Focusing can be achieved by manually touching and starting the focusing function during the shooting process to focus the shooting picture, improve the quality of the shooting picture, and improve the user shooting experience.
实施例四Example 4
图4是本公开实施例提供的一种客户端的结构示意图,如图4所示,所述客户端包括:FIG. 4 is a schematic structural diagram of a client according to an embodiment of the present disclosure. As shown in FIG. 4, the client includes:
拍摄启动模块410,设置为响应于在终端界面上位于初始位置的视频拍摄按钮的长按操作,在所述终端界面上显示视频拍摄的画面;The shooting start module 410 is configured to display a video shooting screen on the terminal interface in response to a long-press operation of a video shooting button located at an initial position on the terminal interface;
轨迹识别模块420,设置为在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动轨迹;The trajectory recognition module 420 is configured to recognize a sliding trajectory on the terminal interface based on the long-press operation in real time during a video shooting process;
按钮显示模块430,设置为在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。The button display module 430 is configured to display the video shooting buttons in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and stop shooting.
本实施例提供的客户端,通过拍摄启动模块启动视频拍摄功能,轨迹识别模块识别用户基于长按操作在终端界面上的滑动轨迹,按钮显示模块将视频拍摄按钮沿着所述滑动轨迹实时显示,以保持正常拍摄的状态,并在识别不到长按操作时,停止拍摄。由此可实现在非静止状态下拍摄视频时,避免终端系统错误识别为停止拍摄,提高用户拍摄体验。The client provided in this embodiment starts a video shooting function through a shooting start module, a track recognition module recognizes a user's sliding track on a terminal interface based on a long-press operation, and a button display module displays a video shooting button along the sliding track in real time, In order to keep the normal shooting state, stop shooting when no long press operation is recognized. In this way, when the video is captured in a non-stationary state, the terminal system is prevented from mistakenly identifying that the shooting is stopped, and the shooting experience of the user is improved.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
按钮复位模块,设置为当停止拍摄时,将所述视频拍摄按钮复位到所述初始位置。The button reset module is configured to reset the video shooting button to the initial position when shooting is stopped.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
控件隐藏模块,设置为在拍摄过程中,隐藏所述终端界面上除所述视频拍摄按钮之外的功能控件,并将所述功能控件对应的功能关闭。The control hiding module is configured to hide function controls other than the video shooting button on the terminal interface during the shooting process, and turn off the functions corresponding to the function controls.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
恢复模块,设置为在停止拍摄的情况下,在终端界面上恢复显示所述功能控件,并恢复所述功能控件对应的功能。The restoration module is configured to resume displaying the function control on a terminal interface when the shooting is stopped, and restore a function corresponding to the function control.
在一实施例中,所述客户端还包括:In an embodiment, the client further includes:
对焦模块,设置为在拍摄过程中,如果识别到除所述长按操作在所述终端界面上的第一触点之外的第二触点,则基于所述第二触点进行对焦。The focusing module is configured to perform focusing based on the second touch point if a second touch point other than the first touch point on the terminal interface during the long-press operation is recognized during the shooting process.
本公开实施例所提供的客户端可执行本公开任意实施例所提供的视频拍摄 方法,具备执行方法相应的功能模块和效果。The client provided by the embodiment of the present disclosure can execute the video shooting method provided by any embodiment of the present disclosure, and has the functional modules and effects corresponding to the execution method.
实施例五Example 5
图5是本公开实施例提供的一种终端的硬件结构示意图。其中,终端可以以一种或多种形式来实施,本实施例公开中的终端可以包括但不限于诸如移动电话、智能电话、笔记本电脑、数字广播接收器、个人数字助理(Personal Digital Assistant,PDA)、平板电脑、便携式多媒体播放器(Portable Media Player,PMP)、导航装置、车载终端设备、车载显示终端、车载电子后视镜等等的移动终端设备以及诸如数字电视(Television,TV)、台式计算机等等的固定终端设备。FIG. 5 is a schematic diagram of a hardware structure of a terminal according to an embodiment of the present disclosure. The terminal may be implemented in one or more forms. The terminal disclosed in this embodiment may include, but is not limited to, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, and a personal digital assistant (PDA). ), Tablet computers, portable multimedia players (Portable Media Players, PMPs), navigation devices, vehicle terminal equipment, vehicle display terminals, vehicle electronic rear-view mirrors, and other mobile terminal equipment such as digital television (Television, TV), desktop Fixed terminal equipment for computers, etc.
如图5所示,终端1100可以包括无线通信单元1110、音频/视频(Audio/Video,A/V)输入单元1120、用户输入单元1130、感测单元1140、输出单元1150、存储器1160、接口单元1170、控制器1180和电源单元1190等等。图5示出了具有多种组件的终端,但是并不要求实施所有示出的组件。可以替代地实施更多或更少的组件。As shown in FIG. 5, the terminal 1100 may include a wireless communication unit 1110, an audio / video (Audio / Video, A / V) input unit 1120, a user input unit 1130, a sensing unit 1140, an output unit 1150, a memory 1160, and an interface unit. 1170, a controller 1180, a power supply unit 1190, and so on. FIG. 5 shows a terminal with various components, but it is not required to implement all the components shown. More or fewer components may be implemented instead.
其中,无线通信单元1110允许终端1100与无线通信系统或网络之间的无线电通信。A/V输入单元1120设置为接收音频或视频信号。用户输入单元1130可以根据用户输入的命令生成键输入数据以控制终端的一种或多种操作。感测单元1140检测终端1100的当前状态、终端1100的位置、用户对于终端1100的触摸输入的有无、终端1100的取向、终端1100的加速或减速移动和方向等等,并且生成用于控制终端1100的操作的命令或信号。接口单元1170用作至少一个外部装置与终端1100连接可以通过的接口。输出单元1150被构造为以视觉、音频和/或触觉方式提供输出信号。存储器1160可以存储由控制器1180执行的处理和控制操作的软件程序等等,或者可以暂时地存储己经输出或将要输出的数据。存储器1160可以包括至少一种类型的存储介质。而且,终端1100可以与通过网络连接执行存储器1160的存储功能的网络存储装置协作。控制器1180通常控制终端的总体操作。另外,控制器1180可以包括用于再现或回放多媒体数据的多媒体模块。控制器1180可以执行模式识别处理,以将在触摸屏上执行的手写输入或者图片绘制输入识别为字符或图像。电源单元1190在控制器1180的控制下接收外部电力或内部电力并且提供操作每个元件和组件所需的适当的电力。The wireless communication unit 1110 allows radio communication between the terminal 1100 and a wireless communication system or network. The A / V input unit 1120 is configured to receive audio or video signals. The user input unit 1130 may generate key input data according to a command input by the user to control one or more operations of the terminal. The sensing unit 1140 detects the current status of the terminal 1100, the position of the terminal 1100, the presence or absence of a user's touch input to the terminal 1100, the orientation of the terminal 1100, the acceleration or deceleration movement and direction of the terminal 1100, and the like, and generates a terminal for controlling the terminal Command or signal for 1100 operation. The interface unit 1170 functions as an interface through which at least one external device can connect with the terminal 1100. The output unit 1150 is configured to provide an output signal in a visual, audio, and / or tactile manner. The memory 1160 may store software programs and the like for processing and control operations performed by the controller 1180, or may temporarily store data that has been output or is to be output. The memory 1160 may include at least one type of storage medium. Also, the terminal 1100 may cooperate with a network storage device that performs a storage function of the memory 1160 through a network connection. The controller 1180 generally controls overall operations of the terminal. In addition, the controller 1180 may include a multimedia module for reproducing or playing back multimedia data. The controller 1180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as characters or images. The power supply unit 1190 receives external power or internal power under the control of the controller 1180 and provides appropriate power required to operate each element and component.
控制器1180通过运行存储在系统存储器1160中的软件程序,从而实现控制终端的总体操作,例如实现本公开实施例所提供的视频拍摄方法,包括:The controller 1180 runs a software program stored in the system memory 1160 to implement the overall operation of the control terminal, for example, to implement the video shooting method provided by the embodiment of the present disclosure, including:
响应于在终端界面上位于初始位置的视频拍摄按钮的长按操作,在所述终端界面上显示视频拍摄的画面;In response to a long-press operation of a video shooting button located at an initial position on a terminal interface, displaying a video shooting screen on the terminal interface;
在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动轨迹;During the video shooting process, real-time recognition of the sliding track on the terminal interface based on the long-press operation;
在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。Display the video shooting button in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and stop shooting.
实施例六Example Six
本公开实施例六还提供了一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被控制器执行时实现如本公开实施例所提供的视频拍摄方法,包括:Embodiment 6 of the present disclosure also provides a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a controller, the video shooting method provided by the embodiment of the present disclosure includes:
响应于在所述终端界面上位于初始位置的视频拍摄按钮的长按操作,在终端界面上显示视频拍摄的画面;In response to a long-press operation of a video shooting button located at an initial position on the terminal interface, displaying a video shooting screen on the terminal interface;
在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动轨迹;During the video shooting process, real-time recognition of the sliding track on the terminal interface based on the long-press operation;
在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。Display the video shooting button in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and stop shooting.
本公开实施例的计算机存储介质,可以采用一个或多个计算机可读的介质的任意组合。计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质(非穷举的列表)包括:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机存取存储器(Random Access Memory,RAM)、只读存储器(Read-Only Memory,ROM)、可擦式可编程只读存储器(Erasable Programmable Read-Only Memory,EPROM)或闪存、光纤、便携式紧凑磁盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本文件中,计算机可读存储介质可以是任何包 含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。The computer storage medium of the embodiment of the present disclosure may adopt any combination of one or more computer-readable media. The computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium. The computer-readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. Computer-readable storage media (non-exhaustive list) includes: electrical connections with one or more wires, portable computer disks, hard disks, Random Access Memory (RAM), Read-Only Memory , ROM), Erasable Programmable Read-Only Memory (EPROM) or flash memory, optical fiber, Compact Disc Read-Only Memory (CD-ROM), optical storage devices, A magnetic memory device, or any suitable combination of the foregoing. In this document, a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in combination with an instruction execution system, apparatus, or device.
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。The computer-readable signal medium may include a data signal propagated in baseband or transmitted as part of a carrier wave, which carries a computer-readable program code. Such a propagated data signal may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, and the computer-readable medium may send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device. .
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括——但不限于无线、电线、光缆、射频(Radio Frequency,RF)等等,或者上述的任意合适的组合。The program code contained on the computer-readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wire, optical fiber cable, radio frequency (RF), etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言或其组合来编写用于执行本公开操作的计算机程序代码,所述程序设计语言包括面向对象的程序设计语言-诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言-诸如”如”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(Local Area Network,LAN)或广域网(Wide Area Network,WAN)域连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, or a combination thereof, including programming languages such as Java, Smalltalk, C ++, and also conventional Procedural programming language-such as a "like" language or similar programming language. The program code can be executed entirely on the user's computer, partly on the user's computer, as an independent software package, partly on the user's computer, partly on a remote computer, or entirely on a remote computer or server. In the case of a remote computer, the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or wide area network (WAN) domain, or it can be connected to an external computer ( (E.g. using an Internet service provider to connect via the Internet).

Claims (12)

  1. 一种视频拍摄方法,包括:A video shooting method includes:
    响应于在终端界面上位于初始位置的视频拍摄按钮的长按操作,在所述终端界面上显示视频拍摄的画面;In response to a long-press operation of a video shooting button located at an initial position on a terminal interface, displaying a video shooting screen on the terminal interface;
    在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动轨迹;During the video shooting process, real-time recognition of the sliding track on the terminal interface based on the long-press operation;
    在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。Display the video shooting button in real time along the sliding track on the terminal interface until the long-press operation is not recognized, and stop shooting.
  2. 根据权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    响应于停止拍摄的操作,将所述视频拍摄按钮复位到所述初始位置。In response to an operation to stop shooting, the video shooting button is reset to the initial position.
  3. 根据权利要求1或2所述的方法,还包括:The method according to claim 1 or 2, further comprising:
    在拍摄过程中,隐藏所述终端界面上除所述视频拍摄按钮之外的功能控件,并将所述功能控件对应的功能关闭。During the shooting process, function controls other than the video shooting button on the terminal interface are hidden, and functions corresponding to the function controls are turned off.
  4. 根据权利要求3所述的方法,还包括:The method of claim 3, further comprising:
    响应于停止拍摄的操作,在所述终端界面上恢复显示所述功能控件,并恢复所述功能控件对应的功能。In response to the operation of stopping shooting, the function control is restored to be displayed on the terminal interface, and the function corresponding to the function control is restored.
  5. 根据权利要求1或2所述的方法,还包括:The method according to claim 1 or 2, further comprising:
    在拍摄过程中,响应于识别到的除所述长按操作在所述终端界面上的第一触点之外的第二触点,基于所述第二触点进行对焦。In the shooting process, in response to the identified second touch point other than the first touch point on the terminal interface of the long-press operation, focusing is performed based on the second touch point.
  6. 一种客户端,包括:A client including:
    拍摄启动模块,设置为响应于在终端界面上位于初始位置的视频拍摄按钮的长按操作,在所述终端界面上显示视频拍摄的画面;A shooting start module configured to display a video shooting screen on the terminal interface in response to a long-press operation of a video shooting button located at an initial position on the terminal interface;
    轨迹识别模块,设置为在视频拍摄过程中,实时识别基于所述长按操作在所述终端界面上的滑动轨迹;A trajectory recognition module configured to recognize a sliding trajectory on the terminal interface based on the long-press operation in real time during a video shooting process;
    按钮显示模块,设置为在所述终端界面上沿所述滑动轨迹实时显示所述视频拍摄按钮,直到识别不到所述长按操作为止,并停止拍摄。The button display module is configured to display the video shooting buttons in real time along the sliding track on the terminal interface until the long-press operation is not recognized and stop shooting.
  7. 根据权利要求6所述的客户端,还包括:The client according to claim 6, further comprising:
    按钮复位模块,设置为响应于停止拍摄的操作,将所述视频拍摄按钮复位到所述初始位置。The button resetting module is configured to reset the video shooting button to the initial position in response to an operation of stopping shooting.
  8. 根据权利要求6或7所述的客户端,还包括:The client according to claim 6 or 7, further comprising:
    控件隐藏模块,设置为在拍摄过程中,隐藏所述终端界面上除所述视频拍摄按钮之外的功能控件,并将所述功能控件对应的功能关闭。The control hiding module is configured to hide function controls other than the video shooting button on the terminal interface during the shooting process, and turn off the functions corresponding to the function controls.
  9. 根据权利要求8所述的客户端,还包括:The client according to claim 8, further comprising:
    恢复模块,设置为响应于停止拍摄的操作,在所述终端界面上恢复显示所述功能控件,并恢复所述功能控件对应的功能。The recovery module is configured to resume displaying the function control on the terminal interface in response to an operation of stopping shooting, and recover a function corresponding to the function control.
  10. 根据权利要求6或7所述的客户端,还包括:The client according to claim 6 or 7, further comprising:
    对焦模块,设置为在拍摄过程中,响应于识别到的除所述长按操作在所述终端界面上的第一触点之外的第二触点,基于所述第二触点进行对焦。The focusing module is configured to perform focusing based on the second touch point recognized during the shooting process in addition to the first touch point recognized on the terminal interface by the long-press operation.
  11. 一种终端,包括:A terminal including:
    一个或多个控制器;One or more controllers;
    存储器,设置为存储一个或多个程序,Memory, set to store one or more programs,
    当所述一个或多个程序被所述一个或多个控制器执行,使得所述一个或多个控制器实现如权利要求1-5中任一项所述的方法。When the one or more programs are executed by the one or more controllers, the one or more controllers implement the method according to any one of claims 1-5.
  12. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被控制器执行时实现如权利要求1-5中任一项所述的方法。A computer-readable storage medium having stored thereon a computer program which, when executed by a controller, implements the method according to any one of claims 1-5.
PCT/CN2018/124749 2018-06-29 2018-12-28 Video recording method, client, terminal and storage medium WO2020000974A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810696837.2 2018-06-29
CN201810696837.2A CN108924354A (en) 2018-06-29 2018-06-29 A kind of video capture method, client, terminal and storage medium

Publications (1)

Publication Number Publication Date
WO2020000974A1 true WO2020000974A1 (en) 2020-01-02

Family

ID=64423161

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/124749 WO2020000974A1 (en) 2018-06-29 2018-12-28 Video recording method, client, terminal and storage medium

Country Status (2)

Country Link
CN (1) CN108924354A (en)
WO (1) WO2020000974A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108924354A (en) * 2018-06-29 2018-11-30 北京微播视界科技有限公司 A kind of video capture method, client, terminal and storage medium
CN109688452A (en) * 2018-12-04 2019-04-26 深圳市子瑜杰恩科技有限公司 Pagination Display stage property stacking method and Related product

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106897000A (en) * 2017-01-11 2017-06-27 北京字节跳动科技有限公司 Image pickup method, device and mobile terminal
CN107171945A (en) * 2017-06-29 2017-09-15 珠海市魅族科技有限公司 Image information processing method and device, computer installation and readable storage medium storing program for executing
US20170293391A1 (en) * 2012-10-31 2017-10-12 Lg Electronics Inc. Mobile terminal and control method for displaying images from a camera on a touch screen of the moble terminal
CN108924354A (en) * 2018-06-29 2018-11-30 北京微播视界科技有限公司 A kind of video capture method, client, terminal and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104469143B (en) * 2014-09-30 2016-08-31 腾讯科技(深圳)有限公司 Video sharing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170293391A1 (en) * 2012-10-31 2017-10-12 Lg Electronics Inc. Mobile terminal and control method for displaying images from a camera on a touch screen of the moble terminal
CN106897000A (en) * 2017-01-11 2017-06-27 北京字节跳动科技有限公司 Image pickup method, device and mobile terminal
CN107171945A (en) * 2017-06-29 2017-09-15 珠海市魅族科技有限公司 Image information processing method and device, computer installation and readable storage medium storing program for executing
CN108924354A (en) * 2018-06-29 2018-11-30 北京微播视界科技有限公司 A kind of video capture method, client, terminal and storage medium

Also Published As

Publication number Publication date
CN108924354A (en) 2018-11-30

Similar Documents

Publication Publication Date Title
US20200257415A1 (en) Identifying applications on which content is available
US20230096458A1 (en) Input device and user interface interactions
US9913142B2 (en) Device-level authorization for viewing content
US10986416B2 (en) Motion-based configuration of a multi-user device
US10120531B2 (en) User interfaces for navigating and playing content
US9354797B2 (en) Progress adjustment method and electronic device
CN109660817B (en) Video live broadcast method, device and system
US20130346865A1 (en) Dynamic wallpaper of mobile systems
KR20150073378A (en) A device and method for displaying a user interface(ui) of virtual input device based on motion rocognition
CN107105342B (en) Video playing control method and mobile terminal
US20140282204A1 (en) Key input method and apparatus using random number in virtual keyboard
KR102128919B1 (en) Electronic device, method for controlling the same, and storage medium
WO2017179903A1 (en) Flexible device and operation method of flexible device
US20150363091A1 (en) Electronic device and method of controlling same
CN111596760A (en) Operation control method and device, electronic equipment and readable storage medium
WO2017185604A1 (en) Interface displaying method and device of smart terminal
WO2020000974A1 (en) Video recording method, client, terminal and storage medium
WO2020000975A1 (en) Video capturing method, client, terminal, and medium
WO2016078251A1 (en) Projector playing control method, device, and computer storage medium
US20240095049A1 (en) Control Method, Electronic Device, and Non-Transitory Readable Storage Medium
WO2020007010A1 (en) Volume display method and apparatus, terminal device, and storage medium
CN113850921A (en) VR projection method, device, storage medium and terminal

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

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 1205A DATED 08.04.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18924248

Country of ref document: EP

Kind code of ref document: A1