搜索资源列表
Mux
- MPEG4复用层,用VC写的。可以参考以便于学习MPEG-4的协议。-MPEG4 multiplexing layer, with VC writes. In reference to be learning MPEG-4 agreement.
m2pds
- mpeg2 to program stream mux, code by self modify for pes divide
reper
- a good job, to porting linux replex to windows let s complier in VC6. func: demux TS and mux to PS
T2ps
- ts to ps simple trans form, can be refer to mux , and demux mpeg2 stream
AVI-Mux_GUI-1.17.7-Src
- AVI-Mux 是一款综合性的视频文件分离/合成工具
MPEG-2-TS-MUX
- 里面都TS mux的资料,从事数字电视的朋友们,可以下载看看,讲述如何进行TS流复用的方法-Inside of the TS mux information in the digital TV friends, you can download to see, how about the TS stream multiplexing method
EmcFileMux6
- MP4 mux filter的源码. 实际上这个filter源码原来是用在winmobile平台上的. 为了调试方便, 也推出了这个PC版本.-MP4 mux filter source. In fact the original source of this filter is used in winmobile platform. In order to facilitate debugging, but also the introduction of the PC version.
AVI-Mux_GUI-1.17.8-Src
- AVI Mux Gui src 1.17.8 avi file muxer
m3muxsub
- use XCS9600 to mux E1PCM
AVStream
- avstream vitual machine it can mux two different stream at same time and out to hardware stream
08713525FilterASFMuxer
- asf mux 的例子,对学习asf格式比较有帮助-a sample of asf mux
mplex13818-1.1.7.tar
- mplayer used for mux and demux
TsToFlv
- 解析TS文件,获取音视频数据和相关信息,并转换为FLV封装格式-Demux ts stream, get Audio & Video data,then mux to flv file
flv-mux
- FLV文件混流,将h264视频文件盒aac音频文件打包成FLV格式文件。-Francis FLV files, video files will be packaged box h264 aac audio files to FLV format.
tsmux
- 最新,TS 复用代码,支持CBR 模式复用-ts mux
ffmpeg-2.8.5
- FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
mp4v2_mux_wins_good
- mp4v2源码的VS2010工程,有视频音频混合的例子,可以直接编译后debug会把1.aac和1.h264混合生成test.mp4,拿到mp4v2源码不知道怎么下手进行视音频混合的,可以参考这份代码。其中1.aac和1.h264是按例子需要生成的,格式特定,通用的aac和h264格式需要改例子代码才能支持。2017年6月份的mp4v2代码,比较新。(mp4v2 video and audio mux sample, vs2010)
g711aH264ToMp4
- 嵌入式音频视频混合为mp4. 使用mp4v2和faac混合为mp4, 在Hi3519板运行成功。生成的joseph_mp4_test运行时需要av_file中的资源, 并且把makefile中的交叉编译工具改为自己平台使用的,3519是v500(this is Joseph mux sample)(mp4v2 and faac to mp4, run ok on Hi3519 board(this is Joseph mux sample))