86thumbs
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
columbus@lemmy.world to Linux@lemmy.worldEnglish · 2 days ago

Convert a video to fast GIF using FFmpeg (Tutorial)

donald.cat

external-link
message-square
9
fedilink
113
external-link

Convert a video to fast GIF using FFmpeg (Tutorial)

donald.cat

columbus@lemmy.world to Linux@lemmy.worldEnglish · 2 days ago
message-square
9
fedilink
Here is a simple one-line command to turn a video into fast GIF: ffmpeg -i input.mp4 -vf "setpts=0.5*PTS,scale=480:-1" -r 15 output.gif How this works: -i input.mp4: specifies your input video. setpts=0.5*PTS: doubles the playback speed (half the presentation
  • JTskulk@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 hours ago

    If your need is simple, you can also just do convert video.mp4 video.gif

Linux@lemmy.world

linux@lemmy.world

remote_follow_modal_title

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linux@lemmy.world

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you’re a seasoned Linux enthusiast or just starting your journey, we’re excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let’s dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

community_visibility: public
globe

public_blurb

  • 179 users / day
  • 791 users / week
  • 2.34K users / month
  • 5.7K users / 6 months
  • number_of_local_subscribers
  • 11.7K subscribers
  • 1.12K Posts
  • 9.28K Comments
  • Modlog
  • mods:
  • MigratingtoLemmy@lemmy.world
  • UI: unknown version
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org