On 06/07/2022 11:24, Hamish McIntyre-Bhatty wrote:
https://en.wikipedia.org/wiki/QuickTime_VR.

Andrew, what was the command you used to get the JPG files? I might update this wikipedia page with that information unless you want to.

I found out that mpv could "play" the file as a slide-show of its component images. mpv can also save images, so I told it to do that:

mpv -vo image in.mov

This created 00000001.jpg to 00000216.jpg.

It looks like the contents of the file is 6 images (making up a cube?). I would call them:
Front
Right
Back
Left
Top
Bottom

Each of these is split into 6×6 segments, which adds up to 216 images. (eg. Front is 00000001.jpg to 00000036.jpg)

Now I need to figure out the correct incantation to make GraphicsMagick combine them all without resizing or adding borders...

--

Andrew.


--
 Next meeting: Online, Jitsi, Tuesday, 2022-08-02 20:00
 Check to whom you are replying
 Meetings, mailing list, IRC, ...  http://dorset.lug.org.uk
 New thread, don't hijack:  mailto:dorset@mailman.lug.org.uk

Reply via email to