Hi,

On Thu, Feb 16, 2017 at 06:19:00PM +0000, Rostislav Pehlivanov wrote:
> >
> > No, do this in libavfilter and do not introduce another useless pseudo
> > codec
> >
> 
> *libavformat, sorry

The advantage of using a pseudo codec just to depack the stream is that
the input and the codec are in separate threads in ffmpeg, so it can
handle a heavier workload.

Is there any way to do the depacking in the RTP handler without that
performance penalty?

Thanks,
-- 
Damien
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to