CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - xvid decoder
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - xvid decoder - List
[
Multimedia program
]
wangluozhibo
DL : 0
这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在\"打开\"菜单中选择 \"打开URL\",然后输入\"rdv2://redcode.meibu.com:9001\",然后按 \"确定\",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上 -this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Broadcast server : Contents : rdV2Server executable files : rdV2EDemo.exe required documents : rdV2Encoder.dll operating environment requirements : windows, directx 9.0, USB camera, MIC operations : install xvid encoder (XviD - 1.0.1 - 05062004.exe) Operation rdV2EDemo.exe Click CapComp button interception server port : Plug-9001 receiver : Plug-in File Name : rdV2NetSource.dll registration : Operation register.bat operating environment requirements : windows, directx 8.0 above a receiver : File name : Windows Media Player 9.0 operating methods : first registered plug-ins, Installation xvid decoder (Operating XviD - 1.0.1 - 05062004.exe) then run Windows Media Player, in the "Open" menu,
Update
: 2008-10-13
Size
: 740.81kb
Publisher
:
cnbeta1985
[
Streaming Mpeg4
]
xvidcore-1.1.2
DL : 0
最新xvid视频解码源代码,最新版,支持mmx,sse,sse2-latest xvid video decoder source code, the latest version, support mmx, Idee, sse2
Update
: 2025-02-19
Size
: 873kb
Publisher
:
tb
[
Streaming Mpeg4
]
X_Vid
DL : 0
MPEG-4的编码解码开发包程序: 包括三部分 - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI-MPEG-4 codec development kits : consists of three parts-xvidcore : the main MPEG-4 de-/encoding library, and simple example programs- dshow : windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Wi Windows based OS.- vfw : video for windows GUI
Update
: 2025-02-19
Size
: 728kb
Publisher
:
HK
[
Compress-Decompress algrithms
]
xvid_decoder070122
DL : 0
优化过的xvid1.1.2源代码,独立解码器不需要第三方控件,可直接解码pcm为yuv文件-optimization off xvid1.1.2 source code, independent third-party decoders not control, Decoding directly to pcm yuv documents
Update
: 2025-02-19
Size
: 1.08mb
Publisher
:
leon
[
Multimedia program
]
wangluozhibo
DL : 0
这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在"打开"菜单中选择 "打开URL",然后输入"rdv2://redcode.meibu.com:9001",然后按 "确定",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上 -this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Broadcast server : Contents : rdV2Server executable files : rdV2EDemo.exe required documents : rdV2Encoder.dll operating environment requirements : windows, directx 9.0, USB camera, MIC operations : install xvid encoder (XviD- 1.0.1- 05062004.exe) Operation rdV2EDemo.exe Click CapComp button interception server port : Plug-9001 receiver : Plug-in File Name : rdV2NetSource.dll registration : Operation register.bat operating environment requirements : windows, directx 8.0 above a receiver : File name : Windows Media Player 9.0 operating methods : first registered plug-ins, Installation xvid decoder (Operating XviD- 1.0.1- 05062004.exe) then run Windows Media Player, in the "Open" menu,
Update
: 2025-02-19
Size
: 741kb
Publisher
:
cnbeta1985
[
Multimedia Develop
]
decode_xvid
DL : 0
利用xvid解码mpeg4视频压缩帧的示例工程,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指解码那一部分了。我前面上传过mp4容器文件读写的内容,有兴趣可以搜一下。-use xvid mpeg4 video compression decoding frames example, ffmpeg is below the windows of a very good model (somewhat trying) It is a project to the (anonymous) then no time on reading and writing, decoding, transmission (RTP). Recognition and bitstream all part of the api, roughly 1/8, this means that part of the decoder. Upload off in front of me then no time reading paper containers, are interested in what can be found.
Update
: 2025-02-19
Size
: 482kb
Publisher
:
goggle
[
Multimedia program
]
XviD_src
DL : 0
divx源码 XviD is a high performance and high quality MPEG-4 video de-/encoding solution. The XviD package currently consists of three parts: - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI -divx source XviD is a high performance and high quality MPEG-4 video de-/encodingsolution.The XviD package currently consists of three parts:- xvidcore: the main MPEG-4 de-/encoding library, and simple example programs-dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS .- vfw: video for windows GUI
Update
: 2025-02-19
Size
: 845kb
Publisher
:
baggio
[
Multimedia program
]
xvidDecodeInstrument
DL : 0
很好的Xvid解码器,安装后可以在播放器上播放相关格式的视频-Good Xvid decoder can be installed in the player to play the relevant video formats
Update
: 2025-02-19
Size
: 2.03mb
Publisher
:
孙凤
[
Streaming Mpeg4
]
MP4
DL : 0
xvid解码程序,并做了针对ARM的优化,适合嵌入式开发-xvid decoding process, and to do the optimization for the ARM for Embedded Development
Update
: 2025-02-19
Size
: 7.54mb
Publisher
:
戴辉
[
mpeg mp3
]
xvidcore-1.1.3
DL : 0
xdiv解码mpeg2的视频文件。在命令行下输入解码的文件名和输出的yuv文件名。-xdiv decoder mpeg2 video files. The command line, enter the file name of decoding and output yuv file name.
Update
: 2025-02-19
Size
: 3.78mb
Publisher
:
黄星
[
Multimedia Develop
]
Nk264decLib20.zip
DL : 0
The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4,support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ compiler 10.1 or 11.0 with VC2008, set command line option /QxP or SSE3 in "Enable Enhanced Instruction Set" make it much more faster. I am Jesse Stone from Taiwan. msn:fatalfeel@hotmail.com reference from http://media.library.ku.edu.tr/theses/msctheses/A/akkus_istemi ,The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4, support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ Compiler 10.1 or 11.0 with VC2008, set command line option/QxP or SSE3 in
Update
: 2025-02-19
Size
: 601kb
Publisher
:
小誠
[
Multimedia Develop
]
Nk264decLib30.zip
DL : 0
The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4,support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ compiler 10.1 or 11.0 with VC2008, set command line option /QxP or SSE3 in "Enable Enhanced Instruction Set" make it much more faster. I am Jesse Stone from Taiwan. msn:fatalfeel@hotmail.com reference from http://media.library.ku.edu.tr/theses/msctheses/A/akkus_istemi,The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4, support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ Compiler 10.1 or 11.0 with VC2008, set command line option/QxP or SSE3 in Enable Enhanced Instruction Set make it much more faster. I am Jesse Stone from Taiwan. msn: fatalfeel@hotmail.com reference from http://media.library.ku.edu.tr/ theses/msctheses/A/akkus_istemi
Update
: 2025-02-19
Size
: 600kb
Publisher
:
小誠
[
Multimedia Develop
]
ffh264lib_2008
DL : 0
H.264 DEcoder, Reference ffmpeg 2008, VC++ 2008 Compile, No error and Warning.This Version is the most fastest H.264 decoder than before ffmpeg. using method same as Xvid,Jesse Stone, Taiwan. msn: fatalfeel@hotmail.com in ffmpeg H.264 decoder-H.264 DEcoder, Reference ffmpeg 2008, VC++ 2008 Compile, No error and Warning.This Version is the most fastest H.264 decoder than before ffmpeg. Using method same as Xvid, Jesse Stone, Taiwan. Msn: fatalfeel @ hotmail.comin ffmpeg H.264 decoder
Update
: 2025-02-19
Size
: 2.15mb
Publisher
:
fatalfeel
[
Communication-Mobile
]
ffmpeg4mobile
DL : 0
ffmpeg解码器的windows mobile版 内含播放本地文件的例子 支持mpeg4-ffmpeg decoder windows mobile edition includes examples of the local file playback support mpeg4
Update
: 2025-02-19
Size
: 1.4mb
Publisher
:
sizhiguo
[
Streaming Mpeg4
]
xvidcore
DL : 0
MPEG4 xvid 编解码 源程序 v 1.32-MPEG4 xvid encoder and decoder v 1.32
Update
: 2025-02-19
Size
: 880kb
Publisher
:
Che
[
Multimedia Develop
]
divxecode
DL : 0
编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有一个形参是标明本次解码用掉了多少个字节的xvid缓冲区的数据,便于下一帧解码的时候调整缓冲区指针-Xvid codec static library code c++ package: m_vdo_enc-> Encode (pBuffer) // here pBuffer is 320x240 the BGR24 data encoding, if successful, will automatically call PostEncHandler function can be encoded on the results of decoding : m_vdo_dec-> Decode (xvid, xvid_len) // incoming data have xvid codec and the length of the buffer is successful, will automatically call PostDecHandler, pay attention to the streaming media data, in this function there is a shape parameter decoder is used indicate the number of bytes of the data buffer xvid for decoding the next frame when the buffer pointer adjustment
Update
: 2025-02-19
Size
: 6kb
Publisher
:
chai
[
Special Effects
]
xvidcore-1.1.3
DL : 0
xvid解码器,内含编码器,可以将YUV视频序列和MPEG4格式之间转换,选择好工程,输入输出路径,就可以了,经过测试的!-xvid decoder, including encoders, can be YUV video sequences and conversion between MPEG4 format, the choice of a good project, input and output path, you can, and tested!
Update
: 2025-02-19
Size
: 933kb
Publisher
:
李健
[
Windows Mobile
]
MPEG4CE
DL : 0
Windows Mobile下的MPEG4 Xvid解码程序, 纯C代码解码器,使用C++封装-mpeg4 xvid decoder under windows mobile 6.5, decoder is c, and wrap as c++ class
Update
: 2025-02-19
Size
: 2.3mb
Publisher
:
Dylan
[
Windows Mobile
]
MPEG4Codec
DL : 0
windows mobile下的MPEG4 xvid解码程序,纯C解码器,封装为C++类-mpeg4 xvid decoder under windows, wrap as C++ class
Update
: 2025-02-19
Size
: 242kb
Publisher
:
Dylan
[
Streaming Mpeg4
]
xvidcore-1.3.0-rc1.tar
DL : 0
mpeg4 开源的编解码源代码,包含汇编代码-xvid decoder
Update
: 2025-02-19
Size
: 795kb
Publisher
:
jiang.lin
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.