CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - decoder H264
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - decoder H264 - List
[
Windows Develop
]
h264dec
DL : 0
h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
Update
: 2025-02-17
Size
: 150kb
Publisher
:
刘语
[
Streaming Mpeg4
]
H264软件解码器的优化
DL : 0
是一篇关于H.264软件解码器的优化的文章-is one of the H.264 software decoder optimized article
Update
: 2025-02-17
Size
: 142kb
Publisher
:
毕松林
[
Streaming Mpeg4
]
h264.tar
DL : 0
开放源代码的一个最小化H.264解码器,Minimal H.264 decoder by Martin Fiedler-open source a minimum H.264 codec, H.264 decoder Minimal by Martin Fiedler
Update
: 2025-02-17
Size
: 31kb
Publisher
:
yangtm
[
Streaming Mpeg4
]
H264Decoder
DL : 0
视频编码标准H264解码器源代码 视频编码标准H264解码器源代码-video coding standard H264 decoder source code H264 video coding standard decoder source code
Update
: 2025-02-17
Size
: 2.81mb
Publisher
:
li
[
Multimedia Develop
]
G729h263h264MPEG4EncoderDecoderSource
DL : 0
G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码-G729, h263, h264, MPEG4 four most popular audio and video standards for compression and decompression algorithm source code
Update
: 2025-02-17
Size
: 1.39mb
Publisher
:
Chaorder
[
DirextX
]
Source+Code
DL : 0
H264 decoder 一款H264的解码器-H264 decoder a decoder H264
Update
: 2025-02-17
Size
: 526kb
Publisher
:
qinbaoan
[
JSP/Java
]
h264
DL : 0
decode the h264 video
Update
: 2025-02-17
Size
: 701kb
Publisher
:
Jackson Lin
[
Compress-Decompress algrithms
]
H264-v1_code.0
DL : 0
Nokia H.264/AVC Encoder/Decoder Usage Manual
Update
: 2025-02-17
Size
: 398kb
Publisher
:
xuqian
[
Streaming Mpeg4
]
H264
DL : 0
论文翻译,主要介绍缓存的设计对H.264解码器的性能优化-Thesis translation, mainly introduces the design of the cache on the H.264 decoder performance optimization
Update
: 2025-02-17
Size
: 265kb
Publisher
:
rongrongxia
[
Streaming Mpeg4
]
H264-decode-design-improvement
DL : 0
本文首先简要介绍国内外H264编码与解码系 统的研究进展情况;然后详细阐述H264解码器的设计及其优化实现;最后给出测试结果。-The paper first briefly introduce domestic and foreign H264 encoding and decoding system progress then elaborated H264 decoder realize the design and optimization Finally, test results.
Update
: 2025-02-17
Size
: 288kb
Publisher
:
李峥
[
Graph Recognize
]
H264
DL : 0
H.264的解码器 输出文件格式为yuv 开发工具Visual Studio 6.0 以上-H.264 decoder output file format yuv development tools for Visual Studio 6.0 and above
Update
: 2025-02-17
Size
: 301kb
Publisher
:
mubai
[
Multimedia Develop
]
General_PlaySDK_EngChn_IS_V3.21.0.R.080328
DL : 2
开发包中包括的文件有: dhplay.dll、dhplay.h、dhplay.lib、底层mpeg4解码库(dllmpeg4.dll)、底层h264解码库dllh264.dll(解大华的h264码流和ADI公司的码流)和海思的h264解码库,包括(AmrDLL.dll、DLLDeinterlace.dll、hi_h264dec_w.dll) 。-Development Kit includes documents: dhplay.dll, dhplay.h, dhplay.lib, bottom mpeg4 decoder library (dllmpeg4.dll), the bottom h264 codec library dllh264.dll (Dahua Xie h264 stream and the ADI s Code flow) and the h264 codec Hisilicon library, including (AmrDLL.dll, DLLDeinterlace.dll, hi_h264dec_w.dll).
Update
: 2025-02-17
Size
: 892kb
Publisher
:
IT人
[
Streaming Mpeg4
]
h264-src.tar
DL : 0
H.264解码器,从国外网站下载的,不知道能不能用,没试过-H.264 decoder download site from abroad, I do not know can not, not tried
Update
: 2025-02-17
Size
: 694kb
Publisher
:
zhude
[
Compress-Decompress algrithms
]
H264
DL : 0
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
Update
: 2025-02-17
Size
: 385kb
Publisher
:
tsincons
[
Multimedia Develop
]
friptv-0.20-src.tar
DL : 0
FripTV is a free, opensource, SDL based IP TV player. Currently in alpha stage it runs on Windows XP and Linux, but the code is designed to be portable. It supports MPEG2 and h264 transport streams. h264 support is provided through opensource ffmpeg library or commercial CoreAVC codec (Win32 only). CoreAVC is world s fastest h264 software decoder, but ffmpeg is catching up (latest svn version supports PAFF interlaced streams!).
Update
: 2025-02-17
Size
: 375kb
Publisher
:
ssomsak
[
Graph program
]
H.264decodingprocess
DL : 0
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: \ H264 \): D: \ H264 \ h264_dec.exe D: \ H264 \ test.264 D: \ H264 \ test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
Update
: 2025-02-17
Size
: 118kb
Publisher
:
happysweets
[
Special Effects
]
H264
DL : 0
h.264(verilog HDL) 这是基于流水线结构的H.264解码器源码-h.264 (verilog HDL) which is based on the pipeline structure of the H.264 decoder source code
Update
: 2025-02-17
Size
: 97kb
Publisher
:
陈成
[
Streaming Mpeg4
]
x264
DL : 0
本代码是免费的,H.264编码以及解码测试程序。- x264: h264 encoder/decoder testing program.
Update
: 2025-02-17
Size
: 1mb
Publisher
:
cxs
[
Streaming Mpeg4
]
h.264decoder
DL : 0
h264解码器,该解码器拥有非常好的性能。程序可以编译-h264 decoder, the decoder has a very good performance. Programs can be compiled
Update
: 2025-02-17
Size
: 67kb
Publisher
:
du
[
DSP program
]
h264.tar
DL : 0
h264解码器,包含详细的结构介绍,详细介绍了使用配置和端口说明-h264 decoder, the structure contains a detailed introduction, detailed description of the use of configuration and port
Update
: 2025-02-17
Size
: 788kb
Publisher
:
nickye
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.