专注于音视频处理及流媒体开发!

罗索

  • [音视频编解码] WAVE文件的编解码器原理 日期:2006-04-12 03:18:00 点击:2047 好评:2

    WAV文件格式是一种由微软和IBM联合开发的用于音频数字存储的标准,它采用RIFF文件格式结构,非常接近于AIFF和IFF格式。多媒体应用中使用了多种数据,包括位图、音频数据、视频数据以及外围设备控制信息等。RIFF为存储这些类型的数据提供了一种方法,RIFF文件所包含的数...

  • [音视频编解码] decode JPEG files to a DIB image, or encode DIB image to a J 日期:2006-04-06 10:13:00 点击:1853 好评:0

    I had found a little 32bit DLL for reading and writing JPEG files. Also the documentation is very good and understandable. Everybody can download the whole documentation, SDK and the DLL. At http://developer.intel.com/vtune/perflibst/IJL/...

  • [音视频编解码] 用DVD完美转换MPEG-4文件三部曲 日期:2005-12-27 18:40:00 点击:1442 好评:0

    2002/04/23 11:43 赛迪网--中国电脑教育报 文/李志峰 DVD(Digital Video disc),即数字化视频光盘。DVD是一种光学磁盘存储技术,采用的是MPEG-2数字压缩技术,DVD光盘看上去像CD-ROM磁盘,但它能存储更多的数据。它能播放出高清晰、逼真、色彩鲜艳的图像画面及优美动听的...

  • [音视频编解码] 实现JPEG与DIB互转 日期:2005-10-26 13:46:00 点击:2067 好评:0

    BOOL DecodeJPEGToDIB(char *lpBufferOrFileName, BITMAPINFOHEADER* dib, JPEGSOURCETYPE nSourceType, DWORD dwBytes); BOOL EncodeDIBToJPEG(BYTE* lpDIBBuffer, BITMAPINFOHEADER *dib, DWORD BOOL CJPEGCodec::EncodeDIBToJPEG(BYTE* lpDIBBuffer, BITMAPINFOHEADE...

  • [音视频编解码] Finding Similarity Between Images 日期:2005-09-30 09:44:00 点击:1495 好评:0

    Finding Similarity Between Images Rating: none Danang Suharno (view profile) September 18, 2002 screen.width-333)this.width=screen.width-333\"> Click here for a larger image. Environment: MFC Content-Based Image Retrieval (CBIR) is a way to index or...

  • [音视频编解码] An auto-sizing bitmap picture control 日期:2005-09-29 18:27:00 点击:1536 好评:0

    Chris Maunder (view profile) August 11, 1998 Download source files (2.8Kb) 点击浏览该文件 or sample project (20.7Kb) 点击浏览该文件 The Picture control available from the dialog editor component bar is great for quickly displaying a picture in a dial...

  • [音视频编解码] Drawing a bitmap from a BMP file 日期:2005-09-29 18:23:00 点击:1375 好评:0

    Zafir Anjum (view profile) August 5, 1998 The BMP file has four sections. The first is BITMAPFILEHEADER. This contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. The next sectio...

  • [音视频编解码] Creating a bitmap object from a BMP file 日期:2005-09-29 18:23:00 点击:1336 好评:0

    Zafir Anjum (view profile) August 5, 1998 To create a CBitmap object from a BMP file you essentially have to read the file into memory, use CreateDIBitmap() to get an HBITMAP and then attach this handle to the CBitmap object. The problem however, is...

  • [音视频编解码] Creating a DIB section from a BMP file 日期:2005-09-29 18:21:00 点击:1447 好评:0

    Zafir Anjum August 5, 1998 A DIB section is somewhat like the DIB in that it provides access to the bitmap bits for direct modification by the application. But unlike a DIB handle, a DIB section can be used with most GDI functions, including the BitB...

  • [音视频编解码] Encapsulated Dib API 日期:2005-09-29 18:19:00 点击:1406 好评:0

    Encapsulated Dib API Rating: none Jorge Lodos (view profile) August 5, 1998 This article describes a class (CDib) encapsulating the Dib API distributed with the DIBLOOK sample. The class methods are mostly the same global functions declared in the di...

栏目列表
推荐内容
织梦二维码生成器