- videoparse format="bgra" width=800 height=480 framerate=30 ! \
- queue min-threshold-buffers=30 ! \
- ffmpegcolorspace ! videorate ! autovideosink
+ videoparse format="bgra" width=800 height=480 framerate=5 ! \
+ queue min-threshold-buffers=5 ! \
+ videoconvert ! videorate ! autovideosink