|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Open a file for reading.
| filepath | Path to the file. |
| options | Reading options (see FileReadOptions). |
Implements MayaFlux::IO::FileReader.
Definition at line 71 of file VideoFileReader.cpp.
References build_metadata(), build_regions(), close(), MayaFlux::IO::DEINTERLEAVE, MayaFlux::IO::EXTRACT_AUDIO, MayaFlux::IO::EXTRACT_METADATA, MayaFlux::IO::EXTRACT_REGIONS, MayaFlux::Journal::FileIO, MayaFlux::Journal::IO, m_audio, m_audio_options, m_context_mutex, m_demux, m_filepath, m_options, m_target_height, m_target_sample_rate, m_target_width, m_video, m_video_options, MF_WARN, MayaFlux::IO::NONE, and set_error().
Here is the call graph for this function: