Write an uncoded frame to an output media file.
The frame must be correctly interleaved according to the container specification; if not, av_interleaved_write_uncoded_frame() must be used.
See av_interleaved_write_uncoded_frame() for details.
See Implementation
Write an uncoded frame to an output media file.
The frame must be correctly interleaved according to the container specification; if not, av_interleaved_write_uncoded_frame() must be used.
See av_interleaved_write_uncoded_frame() for details.