ffmpeginteropx / FFmpegInteropX

FFmpeg decoding library for Windows 10 UWP and WinUI 3 Apps
Apache License 2.0
211 stars 53 forks source link

Make video stream information available through frame grabber #207

Closed lukasf closed 4 years ago

lukasf commented 4 years ago

I need the actual video size to calculate optimal thumbnail size. I named it CurrentVideoStream because we might want to be able to switch streams at some point.