[Ffmpeg-devel] [RFC][PATCH] flash screen video decoder

Benjamin Larsson banan
Wed May 17 16:12:55 CEST 2006


This decoder currently only works with ffplay (maybe mplayer also), any
attempts to transcode into something else made it segfault on my
machine. Any hints to fix that would be nice. I'm also unsure if the
colors are correct under PPC, I found a colorspace that produced correct
image on amd64. And I'm not so happy about the block allocation and the
zlib defines. Should the decoder be completly disabled or report that
zlib is missing. Currently both methods are used. (png vs tscc)

A test sample can be found here:
http://klaus.geekserver.net/libflv/screen.flv
The background should be yellow or gold colored.

And if someone has anymore samples I would like to test them.

MvH
Benjamin Larsson

-- 
"incorrect information" is an oxymoron. Information is, by definition, factual, correct.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashflv.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060517/eca5ff66/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashsv.c
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060517/eca5ff66/attachment.asc>



More information about the ffmpeg-devel mailing list