Create Android compatible videos that play in ANY Android device without third party software.
Project description
## Create Android Compatible Videos
Create Android compatible videos that play in ANY Android device
without third party software. Based
on [Android Supported Media Formats](https://developer.android.com/intl/es/guide/appendix/media-formats.html#recommendations).
*Playability depends in device resolution only, i.e. HD 720p video
won't play correctly on 240x320 resolution device*
**DEPENDS ON [FFmpeg ](https://www.ffmpeg.org/)**
## Video quality
Choose a video quality between following options:
* low -> Low quality
* hq -> High quality
* hd -> HD 720p (N/A on all devices)
## Usage
`androidvideo [quality] [video input] [output filename without extension]`
**Example**
`androidvideo hq input.mov output`
Will output an `output.mp4` file.
## Installation
Please make sure you have [FFmpeg ](https://www.ffmpeg.org/)
installed. Run `ffmpeg -version` to check installation.
`pip install androidvideo`
## Help
Run `androidvideo -h` for help.
Create Android compatible videos that play in ANY Android device
without third party software. Based
on [Android Supported Media Formats](https://developer.android.com/intl/es/guide/appendix/media-formats.html#recommendations).
*Playability depends in device resolution only, i.e. HD 720p video
won't play correctly on 240x320 resolution device*
**DEPENDS ON [FFmpeg ](https://www.ffmpeg.org/)**
## Video quality
Choose a video quality between following options:
* low -> Low quality
* hq -> High quality
* hd -> HD 720p (N/A on all devices)
## Usage
`androidvideo [quality] [video input] [output filename without extension]`
**Example**
`androidvideo hq input.mov output`
Will output an `output.mp4` file.
## Installation
Please make sure you have [FFmpeg ](https://www.ffmpeg.org/)
installed. Run `ffmpeg -version` to check installation.
`pip install androidvideo`
## Help
Run `androidvideo -h` for help.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
androidvideo-1.0.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file androidvideo-1.0.0.tar.gz
.
File metadata
- Download URL: androidvideo-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8cbb1e6090b8fab3e4134ae97115e845849d2be6838692acc7fdc2dab1c4804 |
|
MD5 | 9a1a9dd10320a3459d77416c7a165b49 |
|
BLAKE2b-256 | 21e42bb32aa7626364a180021796fb7cc845ace18a6f61be64d1faa0dc969c13 |
File details
Details for the file androidvideo-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: androidvideo-1.0.0-py2-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 214ca72d5e1ed29324e6c79dbc01032f989275a07a08de6a9eb9303a0893d788 |
|
MD5 | 49e30469b3e6afd3e3e085750374bff2 |
|
BLAKE2b-256 | 9e5f35e07abf0d7c0949ed7c4f72173bfbc3d8c69ac898f6084be35cbad4e5ef |