WO2009117924A1 - Method and device for processing transcoding of streaming media - Google Patents

Method and device for processing transcoding of streaming media Download PDF

Info

Publication number
WO2009117924A1
WO2009117924A1 PCT/CN2009/070774 CN2009070774W WO2009117924A1 WO 2009117924 A1 WO2009117924 A1 WO 2009117924A1 CN 2009070774 W CN2009070774 W CN 2009070774W WO 2009117924 A1 WO2009117924 A1 WO 2009117924A1
Authority
WO
WIPO (PCT)
Prior art keywords
streaming media
transcoding
transcoded
ciphertext
unit
Prior art date
Application number
PCT/CN2009/070774
Other languages
French (fr)
Chinese (zh)
Inventor
沈烁
陈旭
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2009117924A1 publication Critical patent/WO2009117924A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/40Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04HBROADCAST COMMUNICATION
    • H04H60/00Arrangements for broadcast applications with a direct linking to broadcast information or broadcast space-time; Broadcast-related systems
    • H04H60/09Arrangements for device control with a direct linkage to broadcast information or to broadcast space-time; Arrangements for control of broadcast-related services
    • H04H60/14Arrangements for conditional access to broadcast information or to broadcast-related services
    • H04H60/23Arrangements for conditional access to broadcast information or to broadcast-related services using cryptography, e.g. encryption, authentication, key distribution
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04HBROADCAST COMMUNICATION
    • H04H60/00Arrangements for broadcast applications with a direct linking to broadcast information or broadcast space-time; Broadcast-related systems
    • H04H60/68Systems specially adapted for using specific information, e.g. geographical or meteorological information
    • H04H60/73Systems specially adapted for using specific information, e.g. geographical or meteorological information using meta-information
    • 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/2343Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • 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/2347Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving video stream encryption
    • 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/235Processing of additional data, e.g. scrambling of additional data or processing content descriptors
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/435Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/84Generation or processing of descriptive data, e.g. content descriptors

