Anzeigen der neuesten Beiträge
0 Mitglieder und 6 Gäste betrachten dieses Thema.
VirtualDub 1.9.7 is now out, and is another stable release containing only bug fixes for reported problems.The most important fix in this version is a change to the code that reads AVI hierarchical indices. Normally these indices are only two levels deep, with a master index in the header and subindex blocks covering no more than 4GB. If you're wondering whether deeper indices are possible, the answer is an emphatic yes. It turns out there's at least one hardware/software editing solution that produces AVI files with deep index trees, because it links all of the subindex blocks with internal nodes arranged in a degenerate tree. The trace I received of a 46GB capture showed a tree more than 20 levels deep. This was causing a crash in 1.9.6 because of some changes that I made a while back to fix slow index reading speed problems over a network; in doing so I had increased the size of an I/O buffer on the stack and this was causing a stack overflow. 1.9.7's index read routine has much lower stack usage and should be able to read AVI files with deeply nested indices again.I've been spending some time in the dev branch trying to add new raw video formats to the blitter library, and I think I've spent so much time in Scilab staring at YCbCr matrices that they're all starting to blur together. Nevertheless, the blitter autotests are finally passing again (although at a slower rate, since the test matrix is now 37x37 instead of 17x17), and I think I'm finally making some progress here. The next step would be to add support for the new formats to the video source and display paths, which should finally get some of these new formats into a usable path. Some optimization would be needed after that since all of the new formats are currently leveraging a lot of unvectorized C++ code, but we'll see how that turns out.
BonkEnc version 1.0.14 has been released today. It bundles several improvements as well as some major bug fixes.The new release fixes a problem that lead to the program hanging or crashing on some Windows 7 systems. It also features significant speed optimizations for single and multi core systems, a new MP3 decoder and some minor other improvements.BonkEnc v1.0.14 also adds support for languages written from right to left and already includes preliminary Arabic and Hebrew language files.
Lupo PenSuite (v6.76) [22-10-2009] * Updated launcher "ASuite (v1.5.2 beta)" * Updated Suite Manager * Updated Suite Starter * Added "LBreakout2 (v2.5.1)" * Added "OperaUSB (v10.00)" * Added "PicPick (v2.1.2)" * Added "PNotes (v5.0.112)" * Added "Q-Dir (v3.95)" * Updated "ArcThemAll! (v1.6.1)" * Updated "BluetoothView (v1.31)" * Updated "CCleaner Portable (v2.24)" * Updated "Converber (v2.2.1)" * Updated "CurrPorts (v1.76)" * Updated "Defraggler (v1.14)" * Updated "Drive Manager (v4.09)" * Updated "Easy Duplicate Finder (v2.2.4)" * Updated "EssentialPIM Portable (v3.12)" * Updated "FileTypesMan (v1.53)" * Updated "FileZilla (v3.2.8.1)" * Updated "Firefox Plus (v3.5.3)" * Updated "HotKeyz (v2.7.7.0)" * Updated "KiTTY (v0.60.66.23)" * Updated "MediaInfo (v0.7.23)" * Updated "MyUninstaller (v1.50)" * Updated "NetWorx (v5.0.5)" * Updated "Notepad++ (v5.5.1)" * Updated "Notepad2 (v4.0.23)" * Updated "Pidgin Plus (v2.6.3)" * Updated "Portable Puzzles (v2.1 r8692)" * Updated "Recuva Portable (v1.31)" * Updated "Regshot2 (v2.0.1.68)" * Updated "ServiWin (v1.37)" * Updated "ShellMenuView (v1.12)" * Updated "SIW (v2009-10-22)" * Updated "TagScanner (v5.1 build 553)" * Updated "TrueCrypt (v6.3)" * Updated "Universal Extractor (v1.6 R4)" * Updated "UPX Tool+ (v1.1.1)" * Updated "USBDeview (v1.45)" * Updated "uTorrent (v1.8.4 build 16688)" * Updated "VirtualDub Plus (v1.9.7)" * Updated "VirtuaWin (v4.1)" * Updated "VLC Plus (v1.0.2)" * Updated "WirelessNetView (v1.26)" * Removed "ColorPic (v4.1)" (replaced with PicPick) * Removed "FileASSASSIN (v1.06)" (old unused app) * Removed "Open Arkanoid (v1.5)" (replaced with LBreakout2) * Removed "OperaPortable (v10.0)" (replaced with OperaUSB) * Removed "Stickies (v6.7a)" (replaced with PNotes)