Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update download.md #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions datavyu/input/pages/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,28 @@ Order: 2000

# Current Status

The Datavyu coding tool is free academic software that is adapting and trying to keep up with changing OS and software updates.
The Datavyu coding tool is free academic software that continuously adapts and keeps up with changing OS and software updates.

There are a wide variety of video formats, settings, and codecs on the market, all of which can affect video playback. We recommend in-depth testing to ensure that Datavyu plays your specific videos properly in your work environment prior to using it for research. We also recommend that users do not upgrade computers or software in the middle of coding a study with Datavyu.

We are available to provide help and guidance in the use of Datavyu, but we are limited in our ability to troubleshoot or provide fixes for every case due to the myriad of variables affecting video playback.
We are available to provide help and guidance for Datavyu, but we are limited in our ability to troubleshoot or provide fixes for every case due to the myriad of variables affecting video playback.

# Development Release: %%datavyu-version-pre%%

- [Windows](https://github.com/databrary/datavyu/releases/download/v1.5.1-rc3/Datavyu-1.5.1-RC3-Windows.exe)
- [Mac OS X](https://github.com/databrary/datavyu/releases/download/v1.5.1-rc3/Datavyu-1.5.1-RC3-OSX.dmg)
- Recommended System Requirements: 4GB RAM, 2.3 GHz processor.
- Apple no longer supports QuickTime for Windows.
- Datavyu team is happy to announce a new version that enables video coding and playback on Windows machines.
- Recommended System Requirements: 16 GB RAM, 2.0 or higher GHz quad-core processor.
- Minimum System Requirements: 8 GB RAM, any quad-core processor.
- Apple no longer supports QuickTime for Windows, however, you are still able to download QuickTime for Windows [here](https://support.apple.com/kb/DL837?locale=en_US).
- The Datavyu team is happy to announce a new Datavyu version that enables video coding and playback on Windows machines.

# Stable Release: %%datavyu-version%%

- [Windows](https://github.com/databrary/datavyu/releases/download/1.3.7/Datavyu-1.3.7-Windows.exe)
- [Mac OS X](https://github.com/databrary/datavyu/releases/download/1.3.7/Datavyu-1.3.7-OSX.dmg)
- System requirements: At least 1GB RAM, 1.2 GHz processor for Macs. NOTE: macOS Yosemite and prior are not supported
- Windows 10 users need to download Quicktime version 7.7.6 and can download it [here](https://support.apple.com/kb/DL1822?locale=en_US). All other Windows users, please pay careful attention to the Quicktime [software requirements](/user-guide/guide/install.html#software-requirements) detailed in the [User Guide](/user-guide/guide.html).
- All Windows users: Apple has announced that it will no longer support QuickTime for Windows. If your institution removed QuickTime from your Windows machines, you will not be able to code data with Datavyu. Our Datavyu team is working on a long term solution to enable video coding and playback on Windows machines. We apologize for the inconvenience.
- Minimum System Requirements: 8 GB RAM, 1.2 GHz processor for Macs. MacOS systems older than El Capitan are not supported.
- Windows 10 users need to download Quicktime version 7.7.9 and can download it [here](https://support.apple.com/kb/DL837?locale=en_US). All other Windows users, please pay careful attention to the Quicktime [software requirements](/user-guide/guide/install.html#software-requirements) detailed in the [User Guide](/user-guide/guide.html).
- All Windows users: Apple has announced that it will no longer support QuickTime for Windows, however, you are still able to download and use QuickTime. Alternatively, you may use JavaFX as another video plugin if needed. If neither plugin works, VLC will work as a final alternative.

# Older Releases

Expand Down