Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some encoders output TS Audio with non-standard SIDs, causing parsing failures. #740

Closed
winlinvip opened this issue Jan 11, 2017 · 1 comment
Assignees
Labels
Bug It might be a bug. TransByAI Translated by AI/GPT.
Milestone

Comments

@winlinvip
Copy link
Member

winlinvip commented Jan 11, 2017

The SID of the PES stream of Audio should be C0, but some are BD (Private Stream 1). SRS will check this according to the TS standard, causing the TS parsing to fail.

TRANS_BY_GPT3

@winlinvip winlinvip added the Bug It might be a bug. label Jan 11, 2017
@winlinvip winlinvip added this to the srs 2.0 release milestone Jan 11, 2017
@winlinvip
Copy link
Member Author

winlinvip commented Jan 11, 2017

Found a TS stream with SID BD, which is PrivateStream1:
wechatimg12557

According to the TS standard, AAC Audio should generally use C0:
wechatimg12558

TRANS_BY_GPT3

@winlinvip winlinvip self-assigned this Sep 18, 2021
@winlinvip winlinvip changed the title 某些编码器输出的TS Audio的SID不标准,导致解析失败 Some encoders output TS Audio with non-standard SIDs, causing parsing failures. Jul 29, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug It might be a bug. TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

1 participant