mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
design: segments: remove unnecessary markup and preamble
This commit is contained in:
parent
939273f1e8
commit
e8c8a1a474
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ discarded or clipped.
|
|||
### FLUSHING seek
|
||||
|
||||
```
|
||||
ex. `filesrc ! avidemux ! videodecoder ! videosink`
|
||||
filesrc ! avidemux ! videodecoder ! videosink
|
||||
```
|
||||
|
||||
When doing a seek in this pipeline for a segment 1 to 5 seconds, avidemux
|
||||
|
|
Loading…
Reference in a new issue