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

Fix ffmpeg install on macos #329

Merged
merged 26 commits into from
May 17, 2024
Merged

Fix ffmpeg install on macos #329

merged 26 commits into from
May 17, 2024

Commits on May 14, 2024

  1. use brew to install ffmpeg

    ejm714 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    282b5c1 View commit details
    Browse the repository at this point in the history
  2. add ffmpeg to path

    ejm714 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1147486 View commit details
    Browse the repository at this point in the history
  3. source profile

    ejm714 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6f1b901 View commit details
    Browse the repository at this point in the history
  4. add ffprobe check

    ejm714 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    491ba28 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    95a8e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b924eb3 View commit details
    Browse the repository at this point in the history
  3. test access to ffprobe

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b26b904 View commit details
    Browse the repository at this point in the history
  4. test macos-latest-large

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cc1025f View commit details
    Browse the repository at this point in the history
  5. see error for ffprobe

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0c090ba View commit details
    Browse the repository at this point in the history
  6. move path export ot test block

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d95611d View commit details
    Browse the repository at this point in the history
  7. remove errant line

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    51abbfb View commit details
    Browse the repository at this point in the history
  8. test just macos

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    94dfa77 View commit details
    Browse the repository at this point in the history
  9. make things run again

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d8c8ca7 View commit details
    Browse the repository at this point in the history
  10. clunky workaround

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9040888 View commit details
    Browse the repository at this point in the history
  11. put ubuntu back; fix syntax

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aaa4288 View commit details
    Browse the repository at this point in the history
  12. add brew to path

    ejm714 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1fe74af View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    2d8013e View commit details
    Browse the repository at this point in the history
  2. use 32 fps

    ejm714 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    29aca01 View commit details
    Browse the repository at this point in the history
  3. use 30 fps

    ejm714 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    83ea4a7 View commit details
    Browse the repository at this point in the history
  4. format

    ejm714 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ef81a1a View commit details
    Browse the repository at this point in the history
  5. test fix for densepose

    ejm714 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cd42395 View commit details
    Browse the repository at this point in the history
  6. single bracket

    ejm714 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dc1d364 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc4a222 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    562b97e View commit details
    Browse the repository at this point in the history
  9. unpin botocore

    ejm714 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    521c3c5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. remove botocore

    ejm714 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9cee50a View commit details
    Browse the repository at this point in the history