ManimCommunity / ManimCommunity/manim

Add audio in partial_movie_files, not at the end

Open
#3,347 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

new feature
Dominant language
Python
Stars
40.9k
Forks
3.1k
Avg merge
3d 12h
Merged PRs (30d)
25

Description

## Description of proposed feature

Currently, ManimCE seems to add audio to video files only at partial files combinations.

I have wondering if adding the audio on partial movie files would be possible instead.

I guess that this could mean some important changes in the codebase, but that would all users using partial movie files or sections, which are currently without sound.

## How can the new feature be used?

I maintain Manim Slides, and that would be great to have audio included in slides (https://github.com/jeertmans/manim-slides/issues/258). An easy solution (but maybe not so easy for ManimCE's maintainers) would be to have the audio contained in each partial movie file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by tracing how partial movie files are rendered and where audio is currently added during file combination. Check the existing partial-file and section workflows first. Done means each partial movie file contains its corresponding audio while existing combinations continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.