VideoHelp Forum




+ Reply to Thread
Results 1 to 11 of 11
  1. Member DVWannaB's Avatar
    Join Date
    Dec 2001
    Location
    United States
    Search PM
    I have a 352x480 MPEG-2 file that was opened in DVD2AVI and saved a project *.d2v. Opened it in Avisynth and saved script, *.avs. I tried to open in Virtualdub and got this error message:

    Avisynth open failure:
    Unrecognized exception!
    (C:\Winnt\Profiles\......\test.avs, line 7)

    I am using Avisynth 2.08, DVD2AVI 1.77 and Virtualdub 1.5.4.

    What am I doing wrong here? Thanks.
    Quote Quote  
  2. Member
    Join Date
    May 2001
    Location
    United States
    Search Comp PM
    It says that there is an error on your line 7. Perhaps if you posted your .AVS script, someone here could help you.

    Possible SYNTAX error or incorrect file location (or miss-spelled file).
    Quote Quote  
  3. you can try and open the d2v file with "VFAPICodec"
    and make a dummy file for virtualdub.

    thats what i do when ripping a dvd.
    it should work
    HELL AINT A BAD PLACE TO BE
    Quote Quote  
  4. Member DVWannaB's Avatar
    Join Date
    Dec 2001
    Location
    United States
    Search PM
    Here is the avs script:

    LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")

    Mpeg2Source("C:\WINNT\Profiles\whylton\Desktop\tes t.d2v")
    BilinearResize(320, 446, 0, 0, 352, 480)
    AddBorders(16, 17, 16, 17)

    Heavensent, I have done your method, I was experimenting with something new.
    Quote Quote  
  5. Member
    Join Date
    May 2001
    Location
    United States
    Search Comp PM
    Now tell us which line is line 7.
    Quote Quote  
  6. Member DVWannaB's Avatar
    Join Date
    Dec 2001
    Location
    United States
    Search PM
    Originally Posted by SLK001
    Now tell us which line is line 7.
    I dont have a clue. It seems like there are only 5 lines in this script. What gives?
    Quote Quote  
  7. Member
    Join Date
    May 2001
    Location
    United States
    Search Comp PM
    Blank lines count as lines. Open script in NOTEPAD, count down 7 lines, then report same.
    Quote Quote  
  8. Member DVWannaB's Avatar
    Join Date
    Dec 2001
    Location
    United States
    Search PM
    Originally Posted by SLK001
    Blank lines count as lines. Open script in NOTEPAD, count down 7 lines, then report same.
    The problem seems to be this line:

    Mpeg2Source("C:\WINNT\Profiles\whylton\Desktop\tes t.d2v")

    Virtual dub doesnt seem to like or recognize the script here. Any hints SLK001?
    Quote Quote  
  9. Member
    Join Date
    Feb 2001
    Location
    Berlin, Germany
    Search Comp PM
    MPEG2Source can not read DVD2AVI 1.77.3 projects. Go back to DVD2AVI 1.76.
    Quote Quote  
  10. Member DVWannaB's Avatar
    Join Date
    Dec 2001
    Location
    United States
    Search PM
    Thanks Truman, I'll give that a go and report back.
    Quote Quote  
  11. You can also use the latest mpeg2dec3 v1.08 which can read 1.76 and 1.77.3 files:

    http://forum.doom9.org/showthread.php?s=&postid=311352#post311352
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!