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

FFmpeg trac at avcodec.org
Fri Jan 17 07:13:08 CET 2014


#3313: ffmpeg can't receive the UDP multicasted MPEGTS streams
------------------------------------+----------------------------------
             Reporter:  mrxwh       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  critical    |                Component:  FFmpeg
              Version:  2.1.3       |               Resolution:
             Keywords:  ffmpeg udp  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by mrxwh):

 by the way,I added -v 9 -loglevel 99 for more information, the following
 information can be found.



 [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  -v 9 -loglevel 99
 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
 Splitting the commandline.
 Reading option '-i' ... matched as input file with argument
 'udp://226.22.111.135:5001?localaddr=127.29.3.89&localport=1234&fifo_size=1000000&overrun_nonfatal=1'.
 Reading option '-f' ... matched as option 'f' (force format) with argument
 'mpegts'.
 Reading option 'out.ts' ... matched as output file.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument '9'.
 Reading option '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument '99'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument 9.
 Successfully parsed a group of options.
 Parsing a group of options: input file
 udp://226.22.111.135:5001?localaddr=127.29.3.89&localport=1234&fifo_size=1000000&overrun_nonfatal=1.
 Successfully parsed a group of options.
 Opening an input file:
 udp://226.22.111.135:5001?localaddr=127.29.3.89&localport=1234&fifo_size=1000000&overrun_nonfatal=1.

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


More information about the FFmpeg-trac mailing list