搜索资源列表
mpeg4decoder
- mpeg4格式码流的解析,图像的重建及输出
mpeg2encoder_decoder
- MPEG2格式的码流的生成和码流的解析和图像重建
splitmpg
- 将mpg格式的文件进行解码,解码后成为声音、图像两个文件。c++实现。-will mpg files decode codec into voice, pictures two documents. C + +.
ISO5Encoder
- 根据ISO11172第五部分的视频编码器,实现将SIF输入程序,将MPEG格式的图像输出-According to the fifth part of the ISO11172 video encoder, to achieve SIF input procedures, will be MPEG format image output
MP3
- 可以实现MP3,avi,rmvb,rm,wna等的格式文件的播放,只是没有图像,只可以挺声音,可以重播,倒退暂停,有列表。c++语言-Can achieve MP3, avi, rmvb, rm, wna, etc. format files play, but no images can only be very sound, you can replay, pause back with the list. c++ language
Bmp_to_read_and_display
- Bmp图像文件的读取与显示 ,用VC实现 可以读取并显示本机中的bmp格式图片-Bmp to read and display image files, VC implementation can read and display this machine in the bmp format images
VideoMPEG2
- 将YUV4:2:2图像数据转换为YUV4:2:0格式,然后进行MPEG2编码和解码-Will YUV4: 2:2 image data is converted to YUV4: 2:0 format, then encode and decode MPEG2
PcCode_200885204341969
- 本论文的播放器是在Microsoft Visual Studio.Net 2005平台下利用Visual Basic.Net语言完成的。使用Visual Basic.NET提供的Windows Media Player控件以及文件处理,最终实现一款贴近用户操作习惯的媒体播放器。 该播放器实现了对MP3、等格式的多媒体文件的播放功能;实现了加载多个多媒体文件;打开和关闭程序采用图像的淡入淡出效果;在播放器表面添加美丽的图片;实现联网的广告播放;实现了用户的身份认证、连续播放以及自动关闭播放器等