ffmpeginteropx / FFmpegInteropX

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

Enable grabbing of files as png with alpha channel #313

Closed lukasf closed 2 years ago

lukasf commented 2 years ago

The FrameGrabber will now correctly transport the alpha channel to encoders. Only the PNG encoder supports alpha. Samples were updated to allow output file format selection.