mirror of https://github.com/ossrs/srs.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8865ddd4bb
In pure audio mode, there are no keyframes. Therefore, we can only rely on the length of the slice to determine whether it should be output. `hls_aof_ratio` is the coefficient that, once reached, will generate a new slice. In scenarios with video, if the `hls_aof_ratio` is too small, for example 1.2, and the GOP (Group of Pictures) is 10 seconds, then a slice will definitely be generated at 12 seconds. At this point, if there are no keyframes, it will cause the next slice to start with a non-keyframe. A safer coefficient is twice the GOP (Group of Pictures). This way, it won't trigger incorrectly and prevent the individual transcoding of a ts segment file. --------- Co-authored-by: Haibo Chen <495810242@qq.com> |
1 year ago | |
---|---|---|
.. | ||
3rdparty | 1 year ago | |
auto | 1 year ago | |
conf | 1 year ago | |
doc | 1 year ago | |
etc/init.d | 3 years ago | |
gdb | 2 years ago | |
ide/srs_clion | 1 year ago | |
modules | 4 years ago | |
packaging | 2 years ago | |
research | 1 year ago | |
scripts | 2 years ago | |
src | 1 year ago | |
usr/lib/systemd/system | 3 years ago | |
.gitignore | 2 years ago | |
AUTHORS.md | 1 year ago | |
AUTHORS.txt | 3 years ago | |
Dockerfile.builds | 1 year ago | |
Dockerfile.cov | 2 years ago | |
Dockerfile.pkg | 2 years ago | |
Dockerfile.test | 1 year ago | |
configure | 1 year ago |