Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix audio format validation #70

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

edwardotis
Copy link
Contributor

Confirmed fix for issue:
#69

Pre fix:
using Android720pFormatStrategy and getting a runtime exception on short video created in an Android 8.0.0 Nexus 5X emulator.

Post Fix:
using Android720pFormatStrategy and getting a successful transcoding on short video created in an Android 8.0.0 Nexus 5X emulator.

Also, bumped version for bug fix to 3.0.1

@ypresto ypresto force-pushed the fix_audio_format_validation branch from 3ffbe12 to c5ac813 Compare August 19, 2019 02:22
@ypresto ypresto merged commit ac94c6b into ypresto:master Aug 19, 2019
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