Announcement

Collapse
No announcement yet.

an error about command line & filelist

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    an error about command line & filelist

    I wanna convert some images.The source images are in deferrent folders.I wanna save the output images in they original folders.Then I use the command line,but there shows an error.

    for example, if the original iamge is D:\My Documents\000679.jpg,the error is "can't open file for writting D_\My Documents\000679.jpg"

    why the path "D:\My Documents\" changes to "D_\My Documents\"?

    how can I do? Thanks a lot.:-)

    IrfanView.exe /filelist=c:\list.txt /advancedbatch /convert=$D$N.tif

    #2
    Have a look at this earlier thread which may be useful.

    I reported the error to Irfan
    "Batch rename
    The option $D that fetches the full file path and name, returns the drive letter as C_ instead of C:
    As a result there is an error when attempting to save."

    He replied
    "....it is not really designed to have paths/drive letters in the name pattern.
    There is an output folder edit field in the batch dialog and this should be used ... name field/pattern is primary for the real file name.
    If this feature is really important, for many users, I could add something ;-)"

    Comment

    Working...
    X