{"id":47317225,"url":"https://github.com/zymill/hysAnalyser","last_synced_at":"2026-03-31T20:01:10.472Z","repository":{"id":291298630,"uuid":"977179449","full_name":"zymill/hysAnalyser","owner":"zymill","description":"MPEG-TS Analysis (MPEG-2/H.264/HEVC/VVC/AVS+/AVS2/AVS3)","archived":false,"fork":false,"pushed_at":"2026-03-07T06:44:27.000Z","size":270451,"stargazers_count":45,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-07T14:30:12.484Z","etag":null,"topics":["audio","audiovivid","avs2","avs3","cavs","flvanalyser","h264-parser","hdrvivid","hevc","hysanalyser","mpeg-ts","mpeg2","mpegts","vvc"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zymill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-03T15:51:59.000Z","updated_at":"2026-03-07T06:43:45.000Z","dependencies_parsed_at":"2025-12-11T20:12:52.097Z","dependency_job_id":null,"html_url":"https://github.com/zymill/hysAnalyser","commit_stats":null,"previous_names":["zymill/hysanalyser"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/zymill/hysAnalyser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zymill%2FhysAnalyser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zymill%2FhysAnalyser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zymill%2FhysAnalyser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zymill%2FhysAnalyser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zymill","download_url":"https://codeload.github.com/zymill/hysAnalyser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zymill%2FhysAnalyser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31252838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T18:32:52.363Z","status":"ssl_error","status_checked_at":"2026-03-31T18:32:51.507Z","response_time":111,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","audiovivid","avs2","avs3","cavs","flvanalyser","h264-parser","hdrvivid","hevc","hysanalyser","mpeg-ts","mpeg2","mpegts","vvc"],"created_at":"2026-03-17T16:00:24.921Z","updated_at":"2026-03-31T20:01:10.456Z","avatar_url":"https://github.com/zymill.png","language":null,"funding_links":[],"categories":["软件工具"],"sub_categories":["Android"],"readme":"# hysAnalyser \n\n  MPEG-TS analyser，仅支持中文\n\n## 功能概述\n\n  hysAnalyser是一款专业 MPEG-TS 数据分析和转换工具  ( Github：https://github.com/zymill/hysAnalyser )，功能列表如下\n\n  * 1）MPEG-TS文件分析（PSI/SI，时间戳、码率、音视频同步，PES列表，音视频格式，RTP封装包列表等）\n\n  * 2）HLS实时流接入（M3u8列表，分片缓存，下载码率）\n\n  * 3）UDP实时流监测（实时码率曲线，PCR曲线，TR 101290统计, PSI/SI, 音视频详情）\n\n  * 4）Audio/Video Codec List\n    - Audio Codec：MP1/MP2/MP3/AAC/AC3/EAC3/**Audio Vivid(AV3A)**/**DRA**\n\t- Video Codec：**AVS1/AVS+/AVS2/AVS3**, MPEG-1/2/4，H.264/AVC、H.265/HEVC、**H.266/VVC**\n\n  * 5）逐包分析\n    - 单个TS包：追踪PCR，连续计数器，加密，调整字段等信息\n\t- 单个Section包 支持PAT/PMT/SDT/NIT/BAT/EIT/CAT/RST/TDT/TOT/DIT/SIT数据表解析, 可通过PID过滤和快速定位；\n\t- 单个PES包：追踪视音频 DTS、PTS、头部属性等关键信息\n\n  * 6）ES分析和导出：支持按PES格式 或 ES格式导出数据；支持输出 H.264/HEVC/VVC/AVS1/AVS+/AVS2/AVS3 Nalunit/GOP/Picture List，更多 ES 详情可结合 flvAnalyser\n\n  * 7）流播发功能：TS按PCR周期播发 UDP 或 RTP(over UDP)，可作为直播源使用。\n\n  * 8）流转换功能：从多节目流按需配置参数提取节目流, 单节目TS转存MP4/MKV;\n\n  * 9）分析结果数据导出，包括PCR，时间戳，码率，时间间距等内容；\n\n  * 10）高级功能：流编辑修改PID，修改时间戳，修改界面名称，删除指定PID数据；\n\n  * 11）定制化功能：非 MPEG-TS/DVB 标准数据支持 (需授权); \n\n\n（提示：hysAnalyser 部分增值功能需软件授权后才能激活使用，授权方法和费用请参考本文档末尾说明）\n\n\n## 图示\n\n### 基本信息\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/result_main.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### 逐包分析\n\n* 全量包\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/pkt_001.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n* PSI/SI过滤\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/pkt_002.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n* 时间戳过滤\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/pkt_003.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n* 右键菜单：PID过滤和快速定位\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/pkt_004.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n* 右键菜单：PID过滤\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/pkt_005.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### 时间戳曲线\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/timestamp_diff.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n\n### ES流导出\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/pes_export.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### ES数据分析\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/es_nalu.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### ts流编辑\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/edit.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### 节目提取和转换\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/trc.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### ts流播发\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/vss.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n### ts实时流分析\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/udp_01.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/udp_02.png\" width=\"1280\"/\u003e\n\u003c/center\u003e\n\n## 说明\n\n  * 1）flvAnalyser 全免费 （除了 FLV 格式分析外，还具备 H264/H265/H266/AVS1/AVS+/AVS2/AVS3 等ES数据的分析和GOP视频预览）\n\n  * 2）hysAnalyser 大部分功能可免费使用。部分功能需授权激活才能使用，可以参考文章末尾的授权说明！（微信：wybase）\n\n  hysAnalyser综述 (Chinese): [https://cloud.tencent.com/developer/article/2517652]\n\n  flvAnalyser综述 (Chinese): [https://cloud.tencent.com/developer/article/2344723]\n\n\n  (知乎发布地址)[https://zhuanlan.zhihu.com/p/1902174484636631934]\n\n\n## 功能详细说明 \n\n  * TS流分析专栏 (腾讯云): [https://cloud.tencent.com/developer/column/105278]\n\n  * hysAnalyser 一个特色 TS 流分析工具: [https://cloud.tencent.com/developer/article/2517652]\n\n  * hysAnalyser 视频格式分析能力说明：[https://cloud.tencent.com/developer/article/2609350]\n\n  * hysAnalyser UDP实时流分析使用指南: [https://cloud.tencent.com/developer/article/2589021]\n\n  * hysAnalyser 从MPEG-TS导出ES功能指南: [https://cloud.tencent.com/developer/article/2521046]\n  \n  * hysAnalyser 特色的TS流编辑、剪辑和转存MP4功能指南: [https://zhuanlan.zhihu.com/p/1909374534462706463]\n  \n  * hysAnalyser 逐包分析MPEG-TS的功能指南: [https://zhuanlan.zhihu.com/p/1912444921148839675]\n\n  * hysAnalyser 分析非标准数据的功能指南: [https://zhuanlan.zhihu.com/p/1919683425092233142]\n  \n  * hysAnalyser 支持菁彩视听双Vivid媒体信息解析: [https://cloud.tencent.com/developer/article/2537509]\n  \n  * hysAnalyser 支持文件转播UDP/RTP实时流功能: [https://cloud.tencent.com/developer/article/2553390]\n \n\n## 授权联系和费用介绍\n\n  * 知乎 (Chinese)：[https://www.zhihu.com/people/zymill]\n\n  * 微信： wybase\n\n  * Email: hybase@qq.com\n  \n  * 授权费用（提供两种模式）\n\n    - 单台机器授权费用：**2027年1月1日前促销价 48 元 RMB (原价 68元 RMB) / 单台机器**   (永久授权，享有后续版本升级的所有新功能)\n\n    - 双台机器授权费用：**2027年1月1日前促销价 78 元 RMB (原价108元 RMB) / 两台机器**   (永久授权，享有后续版本升级的所有新功能)\n\t\n\t补充：**2026年1月1日以前授权的老用户，如果需要新增设备，继续享有 35 元/单台机器优惠价格**\n\n  * 授权方法\n\n  1.入口\n  \n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/auth_001.png\" width=\"480\"/\u003e\n\u003c/center\u003e\n  \n  2.采集机器码\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/auth_002.png\" width=\"480\"/\u003e\n\u003c/center\u003e\n  \n  3.注册\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/auth_003.png\" width=\"480\"/\u003e\n\u003c/center\u003e\n\n## 支持和赞赏\n\n * 如果您愿意支持本软件的长期发展，可以通过微信赞赏。谢谢！（若赞赏额超出授权注册费用，请告知作者，以便作者及时提供授权码）\n\n\u003ccenter class=\"half\"\u003e\n    \u003cimg src=\"image/zs.jpg\" width=\"480\"/\u003e\n\u003c/center\u003e\n\n## Links\n\n1. [TS流分析专栏](https://cloud.tencent.com/developer/column/105278)\n2. [MPEG-1/2/4](https://mpeg.chiariglione.org/)\n3. [ITU官方](https://www.itu.int/rec/T-REC-H/en)\n4. [AVS工作组](https://www.avs.org.cn/)\n5. [ETSI](https://www.etsi.org/deliver/)\n6. [hysAnalyser 逐包分析使用说明(增加PID过滤)](https://cloud.tencent.com/developer/article/2592704)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzymill%2FhysAnalyser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzymill%2FhysAnalyser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzymill%2FhysAnalyser/lists"}