~boringcactus/vidslice

video manipulator wrapping youtube-dl and ffmpeg
f1adeafd — Melody Horn 3 years ago
update install instructions & screenshot
93c9bc41 — Melody Horn 3 years ago
bump version number to 1.7
41bbdb6c — Melody Horn 3 years ago
how did this ever work

clone

read-only
https://git.sr.ht/~boringcactus/vidslice
read/write
git@git.sr.ht:~boringcactus/vidslice

You can also use your local clone with git send-email.

#vidslice

video manipulator wrapping youtube-dl and ffmpeg

screenshot of vidslice demonstrating options

#Installing

  1. Make sure you have Python installed.

  2. Download vidslice.

    a. If you already have ffmpeg and youtube-dl installed, download vidslice.pyw.

    b. If you don't, download vidslice-full-win.zip. (If you're not on Windows, you'll have to install ffmpeg and youtube-dl yourself, sorry.)

#Using

If you already have a video file in a format supported by ffmpeg (which is most of them), you can use the "Browse" button in the Sources panel to load in your video. If you want to download something from YouTube or anywhere else listed here, paste the URL in the URL box and hit "Download".

Properties of the video are listed in the Options panel; you can check the Edit box for a property to set a new value for it. You can't edit all three time fields, since two of them together always determine the third one.

The Output panel lets you specify where you want the output to go. You can use any format ffmpeg supports. For a silent video, which is just a better GIF as far as platforms like Telegram are concerned, check the "Silence" box. To use absurdly high compression settings, which might not even work depending on your output format, check the "Compress beyond recognition" box.

The "Run" button will simply run the conversion; "Run & Preview" will show your output afterwards; "Run & Quit" will quit vidslice afterwards.