google / spatial-media

Specifications and tools for 360º video and spatial audio.
Other
1.8k stars 419 forks source link

Update container.py to solve issue 224 #265

Closed tongwenchao closed 1 year ago

tongwenchao commented 2 years ago

This change solves an error "unpack requires a buffer of 4 bytes". https://github.com/google/spatial-media/issues/224

google-cla[bot] commented 2 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

tongwenchao commented 2 years ago

@googlebot I signed it!

Fabrice-TIERCELIN commented 2 years ago

I confirm this solve the problem.

jamiesonpepper commented 1 year ago

Merged as requested, thanks for the contribution!