libcvd
|
Public Member Functions | |
VideoReader (const std::string &filename, int threads=1) | |
double | timebase_to_seconds (std::int64_t pts) const |
AVRational | timebase () const |
ImageRef | size () const |
AVRational | frame_rate () const |
std::int64_t | duration () const |
std::pair< Image< Rgba< std::uint8_t > >, std::int64_t > | get_frame () |