CN103546698A - Method and device for storing video recorded by mobile terminal - Google Patents
Method and device for storing video recorded by mobile terminal Download PDFInfo
- Publication number
- CN103546698A CN103546698A CN201310528228.3A CN201310528228A CN103546698A CN 103546698 A CN103546698 A CN 103546698A CN 201310528228 A CN201310528228 A CN 201310528228A CN 103546698 A CN103546698 A CN 103546698A
- Authority
- CN
- China
- Prior art keywords
- video
- recording
- information
- preservation
- mobile terminal
- 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.)
- Granted
Links
Landscapes
- Television Signal Processing For Recording (AREA)
Abstract
Description
技术领域 technical field
本发明涉及移动终端摄录技术领域,特别涉及一种移动终端录制视频保存方法。该方法通过建立功能模块构架,由计算机程序指令控制计算机系统来完成。 The present invention relates to the technical field of video recording by mobile terminals, in particular to a method for storing videos recorded by mobile terminals. The method is accomplished by establishing a functional module framework and controlling the computer system by computer program instructions.
背景技术 Background technique
现在的移动终端基本都配备有录像功能(录制视频),录制视频后移动终端会将录制的视频文件存储至存储器中(如SD卡),同时在数据库中存入该视频的长度、大小等信息以便于用户查看、管理移动终端中的视频信息。 Today's mobile terminals are basically equipped with a video recording function (recording video). After recording a video, the mobile terminal will store the recorded video file in the memory (such as an SD card), and store information such as the length and size of the video in the database. In order to facilitate the user to view and manage the video information in the mobile terminal.
在将录制的视频文件存储至存储器中的过程主要是依靠文件系统来实现的,文件系统是移动终端的操作系统中负责管理和存储文件信息的软件机构;即在磁盘上组织文件的方法,主要用于文件存储器空间进行组织和分配,负责为用户建立文件,存入、读出、修改、转储文件等工作。在不同的操作系统中,文件系统的结构也是不同的,而由于文件系统自身结构的问题,其一次所能存储的文件大小是有限的,也就是说移动终端一次所能存入的数据大小是有限的(例如部分采用了基于Ext2文件系统的安卓系统的移动终端就只能存储不超过2G大小的文件)。这也就意味着,在采用移动终端录像的时候,一次只能摄录的视频大小不能不超过2G,如果摄录的视频大小达到2G,则系统会这2G的视频文件先进行保存,然后再次重新录制并保存为新的文件。 The process of storing the recorded video files in the memory is mainly realized by the file system, which is a software mechanism responsible for managing and storing file information in the operating system of the mobile terminal; that is, the method of organizing files on the disk, mainly It is used to organize and allocate file memory space, and is responsible for creating files for users, storing, reading, modifying, and dumping files, etc. In different operating systems, the structure of the file system is also different, and due to the structure of the file system itself, the size of the file that can be stored at one time is limited, that is to say, the size of the data that the mobile terminal can store at one time is Limited (for example, some mobile terminals using the Android system based on the Ext2 file system can only store files no more than 2G in size). This means that when using a mobile terminal to record video, the size of the video that can only be recorded at one time cannot exceed 2G. If the size of the recorded video reaches 2G, the system will save the 2G video file first, and then save it again. Re-record and save as a new file.
然而,随着实现设备加工技术的进步以及摄录方法的改进,目前移动设备的录像功能已经逐步走向高清化,例如采用了480P、720P设置1080P等数据格式。而高清化也必然使得视频文件的数据量更大。这也导致录制的视频的大小很容易的就超过了移动终端的文件系统所能支持的最大数据量,导致同一个主题的视频被分割为多个视频片段,这些视频片段会分别在数据库中生成视频信息,导致用户在后期查看拍摄的视频时文件混乱,难以管理。例如:用户使用一个采用了基于Ext2文件系统的安卓系统的移动终端拍摄一场会议和一场演唱会(即会议主题和演唱会主题),会议和演唱会的视频总大小分别需达到10G,那么每个主题的拍摄过程会被分为5次进行拍摄,每次会存储一个2G的视频文件,每个视频文件都会在生成一个视频信息。也就是说在拍摄完会议和演唱会后数据库中存在10段视频片段,这10段视频片段分属于两个不同的主题,用户如要进行分类或者提取等操作,则需要逐个点击查看后才能将两者区分开来,从而得知两个主题分别拍摄的视频长度和大小等信息。 However, with the advancement of equipment processing technology and the improvement of video recording methods, the video recording function of mobile devices has gradually moved towards high-definition, for example, data formats such as 480P, 720P and 1080P have been adopted. And high-definition will inevitably make the data volume of video files larger. This also causes the size of the recorded video to easily exceed the maximum amount of data that the file system of the mobile terminal can support, resulting in the video of the same subject being divided into multiple video clips, which will be generated separately in the database Video information, resulting in file confusion and difficult management when users view the captured video later. For example: a user uses a mobile terminal with an Android system based on the Ext2 file system to shoot a meeting and a concert (that is, the theme of the meeting and the theme of the concert). The shooting process of each theme will be divided into 5 times for shooting, each time a 2G video file will be stored, and each video file will generate a video information. That is to say, there are 10 video clips in the database after shooting the meeting and concert. These 10 video clips belong to two different themes. If users want to classify or extract operations, they need to click and view one by one The two are distinguished, so as to know the length and size of the videos taken by the two subjects respectively.
发明内容 Contents of the invention
本发明的目的在于避免上述现有技术中的不足之处而提供一种能够有效避免了同一视频主题具有多个视频片段所带来的管理凌乱的问题的移动终端录制视频保存方法。 The purpose of the present invention is to avoid the disadvantages of the above-mentioned prior art and provide a mobile terminal recording video storage method that can effectively avoid the problem of messy management caused by the same video subject having multiple video clips.
本发明的目的通过以下技术方案实现: The object of the present invention is achieved through the following technical solutions:
提供了一种移动终端录制视频保存方法,包括: Provided is a method for saving video recorded by a mobile terminal, including:
保存准备步骤:检测用户输入的选择指令并根据该指令判断是否将当前录制的视频与前一次录制的视频合并,如果是,则进入合并保存步骤; Save preparation step: detect the selection command input by the user and judge whether to merge the currently recorded video with the previous recorded video according to the command, and if so, enter the merge and save step;
合并保存步骤:保存视频时将当前录制的视频的视频信息合并至前一次录制的视频的视频信息以成为虚拟视频信息,同时将当前录制的视频的保存文件与前一次录制视频的保存文件进行关联以使两者能够自动连续播放; Merging and saving steps: When saving the video, merge the video information of the currently recorded video with the video information of the previous recorded video to become virtual video information, and at the same time associate the saved file of the currently recorded video with the saved file of the previous recorded video so that both can be played continuously automatically;
显示步骤:显示视频信息时读取数据库中的虚拟视频信息以显示虚拟视频。 Displaying step: read the virtual video information in the database to display the virtual video when displaying the video information.
其中,所述合并保存步骤包括数据合并步骤:将当前录制的视频的视频信息中的数据与数据库中记录的前一次录制的视频的属性的数据叠加以生成虚拟视频属性数据,将数据库中记录的前一次录制的视频的属性数据替换为虚拟视频属性数据以使数据库中记录的前一次录制的视频的视频信息变为虚拟视频信息。 Wherein, the merging and saving step includes a data merging step: superimposing the data in the video information of the currently recorded video with the data of the attribute data of the previous recorded video recorded in the database to generate virtual video attribute data, and the data recorded in the database The attribute data of the previously recorded video is replaced with the virtual video attribute data so that the video information of the previously recorded video recorded in the database becomes virtual video information.
其中,所述合并保存步骤包括自动关联步骤:将前一次录制的视频的保存文件名作为当前录制的视频的保存文件名的部分字符;所述显示步骤包括播放步骤:根据视频的保存文件名的相关性自动播放视频。 Wherein, the merging and saving step includes an automatic association step: using the saved file name of the previously recorded video as part of the saved file name of the currently recorded video; the display step includes a playing step: according to the saved file name of the video Relevance autoplays videos. the
其中,所述保存准备步骤包括信息获取步骤:获取前一次录制的视频的保存文件名并判断前一次录制的视频是否仍存在,如果是,则进入保存准备步骤。 Wherein, the preservation preparation step includes an information acquisition step: obtaining the preservation file name of the previously recorded video and judging whether the previous recording video still exists, and if so, entering the preservation preparation step.
其中,所述信息获取步骤包括信息配置步骤:在录像机的配置文件中增加用于记录前一次录制的视频的保存文件名及保存路径的信息记录项,启动录像机时获取该信息记录项的内容,并根据记录的保存路径查找前一次录制的视频是否存在。 Wherein, the information acquisition step includes an information configuration step: adding an information record item for recording the saved file name and the storage path of the video recorded last time in the configuration file of the video recorder, and obtaining the content of the information record item when starting the video recorder, And check whether the video recorded last time exists according to the saved path of the record.
本发明的有益效果:本发明根据用户的选择来判断当前视频是否与前一视频为同一主题,进而将相同主题的视频进行合并,合并后用户在查看已拍摄的视频时,就仅看到虚拟视频信息(即多个通主题的视频片段的信息集合),点击观看是会先观看到该主题的第一段视频,而后拍摄的该主题的视频会由于视频片段之间的关联自动顺序播放,如同观看同一视频一样;这样就有效的避免了同一视频主题具有多个视频片段所带来的管理凌乱的问题。 Beneficial effects of the present invention: the present invention judges whether the current video has the same theme as the previous video according to the user's selection, and then merges the videos of the same theme. Video information (that is, a collection of information about multiple video clips on the same topic), if you click to watch, you will watch the first video of the topic first, and then the videos of the topic will be automatically played sequentially due to the association between the video clips. It is the same as watching the same video; this effectively avoids the problem of messy management caused by having multiple video clips for the same video topic.
具体实施方式 Detailed ways
结合以下实施例对本发明作进一步描述。 The present invention is further described in conjunction with the following examples.
本发明一种及时提示移动智能设备跌落损坏的方法具体实施方式,包括: A specific embodiment of a method for prompting in time that a mobile smart device is damaged due to a fall of the present invention includes:
步骤A:启动录像机时获取前一次录制的视频的保存文件名及保存路径,如获取失败,则进入步骤E;如获取成功,则根据该保存路径读取前一次录制的视频的保存文件,如读取成功,则判断前一次录制的视频的保存文件存在,进入步骤B,如读取失败,则进入步骤E; Step A: Obtain the save file name and save path of the previously recorded video when starting the video recorder. If the acquisition fails, proceed to step E; if the acquisition succeeds, read the save file of the previously recorded video according to the save path, such as If the reading is successful, it is judged that the saved file of the video recorded last time exists, and enters step B; if the reading fails, then enters step E;
步骤B:显示对话框询问用户当前视频与前一是否为同一主题,如果用户输入指令选择是,则进入步骤C,如果用户输入指令选择否,则进入步骤E; Step B: Display a dialog box to ask the user whether the current video and the previous one have the same theme. If the user enters an instruction and selects yes, then enters step C. If the user enters an instruction and selects no, then enters step E;
步骤C:将当前录制的视频的视频信息中的数据与数据库中记录的前一次录制的视频的属性的数据叠加以生成虚拟视频属性数据,将数据库中记录的前一次录制的视频的属性数据替换为虚拟视频属性数据以使数据库中记录的前一次录制的视频的视频信息变为虚拟视频信息;同时将前一次录制的视频的保存文件名作为当前录制的视频的保存文件名的部分字符; Step C: superimpose the data in the video information of the currently recorded video with the attribute data of the previous recorded video recorded in the database to generate virtual video attribute data, and replace the attribute data of the previously recorded video recorded in the database It is virtual video attribute data so that the video information of the previous recorded video recorded in the database becomes virtual video information; at the same time, the saved file name of the previously recorded video is used as part of the saved file name of the currently recorded video;
对步骤C举例:假如前一视频在数据库中的视频信息包括视频长度、视频大小两项信息,那么保持当前视频时,则将当前视频的视频长度与数据库中记录的前一视频的视频长度相加得到虚拟视频长度,将当前视频的视频大小与数据库中记录的前一视频的视频大小相加得到虚拟视频大小,然后用该虚拟视频长度和虚拟视频大小替换前一视频的视频信息中记录的视频长度和视频大小,这样数据库中的前一视频的视频信息即被替换为虚拟视频信息,同时,假设前一视频的命名为XXX.MP4,那么则将当前的视频命名为XXX_1.MP4,这样在后续播放时播放器则会自动识别进行连续播放。 Step C is exemplified: if the video information of the previous video in the database includes two information of video length and video size, then when the current video is kept, the video length of the current video is compared with the video length of the previous video recorded in the database. Add to get the virtual video length, add the video size of the current video and the video size of the previous video recorded in the database to get the virtual video size, and then use the virtual video length and virtual video size to replace the video information recorded in the previous video Video length and video size, so that the video information of the previous video in the database is replaced with virtual video information. At the same time, assuming that the previous video is named XXX.MP4, then the current video is named XXX_1.MP4, so During subsequent playback, the player will automatically recognize it for continuous playback.
步骤D:显示视频信息时读取数据库中的虚拟视频信息(即合并了当前视频的视频信息与前一视频的视频信息)以显示虚拟视频,用户点击播放时根据视频的保存文件名的相关性自动播放视频。 Step D: When displaying video information, read the virtual video information in the database (that is, merge the video information of the current video and the video information of the previous video) to display the virtual video. When the user clicks to play, it will be based on the relevance of the saved file name of the video Autoplay video.
步骤E:按照现有技术,将当前视频保存为新的视频,在数据库中记录该视频信息。 Step E: According to the prior art, save the current video as a new video, and record the video information in the database.
需要说明的是,以上实施例虽然仅说明了两段片段之间的合并,但是当同一主具有多段时,可将每一段逐一与前一视频合并,从而最终形成一个虚拟视频。例如有三段视频片段的情况下,拍摄第二段时将第二段与第一段合并形成第一虚拟视频,拍摄第四段时则将第三段与第一虚拟视频合并形成最终的虚拟视频。 It should be noted that although the above embodiment only describes the merging of two segments, when the same main body has multiple segments, each segment can be merged with the previous video one by one, so as to finally form a virtual video. For example, in the case of three video clips, when shooting the second segment, merge the second segment with the first segment to form the first virtual video, and when shooting the fourth segment, combine the third segment and the first virtual video to form the final virtual video .
通过以上方法,合并后用户在查看已拍摄的视频时,就仅看到虚拟视频信息(即多个通主题的视频片段的信息集合),点击观看时会先观看到该主题的第一段视频,而后拍摄的该主题的视频会由于视频片段之间的关联自动顺序播放,如同在同一视频中观看一样;这样就有效的避免了同一视频主题具有多个视频片段所带来的管理凌乱的问题。 Through the above method, when viewing the captured video after merging, the user will only see the virtual video information (that is, the information collection of multiple video clips of the same topic), and the first video of the topic will be watched first when clicking to watch , and then the video of the topic shot will be automatically played sequentially due to the association between the video clips, as if watching in the same video; this effectively avoids the problem of messy management caused by the same video topic having multiple video clips .
本文给出的方法,其中的全部或部分步骤可以通过建立功能模块构架,由计算机程序指令控制计算机系统来完成。这些计算机程序指令存储在计算机可读存储介质中。 In the method given in this paper, all or part of the steps can be completed by establishing a functional module framework and controlling the computer system by computer program instructions. These computer program instructions are stored on a computer readable storage medium.
最后应当说明的是,以上实施例仅用以说明本发明的技术方案,而非对本发明保护范围的限制,尽管参照较佳实施例对本发明作了详细地说明,本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或者等同替换,而不脱离本发明技术方案的实质和范围。 Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention, rather than limiting the protection scope of the present invention, although the present invention has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand , the technical solution of the present invention may be modified or equivalently replaced without departing from the spirit and scope of the technical solution of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310528228.3A CN103546698B (en) | 2013-10-31 | 2013-10-31 | A kind of mobile terminal recorded video store method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310528228.3A CN103546698B (en) | 2013-10-31 | 2013-10-31 | A kind of mobile terminal recorded video store method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103546698A true CN103546698A (en) | 2014-01-29 |
CN103546698B CN103546698B (en) | 2016-08-17 |
Family
ID=49969712
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310528228.3A Expired - Fee Related CN103546698B (en) | 2013-10-31 | 2013-10-31 | A kind of mobile terminal recorded video store method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103546698B (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105338259A (en) * | 2014-06-26 | 2016-02-17 | 北京新媒传信科技有限公司 | Video merging method and device |
CN106210541A (en) * | 2016-08-11 | 2016-12-07 | 北京优友兴缘科技有限公司 | A kind of video generation method, device and mobile terminal |
CN106331479A (en) * | 2016-08-22 | 2017-01-11 | 北京金山安全软件有限公司 | Video processing method and device and electronic equipment |
CN107872620A (en) * | 2017-11-22 | 2018-04-03 | 北京小米移动软件有限公司 | video recording method and device |
CN107948562A (en) * | 2017-11-30 | 2018-04-20 | 广州市百果园信息技术有限公司 | Video recording method and video recording terminal |
CN108012101A (en) * | 2017-11-30 | 2018-05-08 | 广州市百果园信息技术有限公司 | Video recording method and video recording terminal |
CN108111752A (en) * | 2017-12-12 | 2018-06-01 | 北京达佳互联信息技术有限公司 | video capture method, device and mobile terminal |
CN110694264A (en) * | 2019-10-12 | 2020-01-17 | 努比亚技术有限公司 | Game video generation method, terminal and readable storage medium |
CN110798736A (en) * | 2019-11-28 | 2020-02-14 | 百度在线网络技术(北京)有限公司 | Video playing method, device, equipment and medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1525476A (en) * | 2003-01-21 | 2004-09-01 | 索尼株式会社 | Recording apparatus, reproduction apparatus, and file management method |
CN1714398A (en) * | 2002-11-20 | 2005-12-28 | 松下电器产业株式会社 | Merging device and method for merging image data files |
US20060045488A1 (en) * | 2004-09-02 | 2006-03-02 | Canon Kabushiki Kaisha | Recording apparatus |
CN102655579A (en) * | 2012-04-09 | 2012-09-05 | 深圳一电科技有限公司 | Method and device for storing audio-video images |
-
2013
- 2013-10-31 CN CN201310528228.3A patent/CN103546698B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1714398A (en) * | 2002-11-20 | 2005-12-28 | 松下电器产业株式会社 | Merging device and method for merging image data files |
CN1525476A (en) * | 2003-01-21 | 2004-09-01 | 索尼株式会社 | Recording apparatus, reproduction apparatus, and file management method |
US20060045488A1 (en) * | 2004-09-02 | 2006-03-02 | Canon Kabushiki Kaisha | Recording apparatus |
CN102655579A (en) * | 2012-04-09 | 2012-09-05 | 深圳一电科技有限公司 | Method and device for storing audio-video images |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105338259A (en) * | 2014-06-26 | 2016-02-17 | 北京新媒传信科技有限公司 | Video merging method and device |
CN105338259B (en) * | 2014-06-26 | 2020-06-02 | 北京新媒传信科技有限公司 | Method and device for synthesizing video |
CN106210541A (en) * | 2016-08-11 | 2016-12-07 | 北京优友兴缘科技有限公司 | A kind of video generation method, device and mobile terminal |
CN106210541B (en) * | 2016-08-11 | 2019-05-14 | 由我互动(北京)科技有限公司 | A kind of video generation method, device and mobile terminal |
CN106331479A (en) * | 2016-08-22 | 2017-01-11 | 北京金山安全软件有限公司 | Video processing method and device and electronic equipment |
CN106331479B (en) * | 2016-08-22 | 2020-04-17 | 北京金山安全软件有限公司 | Video processing method and device and electronic equipment |
CN107872620B (en) * | 2017-11-22 | 2020-06-02 | 北京小米移动软件有限公司 | Video recording method and device and computer readable storage medium |
CN107872620A (en) * | 2017-11-22 | 2018-04-03 | 北京小米移动软件有限公司 | video recording method and device |
CN107948562A (en) * | 2017-11-30 | 2018-04-20 | 广州市百果园信息技术有限公司 | Video recording method and video recording terminal |
CN108012101A (en) * | 2017-11-30 | 2018-05-08 | 广州市百果园信息技术有限公司 | Video recording method and video recording terminal |
US11089259B2 (en) | 2017-11-30 | 2021-08-10 | Bigo Technology Pte. Ltd. | Video recording method and video recording terminal |
CN107948562B (en) * | 2017-11-30 | 2020-05-15 | 广州市百果园信息技术有限公司 | Video recording method and video recording terminal |
CN108111752A (en) * | 2017-12-12 | 2018-06-01 | 北京达佳互联信息技术有限公司 | video capture method, device and mobile terminal |
CN110694264A (en) * | 2019-10-12 | 2020-01-17 | 努比亚技术有限公司 | Game video generation method, terminal and readable storage medium |
CN110798736A (en) * | 2019-11-28 | 2020-02-14 | 百度在线网络技术(北京)有限公司 | Video playing method, device, equipment and medium |
Also Published As
Publication number | Publication date |
---|---|
CN103546698B (en) | 2016-08-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103546698B (en) | A kind of mobile terminal recorded video store method and device | |
US10714145B2 (en) | Systems and methods to associate multimedia tags with user comments and generate user modifiable snippets around a tag time for efficient storage and sharing of tagged items | |
JP6367334B2 (en) | Video processing method, apparatus, and playback apparatus | |
US9788084B2 (en) | Content-object synchronization and authoring of dynamic metadata | |
US10014029B2 (en) | Video processing apparatus and method | |
CN101800060A (en) | Method for reproducing AV data stored in information storage medium | |
US7929028B2 (en) | Method and system for facilitating creation of content | |
KR101440168B1 (en) | A method for generating a new overview of an audiovisual document that already includes an overview and report and a receiver capable of implementing the method | |
US20170084309A1 (en) | Video file creation device and video file creation method | |
US8988457B2 (en) | Multi image-output display mode apparatus and method | |
KR101711009B1 (en) | Apparatus to store image, apparatus to play image, method to store image, method to play image, recording medium, and camera | |
US20080159724A1 (en) | Method and system for inputting and displaying commentary information with content | |
CN104349173A (en) | Video repeating method and device | |
JP2008217059A (en) | Reproduction device and program for reproduction device | |
US9251851B2 (en) | Editing apparatus and control method therefor | |
JP2010147509A (en) | Video processor and video distribution system | |
US20190206445A1 (en) | Systems and methods for generating highlights for a video | |
EP3547698A1 (en) | Method and device for determining inter-cut time bucket in audio/video | |
WO2020038290A1 (en) | Bookmark display method and device | |
CN101015012B (en) | Apparatus for reproducing AV data | |
JP2011151605A (en) | Image creation device, image creation method, and program | |
KR102553258B1 (en) | Apparatus and method for playbacking multimedia content | |
CN114827680A (en) | Multi-channel video synchronous playing method, system, equipment and storage medium | |
KR20060080886A (en) | A method of playing a document containing a damaged sequence, and an associated playback device | |
US20140123196A1 (en) | Broadcast receiving apparatus for providing a time shift function, and method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CP01 | Change in the name or title of a patent holder | ||
CP01 | Change in the name or title of a patent holder |
Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. |
|
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20160817 |