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

FFmpeg trac at avcodec.org
Mon Nov 3 00:56:46 CET 2014


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

Comment (by nunojpg):

 Replying to [comment:1 thovo]:
 > Your cmd line is wrong. It explicitly requests for an mpeg TS as output
 - not an RTP output stream.

 Actual ouput: RTP carrying MPEG-TS.
 Actual payload type: not 33.
 Bug.

 The cmd line being eventually wrong does not change that this demonstrates
 a bug. It might not produce the result I would expect though.

 But what would be the right cmd line? If I don't explicitly set it to
 MPEG-TS then it is streaming a naked video over RTP, while I want it to
 stream video and audio encapsulated MPEG-TS with RTP.

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


More information about the FFmpeg-trac mailing list