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

FFmpeg trac at avcodec.org
Wed Dec 14 18:00:06 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 blarson):

 Ah perfect! Thank you so much!  It looks like Chrome is downloading the
 file as fast as possible in the background, while ffplay/my app is just
 streaming it as needed with a small buffer.

 I'm sorry for the confusion I caused mentioning Android.

 I'll see if the webserver can be changed to support this, but it sounds
 like the best bet is for me to try and do what Chrome does and download
 the full file in the background.  I'll also dig in to what ffmpeg does
 with the -i vs -re arguments.

 Your help has been invaluable!  Thank you so much!!

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


More information about the FFmpeg-trac mailing list