Announcement

Collapse
No announcement yet.

Command Line Problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Command Line Problem

    I just installed 6.1.0.5 and ran the command line

    "C:/Program Files/DVDFab 6/DVDFab.exe" /MODE GENERIC /SRC "j:\iso\BANK_JOB.iso" /DEST "j:\avi\" /PROFILE "generic.default" /CLOSE

    It starts up DVDFab and fills in the source and target fields correctly but it does not start the conversion. It works if I manually do it.

    What am I doing wrong? This is a simple process. Surely this feature is well verified prior to release. I tried uninstalling and reinstalling.

    Any help is appreciated.

    #2
    for now this is from the readme. which im sure you have already read.

    we need to make a guide for command line.

    6. Command Line Switches
    ___________________

    (You can get a basic version of this list via 'DVDFab.exe /?')

    /MODE <FULLDISC | MAINMOVIE | SPLIT | CUSTOMIZE | CUSTOMIZESPLIT | CLONE | MERGE | WRITEDATA
    | GENERIC | IPOD | PSP | ZUNE | NDS | XBOX360 | PS3 | CELLPHONE | PVP | PDA>
    Used to tell the program which menu item in the left navigation bar should be selected.

    /SRC <"<Folder Name>" | "<File Name>">
    Used to select the source folder or image file.
    Folder Name is the VIDEO_TS folder path on DVD disc or hard disk.
    File Name is the iso file's path on hard disk.
    Examples: /SRC "D:\VIDEO_TS\"
    /SRC "C:\DVDFab\ISO\DVD_VOLUME.ISO"

    In CLONE mode, only the path of DVD disc can be set.

    /DEST <"<Folder Name>" | "<File Name>"
    Used to select the destination folder or image file.
    Folder Name is the output folder path on hard disk.
    File Name is the iso file's path on hard disk.
    Examples: /DEST "C:\My DVD\"
    /DEST "C:\My DVD\DVD_VOLUME.ISO"

    /CLOSE
    Used to close the program when the conversion process has finished.
    Basically, it just presses the 'Close' button for you!

    /PATHPLAYER
    Used to force enable PathPlayer for current session.

    /TITLE <AUTO | 1 | MINTIME 40>
    Used to select title(s).
    AUTO selects the default one.
    Digit(1,2...) selects the specific title.
    MINTIME selects title(s) which are longer than specific minutes (like 40).

    /PROFILE <"<filename>">
    Used to set profile name for mobile conversion.

    /REMOVEDTS <YES | NO>
    Used to allow the user to prevent copying the DTS audio track if one exists.
    /REMOVEMENU <YES | NO>
    Used to delete the DVD menus.
    /REWIND <YES | NO>
    Used to play the selected titles in a continuous loop.
    /CHANGEPLAYORDER <YES | NO>
    Used to allow you to change the way your backup copy behaves when put in a player.
    /JUMPMENU
    Used to have the player start at the first menu.
    /JUMPMAIN
    Used to jump to the beginning of the movie.
    /REMOVEPGC <YES | NO>
    Used to remove the annoying short bits of video that precede the movie (like the FBI warning and copyright notices in 4 languages)
    /VOLUME <"<DVD_VOLUME>">
    Used to specify volume name.
    /OUTDISC <DVD5 | DVD9>
    Used to specify output size.

    /COPYIFO <YES | NO>
    Used to copy the original disc's IFO files exactly in CLONE mode.

    Comment


      #3
      You are correct. I have read the readme on every release to see if anything changed. This has worked on prior versions but starting with 6.0.6.0 and the new gui interface it broke. Using it is very simple so a guide would be a few examples.

      This is such a useful capability that I am amazed others are not having problems. I wrote a simple program that converts all ISOs in a directory to a given mobile format. It automatically starts at night and suspends in the morning. This way it does not bog down my computer during the day.

      Comment


        #4
        we are currently working on a new User Guides Sub-Forum. If you can submit your scripts ill include them in the guide.

        i did not know there was a problem with the command line support. thanks for the information. ill be sure to let the authors know.

        Comment

        Working...
        X