How to add a splash screen to a video?
Using ffmpeg, I am looking for the syntax to add a png at the beginning of the video (this to display a title and give credits).
How to do it?
My video is encoded using ffmpeg -i video.mkv -f webm -alang fra -vlang fra -vcodec libvpx -acodec libvorbis -aq 60 -ac 1 -vol 2048 -ar 22050 -y video.web
but not sure to be useful
@shaiton
su -c 'yum search openshot '
Mind that in linux capital or small letters are recognized. Now trysu -c 'yum install openshot '