Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
Save Processing Settings Crashes Vdubmod
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
Neighbour
Posted: May 28 2003, 01:05 PM


Unregistered









Load an arbitrary video file (.avs or .avi)
Load processing settings (see below)
Save processing settings under a diff name
Crash

Version affected : 1.5.1_1
Version 1.4.13_2v2 does _not_ have this problem.

System specs :
AMD Tbird 1200, W98se, Dx9

vcf file was originally saved by vdubmod 1.4.13_2v2 and the following lines were removed because vdub 1.5.1_1 couldn't parse them :
VirtualDub.DeleteComments();
VirtualDub.audio2.SetSource(0);

-----------Contents of .vcf file (in case they might matter)
VirtualDub.RemoveInputStreams();
VirtualDub.audio.SetSource(0);
VirtualDub.audio.SetMode(0);
VirtualDub.audio.SetInterleave(1,500,1,0,-33);
VirtualDub.audio.SetClipMode(1,1);
VirtualDub.audio.SetConversion(0,0,0,0,0);
VirtualDub.audio.SetVolume();
VirtualDub.audio.SetCompression();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(3);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(61812,4927886);
VirtualDub.video.SetCompression(0x75796668,0,10000,0);
VirtualDub.video.filters.Clear();
VirtualDub.video.filters.Add("warp sharp");
VirtualDub.video.filters.instance[0].Config(70, 1);
VirtualDub.video.filters.Add("smart smoother HiQuality (2.11)");
VirtualDub.video.filters.instance[1].Config(13, 20, 0, 125, 1, 0, 1, 0);
VirtualDub.subset.Delete();

--------Crash output (illegal function box) in case anybody cares smile.gif
VIRTUALDUBMOD caused an invalid page fault in
module VIRTUALDUBMOD.EXE at 019f:00468477.
Registers:
EAX=05386448 CS=019f EIP=00468477 EFLGS=00010246
EBX=00000000 SS=01a7 ESP=0091de98 EBP=0091e038
ECX=00000013 DS=01a7 ESI=0538644e FS=936f
EDX=005a1ef8 ES=01a7 EDI=0054f730 GS=0000
Bytes at CS:EIP:
f3 a6 75 07 8b 48 40 8d 44 01 48 80 38 5b 75 66
Stack dump:
005a2058 005a1f48 005a1ef8 00468003 005a1ef8 05386448 81a759d8 0091e33c 00000000 005a1f48 00123428 0047eb20 00000100 0047eba3 05160000 acdc0007
 
  Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
0 replies since May 28 2003, 01:05 PM Track this topic | Email this topic | Print this topic

<< Back to Testing / Bug Reports