stephann,
@stephann@mastodon.gamedev.place avatar

If you are on MacOS and want to post GIFs of your game here on Mastodon:

  • CMD+SHIFT+5 to use native record tool
  • ffmpeg -i original_file.mov -vcodec h264 -acodec mp2 new_file.mp4

This will convert your .mov to .mp4 (no audio), decreasing your file size (eg. my last video went from 31mb to 3mb), and mastodon will not compress your video too much.

stephann,
@stephann@mastodon.gamedev.place avatar

If you want to keep audio, you can change -acodec mp2 to -acodec aac.

raptor85,
@raptor85@mastodon.gamedev.place avatar

@stephann that's not quite correct, you're not converting to a mp4 file with no audio, you're converting to a mp4 file with mp2 audio which most mastodon servers likely won't have installed due to license reasons, so they fail to convert it on upload and just leave out the audio. (if they do have it installed, you'll have audio though!) Instead of "-acodec mp2" use "-an" to simply not transcode the audio, this will also run faster and be a smaller file.

stephann,
@stephann@mastodon.gamedev.place avatar

@raptor85 oh, nice. Thanks for this. It makes sense. I will update the post.

raptor85,
@raptor85@mastodon.gamedev.place avatar

@stephann np, ffmpeg is a great tool, once you learn how the flags work it starts to become second nature. Also don't forget to use it's paired ffprobe tool to inspect video files, a handy trick on most upload sites is to download the transcoded version and inspect it to get the exact settings the site uses for audio/video, then use those when you convert with ffmpeg yourself, most sites will then just do a stream copy instead of re-converting, keeping better quality.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • DreamBathrooms
  • mdbf
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • InstantRegret
  • Durango
  • provamag3
  • everett
  • cisconetworking
  • Leos
  • normalnudes
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • megavids
  • anitta
  • tester
  • JUstTest
  • lostlight
  • All magazines