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
int mpeg2ts_raw:1
 force raw MPEG2 transport stream output, if possible
int mpeg2ts_compute_pcr:1
 compute exact PCR for each transport stream packet (only meaningful if mpeg2ts_raw is TRUE)
int initial_pause:1
 do not begin to play the stream immediately (RTSP only)
int prealloced_context:1
enum CodecID video_codec_id
enum CodecID audio_codec_id


Detailed Description

Definition at line 131 of file avformat.h.


Field Documentation

Definition at line 133 of file avformat.h.

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

Definition at line 134 of file avformat.h.

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

used to select dv channel

Definition at line 138 of file avformat.h.

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

tv standard, NTSC, PAL, SECAM

Definition at line 139 of file avformat.h.

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

force raw MPEG2 transport stream output, if possible

Definition at line 140 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 141 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 144 of file avformat.h.

Referenced by rtsp_read_header().

Definition at line 146 of file avformat.h.

Referenced by av_open_input_stream(), and opt_input_file().

Definition at line 148 of file avformat.h.

Referenced by img_read_header(), and opt_input_file().

Definition at line 149 of file avformat.h.

Referenced by img_read_header(), and opt_input_file().


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

Generated on Thu Apr 2 07:15:44 2009 for ffmpeg by  doxygen 1.5.6