FIASCO: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
(added a pointer to a git repository and some comments)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
*Website: http://web.archive.org/web/20001205233300/http://ulli.linuxave.net/fiasco/
*Website: http://web.archive.org/web/20001205233300/http://ulli.linuxave.net/fiasco/
*Samples: http://web.archive.org/web/20001205233300/http://ulli.linuxave.net/fiasco/fiasco-examples.tar (broken but almost uncompressable with 7z)
*Samples: http://web.archive.org/web/20001205233300/http://ulli.linuxave.net/fiasco/fiasco-examples.tar (broken but almost uncompressable with 7z)
:does it work with the archive.org fix? http://www.archive.org/iathreads/post-view.php?id=9151 --[[User:Compn|Compn]] 08:11, 24 June 2009 (EDT)
*Samples and the source for fiasco-1.3: http://attila.kinali.ch/fiasco/
(needs some evident fixes for proper use of putc() return value; besides that, afiasco segfaults on frame change, any clues?)
*A git repository based on fiasco-1.3: https://github.com/megatherion/Fiasco
(does not compile X11-stuff out-of-the-box?)


FIASCO (Fractal Image And Sequence COdec) is fractal-based image/video codec like [[ClearVideo]].
FIASCO (Fractal Image And Sequence COdec) is fractal-based image/video codec like [[ClearVideo]].


On Web Archive, version 1.3 (or later) sourcecode is missing but 1.1 is alive (GPL 2): http://web.archive.org/web/20001002145148/http://ulli.linuxave.net/fiasco/fiasco-1.1.tar.gz
On Web Archive, version 1.3 (or later?) sourcecode is missing but 1.1 is alive (GPL 2): http://web.archive.org/web/20001002145148/http://ulli.linuxave.net/fiasco/fiasco-1.1.tar.gz
 
Netpbm has decoder and encoder that is based on FIASCO version 1.3: http://netpbm.svn.sourceforge.net/viewvc/netpbm/trunk/converter/other/fiasco/


[[Category:Container Formats]]
[[Category:Container Formats]]

Latest revision as of 10:15, 4 January 2013

does it work with the archive.org fix? http://www.archive.org/iathreads/post-view.php?id=9151 --Compn 08:11, 24 June 2009 (EDT)

(needs some evident fixes for proper use of putc() return value; besides that, afiasco segfaults on frame change, any clues?)

(does not compile X11-stuff out-of-the-box?)

FIASCO (Fractal Image And Sequence COdec) is fractal-based image/video codec like ClearVideo.

On Web Archive, version 1.3 (or later?) sourcecode is missing but 1.1 is alive (GPL 2): http://web.archive.org/web/20001002145148/http://ulli.linuxave.net/fiasco/fiasco-1.1.tar.gz

Netpbm has decoder and encoder that is based on FIASCO version 1.3: http://netpbm.svn.sourceforge.net/viewvc/netpbm/trunk/converter/other/fiasco/