S
Staszewski
Guest
Hello ! ^^
I'm desperately trying to recover the image to the third second of a video, in MP4 format as Bitmap.
I need this to analyze the image and get some information from it.
Thank you for the person who will take the time to answer me and guide me.
Code for the moment :
foreach (string file in filePaths)
{
}
Continue reading...
I'm desperately trying to recover the image to the third second of a video, in MP4 format as Bitmap.
I need this to analyze the image and get some information from it.
Thank you for the person who will take the time to answer me and guide me.
Code for the moment :
foreach (string file in filePaths)
{
}
Continue reading...