I am using nconvert Version 6.21, Win7 x64.
An xnConvert saved for nconvert script created the following output:
Code: Select all
nconvert -text_font Courier New -text_color 255 255 255 -text_back 141 141 141 -text_flag bottom-left -text_pos 0 0 -text_rotation 0 -text " {Filename With Ext} @ {EXIF:Date Taken [Y-m-d, H:M]} "
Code: Select all
-text_font "Courier New" 30
Code: Select all
-text " {Filename With Ext} @ {EXIF:Date Taken [Y-m-d, H:M]} "
I tried in a batch, or the command line directly, tried to modify the curly brackets and double quotes. Nothing helps.
Am I doing something wrong?
Or is the function not implemented yet?
Any plan for implementing that?
Thanks!