搜索资源列表
H264toTS3
- 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
H264toTS2
- 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
H264toTS1
- 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
H.264-TS-Parser
- h.264/AVC-MPEG4 TS parse
friptv.tar
- 接受网络中的rtp h264 TS流程序,经测试可用,非常优秀-To accept the network rtp h264 TS stream program, the test can be used, very good
TspE6pB5p81pE5pB0p81pE8pA3p85
- 该程序将h264数据封装成ts格式。工程为VS2008。下面包含3个库libH264Encoder、libTsMux、libx264。 对于TS新手,有很大帮助,3个库都有源码。-The program will encapsulate the data into a ts h264 format. Works for VS2008. The following contains three libraries libH264Encoder, libTsMux, libx264.
ffmpeg_tsmux
- 基于ffmpeg,将h264封装为ts流格式,需要编码的同学可以参考一下-Based on ffmpeg, h264 package is ts stream format, students need to be coded reference
H264toTs
- 可以将h264或yuv等文件转换为ts文件,里面封装了多个类,可以直接使用-H264 or can be converted to yuv ts files and other documents, which encapsulates multiple classes can be used directly
segmenter
- 基于ffmpeg工程实现将h264原始帧视频文件转换为ts视频格式文件,linux平台C代码,稍加修改就可以用于windows平台和C++。-Based on ffmpeg, rtansform h264 vedio to ts stream format file,for linux plat,
CameraTs
- 基于TS流的多媒体视频采集压缩程序,利用V4L2驱动采集视频,H264编码压缩视频,然后转为TS文件储存-Based on TS stream multimedia video capture and compression program, using V4L2 driver capture video, H264 video encoding, and then save the converted TS files
h264es-pes-ts
- h264 es pes ts 转换,大家可以参考相关协议一起看会比较好-H264 es PES TS conversion, we can refer to the relevant agreement to look together will be better
TsMux_v2011.6.28
- 实现将本地h264和aac封装成ts流并保存的功能-Implement local h264 and aac encapsulated into ts stream and save functions
h264_ts
- 实现流媒体中h264格式封装成ts格式,简单实用。-Implementation of streaming media in H264 packaging format into TS format, simple and practical.
stream_parse
- PS TS 码流解析为h264源码,接收到码流后,判断是TS还是PS码流,根据码流的格式进行解析;-PS TS stream analyze to h264 source code
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
ts2h264
- 将ts流 xxx.ts 转成xxx.mp4(transfer ts stream to mp4 stream)
H264toTS2
- 把h264 视频封装成TS流。。 里面有详细的例程,在linux 下编译即可执行。(The H264 video is encapsulated into a TS stream. There are detailed routines, which can be executed under Linux.)
H264_AAC_TS_MUX_本地文件_1
- 将h264文件,,aac文件封装为ts文件(H264, AAC encapsulated as TS)