MPEG Common Encryption: Difference between revisions

Content deleted Content added
m See Also: stub tag
Citation bot (talk | contribs)
Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 1945/2197
 
(11 intermediate revisions by 10 users not shown)
Line 1:
'''MPEG Common Encryption''' (abbreviated '''MPEG-CENC''') refers to a set of two [[Moving Picture Experts Group|MPEG]] standards governing different [[Digital_container_formatDigital container format|container formats]]:
 
* for [[MPEG-4_Part_14ISO base media file format|MP4ISOBMFF]], ''Common encryption in ISO base media file format files'' (ISO/IEC 23001-7:2016)[http<ref>{{Cite web|url=https://www.iso.org/isostandard/home/store/catalogue_tc/catalogue_detail68042.htm?csnumberhtml|title=68042]Iso/Iec 23001-7:2016}}</ref>
* for [[MPEG_transport_streamMPEG transport stream|MPEG-TS]], ''Common encryption of MPEG-2 transport streams'' (ISO/IEC 23001-9:20142016)[http<ref>{{Cite web|url=https://www.iso.org/isostandard/home/store/catalogue_tc/catalogue_detail70175.htm?csnumberhtml|title=63440]Iso/Iec 23001-9:2016}}</ref>
 
The specifications are compatible, so that conversion between the encrypted formats can happen without re-encryption.
They define metadata, specific to each format, about which parts of the stream are encrypted and by which encryption scheme. Each encryption scheme may have different methods to retrieve the decryption key.
 
== Availability of the Standards ==
The standards can be purchased from iso.org, on paper and in digital forms. As of July 2016, the prices were 118 [[Swiss franc]] (US$122) for the ISOBMFF version, and 58 Swiss franc (US$60) for the TS version. An included copyright notice prohibits redistribution without written permission, also on [[local area network]]s. Each page is watermarked with the purchaser's name and company.
 
==References==
{{reflist}}
 
== External links ==
* [https://w3c.github.io/encrypted-media/format-registry/initdata/cenc.html "cenc" Initialization Data Format] – a rough description, specific to ISOBMFF, of the ''Clear Key'' encryption scheme, intended for use in [[Encrypted Media Extensions]]
 
[[Category:MPEG]]
[[Category:Digital rights management standards]]
 
== See also ==
* [[MPEG-Dash]]
* [[Encrypted Media Extensions]]
 
{{computing-stub}}