[FFmpeg-user] How to write video info in top of screenshot?

littlebat dashing.meng at gmail.com
Fri Apr 11 03:18:07 CEST 2014


On Wed, 9 Apr 2014 13:21:53 -0700 (PDT)
Helios <cc at outlook.be> wrote:

> Hello,
> 
> i need help writing text at the top of the outpot screenshot
> 
> i want it like this 
> http://www.thumbnailme.com/wp-content/themes/wp-coda/screenshots/09_Sample.jpg?rand=696292515
> 
> i want to create box at the top and write text to it YOU DONT  need
> to write the info just teach how to write text like the picture with
> any text
> 
> i use this code to make screenshot
> 

If you only operate some pictures, you can try the commands "convert",
"composite" those are in "ImageMagick" package in Linux.

If you need operate on video stream, read the ffmpeg documentation
about "video filter"(http://ffmpeg.org/ffmpeg-filters.html#overlay-1)

littlebat


More information about the ffmpeg-user mailing list