[FFmpeg-trac] #4432(avformat:new): ffplay http stream broken

FFmpeg trac at avcodec.org
Mon Apr 13 01:58:07 CEST 2015


#4432: ffplay http stream broken
-------------------------------------+-------------------------------------
             Reporter:  mobifon      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:  http         |               Blocked By:
  seekable                           |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cus):

 * cc: cus@… (added)
 * keywords:   => http seekable
 * component:  ffplay => avformat


Comment:

 Not really an ffplay issue, the problem is that libavformat/http does a
 lot of useless seeks instead of progressively downloading the stuff in one
 (or a few) requests.

 Works fine with

 {{{
 ffplay -seekable 0
 http://www.jazzrocktv.de/media/JazzrockTV_090_iTunesSD.mp4
 }}}

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


More information about the FFmpeg-trac mailing list