radek-k / FFMediaToolkit

FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
MIT License
352 stars 56 forks source link

Add support for Gray16 and Gray8 #109

Closed JakeAstonReed closed 2 years ago

JakeAstonReed commented 2 years ago

Add support for Gray16 and Gray8

keysking commented 2 years ago

Cool, I think this is exactly what I need, when will it be merged and released?