tsdivider:将TS文件划分为tssplitter

时间:2021-05-16 20:58:19
【文件属性】:
文件名称:tsdivider:将TS文件划分为tssplitter
文件大小:62KB
文件格式:ZIP
更新时间:2021-05-16 20:58:19
ts eit pmt C++ 分割器 TsDivider是一种工具,可以在传输流(TS)文件的开头和结尾处剪切不同的程序。 另外,作为TS文件中的元数据显示功能,具有TSID显示功能,显示广播开始/结束时间的功能以及服务名称显示功能。 用法 TS拆分 $ tsdivider -i input.ts -o output.ts input.ts文件在开始/中心/结束处分为3个部分,只有中心部分输出到output.ts。 根据更改EIT和PMT的TS文件中的位置来确定间隔。即使EIT或PMT在程序的中间发生更改,默认情况下它也会设置为始终保留300秒或更长的时间,以使它不会在奇怪的位置被分割。 高级选项 --enable_pmt_separator bool(= 1) 在PMT位置分割(默认为ON) --enable_eit_separator bool(= 1) 在EIT位置分割(默认为ON) --trim_thr
【文件预览】:
tsdivider-master
----filter.hpp(378B)
----CMakeLists.txt(724B)
----.gitignore(80B)
----COPYING(34KB)
----context.hpp(2KB)
----README.md(3KB)
----ts_reader.hpp(2KB)
----view.hpp(14KB)
----packer.hpp(1KB)
----config.h.in(194B)
----picojson.h(26KB)
----descriptor()
--------descriptor_base.hpp(643B)
--------short_event_descriptor.hpp(1001B)
--------service_descriptor.hpp(864B)
--------stream_identifier_descriptor.hpp(466B)
----descriptor.hpp(191B)
----section.hpp(776B)
----wrap_around_time_stamp.hpp(923B)
----tot.hpp(474B)
----crc.hpp(180B)
----pat.hpp(745B)
----aribtime.hpp(2KB)
----ts_trimmer.hpp(4KB)
----splitter_context.hpp(1KB)
----aribstr.h(227B)
----util.hpp(976B)
----context_impl.hpp(2KB)
----cdt.hpp(998B)
----filter()
--------filter.hpp(777B)
--------cdt_section_filter_impl.hpp(970B)
--------eit_section_filter.hpp(1KB)
--------pmt_section_filter.hpp(500B)
--------pes_filter_impl.hpp(2KB)
--------pat_section_filter_impl.hpp(1KB)
--------pes_filter.hpp(781B)
--------cdt_section_filter.hpp(722B)
--------eit_section_filter_impl.hpp(2KB)
--------section_filter.hpp(986B)
--------pcr_filter.hpp(325B)
--------sdt_section_filter_impl.hpp(1KB)
--------section_filter_impl.hpp(2KB)
--------tot_section_filter.hpp(545B)
--------tot_section_filter_impl.hpp(624B)
--------pmt_section_filter_impl.hpp(1KB)
--------pat_section_filter.hpp(500B)
--------pcr_filter_impl.hpp(749B)
--------sdt_section_filter.hpp(1KB)
----pmt.hpp(2KB)
----sdt.hpp(1KB)
----aribstr.c(26KB)
----section_header.hpp(1KB)
----tsdivider.cpp(9KB)
----eit.hpp(1KB)
----transport_packet.hpp(5KB)
----pes.hpp(8KB)

网友评论