Amiga.org

Amiga computer related discussion => Amiga Desktop Audio and Video => Topic started by: broadblues on October 16, 2016, 04:33:49 PM

Title: Creating Video Titles in SketchBlock Pro
Post by: broadblues on October 16, 2016, 04:33:49 PM
I thought I'd create a demo video of my current tecnique for creating video titles in SketchBlock.

It shows how to created outline text n different colours, with a soft drop shadow, then how to import that inot blender and set up simple fades etc.

Here's the video

https://youtu.be/jN-4j1u5Zg8

Here is the final version of the video being edited in the demo

https://youtu.be/3Bg6iUDVMt8

At the end of the demo video I take quick spin a roound a few of the newer features in SketchBlock.

Feel free to post question here in the the youtube comments channel....
Title: Re: Creating Video Titles in SketchBlock Pro
Post by: eliyahu on October 16, 2016, 04:43:23 PM
@broadblues

thanks for the link. very much looking forward to sketchblock 3.x -- and so are my kids! :)

-- eliyahu
Title: Re: Creating Video Titles in SketchBlock Pro
Post by: magnetic on October 17, 2016, 04:29:25 AM
pretty cool man thanks a lot this is what amiga NG needs cool apps!
Title: Re: Creating Video Titles in SketchBlock Pro
Post by: gregthecanuck on October 17, 2016, 11:00:33 AM
Wow every time you demo Sketchblock a number of new features have crept in!

This time it's the saver plugins. Very nice. :)
Title: Re: Creating Video Titles in SketchBlock Pro
Post by: amigakit on October 17, 2016, 11:45:52 AM
Very nice additional features Andy, thanks for the video.
Title: Re: Creating Video Titles in SketchBlock Pro
Post by: broadblues on October 17, 2016, 03:11:32 PM
Quote from: gregthecanuck;815417
Wow every time you demo Sketchblock a number of new features have crept in!

This time it's the saver plugins. Very nice. :)


Yes export and import plugins are a useful new feature.  The old datatypes based import / export is still present as a fallback.

Currently writen import plugins are:

info.skimp - Loads Amiga Icons - both unslected and selected images as two seperate layers.

openjpeg.skimp - Loads jpeg 2000 variants (.jp2 .2k etc) which allows import of HDR colour data for the first time.

Current export plugins

info.skexp - Saves a project as an AmigaIcon (if replacing an existing icon TOOLTypes etc are preserved) some restrictions apply (project must be two layers at most with equal size and no more than 256 in size)

openjpeg.skexp - saves as jpeg200 .jp2 format support 8 12 16 bits per channel, quality and alpha support

png.skexp  - saves as PNG with or without alpha (deeper depths may be added later)

jpeg.skexp - ordinary jpeg - adds quality control not available in the old PIL based export script
 
ppm.skexp - PPM files. Mainly created as an API test but potentially useful if you want to script with netPBM...

ilbm.skexp - uses datatypes internal but allows 24 or 32bit ilbms means I can export ILBM for use as previews in Wordworth without need to convert them from 32bit (WW7 only supports 24 bit at most) then I can print to EPS from SB as well for the final high res print version in WW7