Definitions

  • Embodiments of the present invention relate to the field of communications, and in particular, to a method and apparatus for processing streaming media transcoding. Background technique
  • Streaming media has different bit rates. For example, in iPTV, streaming media has HD (High Definition) with image horizontal resolution greater than 800 lines, SD (Standard Definition) with image horizontal resolution greater than 500 lines, and images.
  • HD High Definition
  • SD Standard Definition
  • LD Low Definition
  • Different terminal devices require streaming media content of different code rates, such as mobile phones, personal computers, and set-top boxes, which require streaming media content of different code rates. Even customers of the same terminal device may select streaming media content of different bitrates according to actual conditions. For example, depending on factors such as bandwidth or price, different customers may also choose streaming content at different bitrates. In order to meet the different needs of customers, it is necessary to convert streaming media into different code rates, namely: transcoding the streaming media. For example, converting streaming media from HD to LD.
  • streaming media requires end-to-end encrypted transmission for content protection purposes.
  • transcoding can only be performed on the stream before encryption, and the encrypted stream (also Called ciphertext streaming) Due to the randomization of content and format, transcoding is not possible.
  • the ciphertext streaming media must be decrypted, transcoded, and re-encrypted to obtain ciphertext streaming media of different code rates.
  • Such a processing method has high requirements on the node device for transcoding.
  • the transcoding node device needs to simultaneously handle encryption, decryption, and transcoding operations, which easily becomes a transmission bottleneck and affects the real-time performance of the service.
  • the transcoding node has the encryption key and the integrity protection key of the streaming media, and the content of the streaming media can be inserted, which cannot guarantee end-to-end security.
  • the streaming media of different code rates can be separately encrypted and transmitted, and the streaming media content of different code rates can be delivered according to the requirements of the customer's requirements or bandwidth.
  • this type of processing can guarantee end-to-end security, it needs to transmit at least two different code rate streaming media, resulting in a huge waste of bandwidth.
  • the embodiments of the present invention provide a method and a device for processing streaming media transcoding, which solves the problem that ciphertext streaming media cannot be transcoded.
  • a method for processing streaming media transcoding comprising:
  • a processing device for streaming media transcoding comprising: a transcoding metadata unit and a transcoding unit: a transcoding metadata unit, configured to provide transcoding metadata to the transcoding unit according to a requirement of a streaming media code rate;
  • transcoding unit configured to perform transcoding on the encrypted streaming media according to the transcoded metadata provided by the transcoded metadata unit to obtain a ciphertext streaming medium of the code rate.
  • the embodiment of the invention has the following advantages:
  • the technical solution provided by the embodiment of the present invention directly transcodes the ciphertext streaming media to ensure the end-to-end security of the streaming media content and saves bandwidth resources.
  • FIG. 1 is a flowchart of a method for processing streaming media transcoding in an embodiment of the present invention
  • FIG. 2 is a schematic diagram showing a correspondence relationship between transcoded metadata and streaming media content according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a processing device for streaming media transcoding according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a transcoding metadata unit 300 according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of a transcoding unit 310 according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of a device for processing a streaming media transcoding according to an embodiment of the present invention. detailed description
  • FIG. 1 is a flow chart of a method for processing streaming media transcoding according to an embodiment of the present invention, including:
  • the streaming media can be converted into a basic frame and an enhanced frame.
  • streaming media can also be converted to more hierarchical, independent frames.
  • the analysis confirms that the part that needs to be reserved and the part that can be discarded in the content of the streaming media at the time of transcoding generates the transcoding metadata.
  • the part of the content of the streaming media that needs to be retained and the part that can be discarded are analyzed and confirmed.
  • the content in the basic frame must be reserved for different code rate streaming media, and is not discardable.
  • the content in the enhanced frame can be analyzed and confirmed according to the data volume requirement of the different code rate streaming media.
  • the content of the enhanced frame can also be completely retained or discarded. For example, if the content of the streaming media needs to be transcoded from the HD code rate to obtain the LD code rate, all the contents of the enhanced frame can be discarded.
  • the reserved portion and the discardable portion are respectively identified by different tags, and the transcoded metadata of the streaming media is generated. It can be understood that if the streaming media of the HD code rate needs to be separately coded,
  • the SD and LD code rate streaming media can generate transcoded metadata of the SD code rate streaming media and transcoded metadata of the LD code rate streaming media according to the requirements of the two code rates.
  • FIG. 2 is a schematic diagram of correspondence between transcoded metadata and streaming media content according to an embodiment of the present invention.
  • Kx indicates the portion of the content of the streaming media that needs to be retained during transcoding
  • Dx indicates the portion of the content of the streaming media that can be discarded during transcoding.
  • the process of generating the transcoded metadata may be performed in units of a minimum encryption module, such as 128 bits.
  • the streaming media is converted into more hierarchical and independent frames in 100, for example, the streaming media is converted into 8 hierarchical independent frames, then "000", "001” can be used.
  • “, "010”, “011”, “100”, “101", “110”, “111” identify 8 levels in turn.
  • the first level of the "000” logo is the lowest-definition streaming media, which must be preserved for all bitrate streams; then the sharpness gradually increases.
  • the eighth level of the "111" logo is the highest definition streaming. At the time of transcoding, the retained portion and the discarded portion are analyzed and determined according to the requirements of different code rates.
  • the stream cipher can be used to encrypt the streaming media, and the more common stream cipher algorithms such as the RC4 algorithm ( Rivest Cipher 4 ), etc.; the block cipher stream mode can also be used to encrypt the streaming media.
  • the more common stream cipher algorithms such as the RC4 algorithm ( Rivest Cipher 4 ), etc.
  • the block cipher stream mode can also be used to encrypt the streaming media.
  • other encryption algorithms can also be used to encrypt the streaming media, which is not enumerated here.
  • the streaming media can be encrypted in the same unit as the smallest encryption module to obtain the ciphertext streaming media.
  • the content corresponding to the transcoded metadata in the ciphertext streaming media is reserved or discarded according to the transcoded metadata.
  • FIG. 2 the first bit of the transcoded metadata is "0”, then the secret is retained.
  • the ciphertext streaming media may be transcoded according to the transcoded metadata.
  • the ciphertext streaming media of different code rates obtained by transcoding are transmitted.
  • the transcoded metadata decrypts the ciphertext stream.
  • D1, D2, and D3 are contents that need to be discarded when transcoding in ciphertext streaming media. If the ciphertext streaming media after transcoding still retains the fields in which the content is located, the K1 and K2 are decrypted. It can be known from the transcoded metadata that Dl, D2 and D3 have been discarded, and it is not necessary to decrypt the contents of these fields to directly decrypt K3.
  • streaming media of different code rates can be obtained.
  • the transcoded metadata is generated, and the ciphertext streaming media is transcoded according to the transcoded metadata, thereby ensuring end-to-end security of the streaming media content and saving bandwidth resources.
  • FIG. 3 is a schematic structural diagram of a processing device for streaming media transcoding according to an embodiment of the present invention, including a transcoding metadata unit 300 and transcoding.
  • Unit 310 is a schematic structural diagram of a processing device for streaming media transcoding according to an embodiment of the present invention, including a transcoding metadata unit 300 and transcoding.
  • Transcoding metadata unit 300 for transcoding unit according to the requirement of streaming media code rate
  • the transcoding unit 310 is configured to transcode the encrypted streaming media according to the transcoded metadata provided by the transcoded metadata unit 300 to obtain the ciphertext streaming media of the code rate.
  • the transcoded metadata unit 300 includes:
  • the content analysis sub-unit 302 is configured to analyze, according to the requirement of the streaming media code rate, the part that needs to be reserved in the content of the streaming media and the part that can be discarded;
  • the generating subunit 303 is configured to generate transcoded metadata according to the analysis result of the content analysis subunit 302.
  • transcoding metadata unit 300 further includes:
  • the first receiving subunit 301 is configured to receive the streaming media, and send the received streaming media to the content analyzing subunit 302;
  • the first sending subunit 304 is configured to send the transcoded data generated by the generating subunit 303.
  • the transcoding unit 310 includes:
  • the processing sub-unit 312 is configured to reserve, according to the transcoded metadata data provided by the transcoded metadata unit 300, a portion that needs to be reserved in the content of the encrypted streaming media, and discard the portion that can be discarded in the content of the encrypted streaming media. Obtaining a ciphertext stream of the code rate.
  • transcoding unit 310 further includes:
  • a second receiving subunit 311 configured to receive the transcoded metadata data provided by the transcoded metadata unit 300, and send the received transcoded metadata to the processing subunit 312; and further configured to receive the ciphertext stream Media
  • the second sending subunit 313 is configured to send the ciphertext stream of the code rate obtained by the processing subunit 312.
  • the streaming media transcoding processing apparatus provided by the embodiment of the present invention further includes an encryption unit 330 and a decryption unit 340:
  • the encryption unit 330 is configured to encrypt the streaming media, obtain the ciphertext streaming media, and send the ciphertext streaming media to the transcoding unit 310;
  • the decryption unit 340 is configured to receive the ciphertext stream of the code rate sent by the transcoding unit 310, and decrypt the ciphertext stream; or, to receive the transcoded metadata sent by the transcoded metadata unit 300, and Receiving the ciphertext stream of the code rate sent by the transcoding unit 310, and decrypting the ciphertext stream of the code rate according to the transcoded metadata.
  • the streaming media transcoding processing apparatus further includes:
  • the streaming media processing unit 320 is configured to convert the streaming media into multi-level, independent frames, and send the streaming media to the transcoded metadata unit 300 and the encryption unit 330.
  • the transcoded metadata is generated, and the ciphertext streaming media is transcoded according to the transcoded metadata, thereby ensuring end-to-end security of the streaming media content and saving bandwidth resources.
  • the present invention can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware.
  • the technical solution of the present invention can be embodied in the form of a software product, which can be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes a plurality of instructions for making a computer.
  • a device, or server, or other network device performs the methods described in various embodiments of the present invention or in some portions of the embodiments.

Abstract

The embodiment of the present invention relates to the field of communications, discloses a method for processing transcoding of streaming media, and solves the problem that encrypted streaming media can not be transcoded in prior art. The method creates the transcoding metadata of the streaming media according to the requirement for code rate of the streaming media; transcodes the encrypted streaming media according to the transcoding metadata, and obtains the encrypted streaming media with said code rate. Not only the end-to-end security of streaming media content is guaranteed, but also the bandwidth resources are saved. The present invention also discloses a device for processing transcoding of streaming media.

Description

流媒体转码的处理方法和装置 本申请要求于 2008 年 3 月 25 日提交中国专利局, 申请号为 200810066187.X, 发明名称为 "流媒体转码的处理方法和系统" 的中 国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  Method and device for processing streaming media transcoding This application claims to be filed on March 25, 2008, the Chinese Patent Office, the application number is 200810066187.X, the Chinese patent application entitled "Processing and System for Streaming Media Transcoding" Priority is hereby incorporated by reference in its entirety. Technical field
本发明实施例涉及通信领域,特别涉及一种流媒体转码的处理方 法和装置。 背景技术  Embodiments of the present invention relate to the field of communications, and in particular, to a method and apparatus for processing streaming media transcoding. Background technique
互联网的迅猛发展和普及为流媒体业务发展提供了强大的市场 动力, 流媒体业务变得日益流行并广泛用于 IPTV ( Internet Protocol TV, 网络电视)、 在线直播、 网络广告、 电子商务、 视频点播、 远程 教育、 远程医疗、 实时视频会议等互联网信息服务的方方面面。  The rapid development and popularity of the Internet has provided a strong market power for the development of streaming media services. Streaming media services have become increasingly popular and widely used in IPTV (Internet Protocol TV, online TV), online advertising, online advertising, e-commerce, video on demand. , Internet education, telemedicine, real-time video conferencing and other aspects of Internet information services.
流媒体有不同的码率, 例如, 在 iPTV中, 流媒体有图像水平清 晰度大于 800线的 HD ( High Definition, 高清)、 图像水平清晰度大 于 500线的 SD ( Standard Definition, 标清) 以及图像水平清晰度大 于 250线的 LD ( Low Definition, 低清)等几种码率。  Streaming media has different bit rates. For example, in iPTV, streaming media has HD (High Definition) with image horizontal resolution greater than 800 lines, SD (Standard Definition) with image horizontal resolution greater than 500 lines, and images. Several bit rates, such as LD (Low Definition), whose horizontal resolution is greater than 250 lines.
不同的终端设备需要不同码率的流媒体内容, 例如手机、 个人计 算机和机顶盒就需要不同码率的流媒体内容。甚至同一种终端设备的 客户也可能根据实际情况来选取不同码率的流媒体内容。 例如, 受带 宽或者价格等因素的限制,不同的客户也可能选取不同码率的流媒体 内容。为满足客户的不同需求,需要将流媒体转换成不同的码率, 即: 对流媒体进行转码(Transcode )。 例如, 把流媒体由 HD转换为 LD。  Different terminal devices require streaming media content of different code rates, such as mobile phones, personal computers, and set-top boxes, which require streaming media content of different code rates. Even customers of the same terminal device may select streaming media content of different bitrates according to actual conditions. For example, depending on factors such as bandwidth or price, different customers may also choose streaming content at different bitrates. In order to meet the different needs of customers, it is necessary to convert streaming media into different code rates, namely: transcoding the streaming media. For example, converting streaming media from HD to LD.
在实现本发明的过程中, 发明人发现现有技术至少存在以下问 题:  In carrying out the process of the present invention, the inventors have found that the prior art has at least the following problems:
在现有技术中, 出于内容保护的目的, 流媒体要进行端到端的加 密传输。 通常转码只能对加密前的流媒体进行, 加密后的流媒体(也 称为密文流媒体)由于内容和格式的随机化, 是无法进行转码的。 目 前, 若需要进行转码, 就必须把密文流媒体进行解密、 转码以及重新 加密, 从而得到不同码率的密文流媒体。 这样的处理方法对进行转码 的节点设备有着很高的要求, 转码节点设备需要同时处理加密、解密 以及转码操作, 容易成为传输瓶颈, 影响业务的实时性。 并且转码节 点拥有流媒体的加密密钥和完整性保护密钥,可以对流媒体的内容进 行插播, 无法保证端到端的安全性。 In the prior art, streaming media requires end-to-end encrypted transmission for content protection purposes. Usually the transcoding can only be performed on the stream before encryption, and the encrypted stream (also Called ciphertext streaming) Due to the randomization of content and format, transcoding is not possible. Currently, if transcoding is required, the ciphertext streaming media must be decrypted, transcoded, and re-encrypted to obtain ciphertext streaming media of different code rates. Such a processing method has high requirements on the node device for transcoding. The transcoding node device needs to simultaneously handle encryption, decryption, and transcoding operations, which easily becomes a transmission bottleneck and affects the real-time performance of the service. Moreover, the transcoding node has the encryption key and the integrity protection key of the streaming media, and the content of the streaming media can be inserted, which cannot guarantee end-to-end security.
现有技术中, 还可以对不同码率的流媒体分别进行加密传输, 再 按照客户的需求或者带宽等因素的限制来下发不同码率的流媒体内 容。 这样的处理方式尽管能够保证端到端的安全性, 但是需要传送至 少两个不同码率流媒体, 造成带宽的极大浪费。 发明内容  In the prior art, the streaming media of different code rates can be separately encrypted and transmitted, and the streaming media content of different code rates can be delivered according to the requirements of the customer's requirements or bandwidth. Although this type of processing can guarantee end-to-end security, it needs to transmit at least two different code rate streaming media, resulting in a huge waste of bandwidth. Summary of the invention
有鉴于此, 本发明实施例提供一种流媒体转码的处理方法和装 置, 解决了密文流媒体无法进行转码的问题。  In view of this, the embodiments of the present invention provide a method and a device for processing streaming media transcoding, which solves the problem that ciphertext streaming media cannot be transcoded.
一种流媒体转码的处理方法, 包括:  A method for processing streaming media transcoding, comprising:
根据流媒体码率的需求, 生成所述流媒体的转码元数据; 根据所 述转码元数据对加密后的所述流媒体进行转码,得到所述码率的密文 流媒体。  Generating the transcoded metadata of the streaming media according to the requirement of the streaming media rate; transcoding the encrypted streaming media according to the transcoded metadata to obtain the ciphertext streaming media of the code rate.
一种流媒体转码的处理装置, 包括转码元数据单元和转码单元: 转码元数据单元, 用于根据流媒体码率的需求, 向转码单元提供 转码元数据;  A processing device for streaming media transcoding, comprising: a transcoding metadata unit and a transcoding unit: a transcoding metadata unit, configured to provide transcoding metadata to the transcoding unit according to a requirement of a streaming media code rate;
转码单元, 用于根据转码元数据单元提供的所述转码元数据, 对 加密后的所述流媒体进行转码, 得到所述码率的密文流媒体。  And a transcoding unit, configured to perform transcoding on the encrypted streaming media according to the transcoded metadata provided by the transcoded metadata unit to obtain a ciphertext streaming medium of the code rate.
与现有技术相比, 本发明实施例具有以下优点:  Compared with the prior art, the embodiment of the invention has the following advantages:
本发明实施例提供的技术方案, 直接对密文流媒体进行转码, 保 证了流媒体内容端到端的安全性, 节省了带宽资源。 附图说明 The technical solution provided by the embodiment of the present invention directly transcodes the ciphertext streaming media to ensure the end-to-end security of the streaming media content and saves bandwidth resources. DRAWINGS
图 1为本发明实施例中流媒体转码的处理方法流程图; 图 2 为本发明实施例中转码元数据与流媒体内容的对应关系示 意图;  1 is a flowchart of a method for processing streaming media transcoding in an embodiment of the present invention; FIG. 2 is a schematic diagram showing a correspondence relationship between transcoded metadata and streaming media content according to an embodiment of the present invention;
图 3为本发明实施例中流媒体转码的处理装置结构示意图; 图 4为本发明实施例中转码元数据单元 300结构示意图; 图 5为本发明实施例中转码单元 310结构示意图;  3 is a schematic structural diagram of a processing device for streaming media transcoding according to an embodiment of the present invention; FIG. 4 is a schematic structural diagram of a transcoding metadata unit 300 according to an embodiment of the present invention; FIG. 5 is a schematic structural diagram of a transcoding unit 310 according to an embodiment of the present invention;
图 6为本发明实施例中流媒体转码的处理装置具体结构示意图。 具体实施方式  FIG. 6 is a schematic structural diagram of a device for processing a streaming media transcoding according to an embodiment of the present invention. detailed description
为使本发明实施例的目的、技术方案及优点更加清楚明白, 以下 参照附图, 对本发明实施例作进一步地详细说明。  The embodiments of the present invention will be further described in detail below with reference to the accompanying drawings.
如图 1所示,图 1为本发明实施例中流媒体转码的处理方法流程 图, 包括:  As shown in FIG. 1 , FIG. 1 is a flow chart of a method for processing streaming media transcoding according to an embodiment of the present invention, including:
100、 将流媒体转换为多层级的、 相互独立的帧。  100. Convert streaming media into multi-level, independent frames.
本实施例中, 可以将流媒体转换为基本帧和加强帧。 当然, 也可 以将流媒体转换为更多层级的、 相互独立的帧。  In this embodiment, the streaming media can be converted into a basic frame and an enhanced frame. Of course, streaming media can also be converted to more hierarchical, independent frames.
110、 根据流媒体码率的需求, 分析确认在转码时, 上述流媒体 的内容中需要保留的部分和可以丟弃的部分, 生成转码元数据。  110. According to the requirement of the streaming media code rate, the analysis confirms that the part that needs to be reserved and the part that can be discarded in the content of the streaming media at the time of transcoding generates the transcoding metadata.
本实施例中, 根据流媒体至少一种码率的需求, 分析确认流媒体 的内容中需要保留的部分和可以丟弃的部分。  In this embodiment, according to the requirement of at least one code rate of the streaming media, the part of the content of the streaming media that needs to be retained and the part that can be discarded are analyzed and confirmed.
本实施例中, 基本帧中的内容是不同的码率流媒体都必须保留 的, 是不可丟弃的。 而加强帧中的内容则可以根据不同的码率流媒体 的数据量需求, 分析确认保留的部分和丟弃的部分; 当然, 加强帧中 的内容也可以全部保留或者是全部丟弃。 例如, 若需要将流媒体的内 容由 HD码率通过转码得到 LD码率, 就可以将加强帧中的内容全部 丟弃掉。  In this embodiment, the content in the basic frame must be reserved for different code rate streaming media, and is not discardable. The content in the enhanced frame can be analyzed and confirmed according to the data volume requirement of the different code rate streaming media. The content of the enhanced frame can also be completely retained or discarded. For example, if the content of the streaming media needs to be transcoded from the HD code rate to obtain the LD code rate, all the contents of the enhanced frame can be discarded.
确认流媒体的内容中需要保留的部分和可以丟弃的部分之后,使 用不同的标记分别标识保留部分和可丟弃的部分,生成所述流媒体的 转码元数据。 可以理解, 若需要将 HD码率的流媒体分别转码得到After confirming the part of the content of the streaming media that needs to be retained and the part that can be discarded, The reserved portion and the discardable portion are respectively identified by different tags, and the transcoded metadata of the streaming media is generated. It can be understood that if the streaming media of the HD code rate needs to be separately coded,
SD和 LD码率的流媒体, 可以分别根据这两种码率的需求, 生成 SD 码率流媒体的转码元数据以及 LD码率流媒体的转码元数据。 The SD and LD code rate streaming media can generate transcoded metadata of the SD code rate streaming media and transcoded metadata of the LD code rate streaming media according to the requirements of the two code rates.
本实施例中, 用 "1" 表示丟弃, 用 "0" 表示保留, 生成的转码 元数据与流媒体的内容在顺序上相对应。 如图 2所示, 图 2为本发明 实施例中转码元数据与流媒体内容的对应关系示意图。 其中, "Kx" 表示转码时流媒体的内容中需要保留的部分, "Dx" 表示转码时流媒 体的内容中可以丟弃的部分。  In this embodiment, "1" is used for discarding, and "0" is used for reservation. The generated transcoded data corresponds to the contents of the streaming media in sequence. As shown in FIG. 2, FIG. 2 is a schematic diagram of correspondence between transcoded metadata and streaming media content according to an embodiment of the present invention. Where "Kx" indicates the portion of the content of the streaming media that needs to be retained during transcoding, and "Dx" indicates the portion of the content of the streaming media that can be discarded during transcoding.
本实施例中, 上述生成转码元数据的过程, 可以以最小的加密模 块为单位进行, 比如 128比特。  In this embodiment, the process of generating the transcoded metadata may be performed in units of a minimum encryption module, such as 128 bits.
可以理解的是, 如果在 100中将流媒体转换为更多层级的、相互 独立的帧, 例如, 将流媒体转换为 8个层级的、 相互独立的帧, 则可 以用 "000"、 "001"、 "010"、 "011"、 "100"、 "101"、 "110"、 "111" 依次标识 8个层级。 此处, "000" 标识的第一层级是最低清晰度的 流媒体, 是所有码率的流媒体都必须保留的; 然后清晰度逐渐增大, It can be understood that if the streaming media is converted into more hierarchical and independent frames in 100, for example, the streaming media is converted into 8 hierarchical independent frames, then "000", "001" can be used. ", "010", "011", "100", "101", "110", "111" identify 8 levels in turn. Here, the first level of the "000" logo is the lowest-definition streaming media, which must be preserved for all bitrate streams; then the sharpness gradually increases.
"111" 标识的第八层级则是最高清晰度的流媒体。 在转码时, 根据 不同码率的需求, 分析确定保留的部分和丟弃的部分。 The eighth level of the "111" logo is the highest definition streaming. At the time of transcoding, the retained portion and the discarded portion are analyzed and determined according to the requirements of different code rates.
120、 对上述流媒体进行加密并传输。  120. Encrypt and transmit the foregoing streaming media.
其中, 可以采用流密码对流媒体进行加密, 较常见的流密码算法 如 RC4算法 ( Rivest Cipher 4 )等等; 也可以采用块密码的流密模式 对流媒体进行加密。 当然, 本领域的普通技术人员可以理解, 还可以 采用其他的加密算法对流媒体进行加密, 此处不再——列举。  Among them, the stream cipher can be used to encrypt the streaming media, and the more common stream cipher algorithms such as the RC4 algorithm ( Rivest Cipher 4 ), etc.; the block cipher stream mode can also be used to encrypt the streaming media. Of course, those skilled in the art can understand that other encryption algorithms can also be used to encrypt the streaming media, which is not enumerated here.
本实施例中,同样可以以最小的加密模块为单位对流媒体进行加 密处理, 得到密文流媒体。  In this embodiment, the streaming media can be encrypted in the same unit as the smallest encryption module to obtain the ciphertext streaming media.
130、 根据转码元数据, 对上述密文流媒体进行转码处理。  130. Transcode the ciphertext streaming media according to the transcoded metadata.
具体的,密文流媒体在传输过程中需要转码时,根据转码元数据, 保留或者丟弃密文流媒体中与转码元数据相对应的内容。仍以图 2为 例进行说明。 如图 2所示, 转码元数据第一个比特为 "0" , 则保留密 文流媒体中与转码元数据的第一个比特相对应的内容;转码元数据第 三个比特为 "1" , 则丟弃密文流媒体中与转码元数据的第三个比特相 对应的内容。 Specifically, when the ciphertext streaming media needs to be transcoded in the transmission process, the content corresponding to the transcoded metadata in the ciphertext streaming media is reserved or discarded according to the transcoded metadata. Still taking FIG. 2 as an example for description. As shown in Figure 2, the first bit of the transcoded metadata is "0", then the secret is retained. The content corresponding to the first bit of the transcoded metadata in the stream media; the third bit of the transcoded metadata is "1", and the third bit of the ciphertext stream and the transcoded metadata are discarded. Corresponding content.
经过上述转码处理, 得到不同码率的密文流媒体。  After the above transcoding process, ciphertext streams of different code rates are obtained.
类似的, 如果将流媒体转换为更多层级的、 相互独立的帧, 再转 码, 也可以根据转码元数据对密文流媒体进行相应的转码处理。  Similarly, if the streaming media is converted into more hierarchical, independent frames and then transcoded, the ciphertext streaming media may be transcoded according to the transcoded metadata.
对于密文流媒体中在转码时丟弃的内容所在的字段,可以在转码 后的密文流媒体中仍然保留这些字段, 也可以删除这些字段。  For the fields in the ciphertext streaming media that are discarded during transcoding, you can still keep these fields in the transcoded ciphertext streaming media, or you can delete these fields.
140、 对上述转码后的密文流媒体进行解密处理。  140. Perform decryption processing on the transcoded ciphertext streaming media.
本实施例中, 对转码得到的不同码率的密文流媒体进行传输, 当 需要对密文流媒体进行解密时,若转码时保留了丟弃的内容所在的字 段, 那么还需要根据转码元数据对密文流媒体进行解密。 例如, 图 2 中, Dl、 D2和 D3为密文流媒体中转码时需要丟弃的内容, 若转码 后的密文流媒体仍然保留这些内容所在的字段, 则对 K1和 K2进行 解密后, 由转码元数据可以知道, Dl、 D2和 D3 已经被丟弃, 无须 对这些字段的内容进行解密处理, 直接对 K3进行解密。  In this embodiment, the ciphertext streaming media of different code rates obtained by transcoding are transmitted. When the ciphertext streaming media needs to be decrypted, if the field in which the discarded content is located is retained during transcoding, then The transcoded metadata decrypts the ciphertext stream. For example, in FIG. 2, D1, D2, and D3 are contents that need to be discarded when transcoding in ciphertext streaming media. If the ciphertext streaming media after transcoding still retains the fields in which the content is located, the K1 and K2 are decrypted. It can be known from the transcoded metadata that Dl, D2 and D3 have been discarded, and it is not necessary to decrypt the contents of these fields to directly decrypt K3.
若转码时删除了丟弃的内容所在的字段,那么转码后的密文流媒 体的所有内容都需要进行解密处理。  If the field in which the discarded content is deleted is deleted during transcoding, all contents of the transcoded ciphertext media need to be decrypted.
经过解密处理, 就能够得到不同码率的流媒体。  After decryption processing, streaming media of different code rates can be obtained.
本实施例通过生成转码元数据,根据转码元数据对密文流媒体进 行转码, 保证了流媒体内容端到端的安全性, 节省了带宽资源。  In this embodiment, the transcoded metadata is generated, and the ciphertext streaming media is transcoded according to the transcoded metadata, thereby ensuring end-to-end security of the streaming media content and saving bandwidth resources.
本发明实施例还提供了一种流媒体转码的处理装置, 如图 3 所 示, 图 3为本发明实施例中流媒体转码的处理装置结构示意图, 包括 转码元数据单元 300和转码单元 310:  The embodiment of the present invention further provides a processing device for streaming media transcoding. As shown in FIG. 3, FIG. 3 is a schematic structural diagram of a processing device for streaming media transcoding according to an embodiment of the present invention, including a transcoding metadata unit 300 and transcoding. Unit 310:
转码元数据单元 300, 用于根据流媒体码率的需求, 向转码单元 Transcoding metadata unit 300, for transcoding unit according to the requirement of streaming media code rate
310提供转码元数据; 310 provides transcoded metadata;
转码单元 310,用于根据转码元数据单元 300提供的转码元数据, 对加密后的流媒体进行转码, 得到所述码率的密文流媒体。  The transcoding unit 310 is configured to transcode the encrypted streaming media according to the transcoded metadata provided by the transcoded metadata unit 300 to obtain the ciphertext streaming media of the code rate.
其中, 如图 4所示, 转码元数据单元 300包括: 内容分析子单元 302, 用于根据流媒体码率的需求, 分析确认流 媒体的内容中需要保留的部分和可以丟弃的部分; As shown in FIG. 4, the transcoded metadata unit 300 includes: The content analysis sub-unit 302 is configured to analyze, according to the requirement of the streaming media code rate, the part that needs to be reserved in the content of the streaming media and the part that can be discarded;
生成子单元 303 , 用于根据内容分析子单元 302的分析结果, 生 成转码元数据。  The generating subunit 303 is configured to generate transcoded metadata according to the analysis result of the content analysis subunit 302.
进一步的, 转码元数据单元 300还包括:  Further, the transcoding metadata unit 300 further includes:
第一接收子单元 301 , 用于接收流媒体, 并将所述接收到的流媒 体发送给所述内容分析子单元 302;  The first receiving subunit 301 is configured to receive the streaming media, and send the received streaming media to the content analyzing subunit 302;
第一发送子单元 304, 用于发送生成子单元 303生成的转码元数 据。  The first sending subunit 304 is configured to send the transcoded data generated by the generating subunit 303.
如图 5所示, 转码单元 310包括:  As shown in FIG. 5, the transcoding unit 310 includes:
处理子单元 312, 用于根据转码元数据单元 300提供的转码元数 据, 保留加密后的流媒体的内容中需要保留的部分, 丟弃加密后的流 媒体的内容中可以丟弃的部分, 得到所述码率的密文流媒体。  The processing sub-unit 312 is configured to reserve, according to the transcoded metadata data provided by the transcoded metadata unit 300, a portion that needs to be reserved in the content of the encrypted streaming media, and discard the portion that can be discarded in the content of the encrypted streaming media. Obtaining a ciphertext stream of the code rate.
进一步的, 转码单元 310还包括:  Further, the transcoding unit 310 further includes:
第二接收子单元 311 , 用于接收转码元数据单元 300提供的转码 元数据, 并将所述接收到的所述转码元数据发送给处理子单元 312; 还用于接收密文流媒体;  a second receiving subunit 311, configured to receive the transcoded metadata data provided by the transcoded metadata unit 300, and send the received transcoded metadata to the processing subunit 312; and further configured to receive the ciphertext stream Media
第二发送子单元 313 , 用于发送处理子单元 312得到的所述码率 的密文流媒体。  The second sending subunit 313 is configured to send the ciphertext stream of the code rate obtained by the processing subunit 312.
如图 6所示,本发明实施例提供的流媒体转码处理装置还包括加 密单元 330和解密单元 340:  As shown in FIG. 6, the streaming media transcoding processing apparatus provided by the embodiment of the present invention further includes an encryption unit 330 and a decryption unit 340:
加密单元 330, 用于对流媒体进行加密, 得到密文流媒体, 并将 密文流媒体发送给转码单元 310;  The encryption unit 330 is configured to encrypt the streaming media, obtain the ciphertext streaming media, and send the ciphertext streaming media to the transcoding unit 310;
解密单元 340, 用于接收转码单元 310发送的所述码率的密文流 媒体, 对密文流媒体进行解密; 或者, 用于接收转码元数据单元 300 发送的转码元数据,以及接收转码单元 310发送的所述码率的密文流 媒体, 根据转码元数据对所述码率的密文流媒体进行解密。  The decryption unit 340 is configured to receive the ciphertext stream of the code rate sent by the transcoding unit 310, and decrypt the ciphertext stream; or, to receive the transcoded metadata sent by the transcoded metadata unit 300, and Receiving the ciphertext stream of the code rate sent by the transcoding unit 310, and decrypting the ciphertext stream of the code rate according to the transcoded metadata.
进一步的, 如图 6所示, 本发明实施例提供的流媒体转码处理装 置还包括: 流媒体处理单元 320, 用于将流媒体转换为多层级的、 相互独立 的帧, 并将流媒体发送给转码元数据单元 300和加密单元 330。 Further, as shown in FIG. 6, the streaming media transcoding processing apparatus provided by the embodiment of the present invention further includes: The streaming media processing unit 320 is configured to convert the streaming media into multi-level, independent frames, and send the streaming media to the transcoded metadata unit 300 and the encryption unit 330.
本实施例通过生成转码元数据,根据转码元数据对密文流媒体进 行转码, 保证了流媒体内容端到端的安全性, 节省了带宽资源。  In this embodiment, the transcoded metadata is generated, and the ciphertext streaming media is transcoded according to the transcoded metadata, thereby ensuring end-to-end security of the streaming media content and saving bandwidth resources.
通过以上的实施方式的描述,本领域的普通技术人员可以清楚地 了解到本发明可借助软件加必需的通用硬件平台的方式来实现, 当然 也可以通过硬件来实现。基于这样的理解, 本发明的技术方案可以以 软件产品的形式体现出来, 该计算机软件产品可以存储在存储介质 中, 如 ROM/RAM、 磁碟、 光盘等, 包括若干指令用以使得一台计算 机设备、 或者服务器、 或者其他网络设备执行本发明各个实施例或者 实施例的某些部分所述的方法。 总之, 以上所述仅为本发明的较佳实施例而已, 并非用于限定本 发明的保护范围。 凡在本发明的精神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。  Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware. Based on the understanding, the technical solution of the present invention can be embodied in the form of a software product, which can be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes a plurality of instructions for making a computer. A device, or server, or other network device performs the methods described in various embodiments of the present invention or in some portions of the embodiments. In conclusion, the above description is only a preferred embodiment of the present invention and is not intended to limit the scope of the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权利要求 Rights request
1、 一种流媒体转码的处理方法, 其特征在于, 包括: A method for processing a streaming media transcoding, comprising:
根据流媒体码率的需求, 生成所述流媒体的转码元数据; 根据所述转码元数据对加密后的所述流媒体进行转码,得到所述 码率的密文流媒体。  Generating the transcoded metadata of the streaming media according to the requirement of the streaming media rate; transcoding the encrypted streaming media according to the transcoded metadata to obtain the ciphertext streaming media of the code rate.
2、 如权利要求 1所述的方法, 其特征在于, 所述根据流媒体码 率的需求, 生成所述流媒体的转码元数据, 包括:  The method according to claim 1, wherein the generating the transcoded data of the streaming media according to the requirement of the streaming media code rate comprises:
根据所述流媒体至少一种码率的需求,分析确认所述流媒体的内 容中需要的保留的部分和可以丟弃的部分。  According to the requirement of at least one code rate of the streaming media, the analysis confirms the reserved portion and the discardable portion required in the content of the streaming media.
3、 如权利要求 2所述的方法, 其特征在于, 所述根据流媒体码 率的需求, 生成所述流媒体的转码元数据, 还包括:  The method according to claim 2, wherein the generating the transcoded metadata of the streaming media according to the requirement of the streaming media code rate further includes:
使用不同的标记分别标识所述流媒体的内容中需要保留的部分 和可以丟弃的部分, 生成至少一个所述流媒体的转码元数据。  Different portions of the content of the streaming media and portions that can be discarded are respectively identified by using different tags, and at least one transcoded metadata of the streaming media is generated.
4、 如权利要求 1至 3中任一项所述的方法, 其特征在于, 在所 述根据所述转码元数据对加密后的所述流媒体进行转码之前, 包括: 对所述流媒体进行加密, 得到密文流媒体, 并传输所述密文流媒 体。  The method according to any one of claims 1 to 3, wherein before the transcoding the encrypted streaming media according to the transcoded metadata, the method comprises: The media performs encryption, obtains ciphertext streaming media, and transmits the ciphertext streaming media.
5、 如权利要求 1所述的方法, 其特征在于, 所述根据所述转码 元数据对加密后的所述流媒体进行转码, 得到所述码率的密文流媒 体, 包括:  The method according to claim 1, wherein the transcoding the encrypted streaming media according to the transcoded data to obtain the ciphertext media of the code rate comprises:
根据所述转码元数据,保留所述密文流媒体的内容中需要保留的 部分, 丟弃所述密文流媒体的内容中可以丟弃的部分, 得到所述码率 的密文流媒体。  And retaining, in the content of the ciphertext stream, the part that needs to be reserved, and discarding the part that can be discarded in the content of the ciphertext stream, to obtain the ciphertext stream of the code rate. .
6、 如权利要求 5所述的方法, 其特征在于, 在所述根据所述转 码元数据对加密后的所述流媒体进行转码,得到所述码率的密文流媒 体之后,  The method according to claim 5, wherein after the encrypted streaming media is transcoded according to the transcoding metadata, the ciphertext media of the code rate is obtained,
传输所述密文流媒体, 并对所述密文流媒体进行解密。  Transmitting the ciphertext streaming media and decrypting the ciphertext streaming media.
7、 一种流媒体转码的处理装置, 其特征在于, 所述装置包括转 码元数据单元和转码单元: 7. A processing device for streaming media transcoding, characterized in that the device comprises a transfer Symbol data unit and transcoding unit:
所述转码元数据单元, 用于根据流媒体码率的需求, 向所述转码 单元提供转码元数据;  The transcoded metadata unit is configured to provide transcoded metadata to the transcoding unit according to a requirement of a streaming media code rate;
所述转码单元,用于根据所述转码元数据单元提供的所述转码元 数据,对加密后的所述流媒体进行转码,得到所述码率的密文流媒体。  The transcoding unit is configured to transcode the encrypted streaming media according to the transcoded metadata provided by the transcoded metadata unit to obtain a ciphertext streaming medium of the code rate.
8、 如权利要求 7所述的装置, 其特征在于, 所述转码元数据单 元包括:  8. The apparatus according to claim 7, wherein the transcoding metadata unit comprises:
内容分析子单元, 用于根据所述流媒体码率的需求, 分析确认所 述流媒体的内容中需要保留的部分和可以丟弃的部分;  a content analysis subunit, configured to analyze and confirm a portion of the content of the streaming media that needs to be retained and a portion that can be discarded according to the requirement of the streaming media code rate;
生成子单元, 用于根据所述内容分析子单元的分析结果, 生成转 码元数据。  And generating a subunit, configured to generate transcoded metadata according to the analysis result of the content analysis subunit.
9、 如权利要求 8所述的装置, 其特征在于, 所述转码元数据单 元还包括:  The device according to claim 8, wherein the transcoding metadata unit further comprises:
第一接收子单元, 用于接收流媒体, 并将所述接收到的流媒体发 送给所述内容分析子单元;  a first receiving subunit, configured to receive the streaming media, and send the received streaming media to the content analysis subunit;
第一发送子单元,用于发送所述生成子单元生成的所述转码元数 据。  a first sending subunit, configured to send the transcoded data generated by the generating subunit.
10、如权利要求 7所述的装置,其特征在于,所述转码单元包括: 处理子单元,用于根据所述转码元数据单元提供的所述转码元数 据, 保留加密后的所述流媒体的内容中需要保留的部分, 丟弃加密后 的所述流媒体的内容中可以丟弃的部分, 得到所述码率的密文流媒 体。  The apparatus according to claim 7, wherein the transcoding unit comprises: a processing subunit, configured to retain the encrypted location according to the transcoded metadata data provided by the transcoded metadata unit The part of the content of the streaming media that needs to be reserved is discarded, and the part that can be discarded in the encrypted content of the streaming media is discarded, and the ciphertext streaming medium of the code rate is obtained.
11、 如权利要求 10所述的装置, 其特征在于, 所述转码单元还 包括:  The device of claim 10, wherein the transcoding unit further comprises:
第二接收子单元,用于接收所述转码元数据单元提供的转码元数 据, 并将所述接收到的所述转码元数据发送给所述处理子单元; 还用 于接收加密后的流媒体;  a second receiving subunit, configured to receive transcoded metadata data provided by the transcoded metadata unit, and send the received transcoded metadata to the processing subunit; Streaming media
第二发送子单元,用于所述发送所述处理子单元得到的所述码率 的密文流媒体。 a second sending subunit, configured to send the ciphertext stream of the code rate obtained by the processing subunit.
12、 如权利要求 7至 11 中任一项所述的装置, 其特征在于, 所 述装置还包括: 12. Apparatus according to any one of claims 7 to 11 wherein the apparatus further comprises:
加密单元, 用于对所述流媒体进行加密, 得到密文流媒体, 并将 所述密文流媒体发送给所述转码单元;  An encryption unit, configured to encrypt the streaming media, obtain a ciphertext streaming media, and send the ciphertext streaming media to the transcoding unit;
解密单元, 用于接收所述转码单元发送的所述码率的密文流媒 体, 对所述密文流媒体进行解密; 或者, 用于接收所述转码元数据单 元发送的所述转码元数据,以及接收所述转码单元发送的所述码率的 密文流媒体, 根据所述转码元数据对所述码率的密文流媒体进行解 密。  a decryption unit, configured to receive the ciphertext stream of the code rate sent by the transcoding unit, to decrypt the ciphertext stream; or, to receive the transfer sent by the transcoded metadata unit The symbol data, and the ciphertext stream that receives the code rate sent by the transcoding unit, decrypts the ciphertext stream of the code rate according to the transcoded metadata.
13、 如权利要求 12所述的装置, 其特征在于, 所述装置还包括: 流媒体处理单元,用于将流媒体转换为多层级的、相互独立的帧, 并将所述流媒体发送给所述转码元数据单元和所述加密单元。  The device according to claim 12, wherein the device further comprises: a streaming media processing unit, configured to convert the streaming media into multi-level, independent frames, and send the streaming media to The transcoded metadata unit and the encryption unit.
PCT/CN2009/070774 2008-03-25 2009-03-13 Method and device for processing transcoding of streaming media WO2009117924A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810066187.X 2008-03-25
CN 200810066187 CN101547345A (en) 2008-03-25 2008-03-25 Method and system for processing streaming media transcoding

