Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading a video recording will show 01/01/1970 as the creation date on some systems #2

Open
iUltimateLP opened this issue May 15, 2020 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@iUltimateLP
Copy link
Owner

This is because Nintendo stores that as the creation_time metadata field in the .mp4 header:
image
So, I unfortunately can't change that except I integrate a .mp4 parsing library which would be too overkill for the frame of this project.

@iUltimateLP iUltimateLP added bug Something isn't working wontfix This will not be worked on labels May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant