MCPcopy Create free account
hub / github.com/DevonCrawford/Video-Editing-Automation / sequence_encode_frame

Function sequence_encode_frame

src/SequenceEncode.c:20–32  ·  view source on GitHub ↗

* Encode packets from a sequence * This function builds ontop of sequence_read_frame() in SequenceDecode.c * @param oc OutputContext already allocated with codecs * @param seq_ts Sequence containing clips to encode * @param pkt output encoded packet * @return >= 0 on success, < 0 when reach EOF, end of clip boundary or error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

seq_receive_enc_packetFunction · 0.85
seq_handle_send_frameFunction · 0.85
write_sequence_framesFunction · 0.85

Calls 2

seq_receive_enc_packetFunction · 0.85

Tested by

no test coverage detected