Publications (1)

Publication Number Publication Date
WO2009117924A1 true WO2009117924A1 (en) 2009-10-01

Family

ID=41112953

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/070774 WO2009117924A1 (en) 2008-03-25 2009-03-13 Method and device for processing transcoding of streaming media

Country Status (2)

Country Link
CN (1) CN101547345A (en)
WO (1) WO2009117924A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6242916B2 (en) * 2013-01-21 2017-12-06 ドルビー ラボラトリーズ ライセンシング コーポレイション Transcode metadata
CN105007465B (en) * 2015-07-21 2018-06-08 江苏物联网研究发展中心 Ciphertext H264 net casts and program request platform based on live555 frames and ffmpeg libraries

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1943240A (en) * 2004-02-13 2007-04-04 惠普开发有限公司 Media data transcoding devices
CN101005603A (en) * 2006-01-18 2007-07-25 华中科技大学 Method and device for enciphering, deenciphering and transfer code of image data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1943240A (en) * 2004-02-13 2007-04-04 惠普开发有限公司 Media data transcoding devices
CN101005603A (en) * 2006-01-18 2007-07-25 华中科技大学 Method and device for enciphering, deenciphering and transfer code of image data

Also Published As

Publication number Publication date
CN101547345A (en) 2009-09-30

Similar Documents

