! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
autoimagesink not working as expected
Status:
RESOLVED: MOVED

Comments

Description mpie 2019-06-04 10:22:21 CEST
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.
Comment 1 Git Bot editbugs 2019-07-22 13:19:51 CEST
Markus Pietrek referenced this bugreport in commit c24b38150182d9d0f0933c31240dae27a000f5d5

fixed parole using autovideosink in automatic mode and not falling back to ximagesink (bug #15550)

https://git.xfce.org/apps/parole/commit?id=c24b38150182d9d0f0933c31240dae27a000f5d5
Comment 2 Sean Davis editbugs 2019-07-22 13:20:11 CEST
Thanks for the patch, applied above.
Comment 3 Git Bot editbugs 2019-07-22 18:59:16 CEST
Sean Davis referenced this bugreport in commit e673daba966a5aac2c88c9982fe5ad2af5c193a1

Revert "fixed parole using autovideosink in automatic mode and not falling back to ximagesink (bug #15550)" After applying this fix, video no longer loads reliably and cannot be casted to GstNavigation.

https://git.xfce.org/apps/parole/commit?id=e673daba966a5aac2c88c9982fe5ad2af5c193a1
Comment 4 Sean Davis editbugs 2019-07-22 19:00:34 CEST
I've found that the video does not load anymore after applying this fix. Possibly related, double-clicking to go fullscreen causes a segfault.

(parole:9214): GLib-GObject-WARNING **: 12:51:23.404: invalid cast from 'GstAutoVideoSink' to 'GstNavigation'
Segmentation fault (core dumped)
Comment 5 Git Bot editbugs 2020-05-24 01:46:50 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/apps/parole/-/issues/48.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #15550

Reported by:
mpie
Reported on: 2019-06-04
Last modified on: 2020-05-24

People

Assignee:
Simon Steinbeiss
CC List:
2 users

Version

Attachments

Fix (921 bytes, application/octet-stream)
2019-06-04 10:22 CEST , mpie
no flags

Additional information