[FFmpeg-trac] #2547(avformat:new): -muxrate option doesn't work with stream_segment mpegts output

FFmpeg trac at avcodec.org
Thu Nov 20 00:25:13 CET 2014


#2547: -muxrate option doesn't work with stream_segment mpegts output
------------------------------------+------------------------------------
             Reporter:  jettoblack  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  segment     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by zcybercomputing):

 I am having the same DTS < PCR error with this command.

 ffmpeg -v 9 -loglevel 99 -rtbufsize 1500M -f dshow -i video="AmaRec Video
 Capture" -f dshow -i audio="AmaRec Audio Capture" -f mpegts
 -mpegts_pmt_start_pid 0x256 -mpegts_start_pid 0x300 -vf
 "fps=29.97,scale=704x480" -muxrate 1000k -vcodec mpeg2video -threads 0
 -crf 0 -tune zerolatency -pix_fmt yuv420p -b:v 500k -acodec ac3 -ar 48000
 -b:a 50k -me_method epzs  udp://239.0.0.230:1234?pkt_size=188

 Is this likely the same stream_segment issue, or something else?  I only
 get the error when using the -muxrate command.  If it is related, I can
 provide more info and try to help with code.  If you think it is unrelated
 I can make a different ticket and debug on my own.

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


More information about the FFmpeg-trac mailing list