Announcement

Collapse
No announcement yet.

command line start of dvdfab fails to open source

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

    command line start of dvdfab fails to open source

    windows 7
    dvdfab 8098 version

    launching dvdfab to run the following copy has worked consistently for all past versions and stopped working with this version with the errors and log info below. manually launching dvdfab automatically detects the disc in the drive and allows the copy

    "%program%dvdfab.exe" /mode mainmovie /src "e:" /dest "%dest%\%show% (%year%)\%show% (%year%).iso" /DISPLAYFORCEDSUB Yes /Title auto /removemenu yes /removepgc yes /outdisc dvd9 /close

    PROCESS LOG
    18:45:07: Analyzing of DVD started
    18:45:07: Analyzing of DVD completed successfully
    18:45:07: Copy process started
    18:51:55: Task_1 failed! Error=102

    INTERNAL LOG
    DVDFab 8.0.9.8 (2011/06/08 15:47:39)

    0m 01.26s: option dvd2dvd 1 dvd2mobile 1 bluray2bluray 1 bd2mobile 1 bd23d 1 bd2dvd 1 file2mobile 1 filemover 1
    0m 01.28s: Qt Translator file load success
    0m 13.16s: detected dvd
    0m 13.21s: drive E
    0m 13.21s: dvd type 1
    0m 13.21s: volume label GREEN_HORNET
    0m 17.05s: got copyright 1 fe
    0m 17.44s: got udf/iso
    0m 19.87s: got discinfo
    0m 20.35s: pathplayer enabled
    0m 29.40s: got dvdinfo
    0m 29.42s: opened dvd

    BURN_VSO LOG

    2011-06-08 15:48:47 ---- ******************** Log session stop 08-Jun 15:48:47.018 PID 7412********************
    2011-06-08 15:47:51 Info Current Drive selected : 1:1:0 - HP DVD Writer 1270d GH22 [E] (Ide)
    2011-06-08 15:47:51 Info Using Advanced SPTI interface
    2011-06-08 15:47:51 Info System default language : English (United States)
    2011-06-08 15:47:51 Info User default language : English (United States)
    2011-06-08 15:47:51 Info DLL Version : 4.0.19.487
    2011-06-08 15:47:51 Info DLL : C:\Program Files (x86)\DVDFab 8 Qt\vso_hwe.dll
    2011-06-08 15:47:51 Info Version : 8, 0, 9, 8
    2011-06-08 15:47:51 Info ExeName : C:\Program Files (x86)\DVDFab 8 Qt\DVDFab.exe
    2011-06-08 15:47:51 Info OS : Microsoft Windows 7 Ultimate (Build 7601: Service Pack 1)
    2011-06-08 15:47:51 ---- ******************** Log session start 08-Jun 15:47:51.370 PID 7412********************

    #2
    Hi, goonie

    please check the command line, I test it and have no problem.
    command line--->dvdfab.exe /mode "mainmovie" /src "e:\xxxx.iso" /dest "f:\dvd\" /DISPLAYFORCEDSUB "Yes" /Title "auto" /removemenu "yes" /removepgc "yes" /outdisc "dvd9" /close

    Thanks.

    Comment


      #3
      no luck.

      Hi--

      tried again, but didnt work. i see a difference in your command line v. mine.

      you specify the src as an iso file and the dest as a dvd drive.

      my commandline tries to use the src as a dvd drive and the dest as a .iso file.

      Comment


        #4
        Still not working when attempting to load dvd copy using command line.

        attempting to copy a dvd using a batch file. I've used it for years. broke at version 8098 and still broken in 8100.

        results in dialog box:

        Failed to open E:\

        Please check if its playable.

        Works fine if I just launch manually and copy.

        set dest=z:\movies
        set target=z:\movies
        set program=c:\program files (x86)\dvdfab 8 Qt\
        Set /P year=Enter film year^>
        Set /P show=Enter film name^>
        PATH=%PATH%;"c:\program files (x86)\handbrake3\"
        SET SOURCE=z:\movies
        SET LOCAL=c:\movies

        REM CREATE LIBRARY FOLDER

        mkdir "%target%\%show% (%year%)"

        REM GRAB MOVIE FROM DVD and put in library folder

        "%program%dvdfab.exe" /mode "mainmovie" /src "e:\" /dest "%dest%\%show% (%year%)\%show% (%year%).iso" /DISPLAYFORCEDSUB Yes /Title auto /removemenu yes /removepgc yes /outdisc dvd9 /close

        REM CONVERT ISO TO MKV

        REM echo on
        REM HandBrakeCLI.exe -i "%dest%\%show% (%year%)\%show% (%year%).iso" -t 1 -o "%dest%\%show% (%year%)\%show% (%year%).mkv" -f mkv -T -w 720 --loose-anamorphic --detelecine --decomb -e x264 -q 17.75 -a 1 -6 auto -R Auto -B auto -D 0.0,0.0 --markers -x b-adapt=2:rc-lookahead=50 -v2 >> "%dest%\%show% (%year%)\%show% (%year%).txt"

        del z:\xbmc_com.txt
        "C:\Program Files (x86)\Media Companion\mc_com.exe" -m -e >> z:\xbmc_com.txt

        Comment


          #5
          We will check this issue asap.
          DVDFab is the all-in-one software package for copying Blu-ray/DVD and converting video file.
          http://www.dvdfab.cn

          Comment


            #6
            I attempted to uninstall and reinstall with latest version 8.1.0.0

            I did a complete uninstall. I removed the registry. I reinstalled.

            Now it gives the same error about the dvd drive, but also now a new error afterward.

            FabReport.exe – Entry Point Not Found
            ?tabletEvent@Qwidget@@MAEXPAVQTabletEvent@@@Z Could not be located in the dynamic link library QTGUI4.dll

            Comment


              #7
              I also received this same error during installation but everything seems to be working OK.

              Originally posted by goonie View Post
              FabReport.exe – Entry Point Not Found
              ?tabletEvent@Qwidget@@MAEXPAVQTabletEvent@@@Z Could not be located in the dynamic link library QTGUI4.dll
              "Beer is living proof that God loves us and wants us to be happy." - Benjamin Franklin 1706-1790

              Comment


                #8
                Hi, goonie

                This is a bug, it will be fixed in future.

                Thanks.

                Comment


                  #9
                  working on troubleshooting.

                  working on more detail. found that installing to alternative drive like d: installed of default path results in same issue.

                  I attempted to uninstall and delete any registry files and remnant files. then reinstall to d: drive instead of c:\program file default path. still ran same script and resulted in same errors.

                  Failed to open E:\
                  Please check if its playable.

                  Then Fabreport.exe – entry point not found
                  the procedure entry point
                  ?tabletevent@qwidget@@maexpavtabletevent@@@z could not be located in the dynamic link library qtgui4.dll

                  then crash with no error reporting.

                  Comment

                  Working...
                  X