| 84706 packages online |
|
|
| | | | No screenshot available |
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 |
Date: | 2021-04-10 | Download: | http://aminet.net/gfx/conv/AGAConv.lha - View contents | Readme: | http://aminet.net/gfx/conv/AGAConv.readme |
Downloads: | 4178 |
|
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
|
Contents of gfx/conv/AGAConv.lhaPERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic] 92 98 93.9% -lh5- 9122 Feb 22 06:18 agaconv-0.9.7/AUTHORS.md
[generic] 851 2167 39.3% -lh5- 6381 Feb 22 06:18 agaconv-0.9.7/bin/autocropy
[generic] 12633 35149 35.9% -lh5- 7065 Feb 22 06:18 agaconv-0.9.7/LICENSE
[generic] 129 204 63.2% -lh5- c211 Feb 22 06:18 agaconv-0.9.7/Makefile
[generic] 1672 3660 45.7% -lh5- f4ba Feb 22 06:18 agaconv-0.9.7/README.md
[generic] 1203 3033 39.7% -lh5- ab9d Feb 22 06:18 agaconv-0.9.7/src/agaconv-encode.cpp
[generic] 2832 11126 25.5% -lh5- ea8e Feb 22 06:18 agaconv-0.9.7/src/agaconv-encode.doxygen
[generic] 567 1033 54.9% -lh5- 8e7d Feb 22 06:18 agaconv-0.9.7/src/AGAConvException.cpp
[generic] 593 1062 55.8% -lh5- 4513 Feb 22 06:18 agaconv-0.9.7/src/AGAConvException.hpp
[generic] 1107 2859 38.7% -lh5- ba68 Feb 22 06:18 agaconv-0.9.7/src/ByteSequence.cpp
[generic] 782 1627 48.1% -lh5- cc69 Feb 22 06:18 agaconv-0.9.7/src/ByteSequence.hpp
[generic] 562 998 56.3% -lh5- 0325 Feb 22 06:18 agaconv-0.9.7/src/ByteSizeTypeDefs.hpp
[generic] 530 899 59.0% -lh5- 9433 Feb 22 06:18 agaconv-0.9.7/src/CDXLBlock.cpp
[generic] 627 1054 59.5% -lh5- c9bd Feb 22 06:18 agaconv-0.9.7/src/CDXLBlock.hpp
[generic] 1009 2238 45.1% -lh5- 2714 Feb 22 06:18 agaconv-0.9.7/src/CDXLDecode.cpp
[generic] 585 1018 57.5% -lh5- 4599 Feb 22 06:18 agaconv-0.9.7/src/CDXLDecode.hpp
[generic] 4906 16149 30.4% -lh5- 5513 Feb 22 06:18 agaconv-0.9.7/src/CDXLEncode.cpp
[generic] 1013 2156 47.0% -lh5- 58b9 Feb 22 06:18 agaconv-0.9.7/src/CDXLEncode.hpp
[generic] 611 1155 52.9% -lh5- 259d Feb 22 06:18 agaconv-0.9.7/src/CDXLFileGeneration.cpp
[generic] 620 1102 56.3% -lh5- d5cb Feb 22 06:18 agaconv-0.9.7/src/CDXLFileGeneration.hpp
[generic] 1880 5765 32.6% -lh5- 2b1a Feb 22 06:18 agaconv-0.9.7/src/CDXLFrame.cpp
[generic] 1061 2252 47.1% -lh5- 4b80 Feb 22 06:18 agaconv-0.9.7/src/CDXLFrame.hpp
[generic] 3316 11979 27.7% -lh5- 2e48 Feb 22 06:18 agaconv-0.9.7/src/CDXLHeader.cpp
[generic] 1693 4659 36.3% -lh5- 3c20 Feb 22 06:18 agaconv-0.9.7/src/CDXLHeader.hpp
[generic] 1530 4200 36.4% -lh5- f812 Feb 22 06:18 agaconv-0.9.7/src/CDXLPalette.cpp
[generic] 1177 2407 48.9% -lh5- 4991 Feb 22 06:18 agaconv-0.9.7/src/CDXLPalette.hpp
[generic] 1676 5429 30.9% -lh5- 61d0 Feb 22 06:18 agaconv-0.9.7/src/Chunk.cpp
[generic] 1201 3154 38.1% -lh5- a79a Feb 22 06:18 agaconv-0.9.7/src/Chunk.hpp
[generic] 2546 8716 29.2% -lh5- a800 Feb 22 06:18 agaconv-0.9.7/src/CommandLineParser.cpp
[generic] 641 1131 56.7% -lh5- ec4a Feb 22 06:18 agaconv-0.9.7/src/CommandLineParser.hpp
[generic] 2279 6584 34.6% -lh5- c3d8 Feb 22 06:18 agaconv-0.9.7/src/FileSequenceConversion.cpp
[generic] 1297 2769 46.8% -lh5- 5694 Feb 22 06:18 agaconv-0.9.7/src/FileSequenceConversion.hpp
[generic] 501 862 58.1% -lh5- 3993 Feb 22 06:18 agaconv-0.9.7/src/FrameLoader.cpp
[generic] 692 1241 55.8% -lh5- 9661 Feb 22 06:18 agaconv-0.9.7/src/FrameLoader.hpp
[generic] 1052 2590 40.6% -lh5- b252 Feb 22 06:18 agaconv-0.9.7/src/IffANHDChunk.cpp
[generic] 756 1357 55.7% -lh5- 4c50 Feb 22 06:18 agaconv-0.9.7/src/IffANHDChunk.hpp
[generic] 1168 2813 41.5% -lh5- a128 Feb 22 06:18 agaconv-0.9.7/src/IffANIMForm.cpp
[generic] 734 1372 53.5% -lh5- 451e Feb 22 06:18 agaconv-0.9.7/src/IffANIMForm.hpp
[generic] 1003 2430 41.3% -lh5- 4c15 Feb 22 06:18 agaconv-0.9.7/src/IffBMHDChunk.cpp
[generic] 1187 2392 49.6% -lh5- 4130 Feb 22 06:18 agaconv-0.9.7/src/IffBMHDChunk.hpp
[generic] 829 1558 53.2% -lh5- f1e2 Feb 22 06:18 agaconv-0.9.7/src/IffBODYChunk.cpp
[generic] 707 1257 56.2% -lh5- 7f93 Feb 22 06:18 agaconv-0.9.7/src/IffBODYChunk.hpp
[generic] 1044 2617 39.9% -lh5- 4f03 Feb 22 06:18 agaconv-0.9.7/src/IffCAMGChunk.cpp
[generic] 827 1591 52.0% -lh5- 6dc8 Feb 22 06:18 agaconv-0.9.7/src/IffCAMGChunk.hpp
[generic] 544 975 55.8% -lh5- a86e Feb 22 06:18 agaconv-0.9.7/src/IffChunk.cpp
[generic] 592 1016 58.3% -lh5- 5050 Feb 22 06:18 agaconv-0.9.7/src/IffChunk.hpp
[generic] 1025 2407 42.6% -lh5- 362e Feb 22 06:18 agaconv-0.9.7/src/IffCMAPChunk.cpp
[generic] 788 1495 52.7% -lh5- a9bc Feb 22 06:18 agaconv-0.9.7/src/IffCMAPChunk.hpp
[generic] 948 2260 41.9% -lh5- 0cad Feb 22 06:18 agaconv-0.9.7/src/IffDataChunk.cpp
[generic] 704 1332 52.9% -lh5- 13ad Feb 22 06:18 agaconv-0.9.7/src/IffDataChunk.hpp
[generic] 878 1958 44.8% -lh5- b406 Feb 22 06:18 agaconv-0.9.7/src/IffDPANChunk.cpp
[generic] 679 1253 54.2% -lh5- 4d49 Feb 22 06:18 agaconv-0.9.7/src/IffDPANChunk.hpp
[generic] 2074 7473 27.8% -lh5- 7807 Feb 22 06:18 agaconv-0.9.7/src/IffILBMChunk.cpp
[generic] 1029 2398 42.9% -lh5- 217c Feb 22 06:18 agaconv-0.9.7/src/IffILBMChunk.hpp
[generic] 527 901 58.5% -lh5- dcbb Feb 22 06:18 agaconv-0.9.7/src/IffSBDYChunk.cpp
[generic] 575 972 59.2% -lh5- 3e05 Feb 22 06:18 agaconv-0.9.7/src/IffSBDYChunk.hpp
[generic] 1109 2785 39.8% -lh5- 6ca3 Feb 22 06:18 agaconv-0.9.7/src/IffSXHDChunk.cpp
[generic] 841 1605 52.4% -lh5- fc95 Feb 22 06:18 agaconv-0.9.7/src/IffSXHDChunk.hpp
[generic] 860 1950 44.1% -lh5- 0d8d Feb 22 06:18 agaconv-0.9.7/src/IffUnknownChunk.cpp
[generic] 641 1172 54.7% -lh5- f286 Feb 22 06:18 agaconv-0.9.7/src/IffUnknownChunk.hpp
[generic] 1498 7756 19.3% -lh5- 4934 Feb 22 06:18 agaconv-0.9.7/src/Makefile
[generic] 626 1161 53.9% -lh5- 9b3f Feb 22 06:18 agaconv-0.9.7/src/Options.cpp
[generic] 1155 2459 47.0% -lh5- 5fff Feb 22 06:18 agaconv-0.9.7/src/Options.hpp
[generic] 4362 13003 33.5% -lh5- 55a6 Feb 22 06:18 agaconv-0.9.7/src/PngLoader.cpp
[generic] 1337 2714 49.3% -lh5- 614d Feb 22 06:18 agaconv-0.9.7/src/PngLoader.hpp
[generic] 1158 2847 40.7% -lh5- e4d2 Feb 22 06:18 agaconv-0.9.7/src/RGBColor.cpp
[generic] 867 1731 50.1% -lh5- c306 Feb 22 06:18 agaconv-0.9.7/src/RGBColor.hpp
[generic] 560 935 59.9% -lh5- efb9 Feb 22 06:18 agaconv-0.9.7/src/Stage.cpp
[generic] 557 929 60.0% -lh5- e1da Feb 22 06:18 agaconv-0.9.7/src/Stage.hpp
[generic] 2318 7808 29.7% -lh5- b9dc Feb 22 06:18 agaconv-0.9.7/src/StageAnimEdit.cpp
[generic] 669 1142 58.6% -lh5- a1a5 Feb 22 06:18 agaconv-0.9.7/src/StageAnimEdit.hpp
[generic] 796 1471 54.1% -lh5- e991 Feb 22 06:18 agaconv-0.9.7/src/StageChunkInfo.cpp
[generic] 579 976 59.3% -lh5- 1e2e Feb 22 06:18 agaconv-0.9.7/src/StageChunkInfo.hpp
[generic] 964 2054 46.9% -lh5- 6157 Feb 22 06:18 agaconv-0.9.7/src/StageILBMFileInfo.cpp
[generic] 567 969 58.5% -lh5- 3644 Feb 22 06:18 agaconv-0.9.7/src/StageILBMFileInfo.hpp
[generic] 1177 2495 47.2% -lh5- 160c Feb 22 06:18 agaconv-0.9.7/src/Util.cpp
[generic] 934 1880 49.7% -lh5- 82b9 Feb 22 06:18 agaconv-0.9.7/src/Util.hpp
[generic] 671335 1730452 38.8% -lh5- 11b9 Apr 1 00:26 agaconv-0.9.7/bin/agaconv-encode
[generic] 10231 39888 25.6% -lh5- ee80 Feb 22 06:18 agaconv-0.9.7/bin/agaconv.bak
[generic] 10226 39932 25.6% -lh5- 61ff Apr 5 20:46 agaconv-0.9.7/bin/agaconv
---------- ----------- ------- ------- ------ ---------- ------------ ----------
Total 80 files 789451 2064466 38.2% Apr 11 05:08
|
|
|
|
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |