⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fame_end_frame.3

📁 一个很好用的MPEG1/4的开源编码器
💻 3
字号:
.TH fame_end_frame 3 "February 19th, 2002" "libfame" "fame_end_frame".SH NAMEfame_end_frame \- ends encoding of a frame.SH SYNOPSIS.nf.B #include <fame.h>.sp.BI "void fame_end_frame(fame_context_t *" context ", fame_frame_statistics_t *" stats );.fi.SH DESCRIPTION.B fame_end_frame()ends the encoding of an uncompressed frame, after slices have been processed, and optionnaly return statistics on the encoding of this frame.It should be called after slices have been processed by.I fame_encode_slice.PP.I contextis the context handle previously returned by .I fame_open.PP.I statsis a pointer to frame encoding statistics. The statistics returned include frame number, coding mode (I,P or B) for the frame, expected bits, actual bits used, spatial activity, and quantizer scale. If this pointer is NULL, nothing is returned..SH "SEE ALSO".BR fame_open (3),.BR fame_init (3),.BR fame_close (3),.BR fame_start_frame (3),.BR fame_end_frame (3)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -