Skip to content

Releases: Dante383/VLC-GIF-Maker

Fix input file path

11 Jan 08:46
f9c4067
Compare
Choose a tag to compare
0.0.6

Fix input file path

Windows string formatting fix

18 Apr 20:52
80c6154
Compare
Choose a tag to compare
0.0.5

bump version

Critical config parsing fix

15 Apr 18:06
d26b50a
Compare
Choose a tag to compare
0.0.4

backwards slash escape

UI rework, ffmpeg check

15 Apr 15:31
b2cfe08
Compare
Choose a tag to compare
  • UI rework
  • Check if ffmpeg is installed & accessible before starting
  • Code cleanup
  • Change FPS and looping directly from the UI

Miliseconds timestamp, output path auto-save

14 Apr 06:41
0eb2b19
Compare
Choose a tag to compare
0.0.2

miliseconds timestamp, output path auto-saving

First release

14 Apr 05:27
c0b5ee2
Compare
Choose a tag to compare

Get start and end timestamps (inputed manually or filled-in automatically from the player) in HH:MM:SS format and fill the command with them. Default command uses FFMPEG to generate a GIF file saved with inputed (or automatically generated) filename, to the inputed path (default: user's home directory).