Great, I found how to do it thanks ¡!! https://vimeo.com/445276018 https://ottverse.com/ffmpeg-drawtext-filter-dynamic-overlays-timecode-scrolling-text-credits/
Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows 10 De: Carl Zwanzig<mailto:[email protected]> Enviado: miércoles, 28 de abril de 2021 21:20 Para: [email protected]<mailto:[email protected]> Asunto: Re: [FFmpeg-user] Credit Notes (bulk creation) 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://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fffmpeg.org%2Fmailman%2Flistinfo%2Fffmpeg-user&data=04%7C01%7C%7C9873bd8fb84a4f9f632808d90a7aa2c1%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637552344110883770%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=PMKuuECsctTpri5v9cefQQwoPmHof55wNK5pbi9dWXM%3D&reserved=0 To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ 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".
