[FFmpeg-user] Credit Notes (bulk creation)

Nicolas George george at nsup.org
Wed Apr 28 19:59:20 EEST 2021


Adrian Perello Marin (12021-04-28):
> I receive about 100 videos, with a CSV file containing the credits of
> the video; and I have to convert the text in each of the videos to
> play at the beginning or at the end of the video. Is it possible to do
> this by command line so that it reads the content of the CSV (video
> name and credits text) and processes them in a "more or less"
> automatic way?

Not with FFmpeg directly. But FFmpeg is a command-line tool, it plays
well with other command-line tools. You just need to learn how to use
them.

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210428/e281aa7e/attachment.sig>


More information about the ffmpeg-user mailing list