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
832 stars 202 forks source link

Add a mpv output module to playing video fullscreen #259

Open zangloo opened 1 year ago

zangloo commented 1 year ago

I have a box connected to TV, and Gstreamer can not player video full screen, so i add this MPV module.

mill1000 commented 1 year ago

I was a little surprised to find that gstreamer doesn't support an easy full-screen option.

From what I could gather, the devs feel that is a problem for the application to solve (i.e. gmrender). It would be great if we could find an option that enables the gstreamer backend to also go full-screen