Thanks for explanation. We will try to rewrite it with new knowledge. I need your suggestion. We are try to send constant udp stream from rtmp live stream with only repack it.
I found "mpegts_write_packet_internal" function https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/mpegtsenc.c#L1402 is it right place to make changes? 2015-11-12 1:47 GMT+03:00 Kieran Kunhya <kier...@obe.tv>: > On 11 November 2015 at 22:41, Kieran Kunhya <kier...@obe.tv> wrote: > > > > On 11 Nov 2015 7:08 p.m., "Pavel Meshkov" <pmesh...@kwikflixtv.com> > wrote: > >> > >> Trying to reattach patch > >> > >> 11.11.2015 22:01, Pavel Meshkov пишет: > >>> > >>> We added UDP output constant bitrate functionality. > >>> Please review patch. > >>> > >>> P.S.: It's first patch we send. Please notify me if something made > wrong. > > > > This an awful hack. > > Kieran > > I have been asked to explain why this is bad. > You want to use FFmpeg to stream an mpegts - the only correct way to > do this is to index the ts like "multicat" does and then use the PCR > to schedule the output timing. > > Kieran > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel