Created
January 22, 2021 14:01
-
-
Save palashkulsh/3868289f28cee3c9d7eaf7def74d815a to your computer and use it in GitHub Desktop.
video editing fast video
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i input.mkv -filter_complex "[0:v]setpts=<1/x>*PTS[v];[0:a]atempo=<x>[a]" -map "[v]" -map "[a]" output.mkv | |
eg. | |
ffmpeg -i input.mkv -filter_complex "[0:v]setpts=1/2*PTS[v];[0:a]atempo=2[a]" -map "[v]" -map "[a]" output.mkv | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're into video editing, try auto video maker. It's super user-friendly and packed with features like transitions, effects, and color correction. Whether you're just starting out or have some experience, Easy to create professional-quality videos. It's a fantastic tool for anyone looking to enhance their video editing skills without the steep learning curve.