Replay Mod Forums

Cant render, says i dont have ffmpeg but i do
    • User
    • 18 forum posts
    User4824
    #1

    Aug 16 15, 10:40 AM | Last edited: Aug 16 15, 10:42 AM

    I installed homebrew and ffmpeg and type ffmpeg in terminal and it shows that it is installed,
    http://imgur.com/k3YMVRf
    http://imgur.com/Csq5nu3
    http://imgur.com/KrWZmof


    • Developer
    • 1883 forum posts
    User10
    #2

    Aug 16 15, 10:42 AM

    Make sure you
    - do not change the command line settings
    - restart Minecraft and the Launcher after installing ffmpeg


    • Developer
    • 818 forum posts
    User1
    #3

    Aug 16 15, 10:42 AM

    Please refer to the troubleshooting part of the documentation for a solution.


    • User
    • 18 forum posts
    User4824

    in response to User1

    #4

    Aug 16 15, 10:52 AM


    Please refer to the troubleshooting part of the documentation for a solution.

    Hey crushed pixel thanks for the tip! Ive already tried this, Thanks anyways!


    • User
    • 18 forum posts


    Make sure you
    - do not change the command line settings
    - restart Minecraft and the Launcher after installing ffmpeg

    K il give it a try thanks!



    • User
    • 18 forum posts
    User4824

    in response to User1

    #6

    Aug 16 15, 11:03 AM


    Please refer to the troubleshooting part of the documentation for a solution.

    [03:01:46] [Client thread/INFO] [STDOUT]: [eu.crushedpixel.replaymod.video.VideoWriter::52]: Starting ffmpeg with args: -y -f rawvideo -pix_fmt rgb24 -s 112x900 -r 61 -i - -an -c:v libx264 -preset ultrafast -crf 51 -pix_fmt yuv420p "2015_08_16_03_01_45.mp4"
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Cannot run program "ffmpeg" (in directory "/Users/AzoraRaise/Library/Application Support/minecraft/replay_videos"): error=2, No such file or directory
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoWriter.(VideoWriter.java:53)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoRenderer$1.(VideoRenderer.java:61)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoRenderer.(VideoRenderer.java:61)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayProcess.startReplayProcess(ReplayProcess.java:146)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayHandler.startPath(ReplayHandler.java:171)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.startRendering(GuiRenderSettings.java:528)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.access$000(GuiRenderSettings.java:32)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings$1.run(GuiRenderSettings.java:48)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.performAction(GuiAdvancedButton.java:121)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.mouseClick(GuiAdvancedButton.java:88)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.ComposedElement.mouseClick(ComposedElement.java:77)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.DelegatingElement.mouseClick(DelegatingElement.java:42)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.func_73864_a(GuiRenderSettings.java:411)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.events.handlers.MinecraftTicker.runMouseKeyboardTick(MinecraftTicker.java:60)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.timer.ReplayTimer.func_74275_a(ReplayTimer.java:34)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1009)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.io.IOException: error=2, No such file or directory
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.UNIXProcess.forkAndExec(Native Method)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.UNIXProcess.(UNIXProcess.java:248)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessImpl.start(ProcessImpl.java:134)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
    [03:01:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 25 more
    [03:01:46] [replaymod-chat-message-handler/INFO]: [CHAT] [Replay Mod] Camera Path canceled
    [03:02:02] [replaymod-chat-message-handler/INFO]: [CHAT] [Replay Mod] Camera Path started
    [03:02:06] [replaymod-chat-message-handler/INFO]: [CHAT] [Replay Mod] Camera Path canceled
    [03:02:16] [Client thread/INFO] [STDOUT]: [eu.crushedpixel.replaymod.video.VideoWriter::52]: Starting ffmpeg with args: -y -f rawvideo -pix_fmt rgb24 -s 112x900 -r 61 -i - -an -c:v libx264 -preset ultrafast -crf 51 -pix_fmt yuv420p "2015_08_16_03_02_15.mp4"
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Cannot run program "ffmpeg" (in directory "/Users/AzoraRaise/Library/Application Support/minecraft/replay_videos"): error=2, No such file or directory
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoWriter.(VideoWriter.java:53)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoRenderer$1.(VideoRenderer.java:61)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoRenderer.(VideoRenderer.java:61)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayProcess.startReplayProcess(ReplayProcess.java:146)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayHandler.startPath(ReplayHandler.java:171)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.startRendering(GuiRenderSettings.java:528)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.access$000(GuiRenderSettings.java:32)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings$1.run(GuiRenderSettings.java:48)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.performAction(GuiAdvancedButton.java:121)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.mouseClick(GuiAdvancedButton.java:88)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.ComposedElement.mouseClick(ComposedElement.java:77)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.DelegatingElement.mouseClick(DelegatingElement.java:42)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.func_73864_a(GuiRenderSettings.java:411)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.events.handlers.MinecraftTicker.runMouseKeyboardTick(MinecraftTicker.java:60)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.timer.ReplayTimer.func_74275_a(ReplayTimer.java:34)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1009)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.io.IOException: error=2, No such file or directory
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.UNIXProcess.forkAndExec(Native Method)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.UNIXProcess.(UNIXProcess.java:248)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessImpl.start(ProcessImpl.java:134)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
    [03:02:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 25 more
    [03:02:16] [replaymod-chat-message-handler/INFO]: [CHAT] [Replay Mod] Camera Path canceled
    [03:02:22] [Client thread/INFO] [STDOUT]: [eu.crushedpixel.replaymod.video.VideoWriter::52]: Starting ffmpeg with args: -y -f rawvideo -pix_fmt rgb24 -s 112x900 -r 61 -i - -an -c:v libx264 -preset ultrafast -crf 51 -pix_fmt yuv420p "2015_08_16_03_02_21.mp4"
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Cannot run program "ffmpeg" (in directory "/Users/AzoraRaise/Library/Application Support/minecraft/replay_videos"): error=2, No such file or directory
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoWriter.(VideoWriter.java:53)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoRenderer$1.(VideoRenderer.java:61)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.video.VideoRenderer.(VideoRenderer.java:61)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayProcess.startReplayProcess(ReplayProcess.java:146)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.replay.ReplayHandler.startPath(ReplayHandler.java:171)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.startRendering(GuiRenderSettings.java:528)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.access$000(GuiRenderSettings.java:32)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings$1.run(GuiRenderSettings.java:48)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.performAction(GuiAdvancedButton.java:121)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.GuiAdvancedButton.mouseClick(GuiAdvancedButton.java:88)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.ComposedElement.mouseClick(ComposedElement.java:77)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.elements.DelegatingElement.mouseClick(DelegatingElement.java:42)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.gui.GuiRenderSettings.func_73864_a(GuiRenderSettings.java:411)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.events.handlers.MinecraftTicker.runMouseKeyboardTick(MinecraftTicker.java:60)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at eu.crushedpixel.replaymod.timer.ReplayTimer.func_74275_a(ReplayTimer.java:34)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1009)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [03:02:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.io.IOException: error=2, No such file or directory
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.UNIXProcess.forkAndExec(Native Method)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.UNIXProcess.(UNIXProcess.java:248)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessImpl.start(ProcessImpl.java:134)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
    [03:02:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 25 more
    [03:02:23] [replaymod-chat-message-handler/INFO]: [CHAT] [Replay Mod] Camera Path canceled


    • User
    • 18 forum posts
    User4824

    in response to User1

    #7

    Aug 16 15, 11:04 AM


    Please refer to the troubleshooting part of the documentation for a solution.

    the main problem is this
    [03:01:46] [Client thread/INFO] [STDOUT]: [eu.crushedpixel.replaymod.video.VideoWriter::52]: Starting ffmpeg with args: -y -f rawvideo -pix_fmt rgb24 -s 112x900 -r 61 -i - -an -c:v libx264 -preset ultrafast -crf 51 -pix_fmt yuv420p "2015_08_16_03_01_45.mp4"
    It is a directory but idk whats wrong


    • Moderator
    • Beta Tester
    • 357 forum posts
    User13

    in response to User4824

    #8

    Aug 16 15, 11:05 AM | Last edited: Aug 16 15, 11:06 AM

    Spoiler: quote


    It looks like you haven't installed it correctly... Maybe but the ffmpeg executable to the replay_videos folder?


    • Developer
    • 1883 forum posts
    User10
    #9

    Aug 16 15, 11:06 AM

    Just to recap, you did restart the launcher and minecraft and typing ffmpeg -version in a Terminal works?


    • User
    • 18 forum posts
    User4824
    #10

    Aug 16 15, 11:08 AM

    I change the render thing to 1920x1080 i didnt see that i put it as 112x900 lol. still doesnt work



    • User
    • 18 forum posts


    Just to recap, you did restart the launcher and minecraft and typing ffmpeg -version in a Terminal works?

    want me to do a screenshare on skype or something, it will be better and easyer for you to help me fix it


    • Developer
    • 1883 forum posts
    User10

    in response to User4824

    #12

    Aug 16 15, 11:10 AM | Last edited: Aug 16 15, 11:10 AM



    Just to recap, you did restart the launcher and minecraft and typing ffmpeg -version in a Terminal works?

    want me to do a screenshare on skype or something, it will be better and easyer for you to help me fix it

    No, I don't use Skype nor do I have the time to do screensharing. Simply following what I'm typing and answering to that should be sufficient.


    • User
    • 18 forum posts




    Just to recap, you did restart the launcher and minecraft and typing ffmpeg -version in a Terminal works?

    want me to do a screenshare on skype or something, it will be better and easyer for you to help me fix it

    No, I don't use Skype nor do I have the time to do screensharing. Simply following what I'm typing and answering to that should be sufficient.

    Il make a youtube video
    just a sec il upload it and link it


    • User
    • 18 forum posts




    Just to recap, you did restart the launcher and minecraft and typing ffmpeg -version in a Terminal works?

    want me to do a screenshare on skype or something, it will be better and easyer for you to help me fix it

    No, I don't use Skype nor do I have the time to do screensharing. Simply following what I'm typing and answering to that should be sufficient.

    Restarted launcher and computer. did ffmpeg -version
    http://imgur.com/uQqXu5c
    it shows it properly installed


    • User
    • 18 forum posts


    sorry but this makes no sense



    • Developer
    • 818 forum posts



    sorry but this makes no sense

    Yeah, that made no sense.


    • Developer
    • 1883 forum posts
    User10
    #17

    Aug 16 15, 11:27 AM

    Type which ffmpeg into your terminal. It should give you a path such as /usr/bin/ffmpeg (or similar). Copy that path and paste it into the left box in the command line settings (before rendering).


    • User
    • 18 forum posts




    sorry but this makes no sense

    Yeah, that made no sense.

    crushed pixel, screenshare? i really want to start making youtube videos about this and i cant render so no vids :(
    If you can my skype is Azora_Raise
    1.I will not spam you
    2.i wont give out ur skype
    3.I will delete you when it works


    • Developer
    • 1883 forum posts





    sorry but this makes no sense

    Yeah, that made no sense.

    crushed pixel, screenshare? i really want to start making youtube videos about this and i cant render so no vids :(
    If you can my skype is Azora_Raise
    1.I will not spam you
    2.i wont give out ur skype
    3.I will delete you when it works

    Delete CrushedPixel?
    ... I like that idea ]:-D


    • Developer
    • 818 forum posts





    sorry but this makes no sense

    Yeah, that made no sense.

    crushed pixel, screenshare? i really want to start making youtube videos about this and i cant render so no vids :(
    If you can my skype is Azora_Raise
    1.I will not spam you
    2.i wont give out ur skype
    3.I will delete you when it works

    Sorry, my Skype is for private usage only, and you can simply read the forums for help. Many people have had the same issue as you, but they all were able to resolve it by simply linking their FFmpeg executable in the Command Line Settings when Rendering.



    • User
    • 18 forum posts






    sorry but this makes no sense

    Yeah, that made no sense.

    crushed pixel, screenshare? i really want to start making youtube videos about this and i cant render so no vids :(
    If you can my skype is Azora_Raise
    1.I will not spam you
    2.i wont give out ur skype
    3.I will delete you when it works

    Delete CrushedPixel?
    ... I like that idea ]:-D

    xD i mean delete the contact if he wants so i dont always bug him i just really need this mod to start working


    • User
    • 18 forum posts






    sorry but this makes no sense

    Yeah, that made no sense.

    crushed pixel, screenshare? i really want to start making youtube videos about this and i cant render so no vids :(
    If you can my skype is Azora_Raise
    1.I will not spam you
    2.i wont give out ur skype
    3.I will delete you when it works

    Sorry, my Skype is for private usage only, and you can simply read the forums for help. Many people have had the same issue as you, but they all were able to resolve it by simply linking their FFmpeg executable in the Command Line Settings when Rendering.

    inking their FFmpeg executable in the Command Line Settings when Rendering.
    ???


    • User
    • 18 forum posts
    User4824
    #23

    Aug 16 15, 11:47 AM

    foung the command link what do i paste


    • Developer
    • 818 forum posts
    User1
    #24

    Aug 16 15, 11:50 AM

    considering you are on a mac, try entering /usr/bin/ffmpeg in the left input field in the command line settings.


    • User
    • 18 forum posts


    considering you are on a mac, try entering /usr/bin/ffmpeg in the left input field in the command line settings.

    nope



    • Developer
    • 818 forum posts



    considering you are on a mac, try entering /usr/bin/ffmpeg in the left input field in the command line settings.

    nope

    try /usr/local/bin/ffmpeg


    • User
    • 18 forum posts




    considering you are on a mac, try entering /usr/bin/ffmpeg in the left input field in the command line settings.

    nope

    try /usr/local/bin/ffmpeg

    :) thank you sooooo much


    • User
    • 18 forum posts




    considering you are on a mac, try entering /usr/bin/ffmpeg in the left input field in the command line settings.

    nope

    try /usr/local/bin/ffmpeg

    any way to make it export to an external drive? i have to room on my computer to record, i need to delete some of my mods xD
    yea i make mods, just not as good as you


    • Developer
    • 1883 forum posts





    considering you are on a mac, try entering /usr/bin/ffmpeg in the left input field in the command line settings.

    nope

    try /usr/local/bin/ffmpeg

    any way to make it export to an external drive? i have to room on my computer to record, i need to delete some of my mods xD
    yea i make mods, just not as good as you

    You can change the output before rendering or create a symlink instead of the replay_videos folder.