Giter Club home page Giter Club logo

Comments (15)

shiro2505 avatar shiro2505 commented on August 23, 2024 1

the error continues ☹

from minema.

mchorse avatar mchorse commented on August 23, 2024

Try using this build of ffmpeg.

from minema.

shiro2505 avatar shiro2505 commented on August 23, 2024

Try using this build of ffmpeg.

It did not work, here is the complete log:
https://pastebin.com/QQSi1g2H

from minema.

mchorse avatar mchorse commented on August 23, 2024

@shiro2505 can you provide an ffmpeg log? It should be in the Capture path folder, one of the log files.

from minema.

shiro2505 avatar shiro2505 commented on August 23, 2024

@mchorse here is a recent log
2020-12-27_15.08.17.log

from minema.

mchorse avatar mchorse commented on August 23, 2024

Did you edit by any chance the Encoding > Encoder arguments option? If no, try resetting it to default state (there is one of the buttons on the right that allows to reset the value), and try again.

from minema.

shiro2505 avatar shiro2505 commented on August 23, 2024

screenshot
just modify the location of ffmpeg

from minema.

mchorse avatar mchorse commented on August 23, 2024

Hm... this is so weird... I'm not really sure what could be the problem. It's certainly not a permission error, as the log files and the fact that ffmpeg log exists shows that. What is your Frame width and Frame height in Capturing settings (maybe just send .minecraft/config/minema.cfg)?

from minema.

shiro2505 avatar shiro2505 commented on August 23, 2024

this is minema's configuration file

minema.zip

from minema.

mchorse avatar mchorse commented on August 23, 2024

Everything seems fine, my last suggestion would be create a new folder within C:\ffmpeg\ and call it something like movies, and change the Capture path in Capturing option to C:\ffmpeg\movies\. Try recording afterwards.

from minema.

mchorse avatar mchorse commented on August 23, 2024

Are you sure that the Capture path saved? I.e. you can't exit the menu by pressing Escape, you have to close it using Done button until you exit to Mods Option screen. If you did save, then I have sadly no idea... 😔

You could also try testing whether the problem is with ffmpeg, by opening Command Prompt and executing C:\ffmpeg\bin\ffmpeg.exe. If the output is something like:

ffmpeg version 4.2 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 9.1.1 (GCC) 20190807
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 31.100 / 56. 31.100
libavcodec 58. 54.100 / 58. 54.100
libavformat 58. 29.100 / 58. 29.100
libavdevice 58. 8.100 / 58. 8.100
libavfilter 7. 57.100 / 7. 57.100
libswscale 5. 5.100 / 5. 5.100
libswresample 3. 5.100 / 3. 5.100
libpostproc 55. 5.100 / 55. 5.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'

Then everything is alright with ffmpeg.

from minema.

shiro2505 avatar shiro2505 commented on August 23, 2024

ffmpeg version 4.3.1-2020-11-19-full_build-www.gyan.dev Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 10.2.0 (Rev5, Built by MSYS2 project)
configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-libsnappy --enable-zlib --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libzvbi --enable-librav1e --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
libavutil 56. 51.100 / 56. 51.100
libavcodec 58. 91.100 / 58. 91.100
libavformat 58. 45.100 / 58. 45.100
libavdevice 58. 10.100 / 58. 10.100
libavfilter 7. 85.100 / 7. 85.100
libswscale 5. 7.100 / 5. 7.100
libswresample 3. 7.100 / 3. 7.100
libpostproc 55. 7.100 / 55. 7.100
Hyper fast Audio and Video encoder

from minema.

autaiaisme avatar autaiaisme commented on August 23, 2024

Hey so I this problem may have been awhile ago but i think i figured it out because i had the same problem.... its most likely you dont have enough space on your pc so clear some memory and it should work.

from minema.

MDSpielt avatar MDSpielt commented on August 23, 2024

Hello Guys!
I have 2 hard disks but I cannot set the export path to D) in Minema.

from minema.

mchorse avatar mchorse commented on August 23, 2024

Hello Guys!
I have 2 hard disks but I cannot set the export path to D) in Minema.

What do you mean by "I cannot?" Can you be more specific?

from minema.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.