English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Language > Coders. Blitz Basic

 
 
Thread Tools
Old 11 October 2016, 00:20   #1
earok
Registered User
 
Join Date: Dec 2013
Location: Auckland
Posts: 3,542
How does one create Blitz Basic compatible anim files?

From the manual.

Quote:
The following 4 commands allow the display of standard IFF animations in Blitz. The animation must be compatible with the DPaint 3 format, this method uses long delta (type 2) compression and does not include any palette changes.
I haven't found a single application that exports animations in ANIM2, DPaint 3 itself only seems to export in ANIM5 (and even if we could work out how to make it export in ANIM2, DPaint 3 is OCS only).

What do people use for creating AGA ANIM2 animations in Blitz?

Thanks in advance.
earok is offline  
Old 11 October 2016, 15:02   #2
idrougge
Registered User
 
Join Date: Sep 2007
Location: Stockholm
Posts: 4,338
I think they mean ANIM5 above. Have you tried a normal ANIM5?
idrougge is offline  
Old 11 October 2016, 23:49   #3
earok
Registered User
 
Join Date: Dec 2013
Location: Auckland
Posts: 3,542
I've tried normal ANIM5s, they kind of work but they play back distorted.

ANIM2 appears to be what they're discussing, compare "long delta (type 2) compression" above with the Wikipedia description: "ANIM-2 Long Delta mode".
earok is offline  
Old 12 October 2016, 01:23   #4
idrougge
Registered User
 
Join Date: Sep 2007
Location: Stockholm
Posts: 4,338
RIAnim Library v1.0
===================

By Stephen McNamara
(c)1994 Reflective Images

This library enables the playback of both Anim5 and Anim7 format
animations. It allows you to playback animations at any co-ordinate in a
bitmap and supports different palettes for frames of the animation. It
also allows you to playback animations from FAST ram, thus you can now play
massive animations that can only fit in FAST ram.
idrougge is offline  
Old 12 October 2016, 08:06   #5
earok
Registered User
 
Join Date: Dec 2013
Location: Auckland
Posts: 3,542


Thanks mate, that's exactly what I need.
earok is offline  
Old 22 December 2016, 20:32   #6
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
Quote:
Originally Posted by earok View Post
I haven't found a single application that exports animations in ANIM2
Code:
AnimSplicer V2.20  Elan Design

Usage: AnimSplicer -a5 infile1 infile2 .. outfile

   Options: ac   -> Frame  Cut Images
            ar   -> Splice Riff  File
            a2   -> Splice Anim2 File
            a3   -> Splice Anim3 File
            a5   -> Splice Anim5 File
            a7   -> Splice Anim7 File
            a8   -> Splice Anim8 File
            fNAME-> Read Input Files From File NAME
            l    -> Enable Anim Loop Mode
found it on the openvideotoaster iso - but is included on Elan Performer disks.
zoned: AnimSplicer_v2.20-Elan Design.lha

Last edited by emufan; 22 December 2016 at 20:39.
emufan is offline  
Old 06 February 2017, 16:54   #7
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
hmm, seems noone cares about anim2 format anymore. anyway.
I found another tool by Newtek, AnimTool v0.15 which can handle anim2 to anim8.
cli option -I opens a gui.

zoned: AnimTool_v0.15-Newtek.lha
emufan is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
[blitz basic] How much amiga-blitz friendly is this? saimon69 Coders. Blitz Basic 105 21 April 2022 19:45
ANIM files LeoRack support.Other 4 28 September 2016 13:58
Blitz Basic (1) Retro1234 Coders. Blitz Basic 9 18 February 2016 17:54
Blitz basic 2 Help Havie Coders. Blitz Basic 30 08 September 2013 09:15
Blitz Basic 2 anyone? jobro request.Apps 12 28 November 2005 18:15

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:07.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07107 seconds with 12 queries