[FFmpeg-trac] #748(avformat:new): av_read_frame() returns error while streaming mp3

FFmpeg trac at avcodec.org
Wed Dec 14 17:53:28 CET 2011


#748: av_read_frame() returns error while streaming mp3
-------------------------------------+-------------------------------------
             Reporter:  blarson      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  0.8.7        |               Resolution:
             Keywords:               |               Blocked By:
  av_read_frame, ffplay              |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 I see. Maybe you should not have talked about Android at all, it made the
 discussion murky.

 The problem is that:
 ffmpeg -i $url -y t.wav
 succeeds while:
 ffmpeg -re $url -y t.wav
 fails.

 The same happens with "curl $url | slowcat" (slowcat is a small custom
 program): therefore, it seems a case of bogus web server that closes the
 connection before it is complete if the receiving end is not fast enough.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/748#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list