Skip to content

Commit 83e38e6

Browse files
authored
Recommend using media SDK version earlier than version 3.x.x (#17)
GPU is required for SDK version 3.x.x, which makes the solution less portable.
1 parent fa4f06d commit 83e38e6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ If you are a Linux user, this utility can come in handy, because as of early
1818
and download the Insta360 media SDK for Linux
1919
- The latest media SDK I have access to is `LinuxSDK20241128.zip`. It contains
2020
a pre-built package `libMediaSDK-dev_2.0-6_amd64_ubuntu18.04.deb` for Ubuntu
21-
18.04, which is the only file I need from the zip
21+
18.04, which is the only file I need from the zip.
22+
- According to [Insta360's
23+
note](https://github.com/Insta360Develop/Desktop-MediaSDK-Cpp/blob/cb70fdf197ac55473e876a010f297192e6e20e3e/README.md?plain=1#L3),
24+
GPU is required in version 3.x.x. For better portability, we suggest that
25+
you use an earlier version of the media SDK.
2226

2327
## My workflow for converting and joining 360-degree videos
2428

0 commit comments

Comments
 (0)