TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Generating high-quality thumbnails from videos

51 点作者 Austin_Conlon6 个月前

7 条评论

natch6 个月前
Cool, but if only Apple could get their video thumbnails on macOS to use the same frame as their video thumbnails on iOS, it would be a huge step forward. Should not even be hard, no AI needed. It's absolutely nuts that this has been broken for so many years.
评论 #42137360 未加载
评论 #42135151 未加载
yuryk6 个月前
This is a CLI Rust tool for that: <a href="https:&#x2F;&#x2F;github.com&#x2F;yury&#x2F;cidre&#x2F;blob&#x2F;main&#x2F;cidre&#x2F;examples&#x2F;vn-thumbnail-generator&#x2F;main.rs">https:&#x2F;&#x2F;github.com&#x2F;yury&#x2F;cidre&#x2F;blob&#x2F;main&#x2F;cidre&#x2F;examples&#x2F;vn-th...</a><p>Maybe somebody will find it useful.
评论 #42133569 未加载
sneak6 个月前
I wonder if this will work on a mac that can’t ever phone home to Apple to download models.<p>Apple has this horrible tendency of not actually shipping things inside the OS these days, and instead downloading them at runtime. Examples include rosetta&#x2F;commandline tools, local speech recognition models, dictionaries, and USB connection device support for new iOS devices.<p>I want to be able to use all of the features without iCloud and without HTTP requests to the mothership (or without internet at all).
solarkraft6 个月前
This is quite cool. I believe they use the same system to choose photos for memories and wallpaper suggestions. And it works well - what they choose really looks great!<p>Would be interested in the tech behind that (surely machine learning will be involved somehow).
atonse6 个月前
Anyone know if there is something similar in the cloud? Like an API based thing? Seems like a nice feature for a CMS
cobbzilla6 个月前
Does this do anything ffmpeg can’t do?
评论 #42133908 未加载
informal0076 个月前
Great gift for YouTubers