FFmpeg
Data Fields
OutputFile Struct Reference

#include <ffmpeg.h>

Data Fields

 
 
 
int64_t  recording_time
  desired length of the resulting file in microseconds == AV_TIME_BASE units More...
 
int64_t  start_time
  start time in microseconds == AV_TIME_BASE units More...
 
uint64_t  limit_filesize
 
 
 

Detailed Description

Definition at line 563 of file ffmpeg.h.

Field Documentation

AVFormatContext* OutputFile::ctx

Definition at line 564 of file ffmpeg.h.

Referenced by check_init_output_file(), configure_output_audio_filter(), copy_chapters(), do_video_out(), ffmpeg_cleanup(), finish_output_stream(), flush_encoders(), init_encoder_time_base(), init_output_stream_encode(), init_output_stream_streamcopy(), need_output(), open_output_file(), parse_forced_key_frames(), print_final_stats(), print_report(), print_sdp(), set_encoder_id(), transcode(), transcode_init(), and write_packet().

AVDictionary* OutputFile::opts

Definition at line 565 of file ffmpeg.h.

Referenced by check_init_output_file(), ffmpeg_cleanup(), open_output_file(), and set_encoder_id().

int OutputFile::ost_index

Definition at line 566 of file ffmpeg.h.

Referenced by check_init_output_file(), finish_output_stream(), need_output(), open_output_file(), and print_final_stats().

int64_t OutputFile::recording_time

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

Definition at line 567 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 568 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 569 of file ffmpeg.h.

Referenced by need_output(), and open_output_file().

int OutputFile::shortest

Definition at line 571 of file ffmpeg.h.

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

int OutputFile::header_written

Definition at line 573 of file ffmpeg.h.

Referenced by check_init_output_file(), and write_packet().


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

Generated on Fri Jan 12 2018 01:48:34 for FFmpeg by   doxygen 1.8.6

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