Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I hear audio, but no video #75

Closed
lain-uses-linux opened this issue Jul 24, 2023 · 4 comments
Closed

I hear audio, but no video #75

lain-uses-linux opened this issue Jul 24, 2023 · 4 comments

Comments

@lain-uses-linux
Copy link

lain-uses-linux commented Jul 24, 2023

Description
When I am running the extension I hear the audio but have no video, instead only a black screen. Tested running renderer, the same thing.

OS and Shell Information
My system is Arch Linux with Gnome 44.3 and Wayland

Steps to Reproduce
Installed from github

Additional Information
Here is my log data:

Object .Gjs_ui_messageTray_Notification (0x5642c2fbb7f0), has been already disposed — impossible to emit any signal on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
== Stack trace for context 0x5642bdaa1c80 ==
#0   5642bec79a28 i   resource:///org/gnome/shell/ui/messageTray.js:493 (13fcbed200b0 @ 69)
#1   5642bec79980 i   resource:///org/gnome/shell/ui/messageTray.js:489 (13fcbed20060 @ 56)
#2   5642bec798f8 i   resource:///org/gnome/shell/ui/calendar.js:796 (13fcbed28240 @ 22)
== Stack trace for context 0x5642bdaa1c80 ==
#0   5642bec79a28 i   resource:///org/gnome/shell/ui/messageTray.js:494 (13fcbed200b0 @ 84)
#1   5642bec79980 i   resource:///org/gnome/shell/ui/messageTray.js:489 (13fcbed20060 @ 56)
#2   5642bec798f8 i   resource:///org/gnome/shell/ui/calendar.js:796 (13fcbed28240 @ 22)
Object .Gjs_ui_messageTray_Notification (0x5642c2fbb7f0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
@lain-uses-linux
Copy link
Author

I got the solution, I just used webp instead of mp4, @jeffshee fix that please, I lost so many hours on it ;(

Nevertheless, great extension!

@jeffshee
Copy link
Owner

Hi @lain-uses-linux,
I don't have any issue with mp4 at all, you might want to check for missing codecs in your system.
Nevertheless, I'm glad to hear that you had found your solution.

@Robert-Nogueira
Copy link

Hi, the same problem is happening to me, when I try to use .mp4 files only audio plays, but .webmp files work fine.

@w7rus
Copy link

w7rus commented Feb 26, 2024

Can confirm re-encoding videos to vp9 solves as a temporary workaround, mp4 videos rather wont start - black screen, or hang after some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants