[FFmpeg-trac] #3533(avformat:closed): RTP should have payload type 33 when used with MPEGTS

FFmpeg trac at avcodec.org
Sat Apr 11 19:31:50 CEST 2015


#3533: RTP should have payload type 33 when used with MPEGTS
------------------------------------+------------------------------------
             Reporter:  nunojpg     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  rtp         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by aaz):

 For anyone looking for the correct command to send an MPEG2 Transport
 Stream over RTP, it's

 {{{
 ffmpeg -re -i input.avi -f rtp_mpegts -acodec mp3 rtp://127.0.0.1:5004
 }}}

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


More information about the FFmpeg-trac mailing list