On 4/28/2021 9:26 AM, Adrian Perello Marin wrote:
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?
As Nicolas says, not directly, however it would be a relatively simple script to do this (read the csv, for each line break out the filename/text into variables, put them into an ffmpeg command, execute that command).

There are a fair number of web pages that will give a path to drawing the text and showing it at the right time- search "ffmpeg drawtext examples" as a start.

z!
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to