[go: up one dir, main page]

CN104572964A - A method and device for decompressing compressed files - Google Patents

A method and device for decompressing compressed files Download PDF

Info

Publication number
CN104572964A
CN104572964A CN201410850543.2A CN201410850543A CN104572964A CN 104572964 A CN104572964 A CN 104572964A CN 201410850543 A CN201410850543 A CN 201410850543A CN 104572964 A CN104572964 A CN 104572964A
Authority
CN
China
Prior art keywords
file
compressed
decompression
compressed file
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410850543.2A
Other languages
Chinese (zh)
Inventor
任勇全
赵安安
陈磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201410850543.2A priority Critical patent/CN104572964A/en
Publication of CN104572964A publication Critical patent/CN104572964A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明实施例提供了一种压缩文件的解压方法和装置,所述方法包括:接收客户端针对压缩文件的解压请求;根据所述解压请求从文件集群中请求所述压缩文件;以及当对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。本发明实施例实现了实时的、流式的解压缩,无需等待下载完整个压缩文件才可以获得所需的文件,提高了操作的简便性,并支持压缩文件的在线操作。

Embodiments of the present invention provide a method and device for decompressing compressed files, the method comprising: receiving a client's decompression request for a compressed file; requesting the compressed file from a file cluster according to the decompression request; When decompressing the compressed file, the decompressed data of the compressed file is sent to the client. The embodiment of the present invention realizes real-time and streaming decompression, and the required file can be obtained without waiting for the entire compressed file to be downloaded, which improves the convenience of operation and supports online operation of the compressed file.

Description

一种压缩文件的解压方法和装置A method and device for decompressing compressed files

技术领域technical field

本发明涉及计算机技术领域,特别是涉及一种压缩文件的解压方法和一种压缩文件的解压装置。The invention relates to the technical field of computers, in particular to a method for decompressing compressed files and a device for decompressing compressed files.

背景技术Background technique

随着网络科技的发展,尤其是云科技,网络应用已经广泛进入人们的生活的各个方面。With the development of network technology, especially cloud technology, network applications have widely entered all aspects of people's lives.

人们习惯将文件存储到网络存储工具中,如云盘,其也是互联网云技术的产物,它通过互联网为企业和个人提供文件的储存、读取、下载等服务。People are used to storing files in network storage tools, such as cloud disk, which is also a product of Internet cloud technology, which provides enterprises and individuals with services such as file storage, reading, and downloading through the Internet.

对于传统的实体磁盘来说,更方便,用户不需要把储存重要资料的实体磁盘带在身上。却一样可以通过互联网,轻松从网络存储工具中读取自己所存储的文件,因此,网络存储工具广泛普及。For traditional physical disks, it is more convenient, and users do not need to carry physical disks for storing important data with them. But it is also possible to easily read the files stored by oneself from the network storage tool through the Internet, so the network storage tool is widely popular.

如果用户在网络存储工具中存储的是压缩文件,一般需要将整个文件下载到本地,然后进行解压缩,才可以将所需的文件取出,操作麻烦,这个问题在压缩文件较大(如10G)的情况下尤为突出,并且,这种解压方式无法支持某些在线操作。If the user stores a compressed file in the network storage tool, it is generally necessary to download the entire file to the local, and then decompress it before taking out the required file. The operation is troublesome. This problem occurs when the compressed file is large (such as 10G) The situation is particularly prominent, and this decompression method cannot support some online operations.

发明内容Contents of the invention

鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的一种压缩文件的解压方法和相应的一种压缩文件的解压装置。In view of the above problems, the present invention is proposed to provide a compressed file decompression method and a corresponding compressed file decompression device that overcome the above problems or at least partially solve the above problems.

依据本发明的一个方面,提供了一种压缩文件的解压方法,包括:According to one aspect of the present invention, a method for decompressing compressed files is provided, including:

接收客户端针对压缩文件的解压请求;Receive the client's decompression request for the compressed file;

根据所述解压请求从文件集群中请求所述压缩文件;以及requesting the compressed file from a file cluster according to the decompression request; and

当对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。When decompressing the compressed file, the decompressed data of the compressed file is sent to the client.

可选地,所述接收客户端针对压缩文件的解压请求的步骤包括:Optionally, the step of receiving the client's decompression request for the compressed file includes:

接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing.

可选地,所述根据所述解压请求从文件集群中请求所述压缩文件的步骤包括:Optionally, the step of requesting the compressed file from the file cluster according to the decompression request includes:

从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and

向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster.

可选地,所述当对所述对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端的步骤包括:Optionally, when the decompression operation is performed on the compressed file, the step of sending the decompressed data of the compressed file to the client includes:

对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;以及performing a decompression operation on the compressed file to obtain at least some data of the file; and

将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Send at least part of the currently decompressed data to the client until the decompression is complete.

可选地,所述对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据的步骤包括:Optionally, the step of decompressing the compressed file to obtain at least part of the data of the file includes:

检测所述压缩文件的文件类型;以及detecting the file type of the compressed file; and

采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Decompressing the compressed file by using a decompression method corresponding to the file type to obtain at least part of the data of the file.

可选地,所述将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成的步骤包括:Optionally, the step of sending at least part of the currently decompressed data to the client until the decompression is completed includes:

对当前已解压缩的至少部分数据进行视频转码操作;以及performing a video transcoding operation on at least a portion of the currently decompressed data; and

将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。At least part of the data after the current video transcoding is sent to the client for playing until the decompression is completed.

可选地,所述文件集群中存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块与所述文件标识关联。Optionally, one or more compressed data blocks of the compressed file are stored in the file cluster, and each compressed data block is associated with the file identifier.

根据本发明的另一方面,提供了一种压缩文件的解压装置,包括:According to another aspect of the present invention, a device for decompressing compressed files is provided, including:

请求接收模块,适于接收客户端针对压缩文件的解压请求;The request receiving module is suitable for receiving the decompression request of the client for the compressed file;

压缩文件请求模块,适于根据所述解压请求从文件集群中请求所述压缩文件;以及a compressed file request module, adapted to request the compressed file from a file cluster according to the decompression request; and

文件解压模块,适于在对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。The file decompression module is adapted to send the decompressed data of the compressed file to the client when decompressing the compressed file.

可选地,所述请求接收模块还适于:Optionally, the request receiving module is also adapted to:

接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing.

可选地,所述压缩文件请求模块还适于:Optionally, the compressed file request module is also suitable for:

从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and

向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster.

可选地,所述文件解压模块还适于:Optionally, the file decompression module is also suitable for:

对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;以及performing a decompression operation on the compressed file to obtain at least some data of the file; and

将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Send at least part of the currently decompressed data to the client until the decompression is complete.

可选地,所述文件解压模块还适于:Optionally, the file decompression module is also suitable for:

检测所述压缩文件的文件类型;以及detecting the file type of the compressed file; and

采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Decompressing the compressed file by using a decompression method corresponding to the file type to obtain at least part of the data of the file.

可选地,所述文件解压模块还适于:Optionally, the file decompression module is also suitable for:

对当前已解压缩的至少部分数据进行视频转码操作;以及performing a video transcoding operation on at least a portion of the currently decompressed data; and

将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。At least part of the data after the current video transcoding is sent to the client for playing until the decompression is completed.

可选地,所述文件集群中存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块与所述文件标识关联。Optionally, one or more compressed data blocks of the compressed file are stored in the file cluster, and each compressed data block is associated with the file identifier.

本发明实施例针对压缩文件的解压请求,从文件集群中请求压缩文件,在对压缩文件进行解压缩操作的同时,将已解压缩的数据发送至客户端,实现了实时的、流式的解压缩,无需等待下载完整个压缩文件才可以获得所需的文件,提高了操作的简便性,并支持压缩文件的在线操作。For the decompression request of the compressed file, the embodiment of the present invention requests the compressed file from the file cluster, sends the decompressed data to the client while decompressing the compressed file, and realizes real-time, streaming decompression Compression, there is no need to wait for the entire compressed file to be downloaded to obtain the desired file, which improves the ease of operation and supports online operation of compressed files.

上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , the specific embodiments of the present invention are enumerated below.

附图说明Description of drawings

通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiment. The drawings are only for the purpose of illustrating a preferred embodiment and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same parts. In the attached picture:

图1示出了根据本发明一个实施例的一种压缩文件的解压方法实施例的步骤流程示意图;以及Fig. 1 shows a schematic flow chart of steps of an embodiment of a method for decompressing a compressed file according to an embodiment of the present invention; and

图2示出了根据本发明一个实施例的一种压缩文件的解压装置实施例的结构示意图。Fig. 2 shows a schematic structural diagram of an embodiment of an apparatus for decompressing compressed files according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.

参照图1,示出了根据本发明一个实施例的一种压缩文件的解压方法实施例的步骤流程示例图,具体可以包括如下步骤:Referring to FIG. 1 , it shows an example diagram of the steps of a method for decompressing a compressed file according to an embodiment of the present invention, which may specifically include the following steps:

步骤101,接收客户端针对压缩文件的解压请求;Step 101, receiving the decompression request from the client for the compressed file;

在具体实现中,用户可以从任何一种电子设备访问服务器(如网络存储工具的服务器集群),例如手机、PDA(Personal Digital Assistant,个人数字助理)、膝上型计算机、电脑等等,本发明实施例对此不加以限制。In a specific implementation, a user can access a server (such as a server cluster of a network storage tool) from any electronic device, such as a mobile phone, a PDA (Personal Digital Assistant, a personal digital assistant), a laptop computer, a computer, etc., the present invention The embodiments do not limit this.

这些电子设备可以支持包括Android(安卓)、IOS、WindowsPhone或者windows等的操作系统,通常可以运行访问网络的客户端,该客户端可以为独立的应用程序,也可以为非独立的应用程序,如浏览器等,本发明实施例对此不加以限制。These electronic devices can support operating systems including Android (Android), IOS, WindowsPhone or windows, etc., and can usually run a client accessing the network. The client can be an independent application program or a non-independent application program, such as The browser and the like are not limited in this embodiment of the present invention.

通常,用户为了节省存储空间等需求、将一个或多个文件进行压缩,生成压缩文件,再上传到网络存储工具中。Usually, in order to save storage space and other requirements, the user compresses one or more files, generates a compressed file, and uploads it to the network storage tool.

简单而言,压缩文件可以指经过压缩操作的文件,压缩的原理一般是把文件的二进制代码压缩,把相邻的0、1代码减少,比如有000000,可以把它变成6个0的写法60,来减少该文件的空间。Simply put, a compressed file can refer to a file that has been compressed. The principle of compression is generally to compress the binary code of the file and reduce the adjacent 0 and 1 codes. For example, if there is 000000, it can be written as six 0s. 60, to reduce the space of the file.

根据压缩操作(如压缩算法)的不同,压缩文件可以包括RAR、ZIP、ARJ、CAB、LZH、ACE、TAR、GZ、UUE、BZ2、JAR、ISO等不同类型解压文件。According to different compression operations (such as compression algorithms), compressed files can include RAR, ZIP, ARJ, CAB, LZH, ACE, TAR, GZ, UUE, BZ2, JAR, ISO and other types of decompressed files.

用户在需要压缩文件中的一个或多个文件时,可以在客户端中通过点击指定控件、点击压缩文件中等方式触发压缩文件的下载请求。When the user needs one or more files in the compressed file, he can trigger a download request of the compressed file by clicking a specified control, clicking on the compressed file, etc. in the client.

例如,客户端可以在UI(User Interface,用户界面)中展示压缩文件,并在压缩文件的附近提供一个下载控件,当用户点击该下载控件时,可以触发针对该压缩文件的下载请求。For example, the client can display the compressed file in the UI (User Interface, user interface), and provide a download control near the compressed file. When the user clicks the download control, a download request for the compressed file can be triggered.

下载请求可以是指下载某个压缩文件中的文件的指示,下载请求中可以包括压缩文件的文件标识。The download request may refer to an instruction to download a file in a certain compressed file, and the download request may include a file identifier of the compressed file.

其中,文件标识可以是能够代表一个唯一确定的压缩文件的信息,如Hash(哈希)值、MD5(Message Digest Algorithm,消息摘要算法第五版)值等等。Wherein, the file identifier may be information that can represent a uniquely determined compressed file, such as Hash (hash) value, MD5 (Message Digest Algorithm, message digest algorithm fifth edition) value and the like.

在本发明的一种可选实施例中,步骤101可以包括如下子步骤:In an optional embodiment of the present invention, step 101 may include the following substeps:

子步骤S11,接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Sub-step S11, receiving the client's decompression request for the compressed file forwarded by load balancing.

在存储大数量的文件时,可以部署服务器集群以应用可能的大规模的客户端访问。When storing a large number of files, server clusters can be deployed to apply possible large-scale client access.

本发明实施例中,可以通过负载均衡(Load Balance)的方式将客户端下载请求分摊到服务器集群的服务器中,让负载均衡平均分担负载,避免出现某台服务器负载高导致宕机,而某台服务器闲置的情况。In the embodiment of the present invention, the client download request can be allocated to the servers of the server cluster through load balancing (Load Balance), so that the load balance can evenly share the load, so as to avoid the downtime caused by the high load of a certain server, and the failure of a certain server Situations where the server is idle.

步骤102,根据所述解压请求从文件集群中请求所述压缩文件;Step 102, requesting the compressed file from the file cluster according to the decompression request;

在实际应用中,文件集群可以为存储用户上传的文件(包括压缩文件)的集群设备。In practical applications, the file cluster may be a cluster device that stores files (including compressed files) uploaded by users.

所述文件集群中可以存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块与所述文件标识关联。One or more compressed data blocks of the compressed file may be stored in the file cluster, and each compressed data block is associated with the file identifier.

例如,可以将文件标识设置为Key(键),将一个或多个压缩数据设置为Value(值),Key(键)和每个Value(值)可以组成一个Key/Value(键值对),存储在文件集群中。For example, the file identifier can be set as Key (key), and one or more compressed data can be set as Value (value), Key (key) and each Value (value) can form a Key/Value (key-value pair), Stored in the file cluster.

在本发明的一种可选实施例中,步骤102可以包括如下子步骤:In an optional embodiment of the present invention, step 102 may include the following substeps:

子步骤S21,从所述下载请求中提取所述压缩文件的文件标识;以及Sub-step S21, extracting the file identifier of the compressed file from the download request; and

子步骤S22,向文件集群请求所述文件标识对应的压缩文件。Sub-step S22, requesting the compressed file corresponding to the file identifier from the file cluster.

在实际应用中,文件集群在接收到压缩文件的请求时,可以返回相应的压缩文件的数据。In practical applications, when the file cluster receives a request for a compressed file, it can return the data of the corresponding compressed file.

