Live data from Hacker News

Using Open Source to Create a Video Thumbnails Service

blog.flavioribeiro.com

1–10 of 28 posts

Re: Using Open Source to Create a Video Thumbnails Service

#6
post #3

As retarded as this question could be? Why not just use Ffmpeg? It's the ultimate tool for such tasks.

Your question is not retarded at all. FFMpeg IS the best tool to build a Thumbnail extraction service.

Over-engineering is sometimes quite fun, though.

Re: Using Open Source to Create a Video Thumbnails Service

#7
post #3

As retarded as this question could be? Why not just use Ffmpeg? It's the ultimate tool for such tasks.

Purely curiosity at this point - it was something I wanted for a project a while back that has been retired - does anyone here know of the best way to get a good thumbnail from a video using ffmpeg?

I think back then I was looking to take 5-10 snaps somewhere between the 30-50% mark and then use the largest (I guess in theory more detail - not a blank frame) image

Does anyone have a better way, or even just know how to pull a snapshot at "30%" using ffmpeg? I think at the time I used outside code and ffprobe to figure out where 30% is, there's bound to be a better way than that

Re: Using Open Source to Create a Video Thumbnails Service

#9
post #3

As retarded as this question could be? Why not just use Ffmpeg? It's the ultimate tool for such tasks.

Please don't use the word "retarded" like this. If you suspect you're asking a question with an obvious answer that you've missed, try saying "forgive my ignorance" instead.

There's nothing wrong with asking questions without self-deprecation, but if you're going to self-deprecate, try not to use hurtful language.

Re: Using Open Source to Create a Video Thumbnails Service

#10
post #3

As retarded as this question could be? Why not just use Ffmpeg? It's the ultimate tool for such tasks.

Please don't use the word "retarded" like this. If you suspect you're asking a question with an obvious answer that you've missed, try saying "forgive my ignorance" instead. There's nothing wrong with asking questions without self-deprecation, but if you're going to self-deprecate, try not to use hurtful language.

Seconded.
Post reply on HN