Nintendo Video: Difference between revisions
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 | 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 | ||
| | | Big-endian filesize | ||
|- | |- | ||
| 0xC | | 0xC | ||
Line 144: | Line 144: | ||
|} | |} | ||
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. |