ffmpeg
ffmpeg - Generate image slideshow with crossfade
You can generate wonderful image slideshow using ffmpeg with some awesome fade and crossfade effects.
#ffmpeg #crossfade #slideshow
ffmpeg - Save time with zero editing
You can use blender for video editing but you can also use ffmpeg for make simple videos. It is lot of fun using it by writing your own scripts. I completely use ffmpeg for recording, streaming, reducing video size, extracting audio, splitting and even generating thumbnail.
All ffmpeg related content.
ffmpeg made me efficient
I save lot of time by using ffmpeg. It lets me do things quickly without errors.
#ffmpeg #tutorials #videoediting
ffmpeg - Split a video
You can also split a video very easily using ffmpeg and write a #shell script to do that for multiple videos.
#ffmpeg #split
ffmpeg - Concatenate videos and add background music
Why use editing softwares when you can do so many things with #ffmpeg and it is lot of fun as well.
#ffmpeg #concatenate #addmusic
My podcast and shell script to extract audio
I recently wrote a simple shell script to extract audio from video using ffmpeg.
Command
ffmpeg -i video.mp4 -vn -acodec copy audio.m4a
ffmpeg to create walking/bike ride videos with background music
I have an action camera which I use sometimes to record my rides or walks. It creates multiple MOV files of size 4GB. So to make a video using those big files takes lot of time, however all I really need to do is concatenate them, remove audio and then merge it with another big mp3 file.
Want to contact me?
Ravi Sagar
ravi at sparxsys dot com
Author of "Mastering JIRA 7" book. Loves #Jira and #Drupal. #Blogger, #ProblemSolver, #Atlassian #Consultant and #Technologist @ravisagar on twitter
Want my help? raise a support request for me.
Social and other Links
- RSS Feed
- Github
- @ravisagar on Twitter
- Ravi Sagar YouTube: Atlassian tools and Jira tutorials
- Ravi Sagar LBRY: Synced with Ravi Sagar YouTube
- Blackberry Boy YouTube: Linux, Emacs, Org Mode and tech tutorials
- Ravi Sagar Podcast
- @ravisagar.in on Instagram
- Ravi.pro: site published with Org Mode, general IT and tech stuff
- LinuxIndya.com: site published with Org Mode on Linux
- AutoGrid.info: site published with Org Mode on Excel VBA and Google Apps Script