Lord of the Rant.
Formerly turtle2472 Join Date: Mar 2005
Location: Upstate South Carolina
|
I ask because I looked it up and it said take a Live Photo and choose either Loop or Bounce and then send it to someone and it will be a .gif. That didn't work, it was a .MOV instead.
I read about using QuickTime Pro...but it isn't around anymore. Surely there is a native way within macOS or iOS to do this. I'll setting for an app on my Mac if I have to that allow me to drag and drop into it. Louis L'Amour, “To make democracy work, we must be a notion of participants, not simply observers. One who does not vote has no right to complain.” Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it. |
quote |
‽
|
I don't know that there is a built-in way, but:
For instance, this takes a QuickTime movie, converts it to GIF, optimizes the result (to make the file smaller) and sets the delay between each frame to 0.02 seconds: Code:
ffmpeg -i /Users/chucker/Movies/myMovie.mov -f gif - | gifsicle --optimize=3 --delay=2 > /Users/chucker/Movies/myMovie.gif |
quote |
Lord of the Rant.
Formerly turtle2472 Join Date: Mar 2005
Location: Upstate South Carolina
|
So after getting homebrew updated, ffmpeg and gifsicle installed I'm now stuck with this error:
Code:
...
Duration: 00:00:02.00, start: 0.000000, bitrate: 7202 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1278x958 [SAR 1:1 DAR 639:479], 7193 kb/s, 30 fps, 30 tbr, 600 tbn, 1200 tbc (default)
Metadata:
creation_time : 2019-08-28T19:51:22.000000Z
handler_name : Core Media Video
encoder : H.264
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> gif (native))
Press [q] to stop, [?] for help
[swscaler @ 0x7fbeb8588000] No accelerated colorspace conversion found from yuv420p to bgr8.
Could not write header for output file #0 (incorrect codec parameters ?): Broken pipe
Error initializing output stream 0:0 --
Conversion failed! I'm done fighting through it tonight. It was a pain to get homebrew and the others done because my user can't "sudo" and all the copy and paste commands on the web assume I can `whoami` into the command.Anyway, I'm thinking I would rather go with a CLI version because I can use Automator to make it an App if I want. Now I just need to get it actually working. ![]() Edit: Never mind. Seems in all the fighting I did earlier gifsicle failed to install. It's done and working now! ![]() Louis L'Amour, “To make democracy work, we must be a notion of participants, not simply observers. One who does not vote has no right to complain.” Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it. |
quote |
Lord of the Rant.
Formerly turtle2472 Join Date: Mar 2005
Location: Upstate South Carolina
|
I had to hunt this down again because there still doesn't seem to be a good stand-alone video to gif product out there. Most are web based and I don't want to give them my data.
This process still works, though I haven't made it an Automator "App" yet. Maybe I'll get to that this week. Louis L'Amour, “To make democracy work, we must be a notion of participants, not simply observers. One who does not vote has no right to complain.” Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it. |
quote |
@kk@pennytucker.social
Join Date: Jan 2005
|
I tend to come back to an app called Lively
https://apps.apple.com/us/app/lively...f/id1049711205 Seems to work well enough for what I want and it's super easy to use. No more Twitter. It's Mastodon now. |
quote |
Lord of the Rant.
Formerly turtle2472 Join Date: Mar 2005
Location: Upstate South Carolina
|
That doesn't look bad for the Live Photos. I might just have to grab it and try it out. It doesn't list being able to do movies though so that might be a limitation.
Louis L'Amour, “To make democracy work, we must be a notion of participants, not simply observers. One who does not vote has no right to complain.” Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it. |
quote |
Posting Rules | Navigation |
|
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
possible to make "Save to PDF" the default in the print dialog box? | apple007 | Genius Bar | 0 | 2008-08-07 17:39 |
The inevitable "sneak photos" of signage are in. | Robo | Speculation and Rumors | 67 | 2008-06-09 12:22 |
Perpetual "Web Ads that Make Me Want to Kill" Thread | Moogs | AppleOutsider | 19 | 2008-04-12 08:42 |
"Lifeboating" sister's photos from her iPod to my PowerBook... | psmith2.0 | Genius Bar | 1 | 2008-02-06 08:11 |
Apple and Beatles "make nice"...official | psmith2.0 | General Discussion | 7 | 2007-02-05 16:12 |