Deferred rendering in GPAC

⚠ The content of this page may be outdated.
Please refer to this page for more up to date information: https://github.com/gpac/gpac/wiki/Deferred-rendering-in-GPAC

 

Since revision 2028 of the source code, the GPAC player can render content in a special mode called “defer-debug”. In this mode, only the rectangular regions of the window that have changed since the previous frame are drawn in each frame. To enable this mode, you need to modify the GPAC configuration file (i.e. GPAC.cfg or .gpacrc), by setting the DrawMode to “defer-debug” in the Compositor section. Continue reading Deferred rendering in GPAC

GPAC 0.5.0

Release 0.5.0 of GPAC is finally out, with many new features and bug fixes, including:
– MPEG-DASH and HLS support (players and MP4Box)
– MPEG-U Widgets and UPnP support in the player
– Stereo and multiview display support
– Better AVC and SVC support including OpenSVC decoder integration
– More live tools: RTP, MPEG-TS, T-DMB support, scene encoders (BIFS and RME/DIMS)
– iOS and Android support
– and many other good things

Find out more at https://gpac.io/downloads/

Enjoy and spread the news!