具体而言,可以查找与该文件标识匹配的Key,将该Key关联的Value返回给服务器。Specifically, the Key matching the file identifier can be found, and the Value associated with the Key can be returned to the server.

步骤103,当对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端;Step 103, when decompressing the compressed file, sending the decompressed data of the compressed file to the client;

本发明实施例中提供了实现了实时的、流式的在线解压缩,可以一边对压缩文件进行解压缩操作,在尚未完全解压完成的同时,一边将已解压缩的的数据发送至客户端。The embodiment of the present invention provides real-time, streaming online decompression, which can send the decompressed data to the client while decompressing the compressed file while the decompression has not been completed.

在本发明的一种可选实施例中,步骤103可以包括如下子步骤:In an optional embodiment of the present invention, step 103 may include the following substeps:

子步骤S31,对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;Sub-step S31, decompressing the compressed file to obtain at least part of the data of the file;

服务器可以对请求的压缩文件的至少部分数据进行解压缩操作,从中解压出所需的文件。The server may decompress at least part of the data of the requested compressed file, and decompress the desired file therefrom.

在本发明的一种可选实施例中,子步骤S31可以包括如下子步骤:In an optional embodiment of the present invention, substep S31 may include the following substeps:

子步骤S311,检测所述压缩文件的文件类型;Sub-step S311, detecting the file type of the compressed file;

在具体实现中,压缩文件一般会有文件头(Main_Header),在文件头(Main_Header)中通常会记录了压缩文件的类型,例如,RAR、ZIP等。In a specific implementation, a compressed file generally has a file header (Main_Header), and the type of the compressed file is usually recorded in the file header (Main_Header), for example, RAR, ZIP, and the like.

以ZIP格式的压缩文件为例,其文件头(Main_Header)的格式说明可以如下:Taking the compressed file in ZIP format as an example, the format description of the file header (Main_Header) can be as follows:

子步骤S312,采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Sub-step S312, using the decompression method corresponding to the file type to decompress the compressed file to obtain at least part of the data of the file.

每种不同格式的压缩文件,一般会采取不同的压缩方式(如压缩算法),本发明实施例中,可以采用相对应的解压缩方式(如解压缩算法)进行解压。Each compressed file in a different format usually adopts a different compression method (such as a compression algorithm). In the embodiment of the present invention, a corresponding decompression method (such as a decompression algorithm) can be used for decompression.

子步骤S32,将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Sub-step S32, sending at least part of the currently decompressed data to the client until the decompression is completed.

当前若已解压缩文件的部分数据,则服务器可以将当前解压出的文件的部分数据返回给客户端,直至解压缩完成,将文件的所有数据发送至客户端。If part of the data of the file has been decompressed, the server can return the part of the data of the currently decompressed file to the client until the decompression is complete, and then send all the data of the file to the client.

在客户端中,可以存储所接收到的文件,也可以在线进行操作(如展示图片、加载文档、播放音频/视频等),本发明实施例对此不加以限制。In the client, the received files can be stored, and operations can also be performed online (such as displaying pictures, loading documents, playing audio/video, etc.), which is not limited in the embodiment of the present invention.

在本发明的一种可选实施例中,子步骤S32可以包括如下子步骤:In an optional embodiment of the present invention, substep S32 may include the following substeps:

子步骤S321,对当前已解压缩的至少部分数据进行视频转码操作;以及Sub-step S321, performing video transcoding operation on at least part of the currently decompressed data; and

子步骤S322,将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。In sub-step S322, at least part of the data after the current video transcoding is sent to the client for playback until the decompression is completed.

当压缩文件为视频数据,可以对该视频数据进行视频转码操作(VideoTranscoding),将已经压缩编码的视频码流转换成另一个视频码流,以适应不同的网络带宽、不同的终端处理能力和不同的用户需求。When the compressed file is video data, video transcoding operation (VideoTranscoding) can be performed on the video data to convert the compressed and coded video code stream into another video code stream to adapt to different network bandwidths, different terminal processing capabilities and Different user needs.

转码本质上是一个先解码,再编码的过程,因此转换前后的码流可能遵循相同的视频编码标准,也可能不遵循相同的视频编码标准。Transcoding is essentially a process of first decoding and then encoding, so the code stream before and after conversion may or may not follow the same video coding standard.

例如,目前大多数电影以MPEG-2格式存储在DVD光盘中,若用户为了保证电影的质量,直接对MPEG-2格式的电影进行压缩,并将压缩文件上传至网络存储工具。当前用户需要进行在线播放该压缩文件中的MPEG-2格式的电影,但是网络(特别是互联网)通常限制了视频传输的带宽,造成电影在线播放的卡顿现象。For example, most movies are stored in DVD discs in MPEG-2 format at present. In order to ensure the quality of the movie, the user directly compresses the movie in MPEG-2 format and uploads the compressed file to the network storage tool. The current user needs to play the movie in the MPEG-2 format in the compressed file online, but the network (especially the Internet) usually limits the bandwidth of the video transmission, causing the video to be played online.

