MediaToolkit icon indicating copy to clipboard operation
MediaToolkit copied to clipboard

Fixed 'ExtensionAttribute' is ambiguous in the namespace 'System.Runt…

Open nebojsapop opened this issue 8 years ago • 1 comments

Fixed 'ExtensionAttribute' is ambiguous in the namespace 'System.Runtime.CompilerServices'. Changed version of .NET framework to 4.5 and removed ExtensionAttribute class that was making the problem.

GetThumbnail from video creates image with custom width and height if conversionOptions.CustomHeight > 0 and conversionOptions.CustomWidth > 0

Tests OK

nebojsapop avatar Sep 15 '17 12:09 nebojsapop

This appears to be a fix for #52 - is there a chance of this pull request being considered? Or is MediaToolkit dead?

nullpainter avatar Apr 06 '19 22:04 nullpainter