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.
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to