[FFmpeg-trac] #1320(avformat:open): ffplay hang in avformat_find_stream_info

FFmpeg trac at avcodec.org
Sat May 19 21:54:34 CEST 2012


#1320: ffplay hang in avformat_find_stream_info
------------------------------------+------------------------------------
             Reporter:  qrtt1       |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  important   |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by Cigaes):

 Bogus server: the server pretends to support seeking, but in fact only
 skips the unwanted data at the rhythm it would have been sent; you would
 have to wait for 2 Go to have been skipped to look at the end of the file,
 and then probably watch it fail because it can not seek back to the
 beginning of the file.

 [http://ffmpeg.org/pipermail/ffmpeg-devel/2012-May/124787.html] contains a
 patch that adds an option to disable seeking. You would use it like this:
 {{{http,+seek+0++://nextmedia...}}}.

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


More information about the FFmpeg-trac mailing list