8000 Added mono to stereo example by kylemcdonald · Pull Request #248 · kkroening/ffmpeg-python · GitHub
[go: up one dir, main page]

Skip to content

Added mono to stereo example #248

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

Merged
merged 1 commit into from
Nov 2, 2019
Merged

Conversation

kylemcdonald
Copy link
Contributor
@kylemcdonald kylemcdonald commented Aug 4, 2019

I added an example that shows how to do something I was having trouble with.

I had a left and right audio file that had slightly different time offsets, and I wanted to merge them with a video file without re-encoding the video file. Using the 'join' filter instead of .concat took me a bit to figure out, as did 'asetpts' and shortest=None to keep the length from going over the video duration.

I added a graph image, but I don't think it will appear in the readme until the pull request is merged.

@kkroening kkroening merged commit 3cef431 into kkroening:master Nov 2, 2019
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.

2 participants
0