Data structure declarations for movie encoding
Function declarations for movie encoding.
More...
#include <libavutil/avassert.h>
#include <libavcodec/avcodec.h>
#include <libavutil/avutil.h>
#include <libavformat/avformat.h>
#include <libavutil/opt.h>
#include <libswscale/swscale.h>
Go to the source code of this file.
Data structure declarations for movie encoding
Function declarations for movie encoding.
- Author
- Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r
Definition in file movie.h.
◆ IMAGE_FORMATS
◆ VIDEO_CODECS
◆ video_options
| typedef struct video_options video_options |
◆ VideoStream
| typedef struct VideoStream VideoStream |
◆ render_image()
render an image from the OpenGL window - prepare the dialog
- Parameters
-
| view | the target glwin |
| iopts | the rendering options |
Definition at line 200 of file image.c.
◆ save_movie()
saving a movie - prepare the dialog
- Parameters
-
| view | the target glwin |
| vopts | the video encoding options |
Definition at line 1298 of file movie.c.
◆ render_image_acolor
◆ render_image_axis
◆ render_image_back_color
◆ render_image_back_dir
| int render_image_back_dir |
|
extern |
◆ render_image_back_grad
| int render_image_back_grad |
|
extern |
◆ render_image_back_pos
| float render_image_back_pos |
|
extern |
◆ render_image_box
◆ render_image_box_color
◆ render_image_format
◆ render_image_grad_color
| ColRGBA* render_image_grad_color[2] |
|
extern |
◆ render_image_output
| gchar* render_image_output |
|
extern |
◆ render_image_pcolor
◆ render_image_pixels
◆ render_image_rep
◆ render_image_style
◆ trigger_fragment_analysis
| gboolean trigger_fragment_analysis |
|
extern |
◆ trigger_molecule_analysis
| gboolean trigger_molecule_analysis |
|
extern |