[FFmpeg-trac] #7711(ffmpeg:new): Segmenting with libopus produces incorrect segment durations in output playlist

FFmpeg trac at avcodec.org
Thu Feb 28 12:39:01 EET 2019


#7711: Segmenting with libopus produces incorrect segment durations in output
playlist
-------------------------------------+-------------------------------------
             Reporter:  haywirez     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:  hls opus     |               Blocked By:
  segment                            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by haywirez):

 Can be confirmed by running the following conversion to wav, then
 converting individual wav segments and transcoding to opus. In that case,
 the durations are identical, but not in case of direct segmentation
 {{{
 % ffmpeg -i xyz.wav -f segment -segment_time 1 -segment_list opus-segment-
 test.m3u8 -segment_list_type m3u8 opus-segment-test_%03d.wav
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7711#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list