| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| CD Freaks Troll Join Date: Sep 2002
Posts: 2,358
| VirtualDub v1.5.0 (15584) Released This is probably old news to people who follows VDub closely, but for people who were too busy to check, Avery Lee released VirtualDub v1.5.0 (15584) on Feb 16, 2003. Changes include - VirtualDub 1.5.0 is out. From the user's prospective, 1.5.0 consists mostly of bug fixes, not the revolutionary change you would expect from a major version bump. The reason for the major bump is that the program has been internally restructured, breaking out some code into libraries and cleaning up the build process significantly. Sources are no longer split across four archives and sylia.dll is no longer statically linked, which should simplify project management a bit. That is not to say that there are no new features in this release, however. 1.5.0 is the first release to have audio filtering, which has been a requested feature for some time. Now, the audio filtering system is quite rough at this point -- it's not optimized, and the filter selection is a bit sparse. You also cannot write external audio filters yet, although that is definitely going to change. The current selection of audio filters consists mainly of miscellaneous algorithms that I have been playing with for a while within a sandbox WinAmp 2 plugin: Center cut. The classic "vocal cut" filter, except that the output is stereo instead of mono. This is accomplished through FFT phase analysis; the output will have some warbling in it, but stereo separation is preserved. Also known as the "make your own karaoke to embarrass yourself with" filter. Ratty phase shift. A time-domain, sawtooth-swept delay line, with rake-like correlation to smooth out the jumps. Good for about +/-20% variation in pitch. Now, you might ask what a pitch shifter is good for with video. Well, 1.5.0 also contains a stretch filter that allows you to slow down or speed up audio, like a tweaked tape recorder. Combine a stretch and a matched pitch shift, and you get a time stretcher. If you set the pitch shifter and stretcher to the same ratio and tweak the video frame rate to match, you can speed up or slow down video. (Yes, you can now make "Sakura Saku" even faster!) I'm still looking for a better pitch shift algorithm -- the current version has problems with clicking when multiple dominant tones are present. I tried a frequency-domain version once, but it didn't work out too well: frequency-based algorithms don't like sharp attacks and tend to "smear" them, making percussives sound mushy. Now, for the obligatory off-topic paragraph: (warning, plot spoilers) I saw a bit of the anime Onegai Teacher recently. (I just got the Nuku Nuku DVD -- guess what my next DVD purchase will likely be? ) I have to say, the series is totally original. A young woman played by Kikuko Inoue, Belldandy Mizuho, ends up living with a student called Keiichi Kei. They have to keep their relationship secret since she is not from this world. They are then visited by two people. Her older sister, Urd Her mother, Hazuho, is a bit lewd and tries to get them closer together, whereas her younger sister, Skuld Maho, doesn't like Kei-chan Kei-kun and wants to break them apart. The couple is broken apart later in the series, causing them anguish, but Belldandy Mizuho returns and they live happily ever after. Not that I'm complaining, really -- Belldandy without the tranquilizers, yay! -- but geez, this is a bit too familiar.Oh well, voice actor reuse is always fun, I guess. Take Inuyasha, for example. This is another series for which I thought, "haven't I seen this before?". Build 15584 (Version 1.5.0): [February 16, 2003] [features added] * Can add a single job to the batch list with syntax: /p[input_file],[output_file] * Filters are now loaded and unloaded on the fly to circumvent TLS (thread local storage) selector limits. * Cropping bounds can now be dragged via the mouse. * Improved, friendlier crash diagnostics. * Basic audio filter support (no plugin support yet, though). The pitch shifter sucks. * Increased accuracy of audio/video timing by switching from microsecond to rational calculations. * Changed font on dialogs to enable ClearType on XP. [features removed] * Deleted outdated 3x3 average filter -- it has been superceded by "blur." [bug fixes] * New MPEG audio core (Priss) -- fixes decoding errors in layer I and layer III audio and adds SSE polyphase support. * Fixed motion JPEG decoding bugs when padding is present before markers. * Fixed crash in SSE2 code when decoding MPEG-1 file odd width in macroblocks. * Fixed crash in SSE2 resize routine when doing 4-tap vertical resample with odd width. * Fixed swapped UVs in About dialog box. ^^; * Fixed sync errors in MPEG-1 playback when decoding an audio stream which flips the copyright bit between frames or switches layer III bitrates (VBR). * Fixed "Frame not found" errors in MPEG-1 decoder when GOP is longer than 128 frames. * Rewrote resampler clip determination code again. Hopefully this one will be Bug Free (tm). * Fixed spurious errors at end of operation when saving WAV file. * Outputted configuration files and job scripts now include the correct audio filename when a .wav file is selected through a script. * Fixed AVI segmented output creating short files when working from MPEG-1 source or when IVTC is active. * Image import filter wasn't caching frames. * Fixed a couple of Get*() script calls that were declared incorrectly internally and didn't work (thanks to Cyrius). * Blur filter now handles cropping properly. |
| | |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ImgBurn v1.3.0.0 - Released | phitzer | ImgBurn | 4 | 14-04-2006 06:12 |
| DVD2one V1.5.2 released | jwo62 | DVD2One | 0 | 04-02-2005 03:09 |
| VirtualDub 1.5.8 (18068) Stable Released | Womble | Video Edit Software | 0 | 04-11-2003 19:21 |
| VirtualDub 1.56 (build 17971) released | BoSkin | Video Edit Software | 0 | 13-10-2003 11:23 |
| Virtualdub 1.4.11 released | Shoebedobedoo | Video Edit Software | 3 | 09-11-2002 03:34 |