Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:Commodore Amiga CDXL Video Converter
Developer/Porter:Stefan Haubenthal
Homepage:https://mschordan.github.io/amiga/agaconv.html
Readme:
Short: Commodore Amiga CDXL Video Converter
Author: Markus Schordan, MorphOS port by uploader
Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal)
Type: gfx/conv
Version: 0.9.7
Requires: new ffmpeg, ffprobe, ham_convert (requires Java, sorry)
Architecture: ppc-morphos
URL: https://mschordan.github.io/amiga/agaconv.html

Usage: ./agaconv INPUTFILE OUTPUTFILE OPTIONS

Required arguments:
INPUTFILE (name of input file (any format that ffmpeg can process))
OUTPUTFILE (name of output CDXL file)

OPTIONS:
[--fps=NUMBER] (frames per second, default: 25)
[--color-mode=aga8|...|aga3|ham8|ham6|ehb|ocs5|ocs4|ocs3] (default: aga8)
[--screen-mode=lores|hires|superhires] (default: lores)
[--monitor-mode=amiga|keep_ratio|fill1080|fill1200] (default: amiga)
[--width=NUMBER] (default: 320)
[--height=auto|NUMBER] (default: auto)
[--audio-mode=mono|stereo] (default: stereo)
[--frequency=NUMBER] (default: 28000)
[--dither=none|fs|bayer] (default: bayer (ffmpeg), fs (ham_convert)
[--std-cdxl] generate standard CDXL file with 12-bit color palette and fixed frame size
[--info] show information about CDXL file INPUTFILE
[--help-extra] additional options (mostly used for testing)
[--quiet] no output during conversion
[--version] print agaconv version

Testing/developer options:
[--std-cdxl24] generate standard CDXL file with 24-bit RGB888 color palette and fixed frame size
[--scale-factor=NUMBER] (forces this factor, ignores monitor-mode)
[--max-fps=NUMBER] (uses input video fps or max fps (whatever is lower), default: 25)
[--max-colors=NUMBER] (default: 256 (8 planes))
[--color-bits=12|24] (default: 24 bit AGA colors)
[--ff-bayer-scale=NUMBER] 0..5 (default:4)
[--hc-dither=none|bayer|fs] (default:fs)
[--hc-propagation=NUMBER] 0..100 (default:5)
[--hc-diversity=NUMBER] : 0..9 (default: 5), except ehb:0-6 (default: 3))
[--hc-ham-quality=NUMBER] : 1..4: (default: 1 (fastest))
[--hc-quant=wu|neuquant] (default: wu quantisation)
[--extraction-tool=ffmpeg] (default)
[--conversion-tool=ffmpeg|ham_convert] (default: ffmpeg)
[--cdxl-encoder-tool=agaconv-encode] (default)
[--info-file] (generate conversion info-file OUTPUTFILENAME.txt)
[--fixed-frame-digits=NUMBER] (default: 4)
[--batch-mode=yes|no] (default: yes for ham_convert, otherwise no)
[--tmp-dir-type=(vp|video_properties)|unique|(fn|file_name)] (default: vp)
[--tmp-dir=TEMPORARYDIR] (default: as defined by tmp-dir-type)
[--audio-out=AUDIOFILENAME] (default: TEMPORARYDIR/INPUTFILENAME-AUDIOMODE.raw)
[--skip-frame-extraction] (reuse previously extracted PNG frames)
[--skip-frame-conversion] (reuse previously converted PNG or IFF frames)
[--no-cleanup] do not remove temporary files
[--dry-run] do not perform any actions, only compute values and print

Upload Date:Apr 11 2021
Category:Graphics/Convert
Download:AGAConv_0.9.7.lha
Md5:d50fa3ed59750981b36522ea99277632
Size:775 KB
Downloads:312
Screenshot(s)
History
Last Comments