[FFmpeg-trac] #10352(undetermined:closed): often -hls_time is just ignored and only one m4s segment file is created for lossless hls streams using fmp4 segment type

FFmpeg trac at avcodec.org
Thu May 11 14:11:44 EEST 2023


#10352: often -hls_time is just ignored and only one m4s segment file is created
for lossless hls streams using fmp4 segment type
-------------------------------------+-------------------------------------
             Reporter:  kusti420     |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:
                                     |  undetermined
              Version:  6.0          |               Resolution:  invalid
             Keywords:  HLS hls      |               Blocked By:
  fmp4 segment lossless flac FLAC    |
  alac WAV                           |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Gyan):

 * status:  new => closed
 * resolution:   => invalid

Comment:

 HLS is primarily meant for audio-visual content where any supplied video
 stream is a primary stream.  Your non-working FLACs have artwork, which
 HLS then uses as an anchor stream for cutpoint decisions but they are just
 a single frame, so further cut decisions are made.

 Add `-vn` to disable these artwork streams.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10352#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list