Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Compression Techniques FFMPEG Framegrab and text

  • FFMPEG Framegrab and text

    Posted by Peter Friedlander on November 10, 2017 at 4:25 pm

    I have
    find . -regex “.*\.\(mp4\)” -exec ffmpeg -i {} -vf fps=1/8 {}Frame55Grab%d.png \;

    Which scans the current directory for mp4 files and saves a frame every few seconds. Awesome!
    But I want the timecode and the filename to be printed into the saved frame as well.
    Any hints?

    Peter Friedlander replied 8 years, 6 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy