Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate multichapter video combination from ffmpeg demuxer to mp4-merge #17

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

alichtman
Copy link
Owner

This PR removes some complicated ffmpeg demuxing code and replaces it with a simple call to the mp4-merge library. Expected output is updated in the tests, and I'm very happy to delete a whole bunch of code.

Fix #11

@alichtman alichtman merged commit 5c3e5da into main Feb 12, 2024
1 check failed
@alichtman alichtman deleted the mp4-merge branch February 12, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using mp4-merge instead of ffmpeg
1 participant