|
|
| Belgabor |
| Posted: Feb 17 2003, 06:57 PM |
 |
|
Developer of VirtualdubMod
  
Group: VirtualdubMod Team
Posts: 100
Member No.: 998
Joined: 24-November 02

|
| CODE | [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.
|
Small side note: Don't expect VDubMod 1.5.0 to soon, Avery did a heavy source reorganization, so we practically have to readd our modifications, no quick diff update like with the 1.4 subversions...
-------------------- [VirtualDubMod Homepage] Please submit any bugs/patches/feature requests also using the respective tracker on our sourceforge page |
 |
| ChristianHJW |
| Posted: Feb 18 2003, 02:41 PM |
 |
|
Advanced Member
  
Group: Moderators
Posts: 1768
Member No.: 2
Joined: 7-July 02

|
You beat me to it Belgabor, thanks for posting the good news !!
-------------------- Visit the unofficial Virtualdub support forum on http://forums.virtualdub.org - help to reduce the big number of emails Avery Lee is getting every day !! Support matroska as container and Gstreamer as the only truely open, x-platform multimedia platform .... |
 |