Nintendo Video: Difference between revisions

No edit summary
Line 113: Line 113:
== SD storage ==
== SD storage ==


After downloading videos, Nintendo Video stores them on the SD card. Videos with the decrypted SpotPass payload are stored in [[Extdata]]. [https://gist.github.com/bef27e4a60cdb472c359 Metadata] is stored in cleartext in the decrypted extdata - the actual video might be encrypted(unknown), there's no magic number/fourcc in the decrypted extdata for the video. Region info is presumably stored in this metadata somewhere.
After downloading videos, Nintendo Video stores them on the SD card. Videos with the decrypted SpotPass payload are stored in [[Extdata]]. [https://gist.github.com/bef27e4a60cdb472c359 Metadata] is stored in cleartext in the decrypted extdata - the actual video is likely encrypted, there's no magic number/fourcc in the decrypted extdata for the video. Region info is presumably stored in this metadata somewhere.


== File format ==
== File format ==