CucumberSW
Results
2
comments of
CucumberSW
I use GooglePhoto app's own extraction function to get the video mp4 out of the jpeg file. The extracted mp4 file contains 2 video tracks, with one track has only...
Great! Thanks for mentioning the [MimeTypes.registerCustomMimeType](https://developer.android.com/reference/androidx/media3/common/MimeTypes#registerCustomMimeType(java.lang.String,java.lang.String,int)) method.