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

Add support for Sony a7s III #4

Open
AdrianEddy opened this issue Oct 19, 2020 · 1 comment
Open

Add support for Sony a7s III #4

AdrianEddy opened this issue Oct 19, 2020 · 1 comment

Comments

@AdrianEddy
Copy link

Seems like most of the metadata uses the same format, so it should be pretty straightforward to support a7s III.

  1. Adding 'ILCE-7SM3' to list of models on line 878 seems to work for gyro/accel extraction
  2. Adding and s[:96] != '0x000000206674797058415643' to line 734 seems to also work fine for XAVC-HS files (h265)

If you need any files from a7s III for testing let me know.

Awesome project by the way! Thank you for your effort.

@dpredie
Copy link

dpredie commented Jun 18, 2021

@AdrianEddy hi, can you make an executable that can process ILCE-7SM3 and ILME-FX3? I am not able to compile for some reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants