Data Fields | |
| AVFormatContext * | ctx |
| AVDictionary * | opts |
| int | ost_index |
| int64_t | recording_time |
| int64_t | start_time |
| uint64_t | limit_filesize |
Definition at line 257 of file avconv.c.
Definition at line 258 of file avconv.c.
Referenced by copy_chapters(), do_streamcopy(), exit_program(), flush_encoders(), opt_output_file(), print_report(), transcode(), transcode_audio(), transcode_init(), transcode_subtitles(), and transcode_video().
| uint64_t OutputFile::limit_filesize |
| int64_t OutputFile::recording_time |
Definition at line 261 of file avconv.c.
Referenced by check_output_constraints(), copy_chapters(), and opt_output_file().
| int64_t OutputFile::start_time |
Definition at line 262 of file avconv.c.
Referenced by check_output_constraints(), copy_chapters(), do_streamcopy(), get_sync_ipts(), and opt_output_file().
1.5.8