Git Product home page Git Product logo

mpv-gif-generator's People

Contributors

alogograph avatar doncanjas avatar pethesdaniel avatar the-honey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mpv-gif-generator's Issues

Doesn't work

Similar to #1 and #9

[mpv_gif] Lua error: [string "C:\Users\{user}\Appdata\Roaming/mpv/scripts/.."]: 138: attempt to concatenate global 'filename' (a nil value)

the script doesn't work when changing the save directory

when you change the directory for saving GIF files, the script does not work in the player, and fonts are not displayed when you press the keys

local options = {
dir = "C:\Users\overe\Desktop\screenshot",
rez = 600,
fps = 20,

I change the location in this location and the script doesn't work in the player.
or am I doing something wrong?

GIF doesn't generate

Similar to #1, except mpv has already been added to my path, and I can already access it from Command Prompt.
Upon pressing ctrl+g to generate the gif, a blank command prompt window opens for a few seconds before closing. Mpv then says the gif was generated, yet it doesn't appear in the video's directory or in C:/Program Files/mpv/gifs.

Gif with subtitles not working if there is a space in the path or filename.

Exporting with subtitles isn't working if there is a whitespace in the path or filename. I tried to fix it, but I can't seem to figure out how to escape whitespaces in the subtitles= param. Wrapping it in single or double quotes doesn't work. Escaping it with "" or "^" doesn't work either. I've also tried replacing spaces with "%20".

Edit: A workaround I've found is to extract the subtitles into a srt file, then use that file in the subtitles= param.

Invalid start/end time

Says Invalid start/end time whenever I try to export.
I am on Windows 10.
mpv version 0.34.0-455-g535cd6f313
ffmpeg version 2022-08-25-git-9bf9d42d01-full_build-www.gyan.dev

ffmpeg no generate gif?

when i make de combination "ctrl+g", only appear quickly the cmd and disappeared, and not found the gif generated. i think is the ffmpeg.exe location.

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.