summaryrefslogtreecommitdiff
path: root/sdk-basic-tutorial-dynamic-pipelines.md
diff options
context:
space:
mode:
Diffstat (limited to 'sdk-basic-tutorial-dynamic-pipelines.md')
-rw-r--r--sdk-basic-tutorial-dynamic-pipelines.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-basic-tutorial-dynamic-pipelines.md b/sdk-basic-tutorial-dynamic-pipelines.md
index c05acef..39df891 100644
--- a/sdk-basic-tutorial-dynamic-pipelines.md
+++ b/sdk-basic-tutorial-dynamic-pipelines.md
@@ -488,7 +488,7 @@ program exit to free all resources.
Dynamic pad linking has traditionally been a difficult topic for a lot
of programmers. Prove that you have achieved its mastery by
-instantiating an `autovideosink` (probably with an `ffmpegcolorspace` in
+instantiating an `autovideosink` (probably with an `videoconvert` in
front) and link it to the demuxer when the right pad appears. Hint: You
are already printing on screen the type of the video pads.