- Ximagesink: XWindow output is supported.
- Xvimagesink: xvideo extension output is supported only when a large number of libraries are installed in Ubuntu.
- Sdlvideosink: The SDL Library output must be installed.
- Dfbvideosink: Output Using the directfb library. It can be used only after apt-Get install directfb * is installed.
- Cacasink: The libcaca library is used to display images in the console by adding color to the character. It is similar to the setconsoletextattribute function in Win32 and supports X11, S-Lang, ncurses and raw are output in the ncurse mode: caca_driver = ncurses GST-launch filesrc location = test. avi! Decodebin! Ffmpegcolorspace! Cacasink
- Fpsdisplaysink: The current and average framerate can be printed on the console.
- Aasink: outputs images in the console in the form of ASCII characters, similar to cacasink, but does not support color
Use the following method to display images on the current console in the curses library. The default method without driver is to open an X Window.
GST-launch filesrc location = test. Avi! Decodebin! Ffmpegcolorspace! Aasink driver = curses