Skip to content

Video Review - Images and Screenshots #14

@s2t2

Description

@s2t2

Here are some images and screenshots to be added to the videos.

NOTE: command for converting .mov into .gif

ffmpeg -i ~/Desktop/YOUR_SCREENCAST.mov -pix_fmt rgb24 -r 10 -f gif - | gifsicle --optimize=3 --delay=3 > ~/Downloads/YOUR_SCREENCAST.gif

https://gist.github.com/dergachev/4627207

need to first:

brew install ffmpeg
brew install gifsicle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions