libcvd
Public Member Functions | List of all members
CVD::VideoWriter Class Reference

Public Member Functions

 VideoWriter (const std::string &filename, const std::string &codec_name, const std::string &pixel_format_name, AVRational timebase, AVRational frame_rate, int rotation_degrees, int threads, int bitrate=-1, std::int64_t duration=-1)
 
std::int64_t seconds_to_timebase (double seconds) const
 
void put_frame (const BasicImage< Rgba< std::uint8_t >> &image, std::int64_t pts)
 

The documentation for this class was generated from the following files: