Changes between Initial Version and Version 1 of Ticket #9510
- Timestamp:
- Nov 15, 2021, 7:34:50 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9510 – Description
initial v1 7 7 }}} 8 8 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.9 This 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. 10 10 11 11 Removing the hls_init_time parameter from the command "resolves" the issue, i.e., the segments are then split correctly and have video frames.


