AVFormatParameters Struct Reference

#include <avformat.h>


Data Fields

AVRational time_base
int sample_rate
int channels
int width
int height
enum PixelFormat pix_fmt
int channel
 Used to select DV channel.
const char * standard
 TV standard, NTSC, PAL, SECAM.
unsigned int mpeg2ts_raw:1
 Force raw MPEG-2 transport stream output, if possible.
unsigned int mpeg2ts_compute_pcr:1
 Compute exact PCR for each transport stream packet (only meaningful if mpeg2ts_raw is TRUE).
unsigned int initial_pause:1
 Do not begin to play the stream immediately (RTSP only).
unsigned int prealloced_context:1
enum CodecID video_codec_id
enum CodecID audio_codec_id


Detailed Description

Definition at line 212 of file avformat.h.


Field Documentation

Definition at line 214 of file avformat.h.

Referenced by audio_read_header(), main(), and opt_input_file().

Definition at line 215 of file avformat.h.

Referenced by audio_read_header(), main(), opt_input_file(), and start_jack().

Used to select DV channel.

Definition at line 219 of file avformat.h.

Referenced by dv1394_read_header(), opt_input_file(), and v4l2_set_parameters().

TV standard, NTSC, PAL, SECAM.

Definition at line 220 of file avformat.h.

Referenced by dv1394_read_header(), grab_read_header(), opt_input_file(), and v4l2_set_parameters().

Force raw MPEG-2 transport stream output, if possible.

Definition at line 221 of file avformat.h.

Referenced by build_file_streams(), and mpegts_read_header().

Compute exact PCR for each transport stream packet (only meaningful if mpeg2ts_raw is TRUE).

Definition at line 222 of file avformat.h.

Referenced by build_file_streams(), and mpegts_read_header().

Do not begin to play the stream immediately (RTSP only).

Definition at line 225 of file avformat.h.

Definition at line 229 of file avformat.h.

Referenced by opt_input_file().

Definition at line 230 of file avformat.h.

Referenced by opt_input_file().


The documentation for this struct was generated from the following file:

Generated on Tue Feb 9 03:01:10 2010 for FFmpeg by  doxygen 1.5.6