Publication Publication Date Title
US9401899B2 (en) System and method for signaling segment encryption and key derivation for adaptive streaming
US7463735B2 (en) Encoding and decoding methods for secure scalable streaming and related systems
US7054335B2 (en) Method and system for midstream transcoding of secure scalable packets in response to downstream requirements
JP4907450B2 (en) Apparatus and method for providing a video stream that ensures integrity
US6983049B2 (en) Storage devices for secure scalable data streaming
US8838954B2 (en) Media processing devices for adaptive delivery of on-demand media, and methods thereof
US6989773B2 (en) Media data encoding device
US7349539B2 (en) Encoding and encrypting devices for secure scalable data streaming
US20140157302A1 (en) Set-top box-based tv streaming and redirecting
US6990202B2 (en) Packetizing devices for secure scalable data streaming
US8850498B1 (en) Media adaptive distribution system and method
US8233621B2 (en) Slice-based prioritized secure video streaming
US7075460B2 (en) Methods for scaling encoded data without requiring knowledge of the encoding scheme
US7155010B2 (en) Signal format that facilitates easy scalability of encrypted streams
US7505590B1 (en) Method and system for providing transcodability to frame coded streaming media
JP2005039835A (en) Individual video encryption system and method
WO2009117924A1 (en) Method and device for processing transcoding of streaming media
KR101604201B1 (en) Distributed transcoding method and distributed transcoding system using the method
JP2006129535A (en) Scramble broadcasting system of stream media data
Jeronimo et al. Heather Yu

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09723716

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09723716

Country of ref document: EP

Kind code of ref document: A1