Nintendo Video: Difference between revisions

Duke srg (talk | contribs)
No edit summary
No edit summary
Line 107: Line 107:
== SD storage ==
== SD storage ==


After downloading videos, Nintendo Video stores them on the SD card. However, it's not yet known how the data is stored and it's possible that it's encrypted with a console-specific key.
After downloading videos, Nintendo Video stores them on the SD card. However, it's not yet known how the data is stored. Videos are somehow stored in [[Extdata]].


== File format ==
== File format ==
Line 129: Line 129:
| 0x8
| 0x8
| 0x4
| 0x4
| Filesize in bytes
| Big-endian filesize
|-
|-
| 0xC
| 0xC
Line 144: Line 144:
|}
|}


The filesize is stored in big-endian. It appears that this file format is big-endian, unlike [[CXI]].
It appears that this file format is big-endian, unlike [[CXI]].


Data following the header is most likely encrypted using a region-specific key. The video codec used is unknown.
Data following the header is most likely encrypted using a region-specific key. The video codec used is unknown.