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

FFmpeg trac at avcodec.org
Wed Dec 14 19:45:56 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):

 I think both of your suggestions make perfect sense.  For the larger
 buffer, can this be done internally to lavf?  Or should I download to a
 separate buffer and point lavf to that external buffer?

 Specifically, would it be easier/possible to use a custom reader in my
 input context and keep the larger buffer there?  And if so, can I still
 use lavf code to download the file?

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


More information about the FFmpeg-trac mailing list