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.

 

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

Reply
 
Thread Tools Display Modes
Old 25th March 2003, 00:36   #1  |  Link
Belgabor
VDubMod Devel
 
Belgabor's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 826
VirtualDubMod 1.4.13.2 out

Before the upcoming 1.5 release (still some time to go) a last 1.4.x version.

Code:
[VirtualDubMod 1.4.13.2]
Cyrius:
- Some NET mode related bug fixes.
- Fixed crash when selecting a NULL LANGUAGE comment ('LANGUAGE=(null)')
- Fixed wrong interleaving in per-ms mode on a VBR MP3 stream ala Nandub.
  Thanks to Steven Greenberg (Doom9's forum) for pointing out the problem
  and providing a quick fix.
- When opening a file VDubMod should now show the first frame.
- Fixed bug when demuxing stream from an OGM file :
  * SRT file wouldn't contain the subtitles (first one at most)
  * When demuxing with WAV header and overwriting an existing file
    (longer than the stream being demuxed) some bytes from the old
    file would remain at the end of the demuxed stream
- Disabled initial resizing code as well.
  Put in the same #ifdef test than other resizing code.
- The Job window now appear when launching VDubMod to process queued jobs.
  Should prevent VDubMod from crashing in those cases (e.g. when being used
  by GKnot) because some variables are initialized when opening this window.
- Added jonny's mods (Doom9 forum, DivX 5 Enc author) - commandline options :
  * /log : generates (in the same directory) a vdenc.log file containing
    some information (type and size of frame) about the clip
  * /nowrite : prevent VirtualDubMod from writing video data in the output file
  Nb : those options must be placed before any other because VirtualDub(Mod)
  parse the commandline on sequence.
- Batch process still stop in NET mode when an error occurs for one job.
- MP3 VBR handling a la Nandub is now a preference setting (that can be saved).
  See the 'AVI' section in the 'Preferences' window. Each time a VBR stream is
  found inside an AVI the VBR warning will be shown (like in VirtualDub) and
  you will be asked if default setting must be applied or not for this stream.
- 'AC3 Frame mode' has been put in the preferences too. You will still be able
  to enable/disable this feature when opening an AC3 file (for AVI audio), but
  the checkbox is now set according to the default setting.
- Added the list of functions available for VDubMod scripts in the Help file.
- Added DeXt mods to allow .lst/.m2v opening with the current VOB support.
- Fixed a bug making VirtualDubMod eat a lot of memory instead of writing data
  in the file when saving to OGM with streams that end long before the video.
- Made a fix so that some subtitle engines (the one in latest BSPlayer for
  example) won't eat the last char of the subtitle when displaying it.
  Thanks to Alxemi (Doom9 forum) for mentionning this problem.

Belgabor:
- Reorganized the menu to make it clearer.
- Merged Streams and Cyrius' NET mod fixes.
- Release Notes more aptly named changelog.
- Disabled resizing code till Stone-D implements preferences.
  (I put it under a #define switch, see virtualdub.h)
- The time bar ticks are now switchable between
  * Off
  * Frame mode (normal)
  * Source Key Frames
  * Key Frames in divx3/xvid stats file (load via Tools/Open Stats File...)
- Stats file savable
- Toggle Keyframes in stats file (default key: Space)
- Frame info from stats file
  (Comment on stats file stuff: 
   xvid stuff is ready for work [bug reports & feature requests welcome]
   to do list [=dun request, we already thought about & will work on it]:
   * Divx5 log file support
   * Import from chapters file / ogm chapter info)
- Improved 'Scan video stream for errors'. As the classic vdub version didn't work
  for me in two files i checked, I implemented an improved version which did. Alas
  it's a bit slower so I left the classical version in.
  Both versions do NOT mask frames by default, thus three new menu items have been
  added:
  * Show bad frames
  * Mask bad frames (like what the classic scan did automatically)
  * Delete bad frames (like marking the frames and pressing 'Del')
  To prevent mistakes, the mask and delete commands flush the internal frame list, so
  none of these three commands will work afterwards until you rescan the stream.
- Changed comments display in script editor. Italics looked awful for the new font.
- Updated internal AviSynth keywords for 2.51
- Syntax highlighting for AviSynth plugins. DOES ONLY WORK WITH THE SPECIAL AVISYNTH
  VERSION FROM THE VIRTUALDUBMOD PROJECT PAGE!
- Backported some script editor bug fixes (memory leaks) from 1.5

Stream:
- Fixed several bugs
  * NET mod stop with script error on final stage of encode.
  * NET mod crash when input path-name is too long.
  * Can't load processing setting if external WAV file is set 
    as audio source.
  * NET mod stop if output type is old format AVI.
  * NET mod stop if output type is OGM.
  * NET mod freeze when input is too short.
  * NET mod freeze when input file is MPEG-2.
  * NET mod freeze when input file is OGM.
  * CBR MP3 muxing cause audio being out of sync.
  * Script error occurred when OGM comments include special character.
  * Whole batch process stopped after an error in a job.

Errata to the last changelog:
Its wrong that Cyrius didnt like '1337', he just didnt know what it means :p
Also out is our first language pack, Italian.

Get the bug fixed version (v2) and the newest dll pack!

Have fun
Belgabor
__________________
VirtualDubMod [SourceForge : Tracker/DL] (FAQ, Some rules)
Be sure to also download the latest DLL package or get the all inclusive package!
Before you post questions, please read the VirtualDub and/or VirtualDubMod FAQ.
If you have a bug report or feature request for VirtualDubMod, be sure to read the rules first.
We give 100% of your donations to the Open Source community

Last edited by Belgabor; 26th March 2003 at 01:16.
Belgabor is offline   Reply With Quote
Old 25th March 2003, 07:57   #2  |  Link
Mel Maconoo
Registered User
 
Join Date: Jun 2002
Location: dallas..
Posts: 27
might just be me but i been using the older version i use this one and it just flashes doesn't open and it's not task manager as a process or anything.. oh well.. just mah $0.02's..
Mel Maconoo is offline   Reply With Quote
Old 25th March 2003, 08:29   #3  |  Link
seewen
Registered User
 
Join Date: Jun 2002
Posts: 250
same here. It doesn't open.

If you try without DLL, you've got an error message, and with DLL ( 25.11 or CVS ), it doesn't open.


bye

( Windows XP pro, AMD XP )
seewen is offline   Reply With Quote
Old 25th March 2003, 09:18   #4  |  Link
Manao
Registered User
 
Join Date: Jan 2002
Location: France
Posts: 2,760
It needs the new Avisynth dll in the directory to start.
Manao is offline   Reply With Quote
Old 25th March 2003, 11:03   #5  |  Link
Minako
Decent girl
 
Minako's Avatar
 
Join Date: Oct 2001
Location: In your dreams!
Posts: 800
for some reason, it just plain crashes here on WinXP SP1. Needed DLLs 25-11, Avisynth lexer and VDubMod AviSynth is there. latest bugfixexe worked fine before.
Minako is offline   Reply With Quote
Old 25th March 2003, 11:46   #6  |  Link
Mel Maconoo
Registered User
 
Join Date: Jun 2002
Location: dallas..
Posts: 27
puttin' in the new DLL fixed it..

win xp sp1 w/Q815411 (kinda sp2) fixes the program slow down that SP1 made..
p4 1.8 @ 2.01..
Mel Maconoo is offline   Reply With Quote
Old 25th March 2003, 15:32   #7  |  Link
Minako
Decent girl
 
Minako's Avatar
 
Join Date: Oct 2001
Location: In your dreams!
Posts: 800
for me q815411 does not fix the problem.

I also tried deleting the prefs from the registry...in that case, it pops up the first dialog box I have to confirm, and crashes after confirmation.
Minako is offline   Reply With Quote
Old 25th March 2003, 16:19   #8  |  Link
Belgabor
VDubMod Devel
 
Belgabor's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 826
Gah, how I hate it when such things happen, sorry guys, I'll try to find out whats going wrong tonight.

The special AviSynth dll is not necessary and definately shouldn't be the problem. Could someone whom it crashes for try to move away all needed dlls and see if it crashes then? If it doesnt please put them back one by one till it either crashes or work. SciLexer.dll and AviSynthLexer.lexer are strictly speaking NOT required to run VDubMod, only the script editor won't work without the first and syntax coloring doesnt work without the second.
__________________
VirtualDubMod [SourceForge : Tracker/DL] (FAQ, Some rules)
Be sure to also download the latest DLL package or get the all inclusive package!
Before you post questions, please read the VirtualDub and/or VirtualDubMod FAQ.
If you have a bug report or feature request for VirtualDubMod, be sure to read the rules first.
We give 100% of your donations to the Open Source community
Belgabor is offline   Reply With Quote
Old 25th March 2003, 16:30   #9  |  Link
Suiryc
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 517
Arf

Seems that one of the changes we added a few hours before releasing is in cause ^^' (access violations).
We are fixing that ...
__________________
OGM tools, VirtualDubMod [SourceForge : Tracker/DL] (FAQ, Some rules)
Don't forget the Needed DLLs for VirtualDubMod. Post bugs/requests in our Tracker.
We give 100% of your donations to the Open Source community
Suiryc is offline   Reply With Quote
Old 25th March 2003, 16:44   #10  |  Link
Manao
Registered User
 
Join Date: Jan 2002
Location: France
Posts: 2,760
OK, I have Win2K sp?, this is what I've done :

- deleted all dll from vdub directory AND from winnt/system32 ( I forgot this one the first time ), plus the .lexer
- put back the dll in this order, since vdubmod was asking for them :
* libPNG.dll
* zlib.dll
* ogg.dll
* vorbis.dll

- then, vdub didn't ask for nothing more, but didn't launch either ( no error message ). So I add so avisynth.dll, and it works. . The lexer.dll and avisynth.lexe aren't there, but for me, the avisynth.dll is required for vdubmod to work.
Manao is offline   Reply With Quote
Old 25th March 2003, 16:47   #11  |  Link
bond
Moderator
 
Join Date: Nov 2001
Posts: 9,780
For me it works without any problem (avisynth.dll is needed to start)!
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau)
I know, that I know nothing (Socrates)

MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide)
Ogg Theora | Ogg Vorbis
use WM9 today and get Micro$oft controlling the A/V market tomorrow for free
bond is offline   Reply With Quote
Old 25th March 2003, 16:58   #12  |  Link
Belgabor
VDubMod Devel
 
