Developed by Alberto Sono for ffmpeg & qrencode
Description:
The csv2title batch script generates a video title with two lines and a QR code. The size and position can be specified in the csv file. Font type and colour can also be specified for the font, whereby each of the two lines can be defined with its own colour and font type.
Important:
Please note the following when saving the csv file:
- All alphanumeric or strings are set in single inverted commas.
- SEPARATE ALL TEXT FIELDS FROM THE CSV IN SINGLE APOSTROPHE (') AND FIELDS WITH COMMA (,) AND SAVE IN WINDOWS-1252 CHARACTER SET
- BE CAREFUL WHEN SPECIFYING THE PATH, ESCAPE THE COLON AND BACKSLAPS AND DOUBLE INVERTED COMMAS:
'"C\:\\PATH\\TO\\TYPE.TTF"'
- REMOVE TEXT SEPARATORS WHEN SAVING IN OFFICE !!! OTHERWISE JUST USE AN APOSTROPHE !!!
- THE TIME VARIABLE t AND OTHER FFMPEG VARS CAN BE USED FOR ANIMATING IN CSV