Skip to content

Comments

fix "Failed to stop the muxer" error, which will cause VideoCompress.compressVideo return null #301

Open
devxnan wants to merge 1 commit intojonataslaw:masterfrom
devxnan:fix/upgrade_android_lib_verision_to_fix_compressVideo_return_null
Open

fix "Failed to stop the muxer" error, which will cause VideoCompress.compressVideo return null #301
devxnan wants to merge 1 commit intojonataslaw:masterfrom
devxnan:fix/upgrade_android_lib_verision_to_fix_compressVideo_return_null

Conversation

@devxnan
Copy link

@devxnan devxnan commented Mar 31, 2025

Update Android dependencies and Gradle versions to fix "Failed to stop the muxer" error, which will cause VideoCompress.compressVideo return null when includeAudio = true. (#300)

Ref:
1.deepmedia/Transcoder#159

  • Updates com.otaliastudios:transcoder to version 0.11.2 in android/build.gradle.
  • Updates com.android.application Gradle plugin to version 8.1.0 in example/android/settings.gradle.
  • Updates Gradle distribution to version 8.3 in example/android/gradle/wrapper/gradle-wrapper.properties.

…p the muxer" error, which will cause VideoCompress.compressVideo return null when includeAudio = true. (jonataslaw#300)

Ref:
1.deepmedia/Transcoder#159

- Updates `com.otaliastudios:transcoder` to version `0.11.2` in `android/build.gradle`.
- Updates `com.android.application` Gradle plugin to version `8.1.0` in `example/android/settings.gradle`.
- Updates Gradle distribution to version `8.3` in `example/android/gradle/wrapper/gradle-wrapper.properties`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants