Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > VirtualDub, VDubMod & AviDemux

Reply
 
Thread Tools Search this Thread Display Modes
Old 8th December 2003, 13:31   #21  |  Link
North2Polaris
Registered User
 
North2Polaris's Avatar
 
Join Date: Jul 2003
Location: Connecticut
Posts: 99
Quote:
Originally posted by erratic
Just run VVCR (or another DirectShow/WDM capture app) and then close it again. That's all. VirtualDubMod (1.5.4.1) should now work too (no problem with my AIW 8500DV anyway).
I am trying to understand this. What does this do? Isn't VirtualDubMod still using the VFW wrapper?
North2Polaris is offline   Reply With Quote
Old 8th December 2003, 15:44   #22  |  Link
erratic
member
 
erratic's Avatar
 
Join Date: Oct 2003
Location: Belgium
Posts: 106
Yes, VirtualDub(Mod) and AVI_IO use the wrapper.
http://www.doom9.org/capture/capturing.html
On my system they only work after running a WDM capture program, like VVCR or ATI MMC.

I use VirtualDubMod because VVCR creates AVI files with internal audio and video offsets. VFW capture apps don't do this.
erratic is offline   Reply With Quote
Old 8th December 2003, 19:08   #23  |  Link
Suiryc
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 517
I think the bug in capture mode is now fixed.
You can try the bugfix version.
Suiryc is offline   Reply With Quote
Old 8th December 2003, 19:16   #24  |  Link
erratic
member
 
erratic's Avatar
 
Join Date: Oct 2003
Location: Belgium
Posts: 106
Yes, after installing the bugfix version I can capture just fine with VirtualDubMod 1.5.10.1.
erratic is offline   Reply With Quote
Old 9th December 2003, 18:28   #25  |  Link
unimatrixzer0
Registered User
 
Join Date: Jan 2003
Posts: 61
When you click on "About VirtualDubMod" it crashes lol
unimatrixzer0 is offline   Reply With Quote
Old 10th December 2003, 01:07   #26  |  Link
Suiryc
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 517
Yet another bugfix version.
This one fixes 'minor' bugs when writing Matroska files, so I recommand you to dowload this version if you make Matroska files. It also fixes some other issues (the ticks in the trackbar, some problems when decompressing audio in specific cases).
Suiryc is offline   Reply With Quote
Old 11th December 2003, 17:51   #27  |  Link
mkanel
Registered User
 
Join Date: Mar 2002
Posts: 109
Problem with Save As... and Preview ouput from start...

I'm using the recent bugfix release of VirtualDubMod 1.5.10.1 build 2389. If I use the Save As (F7), or or Preview output from start (ctrl-F5) functions with an AVS file they work unless I have refreshed the AVS editor.

Example: I open a very simple AVS such as AVISource("D:\Capture.avi")
Everything works fine until I open the script editor. Just pressing F5 for refresh is enough to cause the problem. Now if I try to save or preview from the start the dub box flashes on the monitor and then disappears.

I've swapped 1.5.10.1 with 1.5.4.1 a couple of times and get the same results, 1.5.4.1 works fine.

That's for all the hard work, in general I like the new release.

Mike.
mkanel is offline   Reply With Quote
Old 12th December 2003, 11:22   #28  |  Link
Suiryc
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 517
Re: Problem with Save As... and Preview ouput from start...

Quote:
Originally posted by mkanel
I'm using the recent bugfix release of VirtualDubMod 1.5.10.1 build 2389. If I use the Save As (F7), or or Preview output from start (ctrl-F5) functions with an AVS file they work unless I have refreshed the AVS editor.

Example: I open a very simple AVS such as AVISource("D:\Capture.avi")
Everything works fine until I open the script editor. Just pressing F5 for refresh is enough to cause the problem. Now if I try to save or preview from the start the dub box flashes on the monitor and then disappears.
Ahah, true.
Seems like a little bug is remaining there. Actually when you refresh it set the selection start on the first frame, but also the selection end on this frame. i.e. it selects 0 frames to be processed ^^;
Will fix that ASAP.


[EDIT]Fixed in our CVS. You will have to wait a bit for the next bugfix to get it [/EDIT]

Last edited by Suiryc; 12th December 2003 at 12:29.
Suiryc is offline   Reply With Quote
Old 12th December 2003, 16:49   #29  |  Link
cweb
Registered User
 
cweb's Avatar
 
Join Date: Oct 2002
Location: The Pandorica
Posts: 528
Quote:
Originally posted by Suiryc
Yet another bugfix version.
This one fixes 'minor' bugs when writing Matroska files, so I recommand you to dowload this version if you make Matroska files. It also fixes some other issues (the ticks in the trackbar, some problems when decompressing audio in specific cases).
Thanks for the update!
cweb is offline   Reply With Quote
Old 12th December 2003, 20:06   #30  |  Link
Leak
ffdshow/AviSynth wrangler
 
Leak's Avatar
 
Join Date: Feb 2003
Location: Austria
Posts: 2,441
Re: Re: Problem with Save As... and Preview ouput from start...

Quote:
Originally posted by Suiryc
[EDIT]Fixed in our CVS. You will have to wait a bit for the next bugfix to get it [/EDIT]
Not to pester you (I hope), but even the bugfix version shuts down the moment I switch to another application using ALT-TAB (as I often do) after loading an AviSynth script. It doesn't do this if I don't use the keyboard (i.e. clicking on the taskbar or another application's window), and it doesn't do this after letting the file play for just a second before using ALT-TAB.

I can't be the only one experiencing this, can I? *wonders*

(Seems to me as if something only got half-initialized since starting playback solves it, but why it would break on ALT-TABbing is beyond me... )

I'm using Windows 2000, the latest bugfix version (Dec 9th) of VDubMod and AviSynth 2.53 on a P4 2.4GHz with the following script:

Code:
MPEG2Source("e:\DVD\WitchHunterRobin_1\WitchHunterRobin_01\VIDEO_TS\Video.d2v",cpu=0,iPP=true,idct=6)

a=last
b=last.ConvertToYUY2()

a=a.Telecide(order=1,guide=0,gthresh=5,post=1,hints=true,back=0,vthresh=15,show=false)
a=a.KernelDeint(order=1,sharp=true,twoway=false,threshold=3,map=false)
a=a.Decimate(cycle=5,mode=0,show=false)

b=b.ConvertFPS(23.976).ConvertToYV12()

a.Trim(0,3984-1) + b.Trim(3984,6144-1) + a.Trim(6144,32400-1) + b.Trim(32400,0)

Crop(4,4,712,474)

UnDot()
MipSmooth(preset="AnimeHQ",temporal=0,temporal_chroma=0)
TemporalSoften(4,4,8,15,2)

LanczosResize(640,480)
As soon as I ALT-TAB away from the application window to Mozilla for instance, it just vanishes without any error messages (with no "Application Popup" message in the Windows event log, either). The same behaviour doesn't occur when I use version 1.5.4.1, which I have installed in a different directory.

np: Kid606 - The Illness (Album Version) (Kill Sound Before Sound Kills You)
Leak is offline   Reply With Quote
Old 13th December 2003, 11:54   #31  |  Link
Suiryc
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 517
No such problem here :/
Could you try to delete the settings in the registry ?
Launch regedit and delete [HKEY_CURRENT_USER]->[Software]->[Freeware]->[VirtualDubMod].

Note that this will reset all your preferences to default values.
Suiryc is offline   Reply With Quote
Old 14th December 2003, 01:31   #32  |  Link
Leak
ffdshow/AviSynth wrangler
 
Leak's Avatar
 
Join Date: Feb 2003
Location: Austria
Posts: 2,441
Quote:
Originally posted by Suiryc
No such problem here :/
Could you try to delete the settings in the registry ?
Launch regedit and delete [HKEY_CURRENT_USER]->[Software]->[Freeware]->[VirtualDubMod].

Note that this will reset all your preferences to default values.
Well - that did the trick. I dunno for the life of me why that would cause such strange behaviour, but it seems the config information in the registry isn't exactly upwards compatible...

Not that I can't redo the configuration in about 30 seconds...

EDIT: And while I'm on a roll anyway - it's quite useful that you can start playing the video using SPACE, but I can't find a key to stop playing using the keyboard, but I guess that's quite handy. How about making hitting SPACE again stop playback if the video is currently playing?

2nd EDIT: Actually, I just found out what made it crash - if I disable "Display output video" either in the preferences or in the options menu prior to opening the video file (as I always do, as I'm only ever using Fast Recompress in conjunction with AviSynth), it crashes. If I turn the output pane on, it works.

I guess that should help to track the cause down... (And actually, the same thing happens in the original VirtualDub 1.5.10, now that I've tried it - OOPS. Well, gotta go file a bug report against that as well.)

np: Triosk Meets Jan Jelinek - Mis-Leader (1+3+1)

Last edited by Leak; 14th December 2003 at 13:04.
Leak is offline   Reply With Quote
Old 21st December 2003, 20:46   #33  |  Link
zurv
Registered User
 
Join Date: Jul 2003
Posts: 14
Is there a 64 bit complied version of it yet?

It will give me a reason to install the winXP-64. (i have an AMD 64 chip...) I'd be happy to report any bugs/speed diff with it
zurv is offline   Reply With Quote
Old 22nd December 2003, 00:42   #34  |  Link
geoffman
Registered User
 
Join Date: Mar 2003
Location: Ozzstralia
Posts: 92
Quote:
Originally posted by zurv
It will give me a reason to install the winXP-64. (i have an AMD 64 chip...) I'd be happy to report any bugs/speed diff with it
The current windows XP 64 bit version will not run on an AMD 64 CPU, it was specifically made for Intel's Itanium 64 bit CPU's, which uses a totally different architecture than X86.

Rumour has that Microsoft is building a 64 bit version of XP for X86 CPU's, dunno when it's going to be released though.
geoffman is offline   Reply With Quote
Old 22nd December 2003, 05:17   #35  |  Link
zurv
Registered User
 
Join Date: Jul 2003
Posts: 14
Its been in beta for some time. pretty stable now for everything but some 3d games. It should be out *soon*
zurv is offline   Reply With Quote
Old 22nd December 2003, 08:39   #36  |  Link
geoffman
Registered User
 
Join Date: Mar 2003
Location: Ozzstralia
Posts: 92
zurv, longhorn is in beta too, but it's not scheduled to be released until 2006!

EDIT OOPS I meant alpha PDC build, I feel so stoopid now! s

Last edited by geoffman; 22nd December 2003 at 14:30.
geoffman is offline   Reply With Quote
Old 25th December 2003, 10:35   #37  |  Link
Suiryc
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 517
Hi everybody. A little gift for you (the new one is build 2407 )

Quote:
Cyrius:
- Fixed: (1.5.10.1) an input file containing audio would remain opened even
after "Clode video file" (thus preventing from deleting the file).
- Fixed: (1.5.10.1) crash when starting capture.
- Fixed: (1.5.10.1) ticks in the trackbar. Now have the same behaviour than
VirtualDub (when in "Frames" mode).
- Fixed: (1.5.10.1) not enough space was reserved for the KaxSeekHead at the
beginning of Matroska files. Added warnings (logs) when this happen.
- Fixed: duplicated references when writting 2 KaxSeekHead in Matroska files.
- Fixed: (1.5.10.1) logs shown 2 times when saving a Matroska file.
- Fixed: issues when decompressing AC3 (1.5.10.1) or audio using ACM.
- Fixed: issue with the input audio filter (graph) that would stuck the dubbing.

Since last bugfix (build 2389):
- Fixed: (1.5.10.1) problem with empty selection when doing a Refresh.
- Merged latest version of VirtualDub Sync by Andreas Dittrich (1.5.4, Sync 1.04)
- Fixed: livelock that could appear in some specific cases (the program encountered
a problem and is aborting the dubbing, but a livelock prevent it to properly end
the dubbing as well as showing you the error causing the problem).
- Fixed: issue when processing the very beginning of some AVI with MP3 VBR (this
problem would cause the previously fixed livelock).
- Added: 'Delete' key deletes entries in the stream, comment & chapter lists.
As explained by Belgabor in this thread SourceForge recently made possible for people to donate for projects.
For this system to be enabled the admins of a project must all agree, and we (ChistianHJW, Belgabor and myself) all agreed on donating 100% of your donations to the Open Source community (see details on the page)


Merry Christmas ^_^
Suiryc is offline   Reply With Quote
Old 26th December 2003, 14:53   #38  |  Link
acrespo
Brazilian Anime Ripper
 
Join Date: Nov 2001
Location: Brazil
Posts: 237
I found a problem and I don't know if it is a avisynth or virtualdubmod error.

I opened a AVS in virtualdubmod. At the same time this AVS is opened in notepad. After open in virtualdubmod, I change some filters settings (Convolution3d("animeHQ") instead Convolution3d("animelq") for example) and when I choose "Refresh" in Edit menu, the audio was gone. The only way to audio open again is open AVS file from File/Open menu, the refresh function can't open audio again. Sometimes it's not occuring after the first AVS change, but in the second or thrid.

This problem is occuring in virtualdubmod 1.5.4.1 too.
acrespo is offline   Reply With Quote
Old 29th December 2003, 11:52   #39  |  Link
avexplorer
Registered User
 
Join Date: Dec 2003
Posts: 3
Script Editor 1.5.10.1 crash

I can't use the script editor with Vdubmod 1.5.10.1 (even the latest release - build 2407 ). Vdubmod 1.5.4.1 was working fine...

Loading a script with File->Open video file (.avs file) is ok, but when I click Tools->Script editor it always crashes. Please check the crashinfo.txt at SourceForge (http://sourceforge.net/tracker/index...89&atid=512619).

The only way I can see the script editor is when there is no .avs file loaded, but when I try to do something like open, save or revert, it crashes too.

I'm using Win98SE+AMD Athlon XP 2200+ with an Epox 8RDA+ motherboard. The Avisynth version is 2.53.

Is there anybody else having the same problem ?
avexplorer is offline   Reply With Quote
Old 1st January 2004, 01:33   #40  |  Link
Snakeisthestuff
Registered User
 
Snakeisthestuff's Avatar
 
Join Date: May 2002
Location: Germany
Posts: 83
i have the same problem

Hi i have exactly the same problem. If i open the AVS Editor before i load an avs everything works. But after i loaded a simple avs and opened then the AVS Editor VirtualDubMod crashes with a typical close or details Windows error. I`am using VirtualDubMod 1.5.10.1 build 2407 and Avisynth 2.53.

System:
AMD 1600+
Win98 SE
Snakeisthestuff is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:58.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.