[FFmpeg-trac] #7834(undetermined:new): ts over ip

FFmpeg trac at avcodec.org
Mon Apr 8 13:42:09 EEST 2019


#7834: ts over ip
-------------------------------------+-------------------------------------
             Reporter:  Edward.Wu    |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Send ts packet over udp by ffmpeg, the size of packet must be 1316(7*188),
 but now which is random.
 How to reproduce:
 {{{
 % ffmpeg -i input_file -vcodec copy -acodec copy -f mpegts
 "udp://224.5.5.5:1234?send_pkt_size=1316"
 }}}

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


More information about the FFmpeg-trac mailing list