[FFmpeg-trac] #3313(FFmpeg:new): ffmpeg can't receive the UDP multicasted MPEGTS streams

FFmpeg trac at avcodec.org
Fri Jan 17 07:05:56 CET 2014


#3313: ffmpeg can't receive the UDP multicasted MPEGTS streams
------------------------------------+------------------------------------
             Reporter:  mrxwh       |                     Type:  defect
               Status:  new         |                 Priority:  critical
            Component:  FFmpeg      |                  Version:  2.1.3
             Keywords:  ffmpeg udp  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
 the command"ffmpeg -i
 'udp://226.22.111.135:5001?localaddr=127.29.3.89&localport=1234&fifo_size=1000000&overrun_nonfatal=1'
 -f mpegts out.ts" is hanged up with the following information,there is
 none else. the ip "127.29.3.89" is the local ip,the the udp data is
 transported through it.


 [root at cncodec89 transcode_20131203]# ffmpeg -i
 'udp://226.22.111.135:5001?localaddr=127.29.3.89&localport=1234&fifo_size=1000000&overrun_nonfatal=1'
 -f mpegts out.ts
 ffmpeg version 2.1.1 Copyright (c) 2000-2013 the FFmpeg developers
   built on Jan 17 2014 12:30:02 with gcc 4.1.2 (GCC) 20080704 (Red Hat
 4.1.2-54)
   configuration: --prefix=/usr/local --extra-cflags=-I/usr/local/include
 --extra-ldflags=-L/usr/local/lib --bindir=/usr/local/bin --extra-libs=-ldl
 --enable-pthreads --enable-gpl --enable-nonfree --enable-libfdk_aac
 --enable-libx264 --enable-shared --enable-libmp3lame --enable-debug
 --disable-asm --enable-ffplay
   libavutil      52. 48.101 / 52. 48.101
   libavcodec     55. 39.101 / 55. 39.101
   libavformat    55. 19.104 / 55. 19.104
   libavdevice    55.  5.100 / 55.  5.100
   libavfilter     3. 90.100 /  3. 90.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3313>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list