Using F# and FFmpeg to take thumbnails from video
Using F# and FFmpeg to take thumbnails from video
2014-12-04 02:28:29
On a current side project I needed to create thumbnails on given timestamps in NRK programmes. After browsing around a bit, I found a quote that sums it up: “All of them (the links) say «Use FFMPEG OpenSource Project» for the job. “ Here are the steps taken to achieve a working solution and some …
Read More