[vlc-devel] Re: ffmpeg muxer and headers

Antoine Cellerier dionoea at via.ecp.fr
Sat Feb 17 03:33:38 CET 2007


On Thu, Feb 15, 2007, Olivier Houchard wrote:
> The ffmpeg muxer doesn't seem to set the BLOCK_FLAG_HEADER flag before
> writing the block containing the header, which will be a problem for most of
> the access out modules.
> The attached patch will set BLOCK_FLAG_HEADER if b_write_header is TRUE, and
> calls the ffmpeg function put_flush_packet() to be sure only the header will
> be written. That's a bit hackish, but given the way ffmpeg works, I can't
> think of a better way to do it.

Applied. Thanks.

-- 
Antoine Cellerier
dionoea

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list