本发明实施例中,可以对该电影在传输之前通过视频转码操作将视频数据转换成带宽效率更高的格式,如,FLV格式,以减少带宽的限制,加快电影的在线播放响应,减少卡顿现象,提高用户体验。In the embodiment of the present invention, the video data can be converted into a format with higher bandwidth efficiency, such as FLV format, through video transcoding operation before the movie is transmitted, so as to reduce the limitation of bandwidth, speed up the online playback response of the movie, and reduce the Stopping phenomenon and improving user experience.

本发明实施例针对压缩文件的解压请求,从文件集群中请求压缩文件,在对压缩文件进行解压缩操作的同时,将已解压缩的数据发送至客户端,,实现了实时的、流式的解压缩,无需等待下载完整个压缩文件才可以获得所需的文件,提高了操作的简便性,并支持压缩文件的在线操作。For the decompression request of the compressed file, the embodiment of the present invention requests the compressed file from the file cluster, sends the decompressed data to the client while decompressing the compressed file, and realizes real-time and streaming Unzip, you don't need to wait to download the entire compressed file to get the desired file, which improves the simplicity of operation and supports online operation of compressed files.

对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明实施例并不受所描述的动作顺序的限制,因为依据本发明实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本发明实施例所必须的。For the method embodiment, for the sake of simple description, it is expressed as a series of action combinations, but those skilled in the art should know that the embodiment of the present invention is not limited by the described action order, because according to the embodiment of the present invention , certain steps may be performed in other order or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification belong to preferred embodiments, and the actions involved are not necessarily required by the embodiments of the present invention.

参照图2,示出了根据本发明一个实施例的一种压缩文件的解压装置实施例的结构示意图,具体可以包括如下模块:Referring to FIG. 2 , it shows a schematic structural diagram of an embodiment of a device for decompressing compressed files according to an embodiment of the present invention, which may specifically include the following modules:

请求接收模块201,适于接收客户端针对压缩文件的解压请求;The request receiving module 201 is adapted to receive the decompression request of the client for the compressed file;

压缩文件请求模块202,适于根据所述解压请求从文件集群中请求所述压缩文件;以及A compressed file request module 202, adapted to request the compressed file from the file cluster according to the decompression request; and

文件解压模块203,适于在对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。The file decompression module 203 is adapted to send the decompressed data of the compressed file to the client when decompressing the compressed file.

在本发明的一种可选实施例中,所述请求接收模块201还可以适于:In an optional embodiment of the present invention, the request receiving module 201 may also be adapted to:

接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing.

在本发明的一种可选实施例中,所述压缩文件请求模块202还可以适于:In an optional embodiment of the present invention, the compressed file request module 202 may also be adapted to:

从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and

向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster.

在本发明的一种可选实施例中,所述文件解压模块203还可以适于:In an optional embodiment of the present invention, the file decompression module 203 may also be adapted to:

对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;performing a decompression operation on the compressed file to obtain at least part of the data of the file;

将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Send at least part of the currently decompressed data to the client until the decompression is complete.

在本发明的一种可选实施例中,所述文件解压模块203还可以适于:In an optional embodiment of the present invention, the file decompression module 203 may also be adapted to:

检测所述压缩文件的文件类型;以及detecting the file type of the compressed file; and

采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Decompressing the compressed file by using a decompression method corresponding to the file type to obtain at least part of the data of the file.

在本发明的一种可选实施例中,所述文件解压模块203还可以适于:In an optional embodiment of the present invention, the file decompression module 203 may also be adapted to:

对当前已解压缩的至少部分数据进行视频转码操作;以及performing a video transcoding operation on at least a portion of the currently decompressed data; and

将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。At least part of the data after the current video transcoding is sent to the client for playing until the decompression is completed.

在具体实现中,所述文件集群中可以存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块可以与所述文件标识关联。In a specific implementation, one or more compressed data blocks of the compressed file may be stored in the file cluster, and each compressed data block may be associated with the file identifier.

对于装置实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。As for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for related parts, please refer to the part of the description of the method embodiment.

在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays presented herein are not inherently related to any particular computer, virtual system, or other device. Various generic systems can also be used with the teachings based on this. The structure required to construct such a system is apparent from the above description. Furthermore, the present invention is not specific to any particular programming language. It should be understood that various programming languages can be used to implement the content of the present invention described herein, and the above description of specific languages is for disclosing the best mode of the present invention.

在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.

类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline this disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the invention are sometimes grouped together in a single embodiment, figure, or its description. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.

本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.

此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will understand that although some embodiments described herein include some features included in other embodiments but not others, combinations of features from different embodiments are meant to be within the scope of the invention. and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.

本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的压缩文件的解压设备中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) can be used in practice to implement some or all functions of some or all components in the compressed file decompression device according to the embodiment of the present invention. The present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein. Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.

应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names.

