UxPlay icon indicating copy to clipboard operation
UxPlay copied to clipboard

Required gstreamer plugin 'libav' not found

Open nottatdat opened this issue 4 years ago • 3 comments

Got this error when trying to run the compiled binary. All the dependencies are already installed. Am I missing something here?

nottatdat avatar Jan 29 '21 10:01 nottatdat

Got this error when trying to run the compiled binary. All the dependencies are already installed. Am I missing something here?

I am using Ubuntu 20.10 with AMD process and Nvidia 1060. I got the same problem when try to use the UxPlay .But You should try to use the original project : https://github.com/FD-/RPiPlay

Even It mentions it is for Raspberry pi . However, it works for me. Good luck !

phongvu009 avatar Apr 25 '21 02:04 phongvu009

there is an updated UxPlay pr #58. maybe you didnt install the libav plugin?

fduncanh avatar Aug 05 '21 21:08 fduncanh

Got this error when trying to run the compiled binary. All the dependencies are already installed. Am I missing something here?

This helped me: https://narkive.com/tlRb4aoQ.4 tl;dr: Remove ~/.cache/gstreamer-1.0/registry.*.bin and try running ./uxplay again. It should work then.

yaylymov avatar May 07 '23 22:05 yaylymov