Changes between Initial Version and Version 1 of Ticket #9510


Ignore:
Timestamp:
Nov 15, 2021, 7:34:50 AM (5 years ago)
Author:
Andreas Unterweger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9510 – Description

    initial v1  
    77}}}
    88
    9 This produces a segment 000000000000000006.m4s which is only about a tenth of the size of the other segments. Running FFprobe on it, it seems to contain only audio, but no video frames.
     9This produces a segment 000000000000000006.m4s which is only about a tenth of the size of the other segments. Running FFprobe on it (by creating a dummy playlist with only this segment), it seems to contain only audio, but no video frames.
    1010
    1111Removing the hls_init_time parameter from the command "resolves" the issue, i.e., the segments are then split correctly and have video frames.