Issues with Kivy Sound/Video installation

220 views
Skip to first unread message

rper...@shorecrest.org

unread,
Aug 28, 2016, 9:39:51 AM8/28/16
to Kivy users support
Hi all. Managed to install kivy successfully as GUI seem fine, but unable to play sound or video. I get the following the command prompt:

Windows 10. Using Geany.

[INFO              ] [Logger      ] Record log in C:\Users\little-piglet\.kivy\logs\kivy_16-08-28_16.txt
[INFO ] [Kivy ] v1.9.1
[INFO ] [Python ] v2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)]
[INFO ] [AudioGstplayer] Using Gstreamer 1.4.5.0
[INFO ] [Audio ] Providers: audio_gstplayer, audio_sdl2 (audio_ffpyplayer ignored)

(python.exe:69048): GStreamer-WARNING **: Failed to load plugin 'C:\Python27\share\gstreamer\bin\libgnutlsxx-28.dll': 'C:\Python27\share\gstreamer\bin\libgnutlsxx-28.dll': The specified procedure could not be found.

(python.exe:69048): GStreamer-WARNING **: Failed to load plugin 'C:\Python27\share\gstreamer\bin\libgsttaglib.dll': 'C:\Python27\share\gstreamer\bin\libgsttaglib.dll': The specified procedure could not be found.

(python.exe:69048): GStreamer-WARNING **: Failed to load plugin 'C:\Python27\share\gstreamer\bin\libstdc++-6.dll': 'C:\Python27\share\gstreamer\bin\libstdc++-6.dll': The specified procedure could not be found.

(python.exe:69048): GStreamer-WARNING **: Failed to load plugin 'C:\Python27\share\gstreamer\bin\libtag.dll': 'C:\Python27\share\gstreamer\bin\libtag.dll': The specified procedure could not be found.

(python.exe:69048): GStreamer-WARNING **: Failed to load plugin 'C:\Python27\share\gstreamer\bin\libtag_c.dll': 'C:\Python27\share\gstreamer\bin\libtag_c.dll': The specified procedure could not be found.
Press any key to continue . . .

Any ideas why I'm getting this error?

Thank you.

Joey daniel darko

unread,
Sep 17, 2016, 2:26:30 PM9/17/16
to Kivy users support
i think you should trace the error and find if the folder even exists in your python directory
did u also try when installing kivy?
python -m pip install kivy.deps.gstreamer

Richard P

unread,
Sep 17, 2016, 5:38:15 PM9/17/16
to Kivy users support
Joey. Thanks for your reply. The folder is definitely there. Despite these errors, the app eventually shows the video. Confused how that can be happening. It works, but errors?

Richard P

unread,
Sep 17, 2016, 8:05:50 PM9/17/16
to Kivy users support
OK, so still no sound. It continues to create my GUIs and play videos, but no sound playback. I still get the errors.

As for the sound file, it is clearly being detected and analyzed. I have a couple of lines to determine the length of the file and it spits that out accurated, but no sound playback.
Reply all
Reply to author
Forward
0 new messages