Skip to content

Creates a video consisting of an image and audio. Can produce speech from text if no audio provided. Can produce an image if no image provided. Audio can come from local file or from YouTube URL.

Notifications You must be signed in to change notification settings

stimpy77/mmmeld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmmeld

A multimedia video generator that combines audio, images, and video into cohesive multimedia presentations.

mmmeld is a powerful tool for creating videos from various media sources, with support for text-to-speech, audio processing, image manipulation, and video composition. Perfect for content creators, educators, and developers who need to automate video generation workflows.

🚀 Current Implementation

The primary, actively maintained implementation of mmmeld is written in Go and located in the mmmeld-go/ directory.

👉 Go to mmmeld-go documentation

Why Go?

The Go implementation offers:

  • Better performance - Faster processing and lower memory footprint
  • Easier distribution - Single binary with no runtime dependencies
  • Cross-platform - Native builds for Windows, macOS, and Linux
  • Improved maintainability - Stronger typing and modern tooling

📦 Installation

See the mmmeld-go README for installation and usage instructions.

📁 Repository Structure

  • mmmeld-go/ - Current Go implementation (actively maintained)
  • mmmeld-python/ - Legacy Python implementation (deprecated)
  • test_media/ - Sample media files for testing both implementations
  • bin/ - Binary distribution directory

🗄️ Legacy Python Implementation

The original Python implementation is preserved in the mmmeld-python/ directory for historical reference. It is no longer actively maintained.

If you need to use the Python version, see mmmeld-python/README.md.

📄 License

This project is licensed under the MIT License.

🤝 Contributing

Contributions are welcome! Please submit issues and pull requests to the Go implementation in the mmmeld-go/ directory.

About

Creates a video consisting of an image and audio. Can produce speech from text if no audio provided. Can produce an image if no image provided. Audio can come from local file or from YouTube URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •