jdhao / jdhao/jdhao.github.io

2021/12/25/ffmpeg-extract-key-frame-video/

Open
#92 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
27
Forks
5
PR merge metrics
No merged PRs in 30d

Description

How to Extract Key Frames from A Video with FFmpeg - jdhao's digital space

In order to get enough information from videos, we often need to extract video frames. However, we do not want to extract every frame from a video due to:
information redundancy in successive video frames. huge storage space needed by these video frames. In this post, I want to share how to extract key frames from video to reduce the storage, but still capture enough information from a video.

https://jdhao.github.io/2021/12/25/ffmpeg-extract-key-frame-video/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue contains a proposed post titled “How to Extract Key Frames from A Video with FFmpeg” and links to its published page. First confirm whether the requested change is to add or update this content, then locate the corresponding Hugo content entry; done means the intended post is present and renders correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
hugo
Domain
content
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.