Update README.md

Added recommendations for better mp4 Android compatibility
This commit is contained in:
Brian Sztamfater 2023-06-14 09:22:26 -03:00 committed by GitHub
parent 97d8c773ea
commit e213055c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Example of a mp4 video with alpha-packing:
https://github.com/status-im/react-native-transparent-video/assets/18485527/69ea988e-0c7d-4123-84a1-1ca46b61994e
### Recommendations
To achieve best compatibility across different Android devices and versions, please check the [video encoding recommendations](https://developer.android.com/guide/topics/media/media-formats#video-encoding) from the Android documentation portal.
## Installation
```sh