Garry's Mod
Media Player (Updated Edition)
31件中 1-10 を表示
< 1  2  3  4 >
更新: 8月16日 @ 16時10分

See https://github.com/PurrCoding/gm-mediaplayer


+ Implement distance-based volume attenuation for all media player entities

new cvars:
mediaplayer_proximity_min (def: 100)
mediaplayer_proximity_max (def: 1000)

更新: 8月5日 @ 15時20分

See https://github.com/PurrCoding/gm-mediaplayer

+ Add experimental support for Bitchute and Odysee

更新: 7月23日 @ 10時48分

See https://github.com/PurrCoding/gm-mediaplayer

Windows Users Get an Upgrade!

Great news for Windows users on the x88-64 bit beta branch: You no longer need the x88-64 bit beta prerequisite to use the addon! We've streamlined the process to make it even easier to get started.

Please note that this change does not apply to Linux or macOS users, who will still need to meet the existing requirements.

Code Improvements
We've also made some under-the-hood improvements to the addon's code, including:
  • Expanded URL Service Support: The URL service now supports MOV and MKV video extensions.

Important Note for Streaming Services: For live services such as Twitch and YouTube Live, the CEF Codec fix is still required. However, for general use of YouTube videos, Soundcloud, and basic audio and WebM formats, the main version of Garry's Mod is sufficient.

更新: 7月19日 @ 13時21分

See https://github.com/PurrCoding/gm-mediaplayer

* Fix for fragmented webm streaming
https://github.com/PurrCoding/gm-mediaplayer/pull/4
https://github.com/PurrCoding/gm-mediaplayer/commit/44e1165b0320ed54ee4ebaf664905ba158fe4627

更新: 6月5日 @ 11時19分

See https://github.com/PurrCoding/gm-mediaplayer

* fix matching videoId of tiktok

更新: 6月5日 @ 10時07分

See https://github.com/PurrCoding/gm-mediaplayer

+ add support for TikTok
+ add support for Google Drive links via url input
* fixed the file selection of pages with playlists for Internet Archive

更新: 4月9日 @ 9時34分

See https://github.com/PurrCoding/gm-mediaplayer

The playback location of YouTube videos/streams has been changed to have better control over the playback, this also means that the volume is no longer buggy and respects the user's preference. It is not guaranteed that it will ever work in the long term, let alone that the playback page will not be available in every country. (it is hosted on *.pages.dev), furthermore Youtube videos with active VPN/Proxy do not work (this is a fault of YouTube itself)

Last but not least, subtitles are disabled.

更新: 4月4日 @ 8時59分

See https://github.com/PurrCoding/gm-mediaplayer

+ Soundcloud support has been implemented, no 3D sound is supported. So far it is still in beta.

更新: 3月16日 @ 5時15分

See https://github.com/PurrCoding/gm-mediaplayer

* Revise the YouTube service, this should drastically shorten the loading time to play videos and also no more ads should interrupt the videos.

更新: 3月9日 @ 15時12分

See https://github.com/PurrCoding/gm-mediaplayer

- Rebrand to Updated Edition