Python Forum
[Kivy] video plays in the background only
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Kivy] video plays in the background only
#3
PS G:\crash course> & C:/Users/gorashy/AppData/Local/Programs/Python/Python312/python.exe
"g:/crash course/main.py"
[INFO ] [Logger ] Record log in C:\Users\gorashy\.kivy\logs\kivy_24-06-17_15.txt
[INFO ] [deps ] Successfully imported "kivy_deps.gstreamer" 0.3.3
[INFO ] [deps ] Successfully imported "kivy_deps.angle" 0.4.0
[INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.3.1
[INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.7.0
[INFO ] [Kivy ] v2.3.0
[INFO ] [Kivy ] Installed at "C:\Users\gorashy\AppData\Local\Programs\Python\Python312\Lib\site-packages\kivy\__init__.py"
[INFO ] [Python ] v3.12.3 (tags/v3.12.3:f6650f9, Apr 9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)]
[INFO ] [Python ] Interpreter at "C:\Users\gorashy\AppData\Local\Programs\Python\Python312\python.exe"
[INFO ] [Logger ] Purge log fired. Processing...
[INFO ] [Logger ] Purge finished!
[INFO ] [Factory ] 195 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2 (img_pil, img_ffpyplayer ignored)
[INFO ] [Text ] Provider: sdl2
[INFO ] [AudioGstplayer] Using Gstreamer 1.18.5.0
[INFO ] [Audio ] Providers: audio_gstplayer, audio_sdl2 (audio_ffpyplayer ignored)[INFO ] [VideoGstplayer] Using Gstreamer 1.18.5.0
[INFO ] [Video ] Provider: gstplayer
[INFO ] [Window ] Provider: sdl2
[INFO ] [Window ] Activate GLES2/ANGLE context
[INFO ] [GL ] Using the "OpenGL" graphics system
[INFO ] [GL ] Backend used <angle_sdl2>
[INFO ] [GL ] OpenGL version <b'OpenGL ES 2.0.0 (ANGLE 2.1.21998 git hash: 2eea91f8f0b2)'>
[INFO ] [GL ] OpenGL vendor <b'Google Inc. (Intel)'>
[INFO ] [GL ] OpenGL renderer <b'ANGLE (Intel, Intel® HD Graphics (0x00000046) Direct3D11 vs_4_0 ps_4_0, D3D11-8.15.10.2900)'>
[INFO ] [GL ] OpenGL parsed version: 2, 0
[INFO ] [GL ] Shading version <b'OpenGL ES GLSL ES 1.00 (ANGLE 2.1.21998 git hash: 2eea91f8f0b2)'>
[INFO ] [GL ] Texture max size <8192>
[INFO ] [GL ] Texture max units <16>
[INFO ] [Window ] auto add sdl2 input provider
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
[INFO ] [Base ] Start application main loop
[INFO ] [GL ] NPOT texture support is available
[WARNING] [Multiple screens named "game_screen"] [<Screen name='game_screen'>, <Screen name='game_screen'>]
[WARNING] [Multiple screens named "video"] [<Screen name='video'>, <Screen name='video'>]
[ERROR ] [Image ] Error loading <react.mp4>

(python.exe:16228): GStreamer-WARNING **: 21:31:10.775: Failed to load plugin 'C:\Users\gorashy\AppData\Local\Programs\Python\Python312\share\gstreamer\bin\gioopenssl.dll': 'C:\Users\gorashy\AppData\Local\Programs\Python\Python312\share\gstreamer\bin\gioopenssl.dll': The specified module could not be found.

(python.exe:16228): GStreamer-WARNING **: 21:31:11.912: Failed to load plugin 'C:\Users\gorashy\AppData\Local\Programs\Python\Python312\share\gstreamer\bin\gstrtmp.dll': 'C:\Users\gorashy\AppData\Local\Programs\Python\Python312\share\gstreamer\bin\gstrtmp.dll': The specified module could not be found.

(python.exe:16228): GStreamer-WARNING **: 21:31:14.032: Failed to load plugin 'C:\Users\gorashy\AppData\Local\Programs\Python\Python312\share\gstreamer\bin\librtmp-1.dll': 'C:\Users\gorashy\AppData\Local\Programs\Python\Python312\share\gstreamer\bin\librtmp-1.dll': The
specified module could not be found.
[INFO ] [Base ] Leaving application in progress...
PS G:\crash course>
Reply


Messages In This Thread
video plays in the background only - by Gorashy - Jun-17-2024, 06:32 PM
RE: video plays in the background only - by Gorashy - Jun-17-2024, 08:02 PM
RE: video plays in the background only - by Gorashy - Jun-18-2024, 04:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Button Plays Random .MP3 File From Folder blufacebaby 2 2,253 Feb-05-2021, 02:19 AM
Last Post: BashBedlam
  [PyQt] Embedding a Video in Video Player WhatsupSmiley 0 6,103 Jan-28-2019, 06:24 PM
Last Post: WhatsupSmiley
  set button background with image of window background gray 3 14,664 Oct-18-2017, 08:22 AM
Last Post: gray

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020