Skip to content

reynum2/Blender_with_ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Edit

Only work with Blender lesser than 2.7 because after the frame server has been removed from Blender

Blender with ffmpeg

Encode vidéo from the Blender Frame server with ffmpeg in good quality You can use all ffmpeg option you want to create your vidéo.

Requirements

Blender ffmpeg Python3 (with package urllib3)

Usage

Launch the Blender frame server Then launch the program with

python3 encode_video.py

If you have an external audio (tested only with mp3 files) you can add it automaticaly with

python3 encode_video.py --audio <audio_name>

for other option

python3 encode_video.py -h

About

Encode vidéo from Blender with ffmpeg in good quality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages