hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
841 stars 204 forks source link

Why the opengl renderer video so stuck? #187

Open joelihn opened 5 years ago

joelihn commented 5 years ago

the audio is normal ,thanks.

hzeller commented 5 years ago

So the rendering part is delegated to the gstreamer subsystem, you might need to recreate the problem by displaying the file directly with gstreamer and ask for advise there. I can imagine that this might have to do with not the relevant dependencies installed or the machine in question not having OpenGL capabilities.