Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - vlc
Search - vlc - List
這是一款好用的 streaming 軟體,重點還是免費的-This is good for streaming software, the focus is still free
Update : 2008-10-13 Size : 11815443 Publisher : plato wu

live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。-live555 C is a preparation that is based on open standards agreement RTP / RTCP, RTSP, SIP multimedia source of the flow. Can be used in the construction of the various agreements of multimedia applications, such as VLC, MPlayer. LIVE555 Media Server, vobStreamer, it can receive, Send MPEG, H.263 or JPEG format of a variety of multimedia video and audio files. package has a variety of application testing source for developers to provide the understanding and application of the library convenient way.
Update : 2008-10-13 Size : 443253 Publisher : 李铭岳

The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding: Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC). This document provides a short introduction to CABAC. Familiarity with the concept of Arithmetic Coding is assumed.
Update : 2008-10-13 Size : 10265 Publisher : woyun

DL : 0
The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding: Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC). The Variable-Length Coding scheme, part of the Baseline Profile of H.264, is described in this document.
Update : 2008-10-13 Size : 24132 Publisher : woyun

DL : 0
X.264的core代码 包括,VLC可变长编码,帧间预测,环路滤波等
Update : 2008-10-13 Size : 48841 Publisher : chenlei

法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_clock@sohu.com-University of Paris, France, the open-source project. The software is designed to : 1. Multimedia audio and video players, can identify almost all the media file formats : mpeg1, mpeg2, mpeg4, etc. (realplay the format will not be identifiable); 2. As network transmission audio and video streaming media client and server side, had already achieved RTSP, rtp Unicast and multicast, and other streaming media capabilities; 3. cross-platform. Now support the following platforms : Windows, Unix, Linux, Mac OS X, BeOS, QNX operating system, etc.; The project, I spent a lot of time if they can come to the question I asked! Zhong_clock@sohu.com
Update : 2008-10-13 Size : 7513937 Publisher : 钟传新

非常好的多媒体播放器源码。-a very good source multimedia player
Update : 2008-10-13 Size : 11147601 Publisher : sun

DL : 1
简单的MP4和H264视频播放器源码,值得学习
Update : 2008-10-13 Size : 16285612 Publisher : 张宋发

机顶盒的测试程序,用的是vlc服务器修改后的代码,支持rtsp
Update : 2008-10-13 Size : 8441 Publisher : 李智军

DL : 0
vlc服务器修改后的代码可以支持rtsp格式,测试机顶盒的程序
Update : 2008-10-13 Size : 8931 Publisher : 李智军

一种视频播放器,可以播放264视频,同时支持rstp协议
Update : 2008-10-13 Size : 964455 Publisher : 高晓玲

mpeg mp3ps
DL : 0
Program Stream demux module for VLC
Update : 2008-10-13 Size : 4320 Publisher : blues.song

web完美内嵌vlc播放器源代码!不需修改任何东东,个个按钮均采用js制作!你可以直接把文件名换成html格式,直接运行即可!
Update : 2008-10-13 Size : 2462 Publisher : dd007

DL : 0
uclinux 下的vlc播放器源代码,有兴趣的大家一起讨论音视频的东东,qq27639563
Update : 2008-10-13 Size : 15528032 Publisher : 不走

DL : 0
h.264最新vlc算法介绍-latest VLC algorithm introduced
Update : 2008-10-13 Size : 24423 Publisher : 王伟达

DVDvlc.tar
DL : 0
MPEG-2 TS流播放器 FOR WIN32的程序源码 -This is the program source code of MPEG-2 TS player for WIN32.
Update : 2008-10-13 Size : 6753387 Publisher : larry

霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
Update : 2008-10-13 Size : 24035 Publisher : 胡骥骏

持大多数音频和视频格式(MPEG 1/2/4, DivX, WMV, DV, Ogg/Vorbis, AAC, etc.),支持VCD和DVD(带有菜单),可以从网络源中读取流式数据。它也可以作为一个服务器通过网络发送数据流,可选的编码转换的支持。-holders of the majority of audio and video formats (MPEG 1/2/4, DivX, WMV, DV, Ogg / Vorbis, AAC, etc.). Support VCD and DVD (with the menu), sources from the network read streaming data. It also can be used as a server through the network to send data streams, the optional transcoding support.
Update : 2008-10-13 Size : 1471907 Publisher : 侯为

DL : 0
jpeg视频编解码程序,包括dct变换、量化、vlc等过程,针对视频压缩-jpeg video codec procedures, including Extra transform, quantization, VLC and so on, for video compression
Update : 2008-10-13 Size : 323251 Publisher : eai

改进了的CAVLC编码方式-improved encoding the CAVLC
Update : 2024-05-18 Size : 45056 Publisher : 李杰
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 30 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.