[FFmpeg-trac] #148(undetermined:closed): ffplay and ffmpeg hang-up for "invalid" streams (urls)

FFmpeg trac at avcodec.org
Sat Jun 25 16:14:16 CEST 2011


#148: ffplay and ffmpeg hang-up for "invalid" streams (urls)
--------------------------+---------------------------
Reporter:  alexandru_mg3  |       Owner:
    Type:  defect         |      Status:  closed
Priority:  normal         |   Component:  undetermined
 Version:  0.7.1          |  Resolution:  fixed
Keywords:                 |  Blocked By:
Blocking:                 |  Reproduced:  0
Analyzed:  0              |
--------------------------+---------------------------
Changes (by cehoyos):

 * status:  open => closed
 * version:  0.7-rc1 => 0.7.1
 * resolution:   => fixed


Comment:

 Seems to be fixed.
 {{{
 $ ./ffplay.exe rtmp://175.41.168.21:1935/2e2cd/nhkworldhd.sdp
 ffplay version 0.7, Copyright (c) 2003-2011 the FFmpeg developers
   built on Jun 25 2011 15:58:07 with gcc 4.5.2
   configuration: --disable-yasm --extra-cflags=-I/usr/include/SDL
   libavutil    51. 10. 0 / 51. 10. 0
   libavcodec   53.  7. 0 / 53.  7. 0
   libavformat  53.  4. 0 / 53.  4. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0
 [rtmp @ 031e1720] Cannot open connection tcp://175.41.168.21:1935
 rtmp://175.41.168.21:1935/2e2cd/nhkworldhd.sdp: Input/output error

 $ ./ffmpeg.exe -i rtmp://175.41.168.21:1935/2e2cd/nhkworldhd.sdp
 ffmpeg version 0.7, Copyright (c) 2000-2011 the FFmpeg developers
   built on Jun 25 2011 15:58:07 with gcc 4.5.2
   configuration: --disable-yasm --extra-cflags=-I/usr/include/SDL
   libavutil    51. 10. 0 / 51. 10. 0
   libavcodec   53.  7. 0 / 53.  7. 0
   libavformat  53.  4. 0 / 53.  4. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0
 [rtmp @ 01171ec0] Cannot open connection tcp://175.41.168.21:1935
 rtmp://175.41.168.21:1935/2e2cd/nhkworldhd.sdp: Input/output error
 }}}

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/148#comment:13>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list