Skip to main content

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.

Project details


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 hashes)

Uploaded Source

Built Distribution

androidvideo-1.0.0-py2-none-any.whl (5.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page