本发明实施例公开了A1、一种压缩文件的解压方法,包括:The embodiment of the present invention discloses A1, a method for decompressing compressed files, comprising:

接收客户端针对压缩文件的解压请求;Receive the client's decompression request for the compressed file;

根据所述解压请求从文件集群中请求所述压缩文件;以及requesting the compressed file from a file cluster according to the decompression request; and

当对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。When decompressing the compressed file, the decompressed data of the compressed file is sent to the client.

A2、如A1所述的方法,所述接收客户端针对压缩文件的解压请求的步骤包括:A2. The method as described in A1, the step of receiving the client's decompression request for the compressed file comprises:

接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing.

A3、如A1所述的方法,所述根据所述解压请求从文件集群中请求所述压缩文件的步骤包括:A3, the method as described in A1, the step of requesting the compressed file from the file cluster according to the decompression request includes:

从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and

向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster.

A4、如A1或A2或A3所述的方法,所述当对所述对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端的步骤包括:A4. The method as described in A1 or A2 or A3, when the decompression operation is performed on the compressed file, the step of sending the decompressed data of the compressed file to the client includes:

对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;以及performing a decompression operation on the compressed file to obtain at least some data of the file; and

将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Send at least part of the currently decompressed data to the client until the decompression is complete.

A5、如A4所述的方法,所述对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据的步骤包括:A5. The method as described in A4, the step of decompressing the compressed file to obtain at least part of the data of the file includes:

检测所述压缩文件的文件类型;以及detecting the file type of the compressed file; and

采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Decompressing the compressed file by using a decompression method corresponding to the file type to obtain at least part of the data of the file.

A6、如A4所述的方法,所述将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成的步骤包括:A6. The method as described in A4, the step of sending at least part of the currently decompressed data to the client until the decompression is completed includes:

对当前已解压缩的至少部分数据进行视频转码操作;以及performing a video transcoding operation on at least a portion of the currently decompressed data; and

将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。At least part of the data after the current video transcoding is sent to the client for playing until the decompression is completed.

A7、如A1-A6任一项所述的方法,所述文件集群中存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块与所述文件标识关联。A7. The method according to any one of A1-A6, wherein one or more compressed data blocks of the compressed file are stored in the file cluster, and each compressed data block is associated with the file identifier.

本发明实施例还公开了B8、一种压缩文件的解压装置,包括:The embodiment of the present invention also discloses B8, a device for decompressing compressed files, comprising:

请求接收模块,适于接收客户端针对压缩文件的解压请求;The request receiving module is suitable for receiving the decompression request of the client for the compressed file;

压缩文件请求模块,适于根据所述解压请求从文件集群中请求所述压缩文件;以及a compressed file request module, adapted to request the compressed file from a file cluster according to the decompression request; and

文件解压模块,适于在对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。The file decompression module is adapted to send the decompressed data of the compressed file to the client when decompressing the compressed file.

B9、如B8所述的装置,所述请求接收模块还适于:B9, the device as described in B8, the request receiving module is also suitable for:

接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing.

B10、如B8所述的装置,所述压缩文件请求模块还适于:B10, the device as described in B8, the compressed file request module is also suitable for:

从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and

向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster.

B11、如B8或B9或B10所述的装置,所述文件解压模块还适于:B11, the device as described in B8 or B9 or B10, the file decompression module is also suitable for:

对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;以及performing a decompression operation on the compressed file to obtain at least some data of the file; and

将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Send at least part of the currently decompressed data to the client until the decompression is complete.

B12、如B11所述的装置,所述文件解压模块还适于:B12, the device as described in B11, the file decompression module is also suitable for:

检测所述压缩文件的文件类型;以及detecting the file type of the compressed file; and

采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Decompressing the compressed file by using a decompression method corresponding to the file type to obtain at least part of the data of the file.

B13、如B11所述的装置,所述文件解压模块还适于:B13, the device as described in B11, the file decompression module is also suitable for:

对当前已解压缩的至少部分数据进行视频转码操作;以及performing a video transcoding operation on at least a portion of the currently decompressed data; and

将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。At least part of the data after the current video transcoding is sent to the client for playing until the decompression is completed.

B14、如B8-B13任一项所述的装置,所述文件集群中存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块与所述文件标识关联。B14. The device according to any one of B8-B13, wherein one or more compressed data blocks of the compressed file are stored in the file cluster, and each compressed data block is associated with the file identifier.

Claims (10)

1.一种压缩文件的解压方法,包括:1. A method for decompressing compressed files, comprising: 接收客户端针对压缩文件的解压请求;Receive the client's decompression request for the compressed file; 根据所述解压请求从文件集群中请求所述压缩文件;以及requesting the compressed file from a file cluster according to the decompression request; and 当对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。When decompressing the compressed file, the decompressed data of the compressed file is sent to the client. 2.如权利要求1所述的方法,其特征在于,所述接收客户端针对压缩文件的解压请求的步骤包括:2. The method according to claim 1, wherein the step of receiving the client's decompression request for the compressed file comprises: 接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing. 3.如权利要求1所述的方法,其特征在于,所述根据所述解压请求从文件集群中请求所述压缩文件的步骤包括:3. The method according to claim 1, wherein the step of requesting the compressed file from the file cluster according to the decompression request comprises: 从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and 向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster. 4.如权利要求1或2或3所述的方法,其特征在于,所述当对所述对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端的步骤包括:4. The method according to claim 1, 2 or 3, wherein when the compressed file is decompressed, the decompressed data of the compressed file is sent to the The steps described above for the client include: 对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据;以及performing a decompression operation on the compressed file to obtain at least some data of the file; and 将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成。Send at least part of the currently decompressed data to the client until the decompression is complete. 5.如权利要求4所述的方法,其特征在于,所述对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据的步骤包括:5. The method according to claim 4, wherein the step of decompressing the compressed file to obtain at least part of the data of the file comprises: 检测所述压缩文件的文件类型;以及detecting the file type of the compressed file; and 采用所述文件类型对应的解压缩方式对所述压缩文件进行解压缩操作,以获得所述文件的至少部分数据。Decompressing the compressed file by using a decompression method corresponding to the file type to obtain at least part of the data of the file. 6.如权利要求4所述的方法,其特征在于,所述将当前已解压缩的至少部分数据发送至所述客户端,直至解压缩完成的步骤包括:6. The method according to claim 4, wherein the step of sending at least part of the currently decompressed data to the client until the decompression is completed comprises: 对当前已解压缩的至少部分数据进行视频转码操作;以及performing a video transcoding operation on at least a portion of the currently decompressed data; and 将当前视频转码之后的至少部分数据发送至所述客户端进行播放,直至解压缩完成。At least part of the data after the current video transcoding is sent to the client for playing until the decompression is completed. 7.如权利要求1-6任一项所述的方法,其特征在于,所述文件集群中存储有所述压缩文件的一个或多个压缩数据块,每个压缩数据块与所述文件标识关联。7. The method according to any one of claims 1-6, wherein one or more compressed data blocks of the compressed file are stored in the file cluster, and each compressed data block is associated with the file identifier associated. 8.一种压缩文件的解压装置,包括:8. A device for decompressing compressed files, comprising: 请求接收模块,适于接收客户端针对压缩文件的解压请求;The request receiving module is suitable for receiving the decompression request of the client for the compressed file; 压缩文件请求模块,适于根据所述解压请求从文件集群中请求所述压缩文件;以及a compressed file request module, adapted to request the compressed file from a file cluster according to the decompression request; and 文件解压模块,适于在对所述压缩文件进行解压缩操作时,将所述压缩文件的已解压缩的数据发送至所述客户端。The file decompression module is adapted to send the decompressed data of the compressed file to the client when decompressing the compressed file. 9.如权利要求8所述的装置,其特征在于,所述请求接收模块还适于:9. The device according to claim 8, wherein the request receiving module is further adapted to: 接收通过负载均衡方式转发的客户端针对压缩文件的解压请求。Receive the client's decompression request for compressed files forwarded by load balancing. 10.如权利要求8所述的装置,其特征在于,所述压缩文件请求模块还适于:10. The device according to claim 8, wherein the compressed file request module is further adapted to: 从所述下载请求中提取所述压缩文件的文件标识;以及extracting the file identifier of the compressed file from the download request; and 向文件集群请求所述文件标识对应的压缩文件。A compressed file corresponding to the file identifier is requested from the file cluster.
CN201410850543.2A 2014-12-30 2014-12-30 A method and device for decompressing compressed files Pending CN104572964A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410850543.2A CN104572964A (en) 2014-12-30 2014-12-30 A method and device for decompressing compressed files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410850543.2A CN104572964A (en) 2014-12-30 2014-12-30 A method and device for decompressing compressed files

Publications (1)

Publication Number Publication Date
CN104572964A true CN104572964A (en) 2015-04-29

Family

ID=53089026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410850543.2A Pending CN104572964A (en) 2014-12-30 2014-12-30 A method and device for decompressing compressed files

Country Status (1)

