[Ffmpeg-devel-irc] ffmpeg-devel.log.20190316

burek burek021 at gmail.com
Sun Mar 17 03:05:03 EET 2019


[01:41:57 CET] <cone-930> ffmpeg 03Mathieu Duponchelle 07master:6cfa17330317: mpeg12enc: Use Closed Captions if available
[13:15:23 CET] <cone-387> ffmpeg 03Gyan Doshi 07master:d15117c996d9: doc/ffmpeg: add entry for itsscale
[14:40:45 CET] <sourabhboss> Hi
[14:41:54 CET] <sourabhboss> Mov muxer writing header(mov_write_header) and packet and also trailer what's the difference 
[14:42:42 CET] <JEEB> those are three of the things that are defined in our libavformat API
[14:42:56 CET] <JEEB> header writing is called by API client when it has configured its streams etc
[14:43:37 CET] <JEEB> then write packet gets called by the API client when the client wants to write an AVPacket into a stream within that muxer
[14:43:58 CET] <JEEB> and then finally trailer writing is done to finish up anything that has to be done at the end
[14:44:09 CET] <JEEB> if a muxer doesn't define one of those it's just nothing
[15:18:27 CET] <durandal_1707> kierank: no deal for ndiexit
[15:20:59 CET] <kierank> durandal_1707: why
[00:00:00 CET] --- Sun Mar 17 2019


More information about the Ffmpeg-devel-irc mailing list