Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Youtube 如何剖析视频中的帧?
有什么方法可以从一些 youtube api 中获取从每个视频中提取的帧?
我对你的问题有点不清楚-
如果你的意思是你能从实际的 YouTube 视频中获得一些缩略图,那么答案是肯定的。请在此处查看帖子:如何从 YouTube API 获取 YouTube 视频缩略图?
如果您的意思是您的机器上有一些本地视频,并且您想从中提取一些缩略图(类似于 YouTube 的方式),那么这也很容易。只需使用 ffmpeg:制作 FFmpeg 缩略图?