Skip to content

Instantly share code, notes, and snippets.

View Luocy7's full-sized avatar
💭
🚴🏽

Luocy Luocy7

💭
🚴🏽
View GitHub Profile
@davidteren
davidteren / nerd_fonts.md
Last active June 16, 2024 14:00
Install Nerd Fonts via Homebrew [updated & fixed]
@innat
innat / FFmpeg | Basic Operation on Subtitles.md
Last active June 21, 2024 12:45
Remove hard subtitles from video file || Integrate subtitles into a video file || Generate .srt file from a video file.

Download FFmpeg for Windows

Steps

  • Download FFmpeg
  • Extract it and save it to C drive ( choose any location - it's optional )
  • Set environment variable - copy the location of bin folder which is inside the extracted file and set the location on system path variable.
  • Done!