搜索资源列表
tstools-1_11
- The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
TsMux_v2011.6.28
- 实现将本地h264和aac封装成ts流并保存的功能-Implement local h264 and aac encapsulated into ts stream and save functions
libfaad_aac_pcm
- aac音频tds流解码,对学习aac解码很有帮助-Aac audio ts stream decoding, learning aac decoding helpful
simplest_mediadata_test
- * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* T
H264_AAC_TS_MUX_本地文件_1
- 将h264文件,,aac文件封装为ts文件(H264, AAC encapsulated as TS)