dustin / gopro

Tools for making the most out of GoPro Plus.
http://dustin.sallings.org/2020/04/29/gopro-plus.html
BSD 3-Clause "New" or "Revised" License
96 stars 13 forks source link

GoPro Max files are not supported #22

Closed mkueh closed 1 year ago

mkueh commented 1 year ago

Hi,

I want to sync my GoPro Max files with this program, but I get the following error.

I: Ignoring some unknown files: ["GS010128.1.360"] I: Have 0 media items to upload in 0 parts with a total of 0 chunks (0 MB)

dustin commented 1 year ago

Oh neat. I don't have one of these to classify, so I haven't tried. I'll look into that.

I've had a few files before, so I should be able to look into their rough shape. If you have a small clip you can share, that might help as well.

mkueh commented 1 year ago

Sure, I would like to help more too, but my Haskell is not really good xD

https://drive.google.com/file/d/18KLFg9ocgYisMeCqesh12EctIlhL52xh/view

Oh ... when you download the file, it gets automatically renamed to mp4 ...

dustin commented 1 year ago

I think I did this according to spec. The linked file appeared to be the second chapter in a multi-chaptered 360 file. Apparently you can't have that many chapters, but I went ahead and considered the leading 0 part of the ID since I'm doing that in other ones anyway.