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

FFmpeg trac at avcodec.org
Mon Feb 10 15:16:55 CET 2014


#3313: ffmpeg can't receive the UDP multicasted MPEGTS streams
-------------------------------------+-------------------------------------
             Reporter:  mrxwh        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  udp          |  needs_more_info
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:9 dbrb2]:
 > Sorry to ask a basic question, but how would I provide a backtrace?

 Start the debugger with the ffmpeg debug build:
 $ gdb ffmpeg_g
 Then start the failing command:
 (gdb) r -i
 "udp://10.163.18.222:5004?reuse=1&include=1&sources=10.163.18.222"
 If ffmpeg hangs, press Ctrl-C and type "bt" to get a backtrace.

 This is also documented on http://ffmpeg.org/bugreports.html

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


More information about the FFmpeg-trac mailing list