Country Link
CN (1) CN104572964A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610971A (en) * 2015-10-21 2017-05-03 腾讯科技(深圳)有限公司 Identifier determination method and apparatus for ZIP files
CN107506220A (en) * 2017-09-27 2017-12-22 北京奇虎科技有限公司 A kind of installation kit decompressing method and device based on software product
CN109656892A (en) * 2018-12-26 2019-04-19 上海百事通信息技术股份有限公司 A kind of online decompression method of file
CN114553968A (en) * 2022-02-24 2022-05-27 北京字跳网络技术有限公司 Compressed package processing method, device, electronic device and storage medium
CN114666406A (en) * 2022-02-24 2022-06-24 国电南瑞科技股份有限公司 Object model-based power internet of things data compression method and device
CN114661670A (en) * 2022-04-06 2022-06-24 展讯半导体(南京)有限公司 File decompression method, system and device based on Fuse file system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1979475A (en) * 2005-12-07 2007-06-13 华为技术有限公司 Compressed file processing method
US20090063510A1 (en) * 2007-08-31 2009-03-05 Yasuaki Yamagishi Transmission System and Method, Transmission Apparatus and Method, Reception Apparatus and Method, and Recording Medium
CN102546740A (en) * 2011-06-24 2012-07-04 奇智软件(北京)有限公司 Method, device and system used for compression and uncompression and based on cloud compression file
CN102999626A (en) * 2012-12-06 2013-03-27 北京奇虎科技有限公司 Data compression/decompression device, as well as method and system thereof
CN103428528A (en) * 2013-08-19 2013-12-04 江苏金智教育信息技术有限公司 Cloud streaming media adaptive playing device and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1979475A (en) * 2005-12-07 2007-06-13 华为技术有限公司 Compressed file processing method
US20090063510A1 (en) * 2007-08-31 2009-03-05 Yasuaki Yamagishi Transmission System and Method, Transmission Apparatus and Method, Reception Apparatus and Method, and Recording Medium
CN102546740A (en) * 2011-06-24 2012-07-04 奇智软件(北京)有限公司 Method, device and system used for compression and uncompression and based on cloud compression file
CN102999626A (en) * 2012-12-06 2013-03-27 北京奇虎科技有限公司 Data compression/decompression device, as well as method and system thereof
CN103428528A (en) * 2013-08-19 2013-12-04 江苏金智教育信息技术有限公司 Cloud streaming media adaptive playing device and method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610971A (en) * 2015-10-21 2017-05-03 腾讯科技(深圳)有限公司 Identifier determination method and apparatus for ZIP files
CN106610971B (en) * 2015-10-21 2020-04-07 腾讯科技(深圳)有限公司 ZIP compressed file identification determination method and device
CN107506220A (en) * 2017-09-27 2017-12-22 北京奇虎科技有限公司 A kind of installation kit decompressing method and device based on software product
CN107506220B (en) * 2017-09-27 2021-04-16 北京奇虎科技有限公司 A software product-based installation package decompression method and device
CN109656892A (en) * 2018-12-26 2019-04-19 上海百事通信息技术股份有限公司 A kind of online decompression method of file
CN114553968A (en) * 2022-02-24 2022-05-27 北京字跳网络技术有限公司 Compressed package processing method, device, electronic device and storage medium
CN114666406A (en) * 2022-02-24 2022-06-24 国电南瑞科技股份有限公司 Object model-based power internet of things data compression method and device
CN114666406B (en) * 2022-02-24 2023-11-21 国电南瑞科技股份有限公司 Electric power Internet of things data compression method and device based on object model
CN114553968B (en) * 2022-02-24 2024-01-23 北京字跳网络技术有限公司 Processing method and device of compressed package, electronic equipment and storage medium
CN114661670A (en) * 2022-04-06 2022-06-24 展讯半导体(南京)有限公司 File decompression method, system and device based on Fuse file system

Similar Documents

Publication Publication Date Title
CN104572966A (en) Zip file unzipping method and device
US11374995B2 (en) Multimedia file processing
CN104572964A (en) A method and device for decompressing compressed files
JP7386990B2 (en) Video playback methods, devices, equipment and computer programs
CA2908010C (en) Cloud-based video delivery
WO2022170836A1 (en) Method and apparatus for processing track data of multimedia file, and medium and device
CN105205014A (en) Data storage method and device
US10791160B2 (en) Method and apparatus for cloud streaming service
CN104168453A (en) A method for implementing a video surveillance streaming media application system
CN103457966A (en) Method, equipment and system for accessing cloud storage equipment on basis of DLNA (digital living network alliance) technology
CN108965430A (en) Image acquisition method, device, computer equipment and storage medium
WO2013189374A2 (en) Method for transmitting media data and virtual desktop server
US10917484B2 (en) Identifying and managing redundant digital content transfers
WO2021012723A1 (en) Multimedia file storage and access method
CN116600169A (en) Method and device for preloading media files, electronic equipment and storage medium
CN114245175B (en) Video transcoding method, device, electronic device and storage medium
US20150063435A1 (en) Techniques for reference based transcoding
CN105933778A (en) Live broadcast method and device based on screen contents of terminal
US11405442B2 (en) Dynamic rotation of streaming protocols
US20150149578A1 (en) Storage device and method of distributed processing of multimedia data
WO2020026014A2 (en) Video processing method, device, equipment/terminal/ server and computer readable storage medium
CN107005731A (en) High in the clouds stream media service system, image high in the clouds stream media service method and its equipment using application code
AU2020226900B2 (en) Adaptive retrieval of objects from remote storage
CN114880604A (en) Data processing method, data sending method, data acquiring method, data processing device, data sending device and data acquiring device
US20190349595A1 (en) Systems and methods for real-time video transcoding of streaming image data

Legal Events

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

Application publication date: 20150429

RJ01 Rejection of invention patent application after publication