mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
Update on-windows.md: specify approximate disk cost for x64 as of v1.15.1
This commit is contained in:
parent
aefb043139
commit
49df25c3d0
1 changed files with 3 additions and 3 deletions
|
@ -31,10 +31,10 @@ or newer. Take a look at its [system
|
||||||
requirements](http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express)).
|
requirements](http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express)).
|
||||||
|
|
||||||
Installing GStreamer for 32-bit platforms requires approximately 286MB of
|
Installing GStreamer for 32-bit platforms requires approximately 286MB of
|
||||||
free disk space for the runtime and 207MB for the development files.
|
free disk space for the runtime and 207MB for the development files (as of some older version).
|
||||||
|
|
||||||
Installing GStreamer for 64-bits platforms requires approximately 340MB of
|
Installing GStreamer for 64-bits platforms requires up to approximately 350MB of
|
||||||
free disk space for the runtime and 216MB for the development files.
|
free disk space for the runtime and 400MB for the development files (as of version 1.15.1).
|
||||||
|
|
||||||
## Download and install GStreamer binaries
|
## Download and install GStreamer binaries
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue