mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
docs: Minor correction in keyframe-force.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6090>
This commit is contained in:
parent
36c4ef361b
commit
bf936fa6c0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ decoding the file immediately.
|
||||||
2) We need to inform the video encoder that it should start encoding a
|
2) We need to inform the video encoder that it should start encoding a
|
||||||
keyframe starting from exactly the frame with the pattern.
|
keyframe starting from exactly the frame with the pattern.
|
||||||
|
|
||||||
3) We need to inform the demuxer that it should flush out any pending
|
3) We need to inform the muxer that it should flush out any pending
|
||||||
data and start creating the start of a new file with the keyframe as
|
data and start creating the start of a new file with the keyframe as
|
||||||
a first video frame.
|
a first video frame.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue