rigaya / NVEnc

NVENCによる高速エンコードの性能実験
https://rigaya34589.blog.fc2.com/blog-category-17.html
Other
1.07k stars 112 forks source link

[Feature Request] Screenshot Output #551

Closed tazlord closed 8 months ago

tazlord commented 8 months ago

Is it possible to output a single video frame (screenshot) to a standard photo format, like JPEG or PNG (or both)? This would be helpful when creating large quantities of screenshots from a video source, especially when including vpp functions like tone mapping.

rigaya commented 8 months ago

Unfortunately, it's not possible in current implementation, and will be also difficult as it is not supported in current NVENC SDK feature.

tazlord commented 8 months ago

Thank you for your quick reply.