mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
cosmetic
This commit is contained in:
@@ -63,12 +63,8 @@ this can be done with package managers [MacPorts](http://www.macports.org),
|
||||
|
||||
Start by downloading the latest MacOs release of GStreamer-1.0
|
||||
from [https://gstreamer.freedesktop.org/download/](https://gstreamer.freedesktop.org/download/).
|
||||
Install both the MacOs runtime and development installer packages. Assuming that the latest release is 1.18.4 they are
|
||||
|
||||
```
|
||||
gstreamer-1.0-1.18.4-x86_64.pkg
|
||||
gstreamer-1.0-devel-1.18.4-x86_64.pkg
|
||||
```
|
||||
Install both the MacOs runtime and development installer packages. Assuming that the latest release is 1.18.4
|
||||
they are ```gstreamer-1.0-1.18.4-x86_64.pkg``` and ```gstreamer-1.0-devel-1.18.4-x86_64.pkg```.
|
||||
Click on them to install (they install to
|
||||
/Library/FrameWorks/GStreamer.framework).
|
||||
It is recommended you use GStreamer.framework rather than install Gstreamer with Brew or MacPorts (see later).
|
||||
|
||||
Reference in New Issue
Block a user