Editing Bluray disc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 14: | Line 14: | ||
* Sector 0 describes which regions of the disc are encrypted (see below). | * Sector 0 describes which regions of the disc are encrypted (see below). | ||
* Sector 1 has information about the disc. | * Sector 1 has information about the disc. | ||
File system: | File system: | ||
* [http://www.osta.org/specs/pdf/udf260.pdf UDF] filesystem (a profile of [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf ECMA-167]) | * [http://www.osta.org/specs/pdf/udf260.pdf UDF] filesystem (a profile of [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf ECMA-167]) | ||
* the structure of the UDF filesystem is in | * the structure of the UDF filesystem is in not encrypted | ||
* some files are encrypted (their data fall in the encrypted regions of the disc) | * some files are encrypted (their data fall in the encrypted regions of the disc) | ||
* some files are not encrypted (their data fall in the non-encrypted regions of the disc) | * some files are not encrypted (their data fall in the non-encrypted regions of the disc) | ||
Line 436: | Line 435: | ||
Compressed data are compressed with gzip and prefixed with a length (uint32). | Compressed data are compressed with gzip and prefixed with a length (uint32). | ||
== References == | == References == |