[FFmpeg-user] Multithreaded Asynchronous Encoding/Muxing

Lou Logan lou at lrcd.com
Wed Feb 27 03:28:51 EET 2019


On Tue, Feb 26, 2019, at 1:33 PM, BIGLER Don (Framatome) wrote:
> All,
> 
> I am writing an application that displays, encodes, and muxes live 
> video using ffmpeg as the backend.  The audio and video encoding occurs 
> asynchronously in the background, each in its own thread, such that the 
> encoded packets arrive to the av_interleaved_write_frame() function 
> call at different times.
[...]

This mailing list (ffmpeg-user) is only for questions involving the FFmpeg command-line tools (ffmpeg, ffplay, ffprobe). Usage questions involving the FFmpeg libraries (libavcodec, libavformat, etc) should be asked at libav-user.


More information about the ffmpeg-user mailing list