Update Video Compression authored by Nicolas Pope's avatar Nicolas Pope
......@@ -4,4 +4,4 @@ The data rates are prohibitive once the images are at HD resolution or higher, e
Software libraries to consider using: ffmpeg and libav, or directly use NVIDIA encoder api which may be necessary if we are to have sufficient control over latency and sync.
**Note: ** This has been implemented to some extent, we can now encode and decode using NVIDIA hardware and the HEVC or H.264 Codecs. Improvements are still possible.
\ No newline at end of file
**Note:** This has been implemented to some extent, we can now encode and decode using NVIDIA hardware and the HEVC or H.264 Codecs. Improvements are still possible.
\ No newline at end of file