FFmpeg
Data Fields
OutputFile Struct Reference

#include <ffmpeg.h>

Data Fields

 
 
int  ost_index
 
int64_t  recording_time
  desired length of the resulting file in microseconds == AV_TIME_BASE units
 
int64_t  start_time
  start time in microseconds == AV_TIME_BASE units
 
uint64_t  limit_filesize
 
int  shortest
 

Detailed Description

Definition at line 378 of file ffmpeg.h.

Field Documentation

AVFormatContext* OutputFile::ctx

Definition at line 379 of file ffmpeg.h.

Referenced by configure_output_audio_filter(), copy_chapters(), ffmpeg_cleanup(), flush_encoders(), need_output(), open_output_file(), parse_forced_key_frames(), print_report(), reap_filters(), transcode(), transcode_init(), and transcode_subtitles().

AVDictionary* OutputFile::opts

Definition at line 380 of file ffmpeg.h.

Referenced by open_output_file().

int OutputFile::ost_index

Definition at line 381 of file ffmpeg.h.

Referenced by need_output(), and open_output_file().

int64_t OutputFile::recording_time

desired length of the resulting file in microseconds == AV_TIME_BASE units

Definition at line 382 of file ffmpeg.h.

Referenced by check_recording_time(), close_output_stream(), configure_output_audio_filter(), configure_output_video_filter(), copy_chapters(), do_streamcopy(), and open_output_file().

int64_t OutputFile::start_time

start time in microseconds == AV_TIME_BASE units

Definition at line 383 of file ffmpeg.h.

Referenced by check_output_constraints(), configure_output_audio_filter(), configure_output_video_filter(), copy_chapters(), do_streamcopy(), do_subtitle_out(), open_output_file(), and reap_filters().

uint64_t OutputFile::limit_filesize

Definition at line 384 of file ffmpeg.h.

Referenced by need_output(), and open_output_file().

int OutputFile::shortest

Definition at line 386 of file ffmpeg.h.

Referenced by close_output_stream(), configure_output_audio_filter(), and open_output_file().


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

Generated on Sat Jan 25 2014 19:52:30 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /