Skip to content

Instantly share code, notes, and snippets.

@biswarupadhikari
Created February 9, 2013 05:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biswarupadhikari/4743946 to your computer and use it in GitHub Desktop.
Save biswarupadhikari/4743946 to your computer and use it in GitHub Desktop.
How to increase video volume using ffmpeg
ffmpeg -i Manage-Event-Using-ICAgenda-Demostration.mp4 -vol 1280 -vcodec copy /home/adidac/Desktop/test.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment