Skip to content
Discussion options

You must be logged in to vote

ImageSharp only has builtin support for the formats listed in the error message.

Maybe you can use FFMediaToolkit to load the stream and get the frame as ImageData as described here:
https://github.com/radek-k/FFMediaToolkit#code-samples

Then convert it to an ImageSharp image like this:
https://github.com/radek-k/FFMediaToolkit#usage-details

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@JimBobSquarePants
Comment options

@intermension
Comment options

Answer selected by intermension
Comment options

You must be logged in to vote
5 replies
@intermension
Comment options

@JimBobSquarePants
Comment options

@intermension
Comment options

@JimBobSquarePants
Comment options

@antonfirsov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants