FFmpeg
Data Fields
MOVContext Struct Reference

#include <isom.h>

Data Fields

const AVClassclass
 class for private options More...
 
AVFormatContextfc
 
int time_scale
 
int64_t duration
 duration of the longest track More...
 
int found_moov
 'moov' atom has been found More...
 
int found_mdat
 'mdat' atom has been found More...
 
int found_hdlr_mdta
 'hdlr' atom with type 'mdta' has been found More...
 
int trak_index
 Index of the current 'trak'. More...
 
char ** meta_keys
 
unsigned meta_keys_count
 
DVDemuxContextdv_demux
 
AVFormatContextdv_fctx
 
int isom
 1 if file is ISO Media (mp4/3gp) More...
 
MOVFragment fragment
 current fragment in moof atom More...
 
MOVTrackExttrex_data
 
unsigned trex_count
 
int itunes_metadata
 metadata are itunes style More...
 
int handbrake_version
 
intchapter_tracks
 
unsigned int nb_chapter_tracks
 
int use_absolute_path
 
int ignore_editlist
 
int advanced_editlist
 
int ignore_chapters
 
int seek_individually
 
int64_t next_root_atom
 offset of the next root atom More...
 
int export_all
 
int export_xmp
 
intbitrates
 bitrates read before streams creation More...
 
int bitrates_count
 
int moov_retry
 
int use_mfra_for
 
int has_looked_for_mfra
 
MOVFragmentIndex frag_index
 
int atom_depth
 
unsigned int aax_mode
 'aax' file has been detected More...
 
uint8_t file_key [20]
 
uint8_t file_iv [20]
 
void * activation_bytes
 
int activation_bytes_size
 
void * audible_fixed_key
 
int audible_fixed_key_size
 
void * audible_key
 
int audible_key_size
 
void * audible_iv
 
int audible_iv_size
 
struct AVAESaes_decrypt
 
uint8_tdecryption_key
 
int decryption_key_len
 
int enable_drefs
 
int32_t movie_display_matrix [3][3]
 display matrix from mvhd More...
 
int have_read_mfra_size
 
uint32_t mfra_size
 

Detailed Description

Definition at line 246 of file isom.h.

Field Documentation

◆ class

const AVClass* MOVContext::class

class for private options

Definition at line 247 of file isom.h.

◆ fc

AVFormatContext* MOVContext::fc

◆ time_scale

int MOVContext::time_scale

Definition at line 249 of file isom.h.

Referenced by mov_build_index(), and mov_fix_index().

◆ duration

int64_t MOVContext::duration

duration of the longest track

Definition at line 250 of file isom.h.

◆ found_moov

int MOVContext::found_moov

'moov' atom has been found

Definition at line 251 of file isom.h.

Referenced by mov_read_header().

◆ found_mdat

int MOVContext::found_mdat

'mdat' atom has been found

Definition at line 252 of file isom.h.

Referenced by mov_switch_root().

◆ found_hdlr_mdta

int MOVContext::found_hdlr_mdta

'hdlr' atom with type 'mdta' has been found

Definition at line 253 of file isom.h.

◆ trak_index

int MOVContext::trak_index

Index of the current 'trak'.

Definition at line 254 of file isom.h.

Referenced by mov_read_header().

◆ meta_keys

char** MOVContext::meta_keys

Definition at line 255 of file isom.h.

Referenced by mov_read_close().

◆ meta_keys_count

unsigned MOVContext::meta_keys_count

Definition at line 256 of file isom.h.

Referenced by mov_read_close().

◆ dv_demux

DVDemuxContext* MOVContext::dv_demux

Definition at line 257 of file isom.h.

Referenced by mov_read_close(), and mov_read_packet().

◆ dv_fctx

AVFormatContext* MOVContext::dv_fctx

Definition at line 258 of file isom.h.

Referenced by mov_read_close().

◆ isom

int MOVContext::isom

1 if file is ISO Media (mp4/3gp)

Definition at line 259 of file isom.h.

◆ fragment

MOVFragment MOVContext::fragment

current fragment in moof atom

Definition at line 260 of file isom.h.

Referenced by cenc_filter(), and mov_read_header().

◆ trex_data

MOVTrackExt* MOVContext::trex_data

Definition at line 261 of file isom.h.

Referenced by mov_read_close(), and mov_read_header().

◆ trex_count

unsigned MOVContext::trex_count

Definition at line 262 of file isom.h.

◆ itunes_metadata

int MOVContext::itunes_metadata

metadata are itunes style

Definition at line 263 of file isom.h.

