[FFmpeg-trac] #7664(undetermined:new): -t duration ignored for ogg stream via icecast server - ok for mp3

FFmpeg trac at avcodec.org
Thu Jan 10 18:59:28 EET 2019


#7664: -t duration ignored for ogg stream via icecast server - ok for mp3
-------------------------------------+-------------------------------------
             Reporter:  jshep321     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  time         |               Blocked By:
  duration                           |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 -t duration is ignored for ogg stream (icecast server).
 works by changing the -f ogg to -f mp3 (same icecast server)

 How to reproduce:
 {{{
 %  ffmpeg -re -t $rec_length -i $sourceurl -c copy -f ogg
 $local_dir/$stream_tmp
 version 2.8.15-0ubuntu0.16.04.1
 ubuntu standard repo
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7664>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list