swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] jpeg2swf.exe doesn't work properly with -m option


From: Matthias Kramm
Subject: Re: [Swftools-common] jpeg2swf.exe doesn't work properly with -m option (h.263 codec)
Date: Sat, 7 Aug 2004 15:00:43 +0200
User-agent: Mutt/1.5.6i

On Sat, Aug 07, 2004 at 04:26:48AM -0700, Alexander Gordeev wrote:
> I was trying to use jpeg2swf.exe with -m option on set of images (see 
> attached images.zip)
>  
> > jpeg2swf -m walk1.jpg ... walk8.jpg
>  
> The result is a 'black screen' (Internet Explorer, Flash 7) [...]

That should be fixed now. The fileversion was set to 4. It has to be 6 in order
for movies to work. Funny Opera and Mozilla don't have a problem with
this.
Does 
    http://www.quiss.org/tmp/output.swf
work better with IE?

> [...] and a slightly corrupted
> video in Opera browser (opera.jpg attachment).

Are you referring to the green border?
Well, the video to convert is 220x332.  The internal h.263 video is 
padded to (multiples of 16) 224x336 (with YUV 0/0/0, which is green).
However, the bounding box of the movie is also only 220x332, so the
green border should be clipped away. The fact that it isn't seems to be
due to a either a browser or a flash player bug.
A quick workaround would probably be to change the jpeg
widths/heights so that they are a multiple of 16.

Greetings

Matthias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]