◆ handbrake_version

int MOVContext::handbrake_version

Definition at line 264 of file isom.h.

Referenced by mov_read_header().

◆ chapter_tracks

int* MOVContext::chapter_tracks

Definition at line 265 of file isom.h.

Referenced by mov_read_chapters(), and mov_read_close().

◆ nb_chapter_tracks

unsigned int MOVContext::nb_chapter_tracks

Definition at line 266 of file isom.h.

Referenced by mov_read_chapters(), and mov_read_header().

◆ use_absolute_path

int MOVContext::use_absolute_path

Definition at line 267 of file isom.h.

◆ ignore_editlist

int MOVContext::ignore_editlist

Definition at line 268 of file isom.h.

Referenced by mov_build_index().

◆ advanced_editlist

int MOVContext::advanced_editlist

Definition at line 269 of file isom.h.

Referenced by mov_build_index().

◆ ignore_chapters

int MOVContext::ignore_chapters

Definition at line 270 of file isom.h.

Referenced by mov_read_header().

◆ seek_individually

int MOVContext::seek_individually

Definition at line 271 of file isom.h.

◆ next_root_atom

int64_t MOVContext::next_root_atom

offset of the next root atom

Definition at line 272 of file isom.h.

Referenced by mov_read_packet(), mov_seek_fragment(), and mov_switch_root().

◆ export_all

int MOVContext::export_all

Definition at line 273 of file isom.h.

◆ export_xmp

int MOVContext::export_xmp

Definition at line 274 of file isom.h.

◆ bitrates

int* MOVContext::bitrates

bitrates read before streams creation

Definition at line 275 of file isom.h.

Referenced by mov_read_close(), and mov_read_header().

◆ bitrates_count

int MOVContext::bitrates_count

Definition at line 276 of file isom.h.

Referenced by mov_read_header().

◆ moov_retry

int MOVContext::moov_retry

Definition at line 277 of file isom.h.

Referenced by mov_read_header().

◆ use_mfra_for

int MOVContext::use_mfra_for

Definition at line 278 of file isom.h.

Referenced by mov_read_header().

◆ has_looked_for_mfra

int MOVContext::has_looked_for_mfra

Definition at line 279 of file isom.h.

◆ frag_index

MOVFragmentIndex MOVContext::frag_index

◆ atom_depth

int MOVContext::atom_depth

Definition at line 281 of file isom.h.

◆ aax_mode

unsigned int MOVContext::aax_mode

'aax' file has been detected

Definition at line 282 of file isom.h.

Referenced by mov_read_packet().

◆ file_key

uint8_t MOVContext::file_key[20]

Definition at line 283 of file isom.h.

◆ file_iv

uint8_t MOVContext::file_iv[20]

Definition at line 284 of file isom.h.

◆ activation_bytes

void* MOVContext::activation_bytes

Definition at line 285 of file isom.h.

◆ activation_bytes_size

int MOVContext::activation_bytes_size

Definition at line 286 of file isom.h.

◆ audible_fixed_key

void* MOVContext::audible_fixed_key

Definition at line 287 of file isom.h.

◆ audible_fixed_key_size

int MOVContext::audible_fixed_key_size

Definition at line 288 of file isom.h.

◆ audible_key

void* MOVContext::audible_key

Definition at line 289 of file isom.h.

◆ audible_key_size

int MOVContext::audible_key_size

Definition at line 290 of file isom.h.

◆ audible_iv

void* MOVContext::audible_iv

Definition at line 291 of file isom.h.

◆ audible_iv_size

int MOVContext::audible_iv_size

Definition at line 292 of file isom.h.

◆ aes_decrypt

struct AVAES* MOVContext::aes_decrypt

Definition at line 293 of file isom.h.

Referenced by mov_read_close().

◆ decryption_key

uint8_t* MOVContext::decryption_key

Definition at line 294 of file isom.h.

Referenced by cenc_filter().

◆ decryption_key_len

int MOVContext::decryption_key_len

Definition at line 295 of file isom.h.

Referenced by mov_read_header().

◆ enable_drefs

int MOVContext::enable_drefs

Definition at line 296 of file isom.h.

◆ movie_display_matrix

int32_t MOVContext::movie_display_matrix[3][3]

display matrix from mvhd

Definition at line 297 of file isom.h.

◆ have_read_mfra_size

int MOVContext::have_read_mfra_size

Definition at line 298 of file isom.h.

◆ mfra_size

uint32_t MOVContext::mfra_size

Definition at line 299 of file isom.h.


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