autoimagesink not working as expected
## Submitted by mpi..@..ge.com Assigned to **Simon Steinbeiß `@ochosi`** **[Link to original bug (#15550)](https://bugzilla.xfce.org/show_bug.cgi?id=15550)** ## Description Created attachment 8613 Fix The configuration option "Display/Video Output" set to automatic doesn´t work as expected. At least with gstreamer 1.14.4 and the hw accelerated gstreamer element vaapi installed, this option fallbacks to xvimagesink . This is due to the fact that the option tries to use the element "autoimagesink" while there is only an "autovideosink". Find attached a patch fixing this issue. **Attachment 8613**, "Fix": [0001-fixed-parole-using-autovideosink-in-automatic-mode-a.patch](/uploads/ec05a5445bef725d8a16824d15ec638a/0001-fixed-parole-using-autovideosink-in-automatic-mode-a.patch) Version: 1.0.2
issue