Skip to main content

animation library

Project description

Audio To Animation Video

Installation

pip install audio-to-animation-video

Get started

How to multiply one number by another with this lib:

# Example usage
frame_sz = (720, 500)
images_directory = 'image/girl1'
image_filename = 'girl'  # file should be girl_A.png or jpg
audio_file = "audio/audio1.mp3"
output_video_path = 'video.mp4'
output_path = 'video_with_audio3.mp4'
background = (255,255,255)  # "image/bg/bg1.jpg" #(255, 255, 255)


generator = AudioLipSyncVideo(images_directory, image_filename, audio_file, output_video_path, output_path, frame_sz, background)
generator.generate_video()

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

audio-to-animation-video-0.1.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

audio_to_animation_video-0.1.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file audio-to-animation-video-0.1.1.tar.gz.

File metadata

File hashes

Hashes for audio-to-animation-video-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6db5fb6f536fd646c9b262d738d677c7409524c145a6362df12a5984fadf01a2
MD5 6ba5a06e7adbfd37c057de17a447944b
BLAKE2b-256 8cdc8e890c390098d46396efb10beed39153ae6eadf5262a5edc77340587272c

See more details on using hashes here.

File details

Details for the file audio_to_animation_video-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for audio_to_animation_video-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54a9695982816cf134e0fbb3a1e7ae1719a97b6c948a24f0d965d6bbbe126aaf
MD5 593e13e4b7c70b447f02048a3e297115
BLAKE2b-256 f9e854aa8a6628d329b20cd2652247c04813b6043a821a01f0da629419bd95db

See more details on using hashes here.

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