CN105491395A - Server video management method and system - Google Patents

Server video management method and system Download PDF

Info

Publication number
CN105491395A
CN105491395A CN201510903153.1A CN201510903153A CN105491395A CN 105491395 A CN105491395 A CN 105491395A CN 201510903153 A CN201510903153 A CN 201510903153A CN 105491395 A CN105491395 A CN 105491395A
Authority
CN
China
Prior art keywords
video
hash
frame
server
file
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
Application number
CN201510903153.1A
Other languages
Chinese (zh)
Other versions
CN105491395B (en
Inventor
陈丛亮
刘德建
毛新生
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian TQ Digital Co Ltd
Original Assignee
Fujian TQ Digital Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujian TQ Digital Co Ltd filed Critical Fujian TQ Digital Co Ltd
Priority to CN201510903153.1A priority Critical patent/CN105491395B/en
Publication of CN105491395A publication Critical patent/CN105491395A/en
Application granted granted Critical
Publication of CN105491395B publication Critical patent/CN105491395B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23113Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion involving housekeeping operations for stored content, e.g. prioritizing content for deletion because of storage space restrictions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/23418Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving operations for analysing video streams, e.g. detecting features or characteristics

Abstract

The invention discloses a server video management method and system. The method comprises the following steps: generating a hash of all video files on a server, and recording the hash of all video files in a file hash recording table; obtaining the hash of a newly uploaded video file; and judging whether the hash of the newly uploaded video file exists in the hash recording table, if so, not storing the newly uploaded video file, and if not, storing the newly uploaded video file. By means of the manner, the method disclosed by the invention can be used for reducing similar videos from being repeatedly uploading to the video file server, thereby saving the storage space of the video file server.

Description

Server video management method and system
Technical field
The present invention relates to technical field of video processing, especially relate to a kind of server video management method and system.
Background technology
Current video file format is varied, when compression ratio is different or form is different, video file will be caused different, and the content of actual video file is substantially identical.A large amount of near video file wastes both server storage.
And at present also need user to click each video for the screening of same file, classification to enter viewing, or whether be same video, its inefficiency if being screened by the reproduction time of video, and expend very large manpower and time, and operability is not high.
Summary of the invention
Technical problem to be solved by this invention is: after identifying the video of identical content, carries out unique authentication by Hash hash, can avoid the new video uploading identical content, thus reduces server stores pressure.
In order to solve the problems of the technologies described above, the technical solution used in the present invention is: provide a kind of server video management method, comprising:
The Hash hash of all video files on generation server, and by the Hash Hash record of all video files to file Hash record sheet;
Obtain the Hash hash of new uploaded videos file;
Judge whether the Hash hash of new uploaded videos file is present in Hash record sheet,
If so, new uploaded videos file is not then preserved,
If not, then new uploaded videos file is preserved.
For solving the problem, the present invention also provides a kind of server video management system, comprising:
Hash module, the Hash hash of all video files on generation server, and by the Hash Hash record of all video files to file Hash record sheet;
New file module, for obtaining the Hash hash of new uploaded videos file;
Judge module, for judging whether the Hash hash of new uploaded videos file is present in Hash record sheet;
Memory module, for preserve/not preserving new uploaded videos file.
Beneficial effect of the present invention is: be different from prior art, the present invention is by the multiple videos on more existing server, to obtain the video of identical content, only preserve several versions of different resolution, and generate Hash hash, store on the server, when new video is uploaded, by comparing Hash hash, to judge whether to preserve.By the way, the present invention can reduce similar video and repeat to upload on video archive server, has saved the memory space of video archive server.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the inventive method embodiment one;
Fig. 2 is the structured flowchart of present system embodiment two.
Embodiment
By describing technology contents of the present invention in detail, realized object and effect, accompanying drawing is coordinated to be explained below in conjunction with execution mode.
The design of most critical of the present invention is: compare to video at video archive server, find out similar video, only retain several versions of the different resolution of same video, and clear up other versions to reduce committed memory, and by the Hash Hash record of video file in file Hash record sheet.Just upload if the Hash hash of the video file that user uploads is not present in the file Hash record sheet in video archive server.
Embodiment one
Please refer to Fig. 1, the embodiment of the present invention one provides a kind of server video management method, comprising:
S1: the Hash hash of all video files on generation server, and by all Hash Hash record to file Hash record sheet;
S2: the Hash hash obtaining new uploaded videos file;
S3: judge whether the Hash hash of new uploaded videos file is present in Hash record sheet,
If so, then step S4 is performed: do not preserve new uploaded videos file,
If not, then step S5 is performed: preserve new uploaded videos file.
The present embodiment is by comparing the Hash Hash record table of video existing on the Hash hash of new uploaded videos and server, if new Hash hash has been present in Hash record sheet, then represent video file existing identical on server, prompting user no longer preserves this video file and takies server memory to reduce.
Embodiment two
The embodiment of the present invention two adds the step of clearing server similar video file on the basis of embodiment one.Videos all in server are compared between two, determine whether that, into same video, concrete grammar is:
To decode the raw frames of the first video and the second video, obtain the first material and the second material;
From the first frame, compare the first material and the second material frame by frame, obtain similar frame;
If all frames are similar frame, then according to similar frame, determine that the first video and the second video are same video.
And when the generation of material, the embodiment of the present invention one can scan the first video and the second video on video archive server; To decode the raw frames of the first video and the second video, generate bitmap frame by frame; According to bitmap, obtain the first material and the second material.
Bitmap is each pixel its color of numeric representation by picture codec.The video pictures of compression itself likely stores by vector or other modes, convert bitmap to and this method can be adopted to compare.
After generation bitmap, the embodiment of the present invention one is further to be obtained,
Reduce the screen resolution of the first material and the second material; Normally resolution is reduced to 1/4;
The RGB component value of pixel in comparison first material and the second material frame of video one by one;
Judge in component value, whether maximum tolerance is less than predetermined tolerance, described predetermined tolerance is such as 10.Concrete, if the value of (R, G, B) three colors respectively comparison be respectively (10,10,10) and (12,8,13), the tolerance of R, G, B is respectively 2,2,3, then getting wherein maximum difference 3 is maximum tolerance.
If maximum tolerance is less than predetermined tolerance, then think pixel color similarity;
Otherwise, then think that pixel color is dissimilar;
Obtain the total number of pixel of color similarity, judge whether the ratio that the total number of the pixel of described color similarity accounts for all pixels is greater than predetermined ratio value, such as 90%;
If so, then confirm that the frame of video of comparison is similar frame;
Otherwise, then confirm that the frame of video of comparison is not similar frame.
According to similar frame, determine that the first video and the second video are that the step of same video is specially:
Comparison first video and the second video one by one from the first frame;
If there is dissimilar frame, then think that the first video and the second video are different video;
If all frames are similar frame, then think that the first video and the second video are same video.
In practical operation, likely occur that the resolution of two videos is different, should come relatively can avoid some special circumstances with a low point resolution: the aberration that such as video occurs after being compressed into little resolution, more just has comparatively big error with high-resolution.Video also likely repeatedly compression be compressed to low resolution and change into high-resolution again, actual color have lost.Resolution is reduced to 1/4 this numeral and can revises, and can adjust according to actual conditions, as 1/2,1/8 etc.Particularly, when comparing the video of 1920x1080 and the video of 1280x720, resolution be reduced to the resolution all lower than these two numerical value and compare, the error brought due to video compression could be reduced like this.The video erection of 1920x1080 is h.265 lossy compression method form instead of former video, color relation wherein can supplement with difference arithmetic, supplementary meeting like this causes error when comparison very large, reduces resolution and can reduce such error, get rid of mathematic interpolation pixel out.Should be understood that, except reducing resolution, can also have other modes, whether the pixel as compared two frames mates completely.But this mode, the frame for video compression compares and is difficult to mate completely.
For all similar videos, divide into groups by resolution, such as be divided into and be greater than 1280x1080, be less than 1280x1080 and be greater than 1024x720 and be less than 10,24x,720 tri-groups, determine often to organize the maximum video of intermediate-resolution, preserve after being labeled as super clear, high definition, SD respectively, remaining video is then deleted.
The method that the present embodiment is divided into groups by video comparison and resolution, only remains the different editions of same video, and deletes all the other videos, carried out effective cleaning to server memory.
Embodiment three
Embodiments of the invention three improve on the basis of embodiment one and two, wherein, if find, the Hash hash of the video file newly uploaded has existed with Hash record sheet, illustrate that server has existed identical video, then first to judge in server the video file of Hash hash whether should there are the multiple of different resolution mutually.Such as, define the video file that resolution is greater than 1280x1080 in advance and be labeled as super clear, be less than the video file that 1280x1080 is greater than 1024x720 and be labeled as high definition, the video file being less than 1024x720 is labeled as SD.If the video file resolution newly uploaded is in high definition scope, and now not yet preserve the high definition version of this video in server, then preserve the video that this is newly uploaded.If the video file resolution newly uploaded is in high definition scope, and now preserved the high definition version of this video in server, the then resolution of newer uploaded videos file and this high definition version preserved, if the resolution of new uploaded videos is higher than the resolution of the high definition version preserved, the high definition version preserved before then replacing it with the video file newly uploaded also is labeled as " high definition ", namely preserve the video file that this is newly uploaded, and delete the high definition version preserved; If the resolution of new uploaded videos is equal to or less than the resolution of the high definition version preserved, then do not preserve the resolution of this new uploaded videos, and there is this video in reminding user server.
Embodiment four
As shown in Figure 2, the embodiment of the present invention four provides a kind of server video management system 100, comprising:
Hash module 120, the Hash hash of all video files on generation server, and by the Hash Hash record of all video files to file Hash record sheet;
New file module 130, for obtaining the Hash hash of new uploaded videos file;
Judge module 140, for judging whether the Hash hash of new uploaded videos file is present in Hash record sheet;
Memory module 150, for preserve/not preserving new uploaded videos file.
Wherein, described system 100 also comprises source file module 110, for comparing the multiple video files on server, determines same video;
Described source file module 110 comprises:
Decoding unit, for the raw frames of decode the first video and the second video, obtains the first material and the second material;
Comparing unit, for from the first frame, compares the first material and the second material frame by frame, obtains similar frame;
Result unit, for according to similar frame, determines that the first video and the second video are same video.
Described decoding unit specifically for:
Video archive server scans the first video and the second video;
To decode the raw frames of the first video and the second video, generate bitmap frame by frame;
According to bitmap, obtain the first material and the second material.
Described comparing unit specifically for:
Reduce the screen resolution of the first material and the second material;
The RGB component value of pixel in comparison first material and the second material frame of video one by one;
Judge in component value, whether maximum tolerance is less than predetermined tolerance;
If so, pixel color similarity is then thought;
Otherwise, then think that pixel color is dissimilar;
Obtain the total number of pixel of color similarity, judge whether described total number ratio is greater than predetermined ratio value;
If so, then confirm that the frame of video of comparison is similar frame;
Otherwise, then confirm that the frame of video of comparison is not similar frame.
From the first frame, the last frame of comparison to the first video and the second video one by one;
If all frames are similar frame, then the first video and the second video are same video;
Otherwise, then think that the first video and the second video are not same video.
Wherein, described hash module 120 also comprises:
Grouped element, for the first video and the second video are generated Hash hash, and is recorded in database, and generating video file grouping is numbered;
Cleaning unit, for clearing up according to packet numbering, retains the video file of different resolution.
Be different from prior art, the present invention, by the multiple videos on more existing server, to obtain the video of identical content, divides into groups according to resolution, retains and often organizes the highest video of intermediate-resolution, delete all the other videos, with clearing server internal memory; Store on the server, when new video is uploaded, by comparing Hash hash, to judge whether to preserve by generating hash table.By the way, the present invention can reduce similar video and repeat to upload on video archive server, has saved the memory space of video archive server.
The foregoing is only embodiments of the invention; not thereby the scope of the claims of the present invention is limited; every equivalents utilizing specification of the present invention and accompanying drawing content to do, or be directly or indirectly used in relevant technical field, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1. a server video management method, is characterized in that, comprising:
The Hash hash of all video files on generation server, and by the Hash Hash record of all video files to file Hash record sheet;
Obtain the Hash hash of new uploaded videos file;
Judge whether the Hash hash of new uploaded videos file is present in Hash record sheet,
If so, new uploaded videos file is not then preserved,
If not, then new uploaded videos file is preserved.
2. server video management method according to claim 1, is characterized in that, also comprise: compare the multiple video files on server, determine same video; Be specially:
To decode the raw frames of the first video and the second video, obtain the first material and the second material;
From the first frame, compare the first material and the second material frame by frame, obtain similar frame;
If all frames are similar frame, determine that the first video and the second video are same video.
3. server video management method according to claim 2, is characterized in that, the raw frames of decode the first video and the second video, and the step obtaining the first material and the second material is specially:
Video archive server scans the first video and the second video;
To decode the raw frames of the first video and the second video, generate bitmap frame by frame;
According to bitmap, obtain the first material and the second material.
4. server video management method according to claim 2, is characterized in that, from the first frame, compare the first material and the second material frame by frame, the step obtaining similar frame is specially:
Reduce the screen resolution of the first material and the second material;
The RGB component value of pixel in comparison first material and the second material frame of video one by one;
Judge in component value, whether maximum tolerance is less than predetermined tolerance;
If so, pixel color similarity is then thought;
Otherwise, then think that pixel color is dissimilar;
Obtain the total number of pixel of color similarity, judge whether described total number ratio is greater than predetermined ratio value;
If so, then confirm that the frame of video of comparison is similar frame;
Otherwise, then confirm that the frame of video of comparison is not similar frame.
5. server video management method according to claim 2, is characterized in that, is divided into groups by all video files being defined as same video by resolution, retains and often organizes the highest video file of intermediate-resolution, delete all the other video files.
6. server video management method according to claim 1 or 5, is characterized in that, if the Hash hash of new uploaded videos file is present in Hash record sheet, then carries out following steps:
According to predetermined resolution rule of classification, judge whether to have in server the same video being in identical group with the resolution of new uploaded videos, if so, the resolution of then newer uploaded videos and this same video, preserves the side that resolution is higher, deletes the opposing party; If not, then this video file newly uploaded is preserved.
7. a server video management system, is characterized in that, comprising:
Hash module, the Hash hash of all video files on generation server, and by the Hash Hash record of all video files to file Hash record sheet;
New file module, for obtaining the Hash hash of new uploaded videos file;
Judge module, for judging whether the Hash hash of new uploaded videos file is present in Hash record sheet;
Memory module, for preserve/not preserving new uploaded videos file.
8. server video management system according to claim 7, is characterized in that, also comprise: source file module, for comparing the multiple video files on server, determines same video;
Wherein, described source file module comprises:
Decoding unit, for the raw frames of decode the first video and the second video, obtains the first material and the second material;
Comparing unit, for from the first frame, compares the first material and the second material frame by frame, obtains similar frame;
Result unit, if be similar frame for all frames, determines that the first video and the second video are same video.
9. server video management system according to claim 8, is characterized in that, described decoding unit specifically for:
Video archive server scans the first video and the second video;
To decode the raw frames of the first video and the second video, generate bitmap frame by frame;
According to bitmap, obtain the first material and the second material.
10. server video management system according to claim 8, is characterized in that, described comparing unit specifically for:
Reduce the screen resolution of the first material and the second material;
The RGB component value of pixel in comparison first material and the second material frame of video one by one;
Judge in component value, whether maximum tolerance is less than predetermined tolerance;
If so, pixel color similarity is then thought;
Otherwise, then think that pixel color is dissimilar;
Obtain the total number of pixel of color similarity, judge whether described total number ratio is greater than predetermined ratio value;
If so, then confirm that the frame of video of comparison is similar frame;
Otherwise, then confirm that the frame of video of comparison is not similar frame.
CN201510903153.1A 2015-12-09 2015-12-09 Server video management method and system Active CN105491395B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510903153.1A CN105491395B (en) 2015-12-09 2015-12-09 Server video management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510903153.1A CN105491395B (en) 2015-12-09 2015-12-09 Server video management method and system

Publications (2)

Publication Number Publication Date
CN105491395A true CN105491395A (en) 2016-04-13
CN105491395B CN105491395B (en) 2019-05-07

Family

ID=55678060

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510903153.1A Active CN105491395B (en) 2015-12-09 2015-12-09 Server video management method and system

Country Status (1)

Country Link
CN (1) CN105491395B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844619A (en) * 2017-01-17 2017-06-13 深圳市金立通信设备有限公司 A kind of file clean-up method and terminal
CN107172121A (en) * 2017-03-29 2017-09-15 努比亚技术有限公司 A kind of devices and methods therefor for preventing Data duplication from submitting
CN108875062A (en) * 2018-06-26 2018-11-23 北京奇艺世纪科技有限公司 A kind of determination method and device repeating video
CN110365629A (en) * 2018-04-11 2019-10-22 福建师范大学 A kind of method and system monitoring video data secure storage in real time
CN111294613A (en) * 2020-02-20 2020-06-16 北京奇艺世纪科技有限公司 Video processing method, client and server
CN114257879A (en) * 2021-12-17 2022-03-29 深圳市瑞云科技有限公司 Method and system for playing video
CN114268750A (en) * 2021-12-14 2022-04-01 咪咕音乐有限公司 Video processing method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060218605A1 (en) * 2005-03-25 2006-09-28 Matsushita Electric Industrial Co., Ltd. Transmission apparatus
CN101076115A (en) * 2006-12-26 2007-11-21 腾讯科技(深圳)有限公司 System and method for verifying video content
US20080147700A1 (en) * 2006-12-15 2008-06-19 Fujitsu Limited Method and device for editing composite content file and reproduction apparatus
CN101354745A (en) * 2008-09-03 2009-01-28 深圳市迅雷网络技术有限公司 Method and apparatus for recognizing video document
CN103108033A (en) * 2013-01-09 2013-05-15 广东一一五科技有限公司 File uploading method and system
CN103118045A (en) * 2011-11-17 2013-05-22 腾讯科技(深圳)有限公司 Method and system of off-line downloading
CN103313090A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Method and system for off-line downloading video files
CN103618911A (en) * 2013-10-12 2014-03-05 北京视博云科技有限公司 Video streaming providing method and device based on video attribute information

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060218605A1 (en) * 2005-03-25 2006-09-28 Matsushita Electric Industrial Co., Ltd. Transmission apparatus
US20080147700A1 (en) * 2006-12-15 2008-06-19 Fujitsu Limited Method and device for editing composite content file and reproduction apparatus
CN101076115A (en) * 2006-12-26 2007-11-21 腾讯科技(深圳)有限公司 System and method for verifying video content
CN101354745A (en) * 2008-09-03 2009-01-28 深圳市迅雷网络技术有限公司 Method and apparatus for recognizing video document
CN103118045A (en) * 2011-11-17 2013-05-22 腾讯科技(深圳)有限公司 Method and system of off-line downloading
CN103313090A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Method and system for off-line downloading video files
CN103108033A (en) * 2013-01-09 2013-05-15 广东一一五科技有限公司 File uploading method and system
CN103618911A (en) * 2013-10-12 2014-03-05 北京视博云科技有限公司 Video streaming providing method and device based on video attribute information

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844619A (en) * 2017-01-17 2017-06-13 深圳市金立通信设备有限公司 A kind of file clean-up method and terminal
CN107172121A (en) * 2017-03-29 2017-09-15 努比亚技术有限公司 A kind of devices and methods therefor for preventing Data duplication from submitting
CN110365629A (en) * 2018-04-11 2019-10-22 福建师范大学 A kind of method and system monitoring video data secure storage in real time
CN108875062A (en) * 2018-06-26 2018-11-23 北京奇艺世纪科技有限公司 A kind of determination method and device repeating video
CN111294613A (en) * 2020-02-20 2020-06-16 北京奇艺世纪科技有限公司 Video processing method, client and server
CN114268750A (en) * 2021-12-14 2022-04-01 咪咕音乐有限公司 Video processing method, device, equipment and storage medium
CN114257879A (en) * 2021-12-17 2022-03-29 深圳市瑞云科技有限公司 Method and system for playing video
CN114257879B (en) * 2021-12-17 2023-05-12 深圳市瑞云科技有限公司 Method and system for playing video

Also Published As

Publication number Publication date
CN105491395B (en) 2019-05-07

Similar Documents

Publication Publication Date Title
CN105491395A (en) Server video management method and system
US9736488B2 (en) Decoding for high efficiency video transcoding
US10249059B2 (en) Lossless compression of fragmented image data
DE202012013410U1 (en) Image compression with SUB resolution images
US11539952B2 (en) Implicit transform selection in video coding
BR112017004490B1 (en) METHOD FOR CONSTRUCTING A HASH TABLE FOR HASH-BASED BLOCK MATCHING, COMPUTING DEVICE AND COMPUTER READABLE STORAGE MEDIA
US9307244B2 (en) Data storage controlling device, data reading controlling device, and data storing method
US20150189222A1 (en) Content-adaptive chunking for distributed transcoding
US11838568B2 (en) Custom data indicating nominal range of samples of media content
WO2016172994A1 (en) Image coding and decoding method and device
CN107087184A (en) A kind of multi-medium data recompression method
WO2016048735A1 (en) Coupling sample metadata with media samples
US20110040735A1 (en) System and method for compressing files
CN111918065A (en) Information compression/decompression method and device
US20180255317A1 (en) Method for reconstructing video stream
US20140185667A1 (en) Efficient re-transcoding of key-frame-aligned unencrypted assets
JP2024019644A (en) Methods, devices and programs for video coding
CN105554514A (en) Method and system for processing opening songs of videos
CN107682699B (en) A kind of nearly Lossless Image Compression method
CN104575427A (en) High-compression-ratio lossless image compression method suitable for embedded system decoding
US20200260075A1 (en) Systems and methods for group of pictures encoding
CN110415175A (en) A kind of method of quick removal flat site coding mosaic
CN102495878A (en) File and method for storing machine vision detection result
US8798382B2 (en) System and method for image storage and analysis
US10015506B2 (en) Frequency reduction and restoration system and method in video and image compression

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant