Skip to content

HEVC in hls: Segments are not started at video key frames #42

Open
@wellttllew

Description

@wellttllew
        location /publish/ {
            ts;
            ts_hls path=/var/media/hls segment=5:40 segments=3 ;

            client_max_body_size 0;
        }

  • 25fps
  • GOP length == 190 frames
  • most of the ts files do not start at video key frame with length of 5s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions