Search found 83 matches: compression

Return to advanced search

... My original video had been edited and output to AVI using Pinnacle Studio 7. In outputing to AVI, I had originally used the Intel Indeo R3.2 codec compression tool. (A codec is a dll that compresses the video into a much more compact disk space than the "raw" avi, taking a 100 mb "raw" avi and ...
by Roger Seiler
Fri Jun 27, 2008 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with mciSendStr()
Replies: 5
Views: 1585

Re: Scanner automation

Hello, I'd like to make a dialog with a button that instructs a scanner to start scanning and save the scanned document in a pre defined folder. Do you guys have ideas? Patrick Hi Patrick, I suggest you to use the Rafa Carmona's tscan class. It use the DOSADI dlls that are not free if you want to u...
by Marco Turco
Sat Jun 07, 2008 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Scanner automation
Replies: 7
Views: 4129

... <pFileProgress> ) // cFile: filename of the zip file. // cFileToCompress | aFiles: a file or a list (array) of files to compress. // nLevel: compression level (value from 0 to 9). // Block: code block to execute while compressing. // lOverWrite: overwrite existing files or not. // cPassword: ...
by ADBLANCO
Fri Jan 25, 2008 4:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ZIP UNZIP con FWH
Replies: 5
Views: 1341

Rick, Are you using aspack with Vista. I have download the trial and after installing the program, the compression is working fine. If I want to launch aspack again for compressing another program, I allways get an vista-error tha it can't be executed. After uninstalling and ...
by Marc Vanzegbroeck
Wed Jan 23, 2008 9:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How easy it is to decompile (reverse eng) a xHarbour app ?
Replies: 7
Views: 1493

To All Absolutely use a compression tool to keep anyone from de-compiling your app .. the comression tool we use is ASPack. http://www.aspack.com Compression gets you very fast load times typically a 2 mg executable shrinks down to around ...
by Rick Lipkin
Mon Jan 21, 2008 11:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How easy it is to decompile (reverse eng) a xHarbour app ?
Replies: 7
Views: 1493

... is a portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers *very* fast decompression. Your executables suffer no memory overhead or other drawbacks for most of the formats supported, ...
by karinha
Fri Oct 19, 2007 11:35 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: proteger exe contra debuggers y cracks
Replies: 16
Views: 6721

... SIX3 library. See source/rdd/hsx/hsx.c for description I left in the file header. I added also support for SMT, SIX3 DBF field types, SIX3 compression and encryption. So far I haven't implemented NSX support though I have some basic version I started some months ago. Most of Sx_*() functions ...
by Patrick Mast
Thu Aug 02, 2007 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SIX-driver replacement
Replies: 11
Views: 4168

Fernando Sanchez wrote:Harbour have implemented SixDriver funcionality, you only need link the hbsix.lib and hsx.lib included on Harbour Library Folder.

HBSix.lib only support just few Six Compression, Encryption and Date functions. No MachSix functions or any other Six functions.

Patrick
by Patrick Mast
Wed Aug 01, 2007 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SIX-driver replacement
Replies: 11
Views: 4168

... the "JPEG/GIF Save Options" dialog. In the JPG group there is a "Save quality" scroll bar. Around 55 to 60 saves with a good quality and a good compression (1/10). HTH Regards, Euclides
by Euclides
Sun Jul 08, 2007 8:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: jpg resolution
Replies: 6
Views: 1528

(OT) How to display & print TIFF 4 files?

Seems FreeImage can't display Huffman-compressed TIFF files (i.e. TIF files that have the maximum compression). (I think they are known as "TIFF 4" files).

Can anyone suggest something, even a 3rd party solution, that is able to display and print such files in my FWH/xHarbour apps?

Colin Wisbey
by Colin Wisbey
Fri Mar 02, 2007 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: (OT) How to display & print TIFF 4 files?
Replies: 0
Views: 510

Configurar compression en ADS

que tal a todos, leyendo la ayuda de ADS me encontre con que la compresion de datos en los diccionarios es por default con la conexiones por internet sin embargo no se si el default aplica tambien del lado del cliente o tengo que especificarlo en el ADS.INI ???? cualquier ayuda se agradece. saludos ...
by alex_cyr
Thu Feb 22, 2007 5:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Configurar compression en ADS
Replies: 1
Views: 686

LHA.DLL - 19.2 - Vista

I have a Fivewin application written in Clipper using 1.9.2 Fivewin. I've used a library called lha.dll to do compression of files and it's always worked until Vista. In Vista, the compression routines work, but the uncompression process results in a GPF. Has anyone run into this before?
by MichaelMo
Thu Feb 15, 2007 2:23 am
 
Forum: FiveWin for CA-Clipper
Topic: LHA.DLL - 19.2 - Vista
Replies: 4
Views: 2151

Re: TESTZIP

... Drive and/or path * can be used * _or_ * <aFiles> An array containing files to compress, Drive and/or path * can be used * * <nLevel> Compression level ranging from 0 to 9 * * <bBlock> Code block to execute while compressing * * <lOverWrite> Toggle to overwrite the file ...
by Enrico Maria Giordano
Fri Jan 05, 2007 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TESTZIP
Replies: 3
Views: 1993

Re: Uso de ODBC e MySql no Pocket - MySqlMobile

Ola a todos Existe alguma possibilidade de usar MySql com OBDC no Pocket e se sim como fazer ? Saludos Mauro Olá a todos baixei deste site http://www.pocketgear.com/software_detail.asp?id=21135 um software chamado MySqlMobile, onde tem exemplos e uma dll, fiz um pequeno programa de testes, abaixo, ...
by Mauro
Sun Aug 27, 2006 1:10 am
 
Forum: FiveWin para Pocket PC
Topic: Uso de ODBC e MySql no Pocket
Replies: 9
Views: 4320

... // figure out actual size of color table if (nColors == 0 && nBPP <= 8) { nColors = (1 << nBPP); } if (lpDIB->biCompression == BI_RGB) { // uncompressed bitmap, image size might not be set DWORD dwBytesPerRow = (((lpDIB->biWidth * nBPP) + 31) / 32) * 4; lpDIB->biSizeImage ...
by areang
Mon Aug 07, 2006 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Please teach me about FWH and xHarbour
Replies: 3
Views: 4249
PreviousNext

Return to advanced search