Skip to content

The project is a python application that is used to automize the process of creating a Voice Over video which can be used as a background for narrating a news story, a presentation, etc.

License

Notifications You must be signed in to change notification settings

FabioHdez/Easy-VoiceOver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-VoiceOver

Table of contents

General Info

This is an old project that I recently updated and reuploaded to Github. The project is a python application that is used to automize the process of creating a Voice Over video which can be used as a background for narrating a news story, a presentation, etc.

Technologies

Project is created with:

Setup

To run this project, install requirements.txt and then just run the main.py file. Make sure Git is installed on your computer and added to PATH.

$ cd ../Easy-VoiceOver
$ pip install -r requirements.txt
$ python main.py

How to Use

Selecting your topic and number of images

  • Enter your topic of interest and the number of images you want to DOWNLOAD.
  • The program will automatically create a folder called downloads/ and download the images.

Selecting topic and images

Delete Unwanted Pictures and set Duration

  • After downloading the images you need to go into the download folder and MANUALLY delete any image you do not want.

delete unwanted

  • After you have MANUALLY deleted all the images you do not want type 1 on the command prompt.
  • After that select the duration of each image during the video.

deleting

Rendering the video

  • The program then will take a while to render your video.
  • The final video will be in the same directory of the project and will be called movie.mp4

output

About

The project is a python application that is used to automize the process of creating a Voice Over video which can be used as a background for narrating a news story, a presentation, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages