LogFAQs > #879181827

LurkerFAQs, Active DB, Database 1 ( 03.09.2017-09.16.2017 ), DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicHow do I turn a part of a YouTube video to a GIF? (video inside)
FightingGames
05/15/17 11:58:58 PM
#7:


1. Record the part manually using OBS. It will output a .flv file:
https://obsproject.com/

2. Paste this in notepad and save it as whatever.bat. You'll need ffmpeg.exe in the same directory.
ffmpeg -threads 4 -i "%~1" -c:v libvpx -b:v 1.0M "%~1".webm

3. Drag and drop your .flv file over the .bat file. You'll get a .webm video that you can host on mixtape.moe and share
---
... Copied to Clipboard!
Topic List
Page List: 1