decode_write_frame  612 doc/examples/decoding_encoding.c             if (decode_write_frame(outfilename, c, frame, &frame_count, &avpkt, 0) < 0)
decode_write_frame  621 doc/examples/decoding_encoding.c     decode_write_frame(outfilename, c, frame, &frame_count, &avpkt, 1);