Replay Mod Forums

This Thread is locked - no new replies are allowed.

Locked FFMPEG not found
    • User
    • 56 forum posts
    User883
    #1

    Dec 22 15, 10:21 PM

    And again a thread to FFMPEG...

    I've chosen the simple version now and installed it using Homebrew.
    That should be done, but the ReplayMod doesn't recognize it.

    What path do i have to enter in the command line?


    • Developer
    • 818 forum posts
    User1
    #2

    Dec 22 15, 10:25 PM | Last edited: Dec 22 15, 10:25 PM

    In the Command Line Settings window of the Render Settings, try putting /usr/bin/ffmpeg in the left input field.


    • User
    • 56 forum posts
    User883

    in response to User1

    #3

    Dec 22 15, 10:53 PM


    In the Command Line Settings window of the Render Settings, try putting /usr/bin/ffmpeg in the left input field.


    Doesn't work.
    But if i jump to /usr/bin/ i can't find it.

    But i've entered brew install ffmpeg

    - Now i tried to install it again -
    It says, it's there already.


    • Moderator
    • Beta Tester
    • 249 forum posts
    User20

    in response to User883

    #4

    Dec 22 15, 11:07 PM



    In the Command Line Settings window of the Render Settings, try putting /usr/bin/ffmpeg in the left input field.


    Doesn't work.
    But if i jump to /usr/bin/ i can't find it.

    But i've entered brew install ffmpeg

    - Now i tried to install it again -
    It says, it's there already.

    Whats the output of ffmpeg -v ?


    • User
    • 56 forum posts
    User883
    #5

    Dec 23 15, 08:50 AM

    ffmpeg version 2.8.4 Copyright (c) 2000-2015 the FFmpeg developers
    built with Apple LLVM version 7.0.2 (clang-700.1.81)
    configuration: --prefix=/usr/local/Cellar/ffmpeg/2.8.4 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-vda
    libavutil 54. 31.100 / 54. 31.100
    libavcodec 56. 60.100 / 56. 60.100
    libavformat 56. 40.101 / 56. 40.101
    libavdevice 56. 4.100 / 56. 4.100
    libavfilter 5. 40.101 / 5. 40.101
    libavresample 2. 1. 0 / 2. 1. 0
    libswscale 3. 1.101 / 3. 1.101
    libswresample 1. 2.101 / 1. 2.101
    libpostproc 53. 3.100 / 53. 3.100
    Missing argument for option 'v'.
    Error splitting the argument list: Invalid argument


    I guess that means it is in /usr/local/cellar?



    • Developer
    • 818 forum posts
    User1
    #6

    Dec 23 15, 11:01 AM

    Why don't you try yourself instead of asking us?


    • User
    • 56 forum posts
    User883

    in response to User1

    #7

    Dec 23 15, 11:34 AM


    Why don't you try yourself instead of asking us?


    Because it doesn't work.
    With every step i come closer there's another problem.

    Folder protected; FFMPEG not found, can't unzip file, etc.


    • Developer
    • 818 forum posts
    User1
    #8

    Dec 23 15, 11:35 AM

    try
    /usr/local/Cellar/ffmpeg/2.8.4/ffmpeg


    • User
    • 56 forum posts
    User883
    #9

    Dec 23 15, 11:36 AM

    Still doesn't work.

    Should i do a Video about it?


    • User
    • 56 forum posts


    • Developer
    • 818 forum posts
    User1
    #11

    Dec 23 15, 12:02 PM

    Try /usr/local/Cellar/ffmpeg
    If it doesn't work, use Mac's Search tool to search for the file called "ffmpeg" (no extension), right click -> "Show in Enclosing Folder" to find out the exact location of ffmpeg.


    • User
    • 56 forum posts
    User883

    in response to User1

    #12

    Dec 23 15, 12:06 PM


    Try /usr/local/Cellar/ffmpeg
    If it doesn't work, use Mac's Search tool to search for the file called "ffmpeg" (no extension), right click -> "Show in Enclosing Folder" to find out the exact location of ffmpeg.


    There's just the video i made, and the .7zip file of my downloads-folder.
    Maybe, because system files aren't shown?


    • Developer
    • 818 forum posts
    User1
    #13

    Dec 23 15, 12:08 PM

    Yes, you may try to enable that.


    • User
    • 56 forum posts
    User883

    in response to User1

    #14

    Dec 23 15, 01:04 PM


    Yes, you may try to enable that.


    Works, it was /usr/local/Cellar/bin/ffmpeg
    Thank you!