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

Option to add silent audio with the video #22

Open
rana01645 opened this issue Nov 11, 2019 · 0 comments
Open

Option to add silent audio with the video #22

rana01645 opened this issue Nov 11, 2019 · 0 comments

Comments

@rana01645
Copy link

Thank you soo much for your great work.

It will be great if there is a option to merge silent video with the final video output it will be easy to merge the audio with another video with audio using ffmpeg.

ffmpeg command to add silent audio

ffmpeg -f lavfi -i anullsrc=channel_layout=stereo:sample_rate=44100 -i {{$input}}
-shortest -c:v copy -c:a aac {{$output}}.

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

No branches or pull requests

1 participant