
- IINA FOR MAC OS 10.10 MP4
- IINA FOR MAC OS 10.10 UPDATE
- IINA FOR MAC OS 10.10 PATCH
- IINA FOR MAC OS 10.10 UPGRADE
- IINA FOR MAC OS 10.10 FULL
This article has seen a big uptick in traffic as of a few days ago.
IINA FOR MAC OS 10.10 UPDATE
I reported on a similar issue in August of 2019 when the macOS Mojave 10.14.6 Update started to cause Kernel Panics if you used the Built In FaceTime Camera.
IINA FOR MAC OS 10.10 FULL
Full screen video, video in Safari, or YouTube. Some users are seeing the issue with anything that is related to Hardware Accelerated Video. The issue might not be only related to Video Conference Apps. gpuRestart log I will add that application to affected list below. As each new report rolls in with a confirmed. UPDATE 4/02/20: New reports are still rolling in.
IINA FOR MAC OS 10.10 PATCH
I can’t explain this as the Zoom update patch notes only mention updates to fix the installer issues brought up by Security Researchers. I added this new information to the work around section below. Then I updated to Zoom 4.6.9 and have not had any crashes for over an hour.

I loaded up (4.6.8) 3 times to confirm the crashes and gather additional logs. UPDATE 4/03/20: MacAdmins User Bollman decided to test the latest Zoom installer (4.6.9) and has not had any crashes for 6 hours. Apps like Illustrator and Animate from the Adobe Creative Cloud Suite are now causing freezing A MacAdmins User who has a ticket in, says Apple is aware of the issue and is actively working on a fix. UPDATE 4/08/20: As the update is installed on more Macs, reports continue to come in.
IINA FOR MAC OS 10.10 UPGRADE
With that said, you could upgrade to Catalina and not have any of the above issues! If you are cautious, it might be better to wait for an update from Apple. The good news is, even if the Mac does freeze (only for a few seconds) it will not require a hard power down. Sometimes the system will freeze for a few seconds in Finder, Safari or performing other tasks. The only problem with this is, some users have reported other GPU related weird issues in 10.15.4. UPDATE 4/28/20: The consensus amongst users is upgrading to Catalina fixes the issue. I will update you as soon as I have more information. I am trying to find out if it includes a fix for this issue. UPDATE 4/29/20 – Today Apple released the Developer Beta version of 2020-003 Security Update for Mojave and High Sierra. I am hoping the update is released tomorrow or sometime this week! If you installed 2020-003 Beta and it fixed the issue for you, please let me know. The 2020-003 Security Update is looking really good, but I still would like to see more confirmations. Today I installed 2020-003 Beta and did not see a single crash for over 6 hours on the same meeting. I experienced a freeze & 5 different app crashes on a multi user meeting. UPDATE 05/18/20 – On Friday I tested Zoom client v4.6.8 on a 2017 MacBook Air with 10.13.6. Please let me know if the new update fixes the issue for you!!! UPDATE 05/26/20 – Apple has just released the 2020-003 Security Update for macOS Mojave 10.14 and High Sierra 10.13. After Apple Released the 2020-002 Security Updates, some users started to report that their Mac would would freeze up when using GPU Hardware Accelerated apps or video. Basic command for this looks somethting like:įfmpeg -re -i input.m3u8 -c:v libx264 -c:a aac -f tee -map 0:v -map 0:a "output.mp4|zmq:tcp://127.0.0.Some Intel GPU Only Based MacBooks Airs are Freezing / Crashing while using Video Conf apps like Zoom After installing the 2020-002 Security updates. Solution 2: Use ffmpeg's built in streaming protocol zmq to stream to a server on localhost then play the file with ffplay. Then Quicktime and Quicklook will have no issues playing file Solution 1: I have resorted to re-encoding these files with ffmpeg.


However, Quicktime player will not recognize the file. The file will still plays in apps like IINA or MPV with no issue.
IINA FOR MAC OS 10.10 MP4
This results in ffmpeg not writing the trailer for the mp4 file correctly. Closing the window before the download has finished will result in a broken pipe i.e. Issues: The workflow creates a pipe between ffmpeg and mpv. Requirements: IINA.app, iTerm2 (installed with homebrew) Writes to folder ~/Movies (modify the script to save anywhere you please) NOTE: When selecting video quality enter ONLY the format integer value, not the whole string listed. Provides a dialog for the user to select video quality (the user enters the youtube-dl format code which get sent back into the script) Uses applescript to run commands with iTerm2. This workflow takes a valid video URL from the clipboard, plays it in IINA, and writes the video file to disk. Updated commands to send file to iina-cli as stdin. This is version 2.0 of previously named "StreamCopy" worklow
