Changes between Initial Version and Version 1 of Ticket #9327


Ignore:
Timestamp:
Jul 12, 2021, 9:38:33 AM (5 years ago)
Author:
maichelmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9327 – Description

    initial v1  
    11Hi,
    22
    3 I'm using the following command to produce a fMP4 HLS stream using the hls muxer:
     3I'm using the following command to produce a fMP4 HLS live stream using the hls muxer:
    44
    55
     
    1010}}}
    1111
    12 When playing this stream using ffplay, I get a lot of decoding errors:
     12The produced files are served by an nginx server.
     13
     14When playing this stream using ffplay while it is being produced, I get a lot of decoding errors:
    1315
    1416
     
    6971}}}
    7072
    71 These errors repeat every second, but ffplay still seems to decode it correctly while VLC isn't even able to play this stream.
     73These errors repeat every second, but ffplay still seems to decode it correctly. In VLC this stream isn't even playable.
    7274This is also reproducible with libx265 and hevc_nvenc encoders.
     75
     76When stopping the ffmpeg encoding process and playing the remaining streaming files again, such errors appear only for the first segment.
    7377
    7478ffmpeg version: release/4.4