Jump to content

What does everyone use to create .GIF examples to demonstrate?


tmelancon

Recommended Posts

I am just interested in what you guys use to create small .GIFs that are uploaded with a post where you are trying to show a demonstration of something. Thanks.

Link to comment
Share on other sites

Awesome glad to see someone chiming in. Whats the best way to post these .GIFs to a CADTutor post so its not blurry or distorted. I would like to know that for future posts in case I need to add a small demonstration. Thanks

Link to comment
Share on other sites

  • 2 weeks later...

Partially related: I use mp4 and vlc to record it. Cursor image required due to windows limitations.

 

@echo OFF
cd "c:\Program Files <x86>\VideoLAN\VLC\"
start /min vlc.exe screen:// --screen-fps=30 :sout=#transcode{vcodec=h264,vb=0,scale=0}:file{dst="C:\Users\user_name_here\Desktop\video.mp4"} :sout-keep :screen-mouse-image=C:\path_to_cursor_image\cursor.png"

It produces good quality mp4 file, 1.5 Mb per minute.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...