tstools-1_11

所属分类:流媒体/Mpeg4/MP4
开发工具:Unix_Linux
文件大小:476KB
下载次数:200
上传日期:2010-10-09 11:54:12
上 传 者goggle
说明:  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 specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es -pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP
(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 specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es-pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP)

文件列表:
tstools-1_11\tstools-1.11\ac3.c (4397, 2008-11-07)
tstools-1_11\tstools-1.11\ac3_fns.h (1687, 2008-11-07)
tstools-1_11\tstools-1.11\accessunit.c (47604, 2008-11-07)
tstools-1_11\tstools-1.11\accessunit_defns.h (5885, 2008-11-07)
tstools-1_11\tstools-1.11\accessunit_fns.h (11949, 2008-11-07)
tstools-1_11\tstools-1.11\adts.c (4625, 2008-11-07)
tstools-1_11\tstools-1.11\adts_defns.h (1822, 2008-11-07)
tstools-1_11\tstools-1.11\adts_fns.h (2401, 2008-11-07)
tstools-1_11\tstools-1.11\audio.c (3310, 2008-11-07)
tstools-1_11\tstools-1.11\audio_defns.h (2239, 2008-11-07)
tstools-1_11\tstools-1.11\audio_fns.h (2234, 2008-11-07)
tstools-1_11\tstools-1.11\avs.c (24457, 2008-11-07)
tstools-1_11\tstools-1.11\avs_defns.h (5429, 2008-11-07)
tstools-1_11\tstools-1.11\avs_fns.h (7041, 2008-11-07)
tstools-1_11\tstools-1.11\bitdata.c (6046, 2008-11-07)
tstools-1_11\tstools-1.11\bitdata_defns.h (1574, 2008-11-07)
tstools-1_11\tstools-1.11\bitdata_fns.h (3551, 2008-11-07)
tstools-1_11\tstools-1.11\compat.h (5315, 2008-11-07)
tstools-1_11\tstools-1.11\data\setup.sh (549, 2008-11-07)
tstools-1_11\tstools-1.11\docs\ac3.txt (6564, 2008-11-07)
tstools-1_11\tstools-1.11\docs\adts.txt (1958, 2008-11-07)
tstools-1_11\tstools-1.11\docs\build_html.py (1646, 2008-11-07)
tstools-1_11\tstools-1.11\docs\default.css (4067, 2008-11-07)
tstools-1_11\tstools-1.11\docs\get_next_access_unit.py (7589, 2008-11-07)
tstools-1_11\tstools-1.11\docs\get_next_access_unit.py.html (23819, 2008-11-07)
tstools-1_11\tstools-1.11\docs\index.txt (1874, 2008-11-07)
tstools-1_11\tstools-1.11\docs\library.txt (19642, 2008-11-07)
tstools-1_11\tstools-1.11\docs\todo.txt (9483, 2008-11-07)
tstools-1_11\tstools-1.11\docs\tools.txt (37135, 2008-11-07)
tstools-1_11\tstools-1.11\es.c (48480, 2008-11-07)
tstools-1_11\tstools-1.11\es2ts.c (12478, 2008-11-07)
tstools-1_11\tstools-1.11\esdots.c (26823, 2008-11-07)
tstools-1_11\tstools-1.11\esfilter.c (32752, 2008-11-07)
tstools-1_11\tstools-1.11\esmerge.c (28920, 2008-11-07)
tstools-1_11\tstools-1.11\esreport.c (36033, 2008-11-07)
tstools-1_11\tstools-1.11\esreverse.c (22890, 2008-11-07)
tstools-1_11\tstools-1.11\es_defns.h (5838, 2008-11-07)
tstools-1_11\tstools-1.11\es_fns.h (14989, 2008-11-07)
tstools-1_11\tstools-1.11\ethernet.c (1922, 2008-11-07)
... ...

YUV2: A YUV viewer. ------------------ YUV2 is a cross-platform Java YUV file viewer intended for video codec engineers. It includes pseudo-video playback, macroblock and pixel value viewers for both frame and field mode. It'll get extended as we need more features - do feel free to jump in and help. This initial release is for Linux only (because that's what I've got on my desktop). To get things working on Windows you will need to translate the GNU makefile into a Windows NMAKE file or (more likely) a batch script and use the Windows SWT. You will need SWT, available from . This code was originally written for SJ Consulting and originally released by Amino Communications Ltd in March 2008 - I've only just got around to tidying it up enough that it deserves a public release. TO BUILD YUV2 ------------- Set JAVA_HOME to where your Java is - e.g. /usr/local/jdk1.6.0_07 . Set SWTDIR to wherever your swt.jar is. Type 'make'. Copy yuv2.jar to somewhere convenient (default is /usr/local/lib) Edit bin/yuv2 to reflect the directory where you put yuv2. Copy bin/yuv2 to somewhere on your PATH. Report (or better still, fix) the bugs! Richard Watts 2008-09-15

近期下载者

相关文件


收藏者