Belgabor's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 826
Quote:
Originally posted by bond
For me it works without any problem (avisynth.dll is needed to start)!
Huh? This should not be the case. Probably I bungled there ^^'. But anyways, bond, what OS are you using? To me it seems like all whom it really doesnt work for use XP, am I wrong?
__________________
VirtualDubMod [SourceForge : Tracker/DL] (FAQ, Some rules)
Be sure to also download the latest DLL package or get the all inclusive package!
Before you post questions, please read the VirtualDub and/or VirtualDubMod FAQ.
If you have a bug report or feature request for VirtualDubMod, be sure to read the rules first.
We give 100% of your donations to the Open Source community
Belgabor is offline   Reply With Quote
Old 25th March 2003, 17:07   #13  |  Link
bond
Moderator
 
Join Date: Nov 2001
Posts: 9,780
I am using WinMe!

If the avisynth.dll isnt in the directory there appears a message that virtualdubmod.exe caused a failure...
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau)
I know, that I know nothing (Socrates)

MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide)
Ogg Theora | Ogg Vorbis
use WM9 today and get Micro$oft controlling the A/V market tomorrow for free
bond is offline   Reply With Quote
Old 25th March 2003, 17:12   #14  |  Link
Belgabor
VDubMod Devel
 
Belgabor's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 826
Cyrius already commited a fix to CVS, it was a dumb bug ^^', don't know why I didnt see it. Currently you're right, you need the special AviSynth dll to run it, sorry.
__________________
VirtualDubMod [SourceForge : Tracker/DL] (FAQ, Some rules)
Be sure to also download the latest DLL package or get the all inclusive package!
Before you post questions, please read the VirtualDub and/or VirtualDubMod FAQ.
If you have a bug report or feature request for VirtualDubMod, be sure to read the rules first.
We give 100% of your donations to the Open Source community
Belgabor is offline   Reply With Quote
Old 25th March 2003, 17:48   #15  |  Link
Kamui-Dash
Droids Of Talon
 
Join Date: Feb 2003
Location: Norway
Posts: 40
I got an error msg asking for sum "MSVCRTD.dll" any1 knows what this is?
Kamui-Dash is offline   Reply With Quote
Old 25th March 2003, 17:51   #16  |  Link
bond
Moderator
 
Join Date: Nov 2001
Posts: 9,780
@kamui-dash
try the search button
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau)
I know, that I know nothing (Socrates)

MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide)
Ogg Theora | Ogg Vorbis
use WM9 today and get Micro$oft controlling the A/V market tomorrow for free
bond is offline   Reply With Quote
Old 25th March 2003, 20:09   #17  |  Link
Kamui-Dash
Droids Of Talon
 
Join Date: Feb 2003
Location: Norway
Posts: 40
K, thx. Just did and what I came up is its sumwhat related to avisynth which I dont understand since I cant find msvcrtd.dll in win/sys2 or anywhere on my comp. I tried copying avisynth.dll to the folder b4 this happened. Still no clue whats goin on, Im using win2k btw.
Kamui-Dash is offline   Reply With Quote
Old 25th March 2003, 20:14   #18  |  Link
bond
Moderator
 
Join Date: Nov 2001
Posts: 9,780
i am sure that there is a thread where you can find a download link for MSVCRTD.dll, or you try your luck with google!
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau)
I know, that I know nothing (Socrates)

MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide)
Ogg Theora | Ogg Vorbis
use WM9 today and get Micro$oft controlling the A/V market tomorrow for free
bond is offline   Reply With Quote
Old 25th March 2003, 22:45   #19  |  Link
Kamui-Dash
Droids Of Talon
 
Join Date: Feb 2003
Location: Norway
Posts: 40
Hmm, I was afraid of this. Gotten into another problem while installing the MSVCRTD.dll file but now i know its a visual c++ file.

Error msg: The procedure entry point _chkesp could not be located in the dynamic link library MSVCRTD.dll.

Maybe I need a reboot after coping it to win/sys32, I'll reboot and post a reply later if its a sucess or not. Thx Bond.
Kamui-Dash is offline   Reply With Quote
Old 25th March 2003, 23:03   #20  |  Link
sh0dan
AviSynth Developer
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,468
Impressive!! You rock!

I'll include the AviSynth changes into the next version!

@all: PLEASE! Do NOT install avisynth.dll in the same directory as VdubMod! Place it in windows\system32!
__________________
Regards, sh0dan // VoxPod
[AviSynth 2.5 project page] | [blog].

Last edited by sh0dan; 25th March 2003 at 23:34.
sh0dan is offline   Reply With Quote
Reply

Thread Tools
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:42.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.