File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11libMediaSDK-dev_2.0-0_amd64_ubuntu18.04.deb
2+ libMediaSDK-dev_2.0-6_amd64_ubuntu18.04.deb
23** /.DS_Store
Original file line number Diff line number Diff line change 11# For exiftool 12.40
22FROM ubuntu:22.04
33
4- ARG MEDIASDK_UBUNTU_DEB=libMediaSDK-dev_2.0-0_amd64_ubuntu18 .04.deb
4+ ARG MEDIASDK_UBUNTU_DEB=libMediaSDK-dev_2.0-6_amd64_ubuntu18 .04.deb
55ENV PATH="${PATH}:/root/scripts"
66
77RUN apt update && apt install software-properties-common -y && \
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ editing software).
1313 video files
1414- [ Fill out the application] ( https://www.insta360.com/sdk/home ) , get approved,
1515 and download the Insta360 media SDK for Linux
16- - The media SDK I have access to is ` LinuxSDK20231211 .zip` . It contains a
17- pre-built package ` libMediaSDK-dev_2.0-0_amd64_ubuntu18 .04.deb ` for Ubuntu
16+ - The latest media SDK I have access to is ` LinuxSDK20241128 .zip` . It contains
17+ a pre-built package ` libMediaSDK-dev_2.0-6_amd64_ubuntu18 .04.deb ` for Ubuntu
1818 18.04, which is the only file I need from the zip
1919
2020## My workflow for converting and joining 360-degree videos
You can’t perform that action at this time.
0 commit comments